Hritik Kumar
ada077d22c
fix: preview show error stack trace ( #6281 )
2022-04-13 17:21:26 +03:00
Anze Demsar
4bf64642e4
fix(relation-widget): i18n options ( #6299 )
...
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
2022-04-12 15:00:46 +00:00
CommanderRoot
ad82a0f0bc
chore: remove all .substring() usage ( #6352 )
...
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-30 14:25:12 +03:00
CommanderRoot
59b9348093
chore: replace deprecated String.prototype.substr() ( #6333 )
...
* chore: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
* refactor: add prefer slice lint rule and fix errors
Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
2022-03-28 17:29:56 +00:00
Anze Demsar
80c577a462
feat(image-widget): media library gallery tools ( #6087 ) ( #6236 )
...
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
2022-03-25 17:39:20 +03:00
Ryan Ahearn
a0d3917249
fix: replace instanceof check ( #6284 )
...
error instanceof EditorialWorkflowError was returning false
for a custom backend that inherited from GitGatewayBackend
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-14 12:34:44 +00:00
renovate[bot]
96e3429fa2
chore(deps): update dependency stylelint-config-recommended to v7 ( #6228 )
2022-03-02 17:50:16 +00:00
Manoj Bahuguna
a14580a754
fix(i18n): fix that unable to delete page with SINGLE_FILE i18n structure ( #6218 )
...
fixes that getFilePaths returns same path twice when i18n structure is SINGLE_FILE
2022-02-17 14:19:10 +02:00
Erez Rokah
6c924db10b
fix: remove redundant log from EditorControlPane ( #6141 )
2022-01-21 15:16:54 +02:00
Erez Rokah
c9e8835a8d
chore: Revert "chore(deps): lock file maintenance ( #5987 )" ( #5993 )
...
This reverts commit 8c5531dd4fbf3a3fcf4b509779fa6f3b18a41945.
2021-11-19 20:27:11 +02:00
renovate[bot]
8c5531dd4f
chore(deps): lock file maintenance ( #5987 )
2021-11-19 17:18:59 +02:00
Kolja Markwardt
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
renovate[bot]
876b102e3a
chore(deps): update typescript-eslint monorepo to v5 (major) ( #5950 )
2021-11-01 17:52:49 +02:00
Andi Pabst
6a42f98b51
fix(i18n): return the correct locale from filenames ( #5922 )
2021-10-25 13:19:13 +03:00
Chris Swithinbank
c7898525ec
feat(core): pass locale
to custom preview templates ( #5912 )
...
Closes #5911
2021-10-21 14:54:00 +03:00
pr0grammm
3f607e41d9
feat: display author of changes in workflow tab ( #5780 )
2021-10-18 14:38:38 +03:00
Manoj Bahuguna
b331cc6373
fix(i18n): fixes that preview not changing with locale ( #5875 )
2021-10-08 14:35:45 +03:00
senda_y
90bf4cb06a
feat: change invoke CMS Events to throw Error ( #5813 )
2021-09-30 13:00:35 +03:00
doompadee
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
Jonas Matos
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
stefanprobst
6190822506
fix: remove svg checkmark from editor toolbar ( #5776 )
2021-09-10 17:20:06 +03:00
Taine Riley
737573a98b
feat: remove space between buttons ( #5729 )
2021-08-27 16:11:48 +03:00
SMores
fbfab7cda5
fix(markdown-widget): support arbitrary component order ( #5597 )
2021-08-17 13:01:52 +03:00
stefanprobst
e2842d85dd
fix(workflow): indicate that disabled publish button is not clickable ( #5698 )
2021-08-10 11:47:55 +03:00
Brady Stroud [SSW]
4b566a78f4
feat: disable 'Save' button when there are no changes ( #5595 )
2021-08-03 13:14:29 +03:00
stefanprobst
437f4bc634
feat(widget-markdown): allow registering remark plugins ( #5633 )
2021-07-25 16:03:35 +03:00
Gabriel Kirkley
610421ea67
feat: pass markdown for hint message on field ( #5584 )
2021-07-07 13:51:41 +03:00
pcanof
fbc3728294
feat: show current status in status button ( #5574 )
2021-07-07 11:20:14 +03:00
Brady Stroud [SSW]
1822815118
feat(open-authoring): add hover tooltip ( #5567 )
2021-07-06 16:43:51 +03:00
Brady Stroud [SSW]
9e4fd37d11
feat: hide delete entry if open authoring ( #5568 )
2021-07-05 21:19:37 +03:00
Brady Stroud [SSW]
58bfa2d96e
feat: make search optional
2021-06-24 15:49:06 +03:00
renovate[bot]
4153b1c568
chore(deps): lock file maintenance ( #5486 )
2021-06-07 13:23:37 +03:00
Vladislav Shkodin
dbf2920254
chore: introduce imports ordering ( #5463 )
2021-05-31 17:46:41 +03:00
Vladislav Shkodin
fc07ce6854
refactor: introduce type-only imports ( #5462 )
2021-05-31 15:23:16 +03:00
Vladislav Shkodin
3a826b43a2
refactor: convert absolute imports to relative ones ( #5438 )
2021-05-30 19:49:33 +03:00
renovate[bot]
5974ee8311
fix(deps): update react-dnd monorepo (major) ( #5405 )
2021-05-19 19:54:00 +03:00
Vladislav Shkodin
39f113715a
chore: update prettier ( #5412 )
2021-05-19 15:39:35 +03:00
Erez Rokah
558b21f700
fix(config): allow empty public folder for collection,file,field ( #5391 )
2021-05-16 15:31:15 +03:00
Gerard Wilkinson
d1bcbe0a4c
fix: allow absolute urls in public_folder ( #5311 )
2021-04-29 12:57:43 +03:00
Abdallah Abis
724d172cf0
fix: Remove Unpublish
UI button if collection has a delete: false
. ( #3887 ) ( #5314 )
2021-04-29 12:48:06 +03:00
Erez Rokah
1ba7d83358
refactor: use plain object instead of enum ( #5284 )
2021-04-25 13:06:07 +03:00
Vladislav Shkodin
667ee929d3
refactor(core): migrate format helpers to ts ( #5273 )
2021-04-18 15:02:24 +03:00
Vladislav Shkodin
d9d40d90c6
chore: refactor globalUI ( #5224 )
2021-04-07 13:11:39 +03:00
Vladislav Shkodin
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
Pearce
83c235423e
fix: allow any default list as default value for list widgets ( #5030 )
2021-04-05 18:54:07 +03:00
Yudu
21bb2128ee
feat: #5082 add persistMedia function in widget props ( #5124 )
2021-03-30 17:50:46 +03:00
renovate[bot]
f470fdf32d
fix(deps): update dependency ajv to v8 ( #5178 )
2021-03-29 16:29:29 +03:00
Vladislav Shkodin
822acd4585
chore: refactoring deploys ( #5135 )
2021-03-21 18:13:03 +02:00
Art Tosborvorn
b0c0ea60c2
fix: i18n regex logic ( #5136 )
2021-03-21 17:29:25 +02:00
Vladislav Shkodin
387fcbf05b
fix: proper type for media library action ( #5100 )
2021-03-14 19:14:01 +02:00