derrickmehaffy
2382e26b97
fix typo in config path for SSO domain
2023-04-28 09:42:28 -07:00
Marc-Roig
620567022a
fix: persist tables after sync
2023-04-28 13:28:17 +02:00
Marc-Roig
c20f16e930
fix: do not remove tables if array is empty
2023-04-28 11:57:28 +02:00
Marc-Roig
9dae8499d5
fix: depends on should be an array
2023-04-27 18:11:17 +02:00
Josh
d07d489109
chore: convert admin-utils to TS and reorganise preset setup
...
chore
chore: fix tests
chore: fix workflow
chore: tidy ups
chore: test fixes
chore: skip nx cache
chore: pr amends
chore: fix rogue incorrect import
2023-04-26 09:57:17 +01:00
Gustav Hansen
e386aff3d5
Merge branch 'main' into feature/review-workflow
2023-04-24 13:59:41 +02:00
DMehaffy
7f1bb7e73f
Allow configuration of SSO Cookie Domain ( #16471 )
2023-04-24 12:33:20 +02:00
Marc-Roig
9b76d46f92
fix: add sendDidChangeEntryStage
2023-04-24 11:29:50 +02:00
Marc-Roig
cc02e0bb60
fix: change metrics method name
2023-04-24 11:26:37 +02:00
Gustav Hansen
092a80bc33
Merge branch 'main' into feature/review-workflow
2023-04-21 13:08:41 +02:00
Gustav Hansen
19dd2efd54
CM: ListView - Check if review-workflows are enabled instead of relying on isEE
2023-04-21 12:22:49 +02:00
Josh
2d55462e46
fix: remove instances of request and ban with eslint
...
chore: remove straggler
chore: fix hook
chore: pr amends
chore: pr amends
chore: use axios for analytics
fix missing once function import
chore(test): use defineProperty
fix: webhooks creation
fix: sso
Revert "chore(test): use defineProperty"
This reverts commit dfdcb82ccef720c4e4993fe4021acc190f38a204.
chore: make sure theres a url before trying to render the image
fix: webhook
2023-04-20 17:30:40 +01: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-Roig
3fb845e44b
chore: use lodash map
2023-04-19 15:22:03 +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
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
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
Marc-Roig
54440d1ec3
fix: stage replace test
2023-04-17 17:31: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
Marc-Roig
a564c4d1cb
fix: skip tests
2023-04-17 17:05:47 +02:00
Marc-Roig
4c63577698
feat: use join table relation
2023-04-17 16:36:59 +02:00
Marc-Roig
838f7f13d2
remove migration tests
2023-04-17 14:42:45 +02:00
Marc-Roig
c62acb8c5f
fix: remove unnecessary migration
2023-04-17 14:03:10 +02:00
Gustav Hansen
a58fa4f977
Merge pull request #16399 from strapi/feature/review-workflow-tracking-settings-once
...
Settings: Track didViewWorkflow event only when component mounts
2023-04-17 13:02:25 +02:00
Gustav Hansen
2146476d7f
Merge pull request #16416 from strapi/feature/review-workflow-i18n-change
...
CM: Set value instead of defaultValue to account for i18n re-renders
2023-04-17 12:43:59 +02:00
Jamie Howard
cc69ffc92e
fix(ee): correct relation type in test
2023-04-17 11:01:28 +01:00
Gustav Hansen
353240af4e
CM: Set value instead of defaultValue to account for i18n re-renders
2023-04-17 11:58:14 +02:00
nathan-pichon
765337c762
test(review-workflows): add multiple created stages in test
2023-04-17 11:43:28 +02:00
nathan-pichon
9f92a83ba7
refactor(review-workflows): rename and use stage ids in update
2023-04-17 11:17:01 +02:00