Elliot DeNolf
1d3b500962
chore(release): v3.0.0-alpha.55 [skip ci]
2024-04-05 17:40:07 -04:00
Dan Ribbens
6fec2bbe1c
chore: refactor auth from next into new payload local operation ( #5641 )
2024-04-05 17:08:51 -04:00
Dan Ribbens
136545d1fd
feat: move disableDuplicate out of admin and update APIs ( #5620 )
2024-04-05 16:44:41 -04:00
Jacob Fletcher
780f26f135
fix(next): incorrect access of select options in versions view ( #5687 )
2024-04-05 15:03:49 -04:00
Jacob Fletcher
d1276c4299
feat(next): threads payload through live preview url
2024-04-05 14:36:14 -04:00
Jacob Fletcher
69730b6c95
Merge branch 'alpha' into fix/lp-url
2024-04-05 14:25:17 -04:00
Jarrod Flesch
17352c9a56
chore: change pw buttons, field readOnly prop, admin panel thumbnailURL fallback ( #5694 )
2024-04-05 13:51:17 -04:00
Jacob Fletcher
1b6026304f
fix(next): adjusts args sent through live preview url
2024-04-05 13:37:12 -04:00
Jacob Fletcher
91f9973c6c
fix(next): properly types locale in live preview url
2024-04-05 13:37:07 -04:00
PatrikKozak
d8a38b4e35
fix: incorrect access of select options in versions
2024-04-05 10:38:09 -04:00
Elliot DeNolf
1a11466e69
chore(release): v3.0.0-alpha.54 [skip ci]
2024-04-04 21:05:18 -04:00
Elliot DeNolf
78ab2fbe09
chore: adjust translations and next publishConfig
2024-04-04 21:03:36 -04:00
Elliot DeNolf
81b33cee5c
chore(release): v3.0.0-alpha.53 [skip ci]
2024-04-04 20:32:31 -04:00
Elliot DeNolf
8325fadeb3
chore(release): v3.0.0-alpha.52 [skip ci]
2024-04-04 20:15:31 -04:00
Elliot DeNolf
d54275b3bd
chore: unpushed version bump
2024-04-04 20:11:16 -04:00
Elliot DeNolf
5c5acdcb03
chore(release): v3.0.0-alpha.50 [skip ci]
2024-04-04 19:00:11 -04:00
James
31cd663ad5
chore: merge alpha
2024-04-04 17:33:30 -04:00
Jacob Fletcher
0e9c9d7ccf
Fix/admin e2e ( #5670 )
2024-04-04 17:31:42 -04:00
Jacob Fletcher
354e140305
fix(ui): ssr entity descriptions
2024-04-04 17:07:09 -04:00
Jarrod Flesch
62b7acc93a
chore: simplify usage of useTitle
2024-04-04 16:15:49 -04:00
Alessio Gravili
3d3305a312
Merge remote-tracking branch 'origin/alpha' into fix/fields-e2e
2024-04-04 14:57:22 -04:00
James
5d57572694
chore: work to add consistency to fields e2e
2024-04-04 14:41:58 -04:00
Jacob Fletcher
03c9a883e1
Merge branch 'alpha' into fix/alpha/admin-e2e
2024-04-04 13:48:11 -04:00
Elliot DeNolf
5d4bb10106
chore: update all package.json repository urls and homepage ( #5655 )
2024-04-04 12:02:08 -04:00
Jacob Fletcher
7894a54a0e
Merge branch 'alpha' into fix/alpha/admin-e2e
2024-04-04 10:02:37 -04:00
Jarrod Flesch
cae0399584
chore: adds types to default columns
2024-04-04 09:54:05 -04:00
Alessio Gravili
806b04e0ca
Merge pull request #5633 from payloadcms/feat/form-server-validation
2024-04-04 09:07:05 -04:00
Paul
e092e9ba67
fix: missing data in first user registration ( #5645 )
2024-04-03 19:08:10 -03:00
Alessio Gravili
f3b18fcf0e
chore: move autosave new document creation & redirect logic to server, fixes versions e2e flakes due to late redirect
2024-04-03 13:50:52 -04:00
Jarrod Flesch
9f4ab26696
chore: passing admin/nav tests
2024-04-03 12:17:48 -04:00
James
4ddef9d648
chore: adds prop to form to allow server validation only on submit
2024-04-03 12:03:05 -04:00
Jarrod Flesch
a330fe6017
chore(ui): simplifies adminThumbnail functionality ( #5615 )
2024-04-03 08:49:31 -04:00
Alessio Gravili
7f674f9861
chore: fix payload HMR being run during e2e & int tests
2024-04-02 15:01:18 -04:00
Alessio Gravili
44295ff248
chore: use initPayloadInt consistently in all int test suites and do not init payload twice
2024-04-02 13:39:01 -04:00
Jacob Fletcher
799370f753
fix(next): establishes pattern for preview urls ( #5581 )
2024-04-01 17:30:49 -04:00
James
26b1003cfd
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
2024-03-29 14:56:15 -04:00
James
b696dce6e4
chore: disables password fields if disableLocalStrategy, safely inherits valid: false
2024-03-29 14:55:58 -04:00
Jacob Fletcher
56d6a9767e
Merge pull request #5551 from payloadcms/fix/nav
...
fix: misc.
2024-03-29 13:58:22 -04:00
James
d2cc229622
Merge branch 'alpha' of github.com:payloadcms/payload into fix/alpha/rte-e2e-tests
2024-03-29 13:51:29 -04:00
Jacob Fletcher
e6b166da7d
fix(next): proper 404 handling
2024-03-29 13:30:00 -04:00
Jacob Fletcher
5f7fcfd3df
chore(next): uses visibileEntities in getViewsFromConfig
2024-03-29 11:30:33 -04:00
Paul
5339c09b72
fix: access control test suite ( #5548 )
...
* chore: improve flakiness with access control test suite
* fix issue with redirecting from a drawer
* chore: watches for created id in drawers
---------
Co-authored-by: James <james@trbl.design >
2024-03-29 11:46:46 -03:00
Jacob Fletcher
b6ad218126
fix(ui): establishes pattern for hidden entities ( #5546 )
2024-03-29 10:32:09 -04:00
James
52acd3123f
chore: allows slate to render
2024-03-29 09:48:54 -04:00
Jarrod Flesch
cb3723242c
fix: passing versions e2e ( #5521 )
2024-03-29 01:20:02 -04:00
James Mikrut
08dd9ca91c
Merge pull request #5516 from payloadcms/feat/simplify-doc-fetch
...
feat: simplifies fetching of docs for drawer and edit views
2024-03-28 13:35:07 -04:00
James
ef1bcd5afa
chore: fixes redirection on create
2024-03-28 13:18:35 -04:00
James
934abec88c
feat: simplifies fetching of docs for drawer and edit views
2024-03-28 12:14:12 -04:00
Jarrod Flesch
c1d654c4ce
fix(tests): passing tabs test in fields suite ( #5463 )
2024-03-28 11:28:37 -04:00
Paul
d64b12b14c
fix: breadcrumbs on live preview tab ( #5478 )
2024-03-28 09:32:21 -03:00