Elliot DeNolf
c3119a5632
chore(release): v3.0.0-alpha.57 [skip ci]
2024-04-08 10:29:26 -04:00
Alessio Gravili
b93f5e9c44
feat!: pass in req to access.admin, to match 2.0 behavior, and strongly type it ( #5712 )
2024-04-07 22:22:48 -04:00
Elliot DeNolf
c74e41fc76
chore(release): v3.0.0-alpha.56 [skip ci]
2024-04-07 13:53:49 -04:00
Alessio Gravili
1853fde379
chore: upgrade typescript and "@types/"-prefixed packages
2024-04-06 15:35:09 -04:00
James
2b2538f13a
chore: removes old bin
2024-04-06 14:31:02 -04:00
James Mikrut
cedf9a2eb8
chore: pre-builds in CI ( #5690 )
2024-04-06 14:10:25 -04:00
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
James
0936f77930
Merge branch 'alpha' of github.com:payloadcms/payload into chore/pre-build-e2e
2024-04-05 15:25: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
James
3bd455ced2
chore: pre-builds in CI
2024-04-05 11:46:02 -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