5169 Commits

Author SHA1 Message Date
nathan-pichon
1a178fe2dc
fix(review-workflows): update workflow content-type
+ Remove unused variable params in workflows service
2023-01-26 11:30:55 +01:00
nathan-pichon
d76bdb250e
chore(review-workflows): plural controller name 2023-01-26 10:57:13 +01:00
Marc-Roig
7d8ad6bd69 Merge branch 'feature/workflow-type' into feature/review-worflow/workflow-stage 2023-01-26 10:54:42 +01:00
Marc-Roig
e22b662a24 add Stage Content Type 2023-01-26 10:54:28 +01:00
nathan-pichon
7b11ef77f4
chore(review-workflows): plural controller name 2023-01-26 10:37:08 +01:00
nathan-pichon
0a9b32f5d9
test(workflow): add integration test to workflow module 2023-01-26 10:35:35 +01:00
Sergio Peña
11fb7a89df
Merge branch 'main' into translate-strapi-to-eu 2023-01-26 09:57:20 +01:00
sergixnet
63660df410 Add translation Euskara for Admin UI 2023-01-26 09:49:53 +01:00
Nathan Pichon
4bc7e52b27
Merge branch 'feature/review-workflow' into feature/workflow-type 2023-01-26 09:39:29 +01:00
nathan-pichon
817391b3fb
test(workflow): add integration test to workflow module 2023-01-26 09:38:48 +01:00
Convly
a9e55435c4 v4.6.0 2023-01-25 21:17:20 +01:00
Jean-Sébastien Herbaux
b23bba9ba6
Merge pull request #15147 from strapi/chore/online-license-skeleton 2023-01-25 20:37:25 +01:00
Jean-Sébastien Herbaux
3fd5bbc4bb
Merge pull request #15036 from strapi/features/deits 2023-01-25 20:27:19 +01:00
Gustav Hansen
ef4f25ae89 Chore: Remove fontawesome dependencies 2023-01-25 20:03:28 +01:00
fdel-car
a0b344e575 Fix audit logs test 2023-01-25 19:52:07 +01:00
fdel-car
950dda7877 Update SSO error message 2023-01-25 19:52:07 +01:00
fdel-car
f3550cea82 Add audit logs support & update the features API 2023-01-25 19:52:07 +01:00
fdel-car
5f86716429 Apply Alex's missing feedback 2023-01-25 19:52:07 +01:00
fdel-car
b37a8be684 Add online license check 2023-01-25 19:52:07 +01:00
Alexandre Bodin
5a2b379fa0 Runtime server feature flag 2023-01-25 19:52:07 +01:00
Jean-Sébastien Herbaux
a1a54c899a
Merge branch 'main' into features/deits 2023-01-25 19:49:01 +01:00
nathan-pichon
a992738b02
test(workflow): add unit test to workflow service 2023-01-25 18:55:42 +01:00
Rémi de Juvigny
9ef1bea85f Fix api tests 2023-01-25 16:58:37 +01:00
Convly
c631b7f77c Review fixes 2023-01-25 16:31:51 +01:00
Mark Kaylor
37a6c0516e Move useRealTimers to afterAll 2023-01-25 15:52:22 +01:00
markkaylor
85916f4bbf
Merge branch 'main' into feature/audit-logs 2023-01-25 15:17:33 +01:00
Gustav Hansen
536f23bc32 CM: Use new error handling utility for content-type CRUD operations 2023-01-25 14:31:21 +01:00
Jean-Sébastien Herbaux
3346f92fd0
Merge branch 'main' into features/deits 2023-01-25 14:27:57 +01:00
Gustav Hansen
6e519d713c Add useAPIErrorHandler() hook 2023-01-25 13:33:16 +01:00
Gustav Hansen
8e9f2b74ed Enhancement: Add API error handling utilities 2023-01-25 13:32:40 +01:00
Gustav Hansen
5bdc1405a8 Add new useInjectReducer() hook 2023-01-25 13:13:02 +01:00
Gustav Hansen
398fa441d9
Merge pull request #15563 from strapi/chore/wysiwyg-preview-pane-scroll
WYSIWYG: Fix CSS flex setup to take the toolbar into account
2023-01-25 13:00:36 +01:00
Gustav Hansen
44592bfb5f Chore: Add missing snapshot file 2023-01-25 12:16:32 +01:00
Gustav Hansen
03a3e76460
Merge pull request #15517 from strapi/enhancement/async-reducers
Admin: Allow reducers to be injected async into the store
2023-01-25 12:15:05 +01:00
Mark Kaylor
1961ae6cc0 Add check for audit-logs feature enabled 2023-01-25 12:02:46 +01:00
Gustav Hansen
6c9793123a
Merge pull request #15550 from strapi/feature/review-workflow-stage-list
ReviewWorkflows: Render list of stages on settings page
2023-01-25 11:58:55 +01:00
Gustav Hansen
5a08161d89 WYSIWYG: Disable expand tests temporarily 2023-01-25 11:37:28 +01:00
Rémi de Juvigny
c5c20a3ce0 Fix EE settings menu 2023-01-25 11:28:23 +01:00
Rémi de Juvigny
2f7de9ab4e WIP move audit logs frontend to ee 2023-01-25 10:30:26 +01:00
Gustav Hansen
f55c877fa4 WYSIWYG: Remove hard-coded id (field might be used multiple times) 2023-01-25 10:09:50 +01:00
Gustav Hansen
0dab50e660 WYSIWYG: Prevent preview pane toolbar from shrinking 2023-01-25 10:07:01 +01:00
Convly
31a4925824 Merge branch 'main' into features/deits 2023-01-25 09:57:35 +01:00
Gustav Hansen
8c52770ae4 WYSIWYG: Fix CSS flex setup to take the toolbar into account 2023-01-25 09:45:03 +01:00
Gustav Hansen
ccab323cf2
Merge pull request #15430 from strapi/enhancement/ctb-edit-ct-draft-publish
CTB: Replace ToggleInput with Checkbox for the d&p switch
2023-01-25 08:49:11 +01:00
Mark Kaylor
963f651b81 Merge branch 'main' of github.com:strapi/strapi into feature/audit-logs 2023-01-24 17:25:50 +01:00
Gustav Hansen
8db988bec2 ReviewWorkflows: Render list of stages on settings page 2023-01-24 16:39:30 +01:00
Josh
70f188c78f
Merge pull request #15547 from strapi/chore/ds-160 2023-01-24 15:28:57 +00:00
Gustav Hansen
d61d4ece5e
Merge pull request #15549 from strapi/fix/wysiwyg-preview
WYSIWYG: Fix preview pane styles
2023-01-24 15:35:57 +01:00
Josh
6b43c01732 fix: update to 1.6.1 to fix styling issue with buttons 2023-01-24 14:12:56 +00:00
Gustav Hansen
e7915a01f2 WYSIWYG: Fix preview styles 2023-01-24 15:08:06 +01:00