Jacob Fletcher
4e1748fb8a
fix: renders presentational table columns
2023-03-10 08:59:34 -05:00
Jacob Fletcher
3c205bcaba
chore: writes e2e test for drawer column retention
2023-03-07 13:52:47 -05:00
Jacob Fletcher
5d84a98d7b
chore: writes e2e test for duplicative base fields
2023-03-07 10:34:21 -05:00
Jacob Fletcher
b92ad4a2d6
chore: writes e2e test for row fields as table columns
2023-03-07 10:34:12 -05:00
James Mikrut
12c0e09c65
Merge pull request #2248 from payloadcms/fix/2218
...
Ensure empty objects are preserved within fields with sub schemas
2023-03-06 17:24:40 -05:00
Jarrod Flesch
c447421b05
chore: fixes outdated json field test
2023-03-06 17:06:37 -05:00
James Mikrut
0779f8d73d
feat: improves ui performance with thousands of fields
...
* chore: progress to ui-performance
* chore: removes block load testing
2023-03-06 16:46:07 -05:00
Jarrod Flesch
ace032ef89
fix: minimize not set to false on all field type schemas
2023-03-06 16:08:03 -05:00
Jarrod Flesch
c5f9fa0d97
chore: adds test to empty json objects REST api
2023-03-06 12:27:26 -05:00
James Mikrut
ada9a89cd2
Merge pull request #2237 from payloadcms/feat/relationship-min-max-validation
...
feat: adds min and max options to relationship with hasMany
2023-03-06 11:48:20 -05:00
Dan Ribbens
0f38a0dcf6
feat: adds min and max options to relationship with hasMany
2023-03-04 16:12:07 -05:00
Richard van Heuven van Staereling
cb005d58eb
chore: adds test cases for chaining hooks
2023-03-02 17:05:08 +01:00
Richard van Heuven van Staereling
6c82c1e04f
chore: adds collection type to test chaining hooks
2023-03-02 17:04:37 +01:00
Jarrod Flesch
45b36ce56d
chore: improves empty object json field tests ( #2207 )
2023-02-28 10:51:38 -05:00
James Mikrut
f7a2ae7e55
Merge pull request #2206 from payloadcms/fix/2189-empty-json
...
fix: allows empty objects to be retained in db
2023-02-28 10:45:46 -05:00
Jarrod Flesch
0247e2d106
fix: allows empty objects to be retained in db
2023-02-28 10:40:21 -05:00
James Mikrut
51911cdfdf
Merge pull request #2196 from payloadcms/fix/#2193-globals-publish
...
fix: globals publish after draft
2023-02-28 09:51:26 -05:00
Jacob Fletcher
e2c65e3fa5
feat: drag-and-drop columns ( #2142 )
2023-02-28 09:35:03 -05:00
Jacob Fletcher
523d9d4952
fix: renders rte upload drawer #2178
2023-02-28 09:08:16 -05:00
Dan Ribbens
44651e6ecc
fix: globals publish after draft
2023-02-28 09:03:28 -05:00
Elliot DeNolf
b0b82e1f57
ci: playwright artifacts ( #2201 )
...
* ci: playwright report
* chore: update playwright report location
* ci: trace file only on failure
* ci: reduce test timeout
* test: up the rateLimit
2023-02-27 21:58:11 -05:00
James Mikrut
861a0fdff9
Merge pull request #2199 from payloadcms/fix/#2150-nth-level-querying
...
fix : #2150 , can now query on N number of levels deep
2023-02-27 16:33:49 -05:00
James
ac54b11f9d
fix : #2150 , can now query on N number of levels deep
2023-02-27 16:17:44 -05:00
Dan Ribbens
387cec9838
fix: clear relationship value ( #2188 )
2023-02-27 12:44:12 -05:00
James
d0abf19037
chore: skips flaky test
2023-02-22 14:03:33 -05:00
James
0d6a27cc69
chore: adds further safety to flaky test
2023-02-22 13:42:35 -05:00
James
164b868dc2
chore: attempts to resolve flaky test
2023-02-22 13:02:40 -05:00
Dan Ribbens
2a4db3896e
fix : #2117 collection pagination defaultLimit ( #2147 )
2023-02-21 09:41:34 -05:00
James
15b6bb3d75
fix : #2148 , adds queryHiddenFields property to find operation
2023-02-20 21:15:06 -05:00
Elliot DeNolf
7e8869858c
fix: generate proper json field type according to rfc ( #2137 )
2023-02-19 21:31:07 -05:00
James
32a0778fc4
fix : #2134 , allows links to be populated without having relationship or upload enabled
2023-02-19 21:17:25 -05:00
James
42ebf68932
fix : #2125 , ensures createdAt and updatedAt are returned in update operations
2023-02-18 10:56:09 -05:00
Jarrod Flesch
2089136671
chore: improves test for max versions ( #2102 )
2023-02-15 13:10:07 -05:00
Jacob Fletcher
e36f775273
chore: writes test for existing upload deletion ( #2103 )
2023-02-15 11:39:13 -05:00
Jacob Fletcher
060c3805e5
fix: existing upload deletion #2098 ( #2101 )
2023-02-15 10:15:30 -05:00
Dan Ribbens
586b25a54c
fix : #2077 useAPIKey UI missing with disableLocalStrategy ( #2084 )
2023-02-13 22:33:01 -05:00
Jacob Fletcher
b0a66ce6d8
chore: e2e tests for relationship default value ( #2080 )
2023-02-13 12:58:53 -05:00
Jacob Fletcher
9f30553813
feat: async plugins ( #2030 )
...
* feat: async plugins
* wip: async config
* fix: async config
2023-02-13 10:46:55 -05:00
Jacob Fletcher
6096044fe0
feat: allows control over relationship add new button
2023-02-13 00:23:31 -05:00
James
3a8e730b9c
chore: typo in tests
2023-02-07 14:40:33 -05:00
James
ac2e174643
fix : #1887 , dataloader rich text population infinite loop
2023-02-07 14:35:37 -05:00
James
cff6608996
chore: updates date field tests
2023-02-07 13:44:09 -05:00
Jacob Fletcher
224b68dbf2
chore: fixes failing uploads e2e test
2023-02-07 12:32:08 -05:00
Jarrod Flesch
851983af15
Fix : #1991 - enableRichTextRelationships breaking unrelated list drawers ( #2000 )
...
* fix: adds RTE provider, to allow for disabledRTE relationships from breaking other drawers
* chore: updates hook name
* chore: simplifies list drawer rendering
* chore: simplify types
* chore: adds arg to determine what listType drawer to render
* chore: renames listType to contentType, fix upload field drawer
* chore: requires collectionSlugs in useListDrawer
* chore(test): adds tests for list drawers, relationships and uploads
* chore: formatting
* chore: cleans up types, collectionSlugs are required for useListDrawer
* chore: removes RichTextProvider
* chore: removes hoc in favor of FC hoc
* chore: fixes fc hoc
2023-02-07 11:57:23 -05:00
James Mikrut
96a90bbca4
Merge pull request #1978 from payloadcms/fix/1897
...
fix: removes old media when replaced and re-renders on save
2023-02-07 11:53:05 -05:00
James Mikrut
922887fe77
Merge pull request #2034 from payloadcms/hotfix/max-versions
...
fix: max versions incorrectly sorting and removing
2023-02-07 11:48:00 -05:00
James Mikrut
0bebb4e7ef
Merge pull request #2029 from payloadcms/fix/#1997-absolute-imports-css
...
fix: webpack css-loader resolve urls
2023-02-07 11:47:22 -05:00
Jarrod Flesch
2e4f7ab35c
fix: max versions incorrectly sorting, causing incorrect versions to be held onto
2023-02-07 11:29:25 -05:00
Dan Ribbens
a828ec7c3c
chore: set webpack name from test suite for caching ( #2027 )
2023-02-07 10:38:25 -05:00
Jarrod Flesch
b321b07ad5
chore: fixes stalling tests
2023-02-06 21:48:50 -05:00