Jacob Fletcher
80c545933f
fix(next): adds CORS headers to API Responses ( #5906 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2024-04-22 12:13:06 -04:00
Jacob Fletcher
ff5e438d6d
chore(ui): replaces suisse-intl font with system fallbacks
2024-04-12 09:16:43 -04:00
James
30948ab545
chore: dynamically loads translations
2024-04-08 16:25:21 -04:00
James
89efcc5db1
chore: adds upload export back
2024-04-08 10:46:41 -04:00
Elliot DeNolf
2412134073
chore: importConfig and importWithoutClientFiles ( #5701 )
2024-04-05 16:49:20 -04:00
Alessio Gravili
e912dde08d
chore: ensure autologin passes before starting tests for all e2e test suites ( #5659 )
2024-04-04 13:39:06 -04:00
James
c7274ba16f
chore: wires up conditions for collapsibles, groups, etc
2024-04-02 10:39:52 -04:00
James
73a555788d
chore: uses globalSetup for starting memory db
2024-04-02 09:44:55 -04:00
James
bb8a57d2e9
chore: better pattern to initialize memory server
2024-04-01 17:04:05 -04:00
James
5e52339135
chore: converts e2e suites to new pattern
2024-04-01 16:37:12 -04:00
James
df75914e30
chore: attempts to get _community to pass with change to import order of config
2024-04-01 16:29:22 -04:00
Alessio Gravili
68d0a442e4
fixes
2024-03-20 10:52:21 -04:00
Elliot DeNolf
7857c80c79
chore: move getFileByPath to payload/uploads
2024-03-19 01:46:28 -04:00
Elliot DeNolf
9a493491f1
chore: properly export getFileByPath
2024-03-19 01:24:05 -04:00
Elliot DeNolf
c5ecf48d94
chore: add test/ to workspace, update most references
2024-03-19 00:59:56 -04:00
Jacob Fletcher
55d9377403
chore(ui): client-side renders all default fields ( #5357 )
2024-03-18 12:51:39 -04:00
James
605d96b71b
chore: avoids passing fieldTypes in buildComponentMap
2024-03-18 11:03:14 -04:00
Elliot DeNolf
900c5b7661
chore: remove unnecessary tsconfigs
2024-03-16 10:33:42 -04:00
Elliot DeNolf
65f2cb9a22
chore: rename configHelpers to match function name
2024-03-16 10:18:34 -04:00
Elliot DeNolf
14eb66c87d
test: refactor int tests to use initPayloadInt which reduces boilerplate
2024-03-16 10:11:00 -04:00
Jacob Fletcher
fb4651bdad
chore(ui): strictly types fields ( #5344 )
2024-03-15 17:41:48 -04:00
Alessio Gravili
6789e61488
chore: run lint & prettier on everything
2024-03-14 23:53:47 -04:00
Jacob Fletcher
f85e96acac
fix(ui): executes filterOptions on the server ( #5335 )
2024-03-14 16:53:24 -04:00
Paul Popus
2dc98f682f
fix: issue with community post type
2024-03-14 17:01:33 -03:00
Paul Popus
d4f3309ffd
fix: rowLabel for array field and collapsible field to support client side components
2024-03-14 16:59:33 -03:00
Dan Ribbens
d193c677c7
chore: attach mongoMemoryServer to db and destroy in tests ( #5326 )
...
* chore: attach mongoMemoryServer to db and destroy in tests
* bump mongodb-memory-server to 9.x
---------
Co-authored-by: Paul Popus <paul@nouance.io >
2024-03-14 15:41:20 -04:00
James
a86c1b7cd3
chore: error in _community e2e
2024-03-12 10:02:45 -04:00
James
dd6d08d61d
Merge branch 'alpha' of github.com:payloadcms/payload into alpha
2024-03-12 10:02:08 -04:00
James
0fc120d7d5
chore: _community e2e
2024-03-12 10:01:51 -04:00
Paul Popus
6e03558dcb
chore: eslint the _community code
2024-03-12 10:52:41 -03:00
Alessio Gravili
da1326a336
chore: eslint perf improvements for test suite, make use of cascading for all eslint configs to minimize duplicative rule
2024-03-12 09:15:38 -04:00
Jacob Fletcher
dbbbb6b921
fix(ui): document drawer permissions ( #5296 )
2024-03-11 17:03:13 -04:00
PatrikKozak
cd21138b3d
Merge branch 'alpha' of https://github.com/payloadcms/payload into chore/alpha-remove-schemaOutputFile
2024-03-11 14:05:33 -04:00
James
94aa309910
chore: avoids importing config into playwright tests
2024-03-09 14:41:00 -05:00
PatrikKozak
28f10ffc25
chore: removes schemaOutputFile prop in alpha
2024-03-08 15:58:37 -05:00
Jarrod Flesch
bb10ed5b7d
fix: sync localization data after switching locale ( #5277 )
...
Co-authored-by: James <james@trbl.design >
2024-03-08 14:40:23 -05:00
Alessio Gravili
881d1e9594
chore: replace all __dirname's in test dir
2024-03-08 11:09:59 -05:00
Alessio Gravili
7880fb402a
chore: playwright support ( #5262 )
...
* working playwright
* chore: use zipped, local build of playwright instead of patching it
* chore: remove bloat
* chore: get playwright and lexical to work by fixing imports from cjs modules
2024-03-08 10:56:13 -05:00
James
fb7e671c26
chore: begins work to get playwright working with esm
2024-03-07 16:26:46 -05:00
James
21ee94739b
chore: jest esm compat
2024-03-07 15:40:39 -05:00
Jarrod Flesch
5e368f486a
chore: esm fixes in _community test dir
2024-03-07 12:03:02 -05:00
Jarrod Flesch
c73159d2d0
chore: adds qs, adds query to createPayloadRequest
2024-03-06 14:26:21 -05:00
James
b8856d4ef7
Merge branch 'feat/server-hmr' into feat/next-poc
2024-03-05 15:35:32 -05:00
Jarrod Flesch
0d0e9bc953
chore: thread missing Link components to Button
2024-03-05 15:17:36 -05:00
James
2576291d9f
chore: refactors layout / root page
2024-03-05 14:37:40 -05:00
Alessio Gravili
a3ffb80344
feat(richtext-lexical): relationships
2024-03-01 14:07:12 -05:00
Jarrod Flesch
5b2b104e37
feat: upload images rendering properly in admin panel ( #5215 )
2024-03-01 00:44:42 -05:00
James
56c325b526
chore: slate upload ssr
2024-02-22 14:20:13 -05:00
Jacob Fletcher
bc0525589c
chore: scaffolds ssr rte
2024-02-21 13:56:04 -05:00
Jarrod Flesch
d87d095fe9
Merge branch 'feat/next-poc' of https://github.com/payloadcms/payload into feat/next-poc
2024-02-21 09:22:11 -05:00