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 Mikrut
5d71d4bf6e
Merge pull request #1920 from payloadcms/fix/index-version-timestamp-fields
...
fix: versions error on cosmos db
2023-01-19 16:49:58 -05:00
James
bbc926bccc
chore: only calls onInit within initHTTP if local is not true
2023-01-19 16:35:52 -05:00
James
c83ad752ca
chore: only sets local to false if local is undefined
2023-01-19 16:19:11 -05:00
James
9ae5b47296
Merge branch 'master' of github.com:payloadcms/payload
2023-01-19 16:06:57 -05:00
James
6dc688cefd
chore: ensures onInit is called after initHTTP
2023-01-19 16:06:50 -05:00
Jarrod Flesch
989409a1ab
Feat/1180 loading UI enhancements
2023-01-19 15:41:12 -05:00
Jarrod Flesch
ead6229d55
Merge pull request #1922 from payloadcms/revert-1911-feat/1180-loading-ui-enhancements
...
Revert "Feat/1180 loading UI enhancements"
2023-01-19 15:21:01 -05:00
Jarrod Flesch
69147a51d6
Revert "Feat/1180 loading UI enhancements"
2023-01-19 15:20:44 -05:00
James
6023559142
Merge branch 'master' of github.com:payloadcms/payload
2023-01-19 15:20:42 -05:00
Jarrod Flesch
51bd6d5ce0
Merge pull request #1911 from payloadcms/feat/1180-loading-ui-enhancements
...
Feat/1180 loading UI enhancements
2023-01-19 15:20:29 -05:00
James
690ec7ce24
chore: updates vscode debug script
2023-01-19 15:20:28 -05:00
Jarrod Flesch
ff8dc859cd
Merge branch 'master' into feat/1180-loading-ui-enhancements
2023-01-19 15:04:50 -05:00
Jessica Chowdhury
06230398d7
fix: hides fallback locale checkbox when field localization is set to false ( #1893 )
...
* fix: hides fallback locale checkbox when field localization is set to false
* fix: updates fallback locale checkbox logic
* chore: updates naming convention
2023-01-19 14:33:30 -05:00
Jacob Fletcher
c0e21c2406
chore: upgrades package.json ( #1919 )
...
* Upgraded the packages to latest patch versions where non breaking
* Upgraded the packages to latest minor versions where non breaking
Co-authored-by: TomDoFuture <108644869+TomDoFuture@users.noreply.github.com >
2023-01-19 14:27:33 -05:00
Jarrod Flesch
fc23b49998
chore: removes forced initial delay on shimmer effect
2023-01-19 14:18:46 -05:00
Jarrod Flesch
a88c352e72
chore: adds processing loader to use form context
2023-01-19 14:08:06 -05:00
Dan Ribbens
338c4e2fb1
fix: versions error on cosmos db
2023-01-19 13:47:38 -05:00
Jacob Fletcher
8b08e5a1f9
Merge pull request #1892 from payloadcms/fix/restore-draft
...
fix: creates backup of current version after restoring draft
2023-01-19 11:40:11 -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
Jessica Chowdhury
eec4b3ace5
fix: disables escapeValue for i18n ( #1886 )
2023-01-19 11:36:14 -05:00
Jarrod Flesch
9feca3c4cc
chore: merge with master
2023-01-19 11:26:28 -05:00
James Mikrut
4a49640c3f
Merge pull request #1915 from payloadcms/canary
...
Canary release
2023-01-19 10:38:31 -05:00
Jarrod Flesch
32e2211dbe
chore: loader bar color correction
2023-01-19 01:06:43 -05:00
Jarrod Flesch
fcc247ffd6
chore: adds translations for uploading and updating
2023-01-19 01:01:59 -05:00
Jarrod Flesch
d13732b44e
chore: adds loader for uploads, refines messaging on loaders
2023-01-19 00:45:57 -05:00
Jarrod Flesch
50f74fbeda
chore: refines shimmer, adds to list view and CodeEditor element
2023-01-18 17:04:31 -05:00
James
4855ba07c5
chore: canary release
2023-01-18 16:07:50 -05:00
James
1e0c5be5b3
Merge branch 'feat/require-ts-node' of github.com:payloadcms/payload into canary
2023-01-18 16:01:30 -05:00
James
21c15ae559
chore: canary release
2023-01-18 15:56:03 -05:00
Elliot DeNolf
9e7a15c1be
chore: ts-ignore swcRegister in tests
2023-01-18 12:26:24 -05:00
Jarrod Flesch
f66dd613e3
chore: directs attention to breaking changes headings
2023-01-18 12:13:46 -05:00
Jarrod Flesch
3c70a15bb6
Decorate changelog
2023-01-18 12:05:10 -05:00
Elliot DeNolf
a1f40c73c9
chore: proper generated type default in changelog
2023-01-18 12:01:49 -05:00
James
98171abed5
chore: ensures tsc succeeds
2023-01-18 11:58:35 -05:00
James
9b949da47c
Merge branch 'canary' of github.com:payloadcms/payload into canary
2023-01-18 11:56:12 -05:00
James
caa5cefe53
chore: leverages swc/register for bin scripts
2023-01-18 11:56:03 -05:00
Elliot DeNolf
1befe0ce57
chore: revert onInit type change
2023-01-18 11:46:23 -05:00
James
63ca5126cf
chore: changelog update
2023-01-18 11:28:11 -05:00
James
a4105266b4
chore: release
2023-01-18 10:58:30 -05:00
James Mikrut
148fc817cd
Merge pull request #1907 from notcorp/master
...
Update sendEmail.ts
2023-01-18 10:56:19 -05:00
Jarrod Flesch
213849fb32
chore: adjusts useLoadingOverlay api
2023-01-18 10:56:14 -05:00
James
412064d77f
chore: merges version deletion
2023-01-18 10:46:23 -05:00
James
700e3a159f
Merge branch 'master' of github.com:payloadcms/payload into canary
2023-01-18 10:33:39 -05:00
James Mikrut
ea069c0c51
Merge pull request #1864 from payloadcms/feat/retain-deleted
...
feat: allows versions to be deleted alongside of main document deletion
2023-01-18 10:33:15 -05:00
James Mikrut
de2ef90043
Merge pull request #1890 from payloadcms/fix/pino-pretty-yarn-2
...
fix: bump pino and pino-pretty to accommodate yarn 2
2023-01-18 10:32:07 -05:00
James
ed6394300f
chore: passing e2e
2023-01-18 10:28:45 -05:00
Chris McGrane
8ae0d045e3
Update sendEmail.ts
...
Switched sendEmail typing to nodemailer's SendMailOptions
2023-01-18 10:27:26 -05:00
James
70745cea5d
chore: renames beta to canary
2023-01-17 16:51:50 -05:00