Jacob Fletcher
ce3c084ea1
chore(ui): migrates theme provider
2023-12-06 14:37:08 -05:00
Jacob Fletcher
ab24796316
chore(next): exports root page and adds admin redirect
2023-12-06 12:03:06 -05:00
Jacob Fletcher
aa2ee060f1
chore(next): exports root layout from layouts dir
2023-12-06 12:02:42 -05:00
Jacob Fletcher
66e47990ac
Merge branch 'main' into feat/next-poc
2023-12-06 10:41:29 -05:00
Dan Ribbens
dbaecda0e9
fix(db-postgres): sorting on a not-configured field throws error ( #4382 )
2023-12-06 09:27:43 -05:00
Tylan Davis
cf9a3704df
fix: handles null upload field values ( #4397 )
2023-12-06 09:26:19 -05:00
Patrik
4b5453e8e5
fix: simplifies query validation and fixes nested relationship fields ( #4391 )
2023-12-06 08:47:34 -05:00
Alessio Gravili
5de347ffff
feat(richtext-lexical)!: lazy import React components to prevent client-only code from leaking into the server ( #4290 )
...
* chore(richtext-lexical): lazy import all React things
* chore(richtext-lexical): use useMemo for lazy-loaded React Components to prevent lag and flashes when parent component re-renders
* chore: make exportPointerFiles.ts script usable for other packages as well by hoisting it up to the workspace root and making it configurable
* chore(richtext-lexical): make sure no client-side code is imported by default from Features
* chore(richtext-lexical): remove unnecessary scss files
* chore(richtext-lexical): adjust package.json exports
* chore(richtext-*): lazy-import Field & Cell Components, move Client-only exports to /components subpath export
* chore(richtext-lexical): make sure nothing client-side is directly exported from the / subpath export anymore
* add missing imports
* chore: remove breaking changes for Slate
* LazyCellComponent & LazyFieldComponent
2023-12-06 14:20:18 +01:00
Jacob Fletcher
bd9f7bda29
chore: successfully renders login view
2023-12-05 16:38:11 -05:00
Christian May
912abe2b64
docs(plugin-nested-docs): clarifies that relationships are intra-collection ( #4375 )
2023-12-05 00:58:36 -05:00
Jacob Fletcher
4090aebb0e
fix(live-preview): populates rte uploads and relationships ( #4379 )
2023-12-05 00:53:11 -05:00
Kane Wang
50253f617c
feat: add Chinese Traditional translation ( #4372 )
2023-12-04 15:29:29 -05:00
Dan Ribbens
b6cffcea07
fix: defaultValues computed on new globals ( #4380 )
2023-12-04 15:05:47 -05:00
Timothy Choi
3b8a27d199
feat: pass path to FieldDescription ( #4364 )
...
fix: DescriptionFunction type
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-12-04 13:59:18 -05:00
Jessica Chowdhury
65adfd21ed
fix: uploads files after validation ( #4218 )
2023-12-04 12:38:23 -05:00
Jacob Fletcher
b002cf3031
chore: moves forms and related components
2023-12-02 03:44:52 -05:00
Jacob Fletcher
77407f0879
Merge branch 'main' into feat/next-poc
2023-12-01 22:50:58 -05:00
Jacob Fletcher
ff4c76e3a2
chore: moves login view and begins i18n
2023-12-01 22:49:59 -05:00
Jacob Fletcher
533e0fb10d
chore: moves auth provider
2023-12-01 22:49:59 -05:00
Jacob Fletcher
c5bc3e27a8
chore: moves dashboard view and related components
2023-12-01 22:49:59 -05:00
Jacob Fletcher
fad0398a48
chore: moves ui components
2023-12-01 22:49:52 -05:00
Jacob Fletcher
03a387233d
fix(live-preview): sends raw js objects through window.postMessage instead of json ( #4354 )
2023-12-01 17:50:55 -05:00
Jessica Chowdhury
fcbe5744d9
fix: upload editing error with plugin-cloud ( #4170 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-12-01 16:35:12 -05:00
Jacob Fletcher
5f173241df
feat: async live preview urls ( #4339 )
2023-12-01 16:25:39 -05:00
Elliot DeNolf
b6f02765eb
chore(release): richtext-lexical/0.3.1 [skip ci]
2023-12-01 16:19:58 -05:00
Elliot DeNolf
156ffdd18c
chore(release): payload/2.3.1 [skip ci]
2023-12-01 16:18:48 -05:00
Jarrod Flesch
fe888b5f6c
fix: query validation on relationship fields ( #4353 )
2023-12-01 16:03:58 -05:00
Alessio Gravili
bea79feaea
fix: ensure doc controls are not hidden behind lexical field ( #4345 )
2023-12-01 10:23:39 +01:00
Alessio Gravili
293cee6f90
chore(plugin-stripe): rename build script to _build ( #4344 )
2023-12-01 10:04:37 +01:00
Alessio Gravili
3e745e91da
fix(richtext-lexical): blocks content may be hidden behind components outside of the editor ( #4325 )
...
* chore(richtext-lexical): add e2e test to reproduce the issue
* fix the issue
2023-12-01 09:46:21 +01:00
Alessio Gravili
ef84a2cfff
fix(richtext-lexical): Blocks node: incorrect conversion from v1 node to v2 node
2023-12-01 09:28:44 +01:00
Elliot DeNolf
34e89ff5db
chore(release): richtext-slate/1.2.1 [skip ci]
2023-11-30 11:11:28 -05:00
Elliot DeNolf
b39b52dbd3
chore(release): live-preview-react/0.2.0 [skip ci]
2023-11-30 11:11:03 -05:00
Elliot DeNolf
7bfdb2627a
chore(release): live-preview/0.2.0 [skip ci]
2023-11-30 11:10:55 -05:00
Elliot DeNolf
8f5867e876
chore(release): db-postgres/0.2.0 [skip ci]
2023-11-30 11:10:44 -05:00
Elliot DeNolf
45a3e31c95
chore(release): db-mongodb/1.1.0 [skip ci]
2023-11-30 11:10:33 -05:00
Elliot DeNolf
176550d26b
chore(release): richtext-lexical/0.3.0 [skip ci]
2023-11-30 11:07:44 -05:00
Elliot DeNolf
53958d4662
chore(release): payload/2.3.0 [skip ci]
2023-11-30 11:05:49 -05:00
Elliot DeNolf
a0859114eb
chore(richtext-*): bump payload peer dep
2023-11-30 10:59:26 -05:00
Jacob Fletcher
4adc30b034
chore: fixes failing postgres int test for live preview ( #4329 )
2023-11-30 10:30:09 -05:00
Alessio Gravili
ff61d5a099
chore(richtext-*): roll-back richtext adapter change
2023-11-30 16:25:17 +01:00
Jacob Fletcher
9cc88bb474
fix: properly sets tabs key in fieldSchemaToJSON ( #4317 )
2023-11-30 09:48:37 -05:00
Jacob Fletcher
57fc211674
fix(live-preview): re-populates externally updated relationships ( #4287 )
2023-11-30 09:47:56 -05:00
Dan Ribbens
9da9b1fc50
fix: duplicate documents with required localized fields ( #4236 )
2023-11-30 09:27:24 -05:00
Dan Ribbens
30d050ef86
chore: fix telemetry user id type string ( #4321 )
2023-11-30 09:26:51 -05:00
Alessio Gravili
9beb9c8627
chore(richtext-lexical): ensure CSS is not accidentally overridden ( #4324 )
2023-11-30 11:55:02 +01:00
Patrik
224cddd045
feat: relationship sortOptions property ( #4301 )
...
* feat: adds sortOptions property to relationship field
* chore: fix lexical int tests
* feat: simplifies logic & updates joi schema definition
* feat: revert to default when searching in relationship select
* fix types and joi schema
* type adjustments
---------
Co-authored-by: Alessio Gravili <alessio@bonfireleads.com >
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-11-29 16:22:47 -05:00
Alessio Gravili
3502ce720b
fix: incorrect key property in Tabs field component ( #4311 )
...
Fixes #4282
2023-11-29 22:18:40 +01:00
Jacob Fletcher
d49bb4351f
feat(live-preview): batches api requests ( #4315 )
2023-11-29 14:03:05 -05:00
Jacob Fletcher
542096361f
fix: properly exports useDocumentsEvents hook ( #4314 )
2023-11-29 12:26:20 -05:00