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 |
|
Convly
|
516963a080
|
Merge branch 'main' of github.com:strapi/strapi into features/deits
|
2023-01-24 15:07:37 +01:00 |
|
Marc-Roig
|
73dbd2cfd9
|
workflows find and findOne services
|
2023-01-24 13:58:28 +01:00 |
|
Marc-Roig
|
72f67c5c9c
|
add services to workflows controller
|
2023-01-24 13:58:10 +01:00 |
|
Josh
|
e8bc90744d
|
chore: update DS to 1.6.0
|
2023-01-24 11:34:12 +00:00 |
|
Rémi de Juvigny
|
9b65cc4b97
|
Merge pull request #15529 from strapi/audit-logs/log-url
[Audit logs] Manage opened log in URL params
|
2023-01-24 11:39:31 +01:00 |
|
Jamie Howard
|
2153d4d90d
|
Merge pull request #15424 from strapi/feature/min-max-description
|
2023-01-24 10:16:55 +00:00 |
|
Rémi de Juvigny
|
0875dc97a8
|
Fix audit logs route policy
|
2023-01-23 19:06:12 +01:00 |
|
Rémi de Juvigny
|
c0c548d9de
|
Merge branch 'feature/audit-logs' into audit-logs/log-url
|
2023-01-23 17:23:18 +01:00 |
|