5133 Commits

Author SHA1 Message Date
Gustav Hansen
19dd2efd54 CM: ListView - Check if review-workflows are enabled instead of relying on isEE 2023-04-21 12:22:49 +02:00
Marc
aad8c445e7
Merge pull request #16446 from strapi/review-workflow/fix-persist-all-rw-tables 2023-04-20 09:56:12 +02:00
Gustav Hansen
2090c74ca5
Merge pull request #16444 from strapi/feature/review-workflow-confirm-text
Settings: Update stage delete confirmation modal text
2023-04-19 17:08:25 +02:00
Gustav Hansen
3c65867e8e
Merge pull request #16443 from strapi/feature/review-workflow-stage-change-modified
CM: EditView - persist stage changes in context instead of redux
2023-04-19 17:08:12 +02:00
Marc
617f7a69a2
Merge pull request #16391 from strapi/review-workflow/telemetry 2023-04-19 16:02:19 +02:00
Marc-Roig
3fb845e44b chore: use lodash map 2023-04-19 15:22:03 +02:00
Convly
95d581b31b Merge branch 'main' into feature/review-workflow 2023-04-19 15:02:34 +02:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Marc-Roig
e7107747cc fix: add metrics service mock 2023-04-19 14:37:50 +02:00
Marc-Roig
61f977c2a0 fix: metrics sendDidEditStage 2023-04-19 14:37:37 +02:00
Marc-Roig
f450a4263d Merge branch 'feature/review-workflow' into review-workflow/telemetry 2023-04-19 14:30:06 +02:00
Marc
10a8b2ee6a
Merge pull request #16354 from strapi/fix/ignore-null-rw-stage-on-update 2023-04-19 14:29:30 +02:00
Marc-Roig
4fd1410722 feat: add persistStagesJoinTables hook 2023-04-19 14:23:47 +02:00
Marc-Roig
bf3fb202e0 feat: persistStagesJoinTables 2023-04-19 14:23:38 +02:00
Marc-Roig
d3056d63c4 chore: update import 2023-04-19 14:23:22 +02:00
Marc-Roig
fc9148278d feat: expose persistTables 2023-04-19 14:22:50 +02:00
Gustav Hansen
b3cfc61faa Settings: Update stage delete confirmation modal text 2023-04-19 14:05:37 +02:00
Gustav Hansen
92b2f09b02 CM: EditView - persist stage changes in context instead of redux 2023-04-19 13:57:51 +02:00
Gustav Hansen
a5664e37b9 Merge branch 'main' into feature/review-workflow 2023-04-19 10:42:37 +02:00
Marc-Roig
0260b7d654 fix: move setExtendCT inside function 2023-04-19 10:04:30 +02:00
Marc
a38fcb7af4
Merge pull request #16433 from strapi/review-workflow/do-not-persist-when-CT-is-deleted 2023-04-18 20:14:18 +02:00
Marc-Roig
debba04c13 Merge branch 'feature/review-workflow' into review-workflow/stage-one-way-relation 2023-04-18 20:13:37 +02:00
Marc-Roig
8da6342bde chore: refactor getPersistedTables 2023-04-18 17:17:58 +02:00
Marc-Roig
8ba81e5c87 fix: remove comment 2023-04-18 17:15:00 +02:00
Marc-Roig
398491f0c3 fix: remove persisted table comment 2023-04-18 17:09:49 +02:00
Marc-Roig
4b5106d606 feat: do not persist tables with suffix 2023-04-18 17:01:58 +02:00
Marc-Roig
4c82c11496 feat: persist tables when assigning content type rw stage 2023-04-18 17:01:32 +02:00
Marc-Roig
71dce1dcf1 feat: store dependent tables on persisted table 2023-04-18 17:00:42 +02:00
Jamie Howard
5bc6d04af7 fix(ee): stages test 2023-04-18 15:56:29 +01:00
Josh
9f20e8470e
Merge pull request #16417 from strapi/feat/better-fe-searching 2023-04-18 12:59:15 +01:00
Bassel Kanso
42c5efa135
Merge pull request #16236 from hide-me/main
Russian translation for core:admin
2023-04-18 13:46:43 +03:00
Josh
802f880729 feat: change includes to startsWith in CM & CTB 2023-04-18 11:14:24 +01:00
Josh
ef4f3b64fe chore: add docs and tests
chore: remove compo

chore: add docs and tests for useFilter

chore: add tests & docs for useCollator
2023-04-18 11:14:24 +01:00
Josh
7f1b43adf9 fix: swap out match sorter from roles tables and helper-plugin 2023-04-18 11:14:24 +01:00
Josh
ce6a24ee10 fix: swap out match-sorter with new hooks in CM 2023-04-18 11:14:24 +01:00
Josh
a7673ee515 chore: removed unused context value from LanguageProvider 2023-04-18 11:14:24 +01:00
Josh
f09fe7cc37
Merge pull request #16196 from hsource/harry-browserslist 2023-04-18 10:11:37 +01:00
Rémi de Juvigny
ecf439ab56
Merge pull request #16387 from strapi/chore/cm-field-sizes
Refactor content manager field sizes management
2023-04-18 10:49:54 +02:00
Harry Yu
501bf0bf72 Add browserslist to package.json with same version 2023-04-18 08:37:00 +01:00
Harry Yu
3aa05c6241 Fix yarn strapi build to use admin package .browserslistrc 2023-04-18 08:37:00 +01:00
Luis Rodriguez
38cf9f837d
Merge branch 'main' into main 2023-04-17 11:21:57 -05:00
Luis Rodriguez
ec5104d8a9 refactor into a simpler change 2023-04-17 11:20:20 -05:00
nathan-pichon
02278eb661
feat(review-workflow): add link tables to persist tables 2023-04-17 18:14:40 +02:00
nathan-pichon
4d284ae789
feat(ee): add persist table by suffix 2023-04-17 18:06:57 +02:00
Rémi de Juvigny
d343c1f373 Fix linter error 2023-04-17 18:03:18 +02:00
Josh
629fe7b4ed
Merge pull request #16355 from strapi/chore/form-wrapper-on-delete 2023-04-17 16:37:12 +01:00
Marc-Roig
54440d1ec3 fix: stage replace test 2023-04-17 17:31:59 +02:00
Rémi de Juvigny
7ae50400d9
Merge branch 'main' into chore/cm-field-sizes 2023-04-17 17:29:59 +02:00
Marc-Roig
113cf4e1a2 Merge branch 'feature/review-workflow' into review-workflow/stage-one-way-relation 2023-04-17 17:09:37 +02:00
Rémi de Juvigny
227f5cdfcc Fix mutate content types hook 2023-04-17 17:08:46 +02:00