Commit Graph

  • c642a5377c fix: ensure unflatten does not mutate input obect Alessio Gravili 2026-02-24 16:16:33 -08:00
  • 57ec573568 Merge remote-tracking branch 'origin/chore/ai-proof-test-e2e' into feat/lexical-form-state-parent Alessio Gravili 2026-02-24 15:44:45 -08:00
  • 8bafcb01e6 fix Alessio Gravili 2026-02-24 15:28:36 -08:00
  • 13e47cb73f fix grep Alessio Gravili 2026-02-24 14:30:28 -08:00
  • 8791a726d6 templates: fix cloudflare logger error in with-cloudflare-d1 template (#15752) Paul 2026-02-24 21:38:18 +00:00
  • 69376c87e2 chore: update generated types and config formatting Jarrod Flesch 2026-02-24 15:38:08 -05:00
  • 56f6d148d0 chore: update test configs to use dynamic parent field names Jarrod Flesch 2026-02-24 15:37:25 -05:00
  • f1577c37fd chore: fix optional chaining for field.admin properties Jarrod Flesch 2026-02-24 15:37:02 -05:00
  • 576c33484d chore: add default labels to createFolders/Tags, require parentFieldName in HierarchyTypeField Jarrod Flesch 2026-02-24 15:36:32 -05:00
  • b760b8f42c chore: pass path segments through column browser, add closeDrawer to onSave callback Jarrod Flesch 2026-02-24 15:36:22 -05:00
  • 36560170ff chore: sort tree children by useAsTitle field Jarrod Flesch 2026-02-24 15:36:10 -05:00
  • 6807ed0a92 fix(ui): make only tree node title clickable, not entire row Jarrod Flesch 2026-02-24 15:35:58 -05:00
  • e0c347877b Merge remote-tracking branch 'origin/main' into feat/lexical-form-state-parent Alessio Gravili 2026-02-24 11:34:58 -08:00
  • a7ec903298 fix: form state for deeply nested fields not merged Alessio Gravili 2026-02-24 11:34:43 -08:00
  • 23d52a0d7d fix: return early if pasteURL is not defined (#15748) Jarrod Flesch 2026-02-24 13:44:23 -05:00
  • 30fee838c4 fix(ui): encode HTML special characters in version diff view (#15747) Jarrod Flesch 2026-02-24 12:58:46 -05:00
  • 4c8355b6fa safe schema map access Alessio Gravili 2026-02-24 09:56:54 -08:00
  • 2baea2e070 fix: prevent req.file leak between sequential duplicate() calls on upload collections (#15620) Jens Becker 2026-02-24 18:40:39 +01:00
  • 45bd2f1786 fix: sanitize filenames in storage adapters (#15746) Jessica Rynkar 2026-02-24 17:34:48 +00:00
  • e9e7b6681c chore: remove HIERARCHY_PARENT_FIELD constant, rename tags to categories in test Jarrod Flesch 2026-02-24 11:21:57 -05:00
  • c74d91d434 templates: ecommerce add missing access control on collections (#15744) Paul 2026-02-24 15:40:21 +00:00
  • 08226db60c fix: throw error for unknown query operators (#15739) Jessica Rynkar 2026-02-24 14:54:50 +00:00
  • b317eaa591 fix(templates): ecommerce find my order access functionality to use email (#15736) Paul 2026-02-24 12:10:47 +00:00
  • 83a2768962 fix table drawer Alessio Gravili 2026-02-23 22:22:19 -08:00
  • 2e367b124c fix: table drawer not working Alessio Gravili 2026-02-23 21:52:04 -08:00
  • c9a18a2188 fix tests Alessio Gravili 2026-02-23 21:16:17 -08:00
  • 1bba088028 docs Alessio Gravili 2026-02-23 21:09:33 -08:00
  • 3e55f479ef fix: errors not displayed in nested fields Alessio Gravili 2026-02-23 18:54:56 -08:00
  • b7466319ac Merge remote-tracking branch 'origin/main' into feat/lexical-form-state-parent Alessio Gravili 2026-02-23 18:38:18 -08:00
  • 5e0ffdbffc deduplicate types Alessio Gravili 2026-02-23 18:38:03 -08:00
  • ae3a3f10a6 fix tests Alessio Gravili 2026-02-23 17:09:50 -08:00
  • e3f8872fdf fix block tests Alessio Gravili 2026-02-23 17:07:09 -08:00
  • 1242222fa8 increase timeout for specific test Alessio Gravili 2026-02-23 16:33:28 -08:00
  • f907c02b01 migrate custom block and label components Alessio Gravili 2026-02-23 16:09:40 -08:00
  • 9c259f6ea3 fix: ensure block components are rerendered after drawer closes Alessio Gravili 2026-02-23 15:49:23 -08:00
  • 315ee9dbab merge fields values to editor json back earlier, to ensure validation has up-to-date values Alessio Gravili 2026-02-23 13:17:47 -08:00
  • 58d4721938 fix error count Alessio Gravili 2026-02-23 13:00:50 -08:00
  • 6d4c3cdb7f remove debug code Alessio Gravili 2026-02-23 12:50:27 -08:00
  • 2d0af12c76 default group: false in createTagsCollection helper Jarrod Flesch 2026-02-23 15:50:18 -05:00
  • 92161a92c5 correct test configs Jarrod Flesch 2026-02-23 15:49:36 -05:00
  • 6f8a799f3a remove Icon prop where not needed Jarrod Flesch 2026-02-23 15:48:39 -05:00
  • 95c8ea76f8 fix tests Alessio Gravili 2026-02-23 12:47:20 -08:00
  • c5fedcdcc6 chore: derive parentFieldName and useAsTitle in useHierarchyDrawer Jarrod Flesch 2026-02-23 15:46:25 -05:00
  • 7f3c6c8f46 fix(ui): flash of border on list selection buttons (#15735) Jarrod Flesch 2026-02-23 15:44:07 -05:00
  • e3c534b18f fix(templates): add missing @eslint/eslintrc dependency templates-missing-eslint-dep Jarrod Flesch 2026-02-23 15:37:50 -05:00
  • eab4a3f02d lint Alessio Gravili 2026-02-23 12:34:41 -08:00
  • 660fc2b29a jsdocs, claude.md Alessio Gravili 2026-02-23 12:32:29 -08:00
  • f7ae4fad22 fix block name form state handling Alessio Gravili 2026-02-23 12:27:27 -08:00
  • 8245c32f0b fix(ui): pass useAsTitle to HierarchyDrawer in MoveMany Jarrod Flesch 2026-02-23 15:18:15 -05:00
  • 377eb1626e seed update feat/folder-view-alignment Jarrod Flesch 2026-02-23 15:01:29 -05:00
  • 78c368b712 Merge remote-tracking branch 'origin/main' into feat/lexical-form-state-parent Alessio Gravili 2026-02-23 11:58:35 -08:00
  • 2c5c525f31 simplify form state syncing, fix tests Alessio Gravili 2026-02-23 11:58:23 -08:00
  • c6e8d35697 chore: enable Move to Root in MoveMany component Jarrod Flesch 2026-02-23 14:44:02 -05:00
  • a4337b567b chore: add Move to Root button support in HierarchyDrawer Jarrod Flesch 2026-02-23 14:42:05 -05:00
  • 18277f9466 fix block name path and test Alessio Gravili 2026-02-23 11:37:20 -08:00
  • 74546e6aa4 chore: integrate MoveMany into DocumentListSelection Jarrod Flesch 2026-02-23 14:35:25 -05:00
  • d84e708881 chore: add moveToRoot and rootFolder translation keys Jarrod Flesch 2026-02-23 14:33:23 -05:00
  • 6d4e328e70 fix test Alessio Gravili 2026-02-23 11:13:35 -08:00
  • 5411279175 chore: fix MoveMany response handling Jarrod Flesch 2026-02-23 13:36:28 -05:00
  • 78dd2ee456 Merge remote-tracking branch 'origin/main' into tests-int tests-int German Jablonski 2026-02-23 18:36:11 +00:00
  • 513dd4c6f5 feat(ui): add MoveMany component for bulk move operations Jarrod Flesch 2026-02-23 13:25:52 -05:00
  • 55359822fe Merge branch 'main' into folder-field-column-drawer Jarrod Flesch 2026-02-23 12:20:53 -05:00
  • d570787b87 feat(ui): adds dashed button style (#15728) Jarrod Flesch 2026-02-23 12:18:43 -05:00
  • aaddeac8c0 fix(plugin-multi-tenant): hasMany tenant fields double-wrap arrays in filterOptions (#15709) Patrik 2026-02-23 10:58:40 -05:00
  • c1918f4041 Merge branch 'main' into folder-field-column-drawer Jarrod Flesch 2026-02-23 10:54:11 -05:00
  • 1b19d5f67a feat(plugin-mcp): out of beta (#15711) Kendell 2026-02-23 10:41:50 -05:00
  • 7850f438e8 small style tweaks Jarrod Flesch 2026-02-23 08:35:48 -05:00
  • 44c2fb2c22 removes taxonomy and folder properties and prefer helper functions that allow for easily creating tags/taxonomies/folders like collections and fields Jarrod Flesch 2026-02-23 08:29:23 -05:00
  • 41b957587b fix test selector Alessio Gravili 2026-02-22 14:43:09 -08:00
  • 94f387e8be fix Alessio Gravili 2026-02-22 14:39:05 -08:00
  • cbafa8e009 fix now-incorrect selectors in e2e tests Alessio Gravili 2026-02-20 14:27:10 -08:00
  • c77b0b6f10 Merge remote-tracking branch 'origin/main' into feat/lexical-form-state-parent # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. Alessio Gravili 2026-02-20 13:49:26 -08:00
  • 38b8c682a4 fix: preserve locale data in unnamed groups with localizeStatus (#15658) Jarrod Flesch 2026-02-20 16:20:54 -05:00
  • e3d8a94855 chore(deps): bump next.js canary in monorepo (#15708) Alessio Gravili 2026-02-20 13:12:29 -08:00
  • 6813d4d173 Merge remote-tracking branch 'origin/main' into feat/lexical-form-state-parent Alessio Gravili 2026-02-20 13:07:16 -08:00
  • 1911342d6f fix: cursor getting kicked out Alessio Gravili 2026-02-20 13:06:53 -08:00
  • 6591e6e0b4 update claude.md Alessio Gravili 2026-02-20 12:40:11 -08:00
  • f2397a8e94 style(richtext-lexical): lists and quotes have inconsistent letter spacing (#15682) Alessio Gravili 2026-02-20 11:41:17 -08:00
  • 039e6c9be8 refactor(plugin-mcp): reduced code and de-duplication (#15705) Kendell 2026-02-20 14:31:53 -05:00
  • 7e20b5ce7e chore(plugin-mcp): improve schema sanitization and test coverage (#15704) Kendell 2026-02-20 14:30:04 -05:00
  • ab0322ff6b fix: some editor json changes were not captured in the lexical onchange Alessio Gravili 2026-02-20 10:47:57 -08:00
  • 8228a7dc84 test: bulk upload button clicks timeout in CI (#15703) Patrik 2026-02-20 12:13:09 -05:00
  • 78e8e14d5d test: field update access control test times out locally (#15691) Patrik 2026-02-20 12:13:00 -05:00
  • 3c152de5b2 chore: rename npm script for release to match main branch 2.x Elliot DeNolf 2026-02-20 12:11:29 -05:00
  • 50a6a3ff0d chore(release): plugin-relationship-object-ids/0.1.0 [skip ci] plugin-relationship-object-ids/0.1.0 Elliot DeNolf 2026-02-20 12:09:22 -05:00
  • 86e474e067 chore(deps): update mongoose version in plugin-relationship-object-ids to match core (#15699) Jessica Rynkar 2026-02-20 15:58:25 +00:00
  • 575f8e97c5 feat(ui): make query-presets editable from the form view (#15657) German Jablonski 2026-02-20 12:59:43 +00:00
  • 1dbc72fd4b fix tests Alessio Gravili 2026-02-19 17:30:42 -08:00
  • 2ed5a2352f fix link tests Alessio Gravili 2026-02-19 17:20:27 -08:00
  • f9fbed854a improve type check enabled code block test Alessio Gravili 2026-02-19 17:18:29 -08:00
  • 7a94efa711 fix test Alessio Gravili 2026-02-19 17:17:07 -08:00
  • 735f72b17c fx default value handling Alessio Gravili 2026-02-19 17:13:42 -08:00
  • 1d4a32c818 refactor: ensure sub field form value changes are synced back to lexical node Alessio Gravili 2026-02-19 16:42:30 -08:00
  • 93f442a250 fix tests Alessio Gravili 2026-02-19 16:03:16 -08:00
  • eda77fb6c1 feat: calculate default values for richtext fields Alessio Gravili 2026-02-19 15:29:21 -08:00
  • 8412a99f05 fix: inline block label not rendered Alessio Gravili 2026-02-19 15:27:34 -08:00
  • d668e4fe42 fix block component null/undefined handling Alessio Gravili 2026-02-19 15:15:53 -08:00
  • cc8f8883cc feat(plugin-mcp): ignore virtual fields in create and update operations (#15680) Kendell 2026-02-19 18:10:54 -05:00
  • c47df33ed7 fix code block paths Alessio Gravili 2026-02-19 15:07:47 -08:00
  • 47f9a61a89 Merge remote-tracking branch 'origin/main' into feat/lexical-form-state-parent Alessio Gravili 2026-02-19 15:00:43 -08:00