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
Dan Ribbens
ade4c011d3
fix: webpack css-loader resolve urls
2023-02-06 16:43:16 -05:00
Jacob Fletcher
2b654882fd
chore: writes uploads e2e test for mimetype filter options #2016 ( #2028 )
2023-02-06 16:30:51 -05:00
Jacob Fletcher
e6ed676117
chore: passing uploads-related e2e tests
2023-02-06 12:25:05 -05:00
Jacob Fletcher
0dbc4fa213
feat: enables document drawers from read-only fields ( #1989 )
2023-02-04 10:42:51 -05:00
Elliot DeNolf
7720f452d3
ci: generate graphql schema in GH action
2023-02-01 15:17:48 -05:00
James
6ae6b9268f
chore: removes ability to retain deleted versions
2023-01-31 21:16:40 -05:00
Jacob Fletcher
1ab8ccdc99
chore: refines blocks drawer content
2023-01-24 16:05:40 -05:00
Jacob Fletcher
84b36fed6f
Merge remote-tracking branch 'upstream/master' into feat/1909
2023-01-20 15:37:03 -05:00
Jacob Fletcher
f351039d48
chore: blocks drawer e2e tests
2023-01-20 15:28:41 -05:00
Jarrod Flesch
c0ac155a71
fix : #1870 and #1859
...
* chore: ensures relationship fields react to locale changes in the admin panel - fixes #1870
* chore: patches in default values for fields, and localized fields using fallbacks - fixes #1859
* chore: organizes field localization and sanitizing
* Revert "Feat/1180 loading UI enhancements"
* Feat/1180 loading UI enhancements
* chore: safely sets tab if name field, only sets fallback value if it exists
* chore: adds test to ensure text fields use fallback locale value when empty
2023-01-19 16:55:03 -05:00
James
6dc688cefd
chore: ensures onInit is called after initHTTP
2023-01-19 16:06:50 -05:00
Jacob Fletcher
b3f2c79d87
chore: passing versions int tests
2023-01-19 11:39:27 -05:00