James
686a616b4c
fix : #2096 , allows custom ts paths with payload generate:types
2023-02-19 21:37:10 -05:00
James Mikrut
a16bad0cc0
Merge pull request #2136 from payloadcms/fix/#2134-rich-text-link-population
...
fix : #2134 , allows links to be populated without having relationship or upload enabled
2023-02-19 21:18:27 -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
Jacob Fletcher
6a7663beb5
fix: removes custom header and gutter from rte link drawer #2120 ( #2135 )
2023-02-19 21:07:32 -05:00
Elliot DeNolf
06fc8cbf4d
chore: sizes property optional on create graphql resolver
2023-02-19 21:04:41 -05:00
Daniel Söderling
79d047e64f
fix: sizes property optional on upload ( #2066 )
...
* omit 'sizes' when uploading files from the inferred collection type
* cleanup
* optional sizes on create and update, instead of omitted
2023-02-19 21:02:37 -05:00
James
42ebf68932
fix : #2125 , ensures createdAt and updatedAt are returned in update operations
2023-02-18 10:56:09 -05:00
James
ff4d1f6ac2
feat: separates admin root component from DOM render logic
2023-02-17 16:45:54 -05:00
James
1930bc260e
fix: ensures only valid fields can be queried on
2023-02-17 16:45:18 -05:00
James
ad3141dc00
chore: updates types for passing async config to InitOptions
2023-02-15 14:46:21 -05:00
Jacob Fletcher
060c3805e5
fix: existing upload deletion #2098 ( #2101 )
2023-02-15 10:15:30 -05:00
James
8abc9cfbc7
Merge branch 'master' of github.com:payloadcms/payload
2023-02-14 09:40:40 -05:00
James
7bb0984a12
fix: validate type
2023-02-14 09:40:18 -05:00
Dan Ribbens
586b25a54c
fix : #2077 useAPIKey UI missing with disableLocalStrategy ( #2084 )
2023-02-13 22:33:01 -05:00
PatrikKozak
c655ceac9e
chore: richtext p tag reference ( #2085 )
2023-02-13 22:30:04 -05:00
PatrikKozak
e2ed0ccaea
chore: removes leftover p tag reference ( #2081 )
2023-02-13 16:27:18 -05:00
Jarrod Flesch
4999fbaee6
fix: globals not saving drafts unless published first ( #2082 )
2023-02-13 16:25:43 -05:00
Jarrod Flesch
f80ad26081
Merge pull request #2079 from payloadcms/fix/2064-createdAt-versions
...
fix: ensures versions createdAt matches the original doc
2023-02-13 15:30:04 -05:00
Christian Gil
b4a7e912b2
fix: Use the user's AdminUI locale for the DatePicker ( #2046 ) ( #2057 )
...
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2023-02-13 14:47:26 -05:00
Jacob Fletcher
b0a66ce6d8
chore: e2e tests for relationship default value ( #2080 )
2023-02-13 12:58:53 -05:00
Jarrod Flesch
8c7e37c56a
fix: ensures versions createdAt matches the original doc
2023-02-13 11:03:12 -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
Jarrod Flesch
9029dab015
Merge pull request #2050 from behilam/fix/update-document-type
...
fix: Document type in collection update request handler
2023-02-10 22:41:09 -05:00
Jarrod Flesch
93129f8989
Merge pull request #2060 from ChrisGV04/fix/es-translations
...
fix: add missing Spanish translations and fix typos
2023-02-10 22:34:43 -05:00
Stjepan Nikolic
f9cb02026e
fix typo in croatian translation
2023-02-10 21:03:43 +01:00
James
d2254c1255
chore: allows buildPath to be defined in config validation
2023-02-10 12:22:06 -05:00
James
4d259a69f2
feat: allows customization of the folder used to serve admin bundled files in production
2023-02-10 12:20:46 -05:00
James
8c50ae6071
Merge branch 'master' of github.com:payloadcms/payload
2023-02-10 12:16:53 -05:00
James
40ecd206e6
Merge branch 'fix/max-versions' of github.com:payloadcms/payload
2023-02-10 12:08:03 -05:00
Jarrod Flesch
9fed4f1c49
chore: simplifies query
2023-02-10 12:07:45 -05:00
James
ecac445fb2
Merge branch 'fix/max-versions' of github.com:payloadcms/payload
2023-02-10 12:07:40 -05:00
Christian Gil
c4742e5c30
fix: Add missing Spanish translations and fix typos
2023-02-10 11:06:13 -06:00
Jarrod Flesch
8e95383afe
chore: accounts for globals in filter query
2023-02-10 11:53:57 -05:00
Jarrod Flesch
30688bbe41
fix: adds query constraint to ensureMaxVersions query
2023-02-10 11:37:36 -05:00
Behilam
d5cd9709f7
fix: document type in update request handler
2023-02-09 12:27:08 -05:00
Jonas Voisard
dddbec2682
fix: translation of "or" -> "ou" in french ( #2047 )
...
## Description
Fixed a wrong translation
- I have read and understand the CONTRIBUTING.md document in this repository
## Type of change
- fix of tiny error of translation
2023-02-09 08:22:39 -05:00
Jarrod Flesch
e6ac872b0d
fix: drawer state was not set when opened
2023-02-08 08:36:06 -05:00
James
ac2e174643
fix : #1887 , dataloader rich text population infinite loop
2023-02-07 14:35:37 -05:00
James
972dd3e174
Merge branch 'fix/datepicker-i18n' of github.com:payloadcms/payload
2023-02-07 13:20:48 -05:00
Jessica Boezwinkle
3bc67e338b
chore: updates dateTimeFormat
2023-02-07 17:42:56 +00: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
a4514c790b
Merge pull request #2025 from payloadcms/fix/checkbox-focus
...
fix: corrects keyboard accessibility for checkbox field
2023-02-07 08:56:14 -05:00
Jarrod Flesch
b162285f13
Merge pull request #2021 from payloadcms/fix/radio-focus
...
fix: allows radio input to be keyboard accessible
2023-02-07 08:48:38 -05:00
Jarrod Flesch
bdb2f8939a
chore: removes input from tab flow with css
2023-02-07 08:44:31 -05:00