Josh
407be7cbbd
Merge pull request #16481 from strapi/chore/refactor-hp-to-features
2023-04-26 09:56:28 +01:00
Gustav Hansen
10983f3ba7
Merge pull request #16499 from strapi/feature/review-workflow-1-settings-color
...
Settings: Implement color select for stages
2023-04-26 10:54:37 +02:00
Gustav Hansen
2c6624f64f
Chore: Update reducer tests
2023-04-26 10:15:47 +02:00
Josh
4134c0e33b
refactor: colocate code in helper-plugin features for clearer view
...
refactor: move Notification logic into helper-plugin
refactor: wip
fix: typo
chore: fix tests
chore: ensure contexts are still exported
Update packages/core/helper-plugin/src/features/OverlayBlocker.js
Update packages/core/helper-plugin/src/features/AutoReloadOverlayBlocker.js
Co-Authored-By: Gustav Hansen <gustav.hansen@strapi.io>
2023-04-26 09:06:18 +01:00
gitstart
9e2b06649c
fix: field named conditions breaking role checkboxes
...
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
2023-04-26 03:07:02 +00:00
Gustav Hansen
19855acfa4
Settings: Fix Field <> ReactSelect connection
2023-04-25 18:05:15 +02:00
Gustav Hansen
ef3d7ff09a
Settings: Implement color select for stages
2023-04-25 17:40:48 +02:00
Marc
94e2624b61
Merge pull request #16479 from strapi/feat/back-limit-number-of-created-stages
2023-04-25 16:43:01 +02:00
Nathan Pichon
a51313304d
Merge pull request #15899 from strapi/feature/review-workflow
...
New Feature: Review Workflows
2023-04-24 20:53:14 +02:00
Jean-Sébastien Herbaux
3070b89cc1
Upgrade to TS V5 and fix related breaking changes ( #16462 )
2023-04-24 18:37:51 +02:00
Marc-Roig
80c272dd9e
chore: split routes into files
2023-04-24 16:20:12 +02:00
Marc-Roig
66a2bba78e
chore: move enableFeatureMiddleware to utils
2023-04-24 16:18:54 +02:00
Marc-Roig
52b2aed092
feat: admin routes as object
2023-04-24 16:18:39 +02:00
Gustav Hansen
e386aff3d5
Merge branch 'main' into feature/review-workflow
2023-04-24 13:59:41 +02:00
Marc-Roig
69cc9c5e8e
fix: stage color should not be nullabke
2023-04-24 13:34:33 +02:00
Marc-Roig
e7e3004524
feat: add stage color attribute
2023-04-24 13:28:33 +02:00
Marc-Roig
4cf5ab1a0c
feat: add stage color validation
2023-04-24 13:28:18 +02:00
DMehaffy
7f1bb7e73f
Allow configuration of SSO Cookie Domain ( #16471 )
2023-04-24 12:33:20 +02:00
Marc-Roig
b06e4b4e98
Merge branch 'feature/review-workflow' into feat/back-limit-number-of-created-stages
2023-04-24 11:51:14 +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
Marc-Roig
466035face
feat: limit number of stages to 200
2023-04-24 11:20:49 +02:00
Rémi de Juvigny
7c972f569b
Merge pull request #16455 from strapi/feature/custom-field-sizes
...
Let custom fields specify a custom input size
2023-04-21 15:30:39 +02:00
Josh
2edcb60e35
Merge pull request #16441 from strapi/fix/nested-repeatable-components-can-be-reordered
2023-04-21 12:19:56 +01: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
Rémi de Juvigny
cc6644fac5
Merge branch 'main' into feature/custom-field-sizes
2023-04-21 11:00:06 +02:00
Rémi de Juvigny
f9564e0b94
Remove unused action function
2023-04-21 10:59:29 +02:00
Rémi de Juvigny
abb1e3635f
Merge pull request #16224 from edlefebvre/fix-admin-missing-translation-fr
...
translation(core admin): add some missing fr translations
2023-04-21 09:48:20 +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
Rémi de Juvigny
b5e1372bd4
Code cleanup
2023-04-20 12:55:22 +02:00
Rémi de Juvigny
0f3014a136
Merge branch 'main' into feature/custom-field-sizes
2023-04-20 12:50:11 +02:00
Rémi de Juvigny
8253cfdd71
Handle isResizable in the admin
2023-04-20 12:49:46 +02:00
Rémi de Juvigny
cb3588782c
Use custom field input size in admin
2023-04-20 12:24:55 +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
Christian
ee9237c343
Merge pull request #16397 from strapi/track-auth-method
2023-04-20 09:53:09 +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
Christian
cb6e70693d
Update packages/core/admin/server/strategies/api-token.js
...
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-04-19 16:46:46 +02:00
Christian Capeans
0acb4ab3aa
Change event name
2023-04-19 16:44:00 +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
Rémi de Juvigny
65be6fbff0
Merge branch 'main' into fix-admin-missing-translation-fr
2023-04-19 14:35:12 +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