370 Commits

Author SHA1 Message Date
6c924db10b fix: remove redundant log from EditorControlPane (#6141) 2022-01-21 15:16:54 +02:00
c9e8835a8d chore: Revert "chore(deps): lock file maintenance (#5987)" (#5993)
This reverts commit 8c5531dd4fbf3a3fcf4b509779fa6f3b18a41945.
2021-11-19 20:27:11 +02:00
8c5531dd4f chore(deps): lock file maintenance (#5987) 2021-11-19 17:18:59 +02:00
5e2d181498 feat(locales): allow copying data from other locales (#5850) (#5881)
Co-authored-by: Kolja Markwardt <kolja.markwardt@edeka.de>
2021-11-01 19:37:42 +02:00
876b102e3a chore(deps): update typescript-eslint monorepo to v5 (major) (#5950) 2021-11-01 17:52:49 +02:00
6a42f98b51 fix(i18n): return the correct locale from filenames (#5922) 2021-10-25 13:19:13 +03:00
c7898525ec feat(core): pass locale to custom preview templates (#5912)
Closes #5911
2021-10-21 14:54:00 +03:00
3f607e41d9 feat: display author of changes in workflow tab (#5780) 2021-10-18 14:38:38 +03:00
b331cc6373 fix(i18n): fixes that preview not changing with locale (#5875) 2021-10-08 14:35:45 +03:00
90bf4cb06a feat: change invoke CMS Events to throw Error (#5813) 2021-09-30 13:00:35 +03:00
bd46a75403 feat: fallback to title when identifier_field is missing (#5775)
Co-authored-by: doompadee <doompadee@users.noreply.github.com>
2021-09-13 18:22:33 +03:00
27f04484e6 feat: pass strikethrough markdown for hint message on field (#5727)
Co-authored-by: Jonas Matos <js.matos@sidi.org.br>
2021-09-10 18:12:09 +03:00
6190822506 fix: remove svg checkmark from editor toolbar (#5776) 2021-09-10 17:20:06 +03:00
737573a98b feat: remove space between buttons (#5729) 2021-08-27 16:11:48 +03:00
fbfab7cda5 fix(markdown-widget): support arbitrary component order (#5597) 2021-08-17 13:01:52 +03:00
e2842d85dd fix(workflow): indicate that disabled publish button is not clickable (#5698) 2021-08-10 11:47:55 +03:00
4b566a78f4 feat: disable 'Save' button when there are no changes (#5595) 2021-08-03 13:14:29 +03:00
437f4bc634 feat(widget-markdown): allow registering remark plugins (#5633) 2021-07-25 16:03:35 +03:00
610421ea67 feat: pass markdown for hint message on field (#5584) 2021-07-07 13:51:41 +03:00
fbc3728294 feat: show current status in status button (#5574) 2021-07-07 11:20:14 +03:00
1822815118 feat(open-authoring): add hover tooltip (#5567) 2021-07-06 16:43:51 +03:00
9e4fd37d11 feat: hide delete entry if open authoring (#5568) 2021-07-05 21:19:37 +03:00
58bfa2d96e feat: make search optional 2021-06-24 15:49:06 +03:00
4153b1c568 chore(deps): lock file maintenance (#5486) 2021-06-07 13:23:37 +03:00
dbf2920254 chore: introduce imports ordering (#5463) 2021-05-31 17:46:41 +03:00
fc07ce6854 refactor: introduce type-only imports (#5462) 2021-05-31 15:23:16 +03:00
3a826b43a2 refactor: convert absolute imports to relative ones (#5438) 2021-05-30 19:49:33 +03:00
5974ee8311 fix(deps): update react-dnd monorepo (major) (#5405) 2021-05-19 19:54:00 +03:00
39f113715a chore: update prettier (#5412) 2021-05-19 15:39:35 +03:00
558b21f700 fix(config): allow empty public folder for collection,file,field (#5391) 2021-05-16 15:31:15 +03:00
d1bcbe0a4c fix: allow absolute urls in public_folder (#5311) 2021-04-29 12:57:43 +03:00
724d172cf0 fix: Remove Unpublish UI button if collection has a delete: false. (#3887) (#5314) 2021-04-29 12:48:06 +03:00
1ba7d83358 refactor: use plain object instead of enum (#5284) 2021-04-25 13:06:07 +03:00
667ee929d3 refactor(core): migrate format helpers to ts (#5273) 2021-04-18 15:02:24 +03:00
d9d40d90c6 chore: refactor globalUI (#5224) 2021-04-07 13:11:39 +03:00
e32ffdf587 refactor(core): refactor search actions and reducer
Convert to TS
Proper search action type
Replace immutable with immer
General cleanup
2021-04-06 19:28:15 +03:00
83c235423e fix: allow any default list as default value for list widgets (#5030) 2021-04-05 18:54:07 +03:00
21bb2128ee feat: #5082 add persistMedia function in widget props (#5124) 2021-03-30 17:50:46 +03:00
f470fdf32d fix(deps): update dependency ajv to v8 (#5178) 2021-03-29 16:29:29 +03:00
822acd4585 chore: refactoring deploys (#5135) 2021-03-21 18:13:03 +02:00
b0c0ea60c2 fix: i18n regex logic (#5136) 2021-03-21 17:29:25 +02:00
387fcbf05b fix: proper type for media library action (#5100) 2021-03-14 19:14:01 +02:00
4703406e4f chore: remove connected-react-router (#5096) 2021-03-11 15:40:12 +02:00
c64f8f720c fix: field based media_folder (#5095) 2021-03-11 15:10:54 +02:00
20e89cc5e2 fix: entry disappears from workflow screen on failing to merge pull request (#5085) 2021-03-11 14:02:24 +02:00
6623740a8c refactor: remove immutable from 'config' state slice (#4960) 2021-03-11 12:08:46 +02:00
b7f91d7078 fix(core): ensure GridCardLink fills entire card (#5017) 2021-02-25 13:46:49 +02:00
10cb14f8d5 fix(typings): incorrect import in index.d.ts (#4962) 2021-02-16 18:57:12 +02:00
0ac17bfc25 refactor: convert config actions to TypeScript (#4950) 2021-02-14 19:41:02 +02:00
9dd64a78b9 fix: convert config before passing to resolveBackend (#4948) 2021-02-10 19:16:08 +02:00