PatrikKozak
6c25ad9cc2
Merge branch 'master' of https://github.com/payloadcms/payload into feat/1695-nullable-localized-array-and-blocks
2023-01-09 17:49:31 -05:00
PatrikKozak
c247f3130c
feat: adds translations for fallbackToDefaultLocale
2023-01-09 17:46:35 -05:00
Jarrod Flesch
8f84f9e140
chore: adds simplified config for testing
2023-01-09 17:02:25 -05:00
Jarrod Flesch
21420f16df
chore: adjusts skipValidation for array
2023-01-09 16:39:13 -05:00
Jarrod Flesch
ee682270a4
Merge remote-tracking branch 'origin' into feat/1695-nullable-localized-array-and-blocks
2023-01-09 16:19:11 -05:00
Jarrod Flesch
6923128774
chore: abstracts NullifyField component out, non-default locales can be set to null to use fallback
2023-01-09 16:08:55 -05:00
Jarrod Flesch
5cabd8e4c0
chore: abstracts CheckboxInput into a uncontrolled input
2023-01-09 16:07:41 -05:00
Jarrod Flesch
84bc5ab299
chore: fixes incorrect tooltip arrow color
2023-01-09 16:06:51 -05:00
James Mikrut
aee7d36f1d
Merge pull request #1832 from payloadcms/fix/#1808
...
fix : #1808 , arrays and blocks now save localized nested field data upon reordering rows
2023-01-09 12:59:52 -05:00
James
febbea5550
chore: restores debugger to use fields test suite
2023-01-09 12:59:36 -05:00
James
ee54c1481c
fix : #1808 , arrays and blocks now save localized nested field data upon reordering rows
2023-01-09 12:58:13 -05:00
James
78af86f9d1
chore: simplifies init code
2023-01-09 11:27:00 -05:00
Christian Schurr
82961767e3
feat!: enforces payload.init is async
...
* Run connectMongoose before starting payload init
* - reverted changes
- added deprecated to init
- docs: changed all payload.init to payload.initAsync
- changed all internal init calls
* forgotten inits in docs
* reverted back - removed init and renamed initAsync to init
2023-01-09 11:24:22 -05:00
James Mikrut
7583289d24
Merge pull request #1830 from payloadcms/fix/#1737-upload-filedata-available
...
fix: ensures upload file data is available for conditions
2023-01-09 11:14:55 -05:00
James
d40e136947
fix: ensures upload file data is available for conditions
2023-01-09 10:43:42 -05:00
Jessica Chowdhury
ed7cfff45c
fix: bug when clearing relationship field without hasMany: true ( #1829 )
...
* fix: bug when clearing relationship field without hasMany: true
* fix: checks for null value within function
2023-01-09 10:23:40 -05:00
James Mikrut
a10376372a
Merge pull request #1796 from payloadcms/fix/groups-within-row
...
fix: updates margin for group field within a row
2023-01-09 10:03:50 -05:00
James Mikrut
f6e749734a
Merge pull request #1824 from payloadcms/fix/rte-uploads-drawer
...
fix: prevents uploads drawer from crashing when no uploads are enabled
2023-01-09 09:06:25 -05:00
Jacob Fletcher
62c9efbc54
Merge pull request #1819 from Elliot67/patch-2
...
fix: wrong translation and punctuation spacing
2023-01-09 09:02:09 -05:00
Jacob Fletcher
84e1417b71
fix: prevents uploads drawer from crashing when no uploads are enabled
2023-01-08 23:04:42 -05:00
Elliot Lintz
bf1242aafa
fix: wrong translation and punctuation spacing
2023-01-07 03:38:40 +01:00
Jarrod Flesch
001a68f45c
chore: adjusts block and array schemas to store undefined instead of empty arrays by default
2023-01-06 16:56:26 -05:00
Jacob Fletcher
a823e75d2b
Merge pull request #1815 from iamprompt/patch-1
...
fix: fix miss typo in Thai translation
2023-01-06 12:24:39 -05:00
James
c21c6b8013
chore(release): v1.5.4
v1.5.4
2023-01-06 11:36:26 -05:00
James Mikrut
e42d103af3
Merge pull request #1816 from payloadcms/feat/prebuilt-config
...
feat: allows init to accept a pre-built config
2023-01-06 11:30:57 -05:00
James
84e00bf7b3
feat: allows init to accept a pre-built config
2023-01-06 11:23:55 -05:00
Supakarn Laorattanakul
25e5ab7cee
fix: fix miss typo in Thai translation
2023-01-06 20:23:27 +07:00
James
5a7972fbf8
chore(release): v1.5.3
v1.5.3
2023-01-05 13:53:39 -05:00
James
74e10b1788
Merge branch 'master' of github.com:payloadcms/payload
2023-01-05 13:32:47 -05:00
James
6c3bc6fb34
chore: moves graphql types for globals onto payload class
2023-01-05 13:32:38 -05:00
Jarrod Flesch
b8ca2c56d9
Merge pull request #1807 from payloadcms/fix/code-editor-theme-flicker
...
fix: theme flicker on code editor
2023-01-05 09:42:24 -05:00
Jessica Boezwinkle
c9e7c1b3bc
chore: commits the correct file (jess negligence)
2023-01-05 13:58:44 +00:00
Jessica Boezwinkle
dacf1a85fd
chore: removes code editor theme from options
2023-01-05 13:57:10 +00:00
Jessica Boezwinkle
6567454ae4
fix: theme flicker on code editor
2023-01-05 10:03:19 +00:00
James
06fd7e7776
chore(release): v1.5.2
v1.5.2
2023-01-04 15:16:32 -05:00
James Mikrut
cac4b92a02
Merge pull request #1805 from payloadcms/fix/swc-ignore
...
fix: ignores admin and components from swc
2023-01-04 15:01:43 -05:00
Jacob Fletcher
7d27431312
fix: ignores admin and components from swc
2023-01-04 14:57:07 -05:00
Jarrod Flesch
206d0c2c2a
chore: adds sourcemaps for swc register
2023-01-04 13:54:39 -05:00
James
38b8423150
chore(release): v1.5.1
v1.5.1
2023-01-04 13:23:46 -05:00
James Mikrut
ea8b1ba10c
Merge pull request #1804 from payloadcms/fix/components-dir
...
fix: reverts components directory back to ts
2023-01-04 13:07:51 -05:00
Jacob Fletcher
1bbf099fe0
fix: reverts components directory back to ts
2023-01-04 13:04:07 -05:00
James
5fae18e940
chore: passing tests
2023-01-04 12:46:18 -05:00
James
f4d20a9aed
chore: removes logging
2023-01-04 11:43:45 -05:00
James
27dd945544
chore: adds logging to debug why tests not passing in ci
2023-01-04 11:36:38 -05:00
James
7c74507bca
chore(release): v1.5.0
v1.5.0
2023-01-04 10:43:08 -05:00
James
c18ea7c856
chore: migrates component tests to new version of jest
2023-01-04 10:28:31 -05:00
James
681d75e43e
chore: adapts tests to new jest version
2023-01-04 10:22:57 -05:00
James Mikrut
c11bcd1416
feat: swc register ( #1779 )
...
* feat: implements esbuild and removes babel
* chore: implements esbuild-register
* chore: tests passing
* chore: implements @swc/jest for tests
* feat: implements swc
* chore: removes build and relies on swc/register only
* chore: converts some exports
* chore: flattens ts configs
* chore: allows tsx in swc
* chore: converts more exports into js
* chore: restores payload module.exports
* chore: removes unused dependency
2023-01-04 10:11:26 -05:00
James
82501319ce
chore: dependency updates
2023-01-04 10:06:00 -05:00
Jarrod Flesch
b379001f00
Merge pull request #1802 from payloadcms/chore/code-field-props
...
chore: moves editorProps into admin property for code and json field types
2023-01-04 09:01:07 -05:00