Mark Kaylor
|
c9443f14ae
|
Rename file
|
2023-01-30 14:29:58 +01:00 |
|
Mark Kaylor
|
9dc16eccab
|
Use select for translations
|
2023-01-30 14:16:57 +01:00 |
|
Mark Kaylor
|
6ddf55ee65
|
wip translation
|
2023-01-30 14:16:54 +01:00 |
|
Mark Kaylor
|
f3d41e3eac
|
Use isError key instead of status
|
2023-01-30 14:16:31 +01:00 |
|
Mark Kaylor
|
5a5a2666b1
|
Mock range api globally
|
2023-01-30 14:16:31 +01:00 |
|
Mark Kaylor
|
02610fca97
|
Fix isLoading
|
2023-01-30 14:16:31 +01:00 |
|
Mark Kaylor
|
0252578f43
|
Fix translations
|
2023-01-30 14:16:27 +01:00 |
|
Mark Kaylor
|
63ea967065
|
Use error message in notification
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
e38379c828
|
Refactor getDisplayedFilters and add translations
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
00db731c6c
|
Improve and translate aria-label
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
bc67959e82
|
Remove fieldSchema.type
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
f31799fd04
|
Fix comment
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
6962f0eaa6
|
Fix scroll issue
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
74e11bbe52
|
Add tests
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
95ec5644be
|
Move ComboboxFilter
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
21a346756e
|
wip
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
3dfb2fb7f9
|
wip: add tests
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
a62f3cfd0d
|
Handle data fetching errors
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
5c65b6052f
|
Reorder filter options to match table order
|
2023-01-30 14:15:33 +01:00 |
|
Mark Kaylor
|
377f5e8e8a
|
Add audit log filters
|
2023-01-30 14:15:33 +01:00 |
|
Gustav Hansen
|
b89dcb7ff6
|
Settings: wrap check to display review workflows in a feature flag
|
2023-01-30 13:26:34 +01:00 |
|
nathan-pichon
|
081d314423
|
feat(review-workflow): update shape of list result
Use data attribute instead of results
|
2023-01-30 12:28:15 +01:00 |
|
nathan-pichon
|
fcf05cfdd0
|
Merge branch 'main' into feature/review-workflow
# Conflicts:
# packages/core/admin/ee/admin/pages/SettingsPage/utils/customRoutes.js
|
2023-01-30 12:22:52 +01:00 |
|
nathan-pichon
|
11db0300ff
|
Merge branch 'feature/review-workflow' into feature/workflow-type
# Conflicts:
# packages/core/admin/ee/server/controllers/index.js
# packages/core/admin/ee/server/index.js
# packages/core/admin/ee/server/routes/features-routes.js
# packages/core/strapi/lib/utils/ee.js
|
2023-01-30 10:58:59 +01:00 |
|
nathan-pichon
|
d048f00eaf
|
Merge branch 'main' into feature/review-workflow
# Conflicts:
# packages/core/admin/ee/admin/pages/SettingsPage/utils/customRoutes.js
|
2023-01-30 10:46:16 +01:00 |
|
ivanThePleasant
|
c8b38613bc
|
Implement ee bootstrap seat enforcement
|
2023-01-29 19:24:55 +02:00 |
|
nathan-pichon
|
e661450b01
|
feat(review-workflows): add default workflow
|
2023-01-27 18:30:29 +01:00 |
|
nathan-pichon
|
54e6c022fd
|
test(review-workflows): update name of the test for public requests
|
2023-01-27 15:11:43 +01:00 |
|
nathan-pichon
|
95dbeb5d46
|
fix(review-workflows): rework controllers, routes and service
|
2023-01-27 11:54:12 +01:00 |
|
Mark Kaylor
|
e45fb7d63f
|
Make JSON input the size of its content
|
2023-01-27 10:21:44 +01:00 |
|
Marc-Roig
|
2ef020de1c
|
Merge branch 'feature/workflow-type' into feature/review-worflow/workflow-stage
|
2023-01-26 12:56:50 +01:00 |
|
Marc-Roig
|
02f7ec7455
|
properly use workflow_id path param
|
2023-01-26 12:52:54 +01:00 |
|
nathan-pichon
|
64cfcdcb2a
|
fix(review-workflow): pick query and params from request
|
2023-01-26 12:26:26 +01:00 |
|
Marc-Roig
|
5e21919c57
|
Merge branch 'feature/workflow-type' into feature/review-worflow/workflow-stage
|
2023-01-26 12:20:30 +01:00 |
|
Marc-Roig
|
5378307f1d
|
test for review workflow stages
|
2023-01-26 12:17:36 +01:00 |
|
Marc-Roig
|
c645b67467
|
add review workflow stage routes and service
|
2023-01-26 12:17:17 +01:00 |
|
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 |
|
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 |
|
Jean-Sébastien Herbaux
|
b23bba9ba6
|
Merge pull request #15147 from strapi/chore/online-license-skeleton
|
2023-01-25 20:37:25 +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 |
|
Alexandre Bodin
|
5a2b379fa0
|
Runtime server feature flag
|
2023-01-25 19:52:07 +01:00 |
|