James
c5491e6f27
chore: linting useThumbnail
2024-03-19 15:36:29 -04:00
James
b47b5ddb05
chore: more progress to elements
2024-03-19 15:30:07 -04:00
James
095799a816
chore: merge
2024-03-19 15:24:52 -04:00
James
1104b6daa4
chore: progress to element exports
2024-03-19 15:23:22 -04:00
Alessio Gravili
4ecd811302
adjust providers
2024-03-19 15:18:58 -04:00
Alessio Gravili
b112ccd6d8
templates and graphics
2024-03-19 15:11:08 -04:00
Jacob Fletcher
bee32f9898
fix(ui): takes context as precedent when determining field paths
2024-03-19 15:09:02 -04:00
Alessio Gravili
69fce590e3
graphics
2024-03-19 14:57:31 -04:00
Alessio Gravili
c51ed43a10
fix: access control test suite & add it to CI ( #5372 )
2024-03-19 14:47:16 -04:00
James
fd51511380
chore: merge
2024-03-19 14:44:28 -04:00
James
8a054d8cc9
chore: moves fields, preps for individual export
2024-03-19 14:43:46 -04:00
Alessio Gravili
91731896c4
providers
2024-03-19 14:25:16 -04:00
Paul
e897d04218
fix: not-found being squished ( #5369 )
2024-03-19 13:32:30 -03:00
James
69e4de6ba9
Merge branch 'newtests' of github.com:payloadcms/payload into newtests
2024-03-19 12:24:38 -04:00
James
6b176066ec
chore: progress to removing barrel file reliance
2024-03-19 12:23:57 -04:00
Alessio Gravili
4c372962fc
fix publishConfig
2024-03-19 11:39:25 -04:00
Jacob Fletcher
001f386244
chore: splits client config into separate files ( #5367 )
2024-03-19 11:38:33 -04:00
Alessio Gravili
5eb73e0c05
remove unnecessary TypeScript import
2024-03-19 11:34:22 -04:00
Alessio Gravili
3347f92414
stuff
2024-03-19 11:33:32 -04:00
Alessio Gravili
72c6200f17
get e2e and dev to work with test as new root directory
2024-03-19 11:31:50 -04:00
Dan Ribbens
ed01ee1e2d
feat: duplicate doc moved from frontend to backend concern ( #5342 )
...
BREAKING CHANGE: collection.admin.hooks.beforeDuplicate removed and instead should be handled using field beforeDuplicate hooks which take the full field hook arguments.
* feat: duplicate doc moved from frontend to backend concern
* feat: default beforeDuplicate hook functions on unique fields
* docs: beforeDuplicate field hook
* test: duplicate doc local api
* chore: fix build errors
* chore: add access.create call to duplicate operation
* chore: perfectionist reorder imports
2024-03-19 11:25:19 -04:00
Jacob Fletcher
b259bc60a2
Merge pull request #5358 from payloadcms/chore/select-labels
...
fix(ui): renders select options labels from component map and migrates SanitizedConfig to ClientConfig types
2024-03-19 10:19:55 -04:00
Jacob Fletcher
772d5e10b8
chore: migrates from SanitizedConfig to ClientConfig types where necessary
2024-03-19 10:18:20 -04:00
Jacob Fletcher
7e96560fbb
chore(ui): adds disableBulkEdit and unique to field map
2024-03-19 10:18:08 -04:00
Jacob Fletcher
6ae5e11c6f
fix(ui): renders label from component map in select field
2024-03-19 10:14:06 -04:00
Alessio Gravili
9877fe2eed
chore: add test directory to package.json workspaces directory ( #5365 )
2024-03-19 09:59:20 -04:00
Alessio Gravili
fe086e90a1
chore: add auth to CI ( #5363 )
2024-03-19 09:42:59 -04:00
Elliot DeNolf
c9958e1634
ci: disable postgres temporarily
2024-03-19 09:35:44 -04:00
Elliot DeNolf
67f7c002c9
Merge pull request #5359 from payloadcms/chore/test-dir-to-workspace
...
chore: add test dir to workspace
2024-03-19 08:53:37 -04:00
Paul Popus
bf7c38d8e8
chore: add escape-html to dev deps
2024-03-19 09:47:48 -03:00
Elliot DeNolf
f361d153d1
chore: suppress memory db log message if in CI
2024-03-19 02:13:09 -04:00
Elliot DeNolf
0e571c3e35
ci: ignore fields int tests for now
2024-03-19 02:13:09 -04:00
Elliot DeNolf
7857c80c79
chore: move getFileByPath to payload/uploads
2024-03-19 01:46:28 -04:00
Elliot DeNolf
99adfd2bba
chore: export mapAsync, fix some packages/next refs
2024-03-19 01:34:12 -04:00
Elliot DeNolf
9a493491f1
chore: properly export getFileByPath
2024-03-19 01:24:05 -04:00
Elliot DeNolf
1ac76d7758
chore: more linting
2024-03-19 01:15:25 -04:00
Elliot DeNolf
c5ecf48d94
chore: add test/ to workspace, update most references
2024-03-19 00:59:56 -04:00
Elliot DeNolf
1e10f021b5
chore: update all package.json main, types, exports, publishConfig
2024-03-19 00:45:50 -04:00
Paul Popus
7d0bd49ae3
fix: live-preview replace goToDoc utility with correct waitForURL
2024-03-18 18:38:07 -03:00
Elliot DeNolf
d4e7cabee5
ci: comment out all e2e tests
2024-03-18 17:11:38 -04:00
Elliot DeNolf
92471b0beb
chore: fix @payloadcms/ui refs in test dir
2024-03-18 16:55:27 -04:00
Paul Popus
ea713758a1
fix: remove pretest steps on live-preview e2e
2024-03-18 17:52:15 -03:00
Jacob Fletcher
9182d8d594
fix(ui): falls back custom fields as undefined instead of null
2024-03-18 16:50:15 -04:00
Elliot DeNolf
7df3434c6a
ci: run e2e tests individually
2024-03-18 16:48:28 -04:00
Alessio Gravili
5e9014b2c3
chore: fix some eslint errors
2024-03-18 16:46:56 -04:00
Alessio Gravili
4d95c824f3
Merge remote-tracking branch 'origin/alpha' into alpha
2024-03-18 16:24:52 -04:00
Alessio Gravili
28d7d2544e
fix: live preview aliases
2024-03-18 16:24:40 -04:00
Jacob Fletcher
decc56e54d
fix: properly renders custom field components
2024-03-18 16:21:52 -04:00
Alessio Gravili
976d86ae1a
fix: missing name in ID field
2024-03-18 16:06:22 -04:00
Alessio Gravili
4e650e17aa
chore: remove some default exports
2024-03-18 15:50:53 -04:00