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
Jacob Fletcher
bd4da37f23
fix: creates backup of latest version after restoring draft #1873
2023-01-19 11:38:39 -05:00
Elliot DeNolf
9e7a15c1be
chore: ts-ignore swcRegister in tests
2023-01-18 12:26:24 -05:00
James
ed6394300f
chore: passing e2e
2023-01-18 10:28:45 -05:00
James
6f62429382
chore: merges removal of swc/register
2023-01-17 16:51:11 -05:00
James
66dac29ee6
chore: merges versions simplification
2023-01-17 15:44:11 -05:00
James
3bb262fd66
chore: passing tests
2023-01-17 15:01:15 -05:00
James
dff840c49b
chore: adds version count tests
2023-01-16 21:05:40 -05:00
James
0a4766a61e
chore: passing tests
2023-01-16 19:04:09 -05:00
James
671adc7e0e
chore: begins simplifying versions
2023-01-16 18:09:38 -05:00
James
0af29ff4db
chore: dynamically uses generated types via tsconfig paths
2023-01-15 12:22:16 -05:00
James
b06ca700be
fix : #1877 , #1867 - mimeTypes and imageSizes no longer cause error in admin ui
2023-01-15 09:41:54 -05:00
James
918f736141
chore: begins ts improvements
2023-01-13 11:36:01 -05:00
James
c0710a3b74
chore: progress to ts improvements
2023-01-12 13:22:15 -05:00
James
d3d367c635
feat: isolates local api to local-only functions, converts it to ts generic for stronger typing
2023-01-11 17:03:10 -05:00
James
84e03893fd
chore: begins local api abstraction
2023-01-11 15:58:58 -05:00
James Mikrut
5e7d731ddd
Merge pull request #1850 from payloadcms/fix/1848
...
fix: rte link from text
2023-01-11 10:33:21 -05:00
Jacob Fletcher
2e833a6efd
chore: e2e test for rte link from text
2023-01-11 10:25:43 -05:00
James
047efe02ff
chore: revert #1794 for now until permanent init architecture is established
2023-01-11 09:32:44 -05:00
James
441eb2c20c
chore: keeps swc/register for playwright tests
2023-01-10 15:53:41 -05:00
James
f1c342e05e
feat: requires ts-node to start a project for any config that uses ts or jsx
2023-01-10 11:48:40 -05:00
Jarrod Flesch
96002dbda5
Merge pull request #1719 from payloadcms/feat/1695-nullable-localized-array-and-blocks
...
Feat: allow null for non-default locales on arrays and blocks
2023-01-10 11:23:46 -05:00
Jarrod Flesch
9b71aa17b3
chore: uses defaultLocale for local operations locale and fallbackLocale
2023-01-10 10:40:35 -05:00
Jacob Fletcher
03dcf743e8
Merge pull request #1835 from payloadcms/fix/1801
...
fix: upload field filterOptions
2023-01-10 09:46:26 -05:00