6461 Commits

Author SHA1 Message Date
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
fb8098d3a8 Improve filter Inputs component condition 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
Gustav Hansen
6d2fcafab4 Chore: Update webpack loaders 2023-01-30 12:04:30 +01:00
Gustav Hansen
9d8710feb8 Chore: Update webpack dependencies 2023-01-30 11:19:55 +01:00
Gustav Hansen
baa50378d6
Merge pull request #15627 from strapi/chore/babel-deps-upgrade
Chore: Update and unpin babel dependencies
2023-01-30 11:19:18 +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
Gustav Hansen
7c9e6918d8 Chore: Update and unpin babel dependencies 2023-01-30 09:48:25 +01:00
Gustav Hansen
f095a13fdb Chore: Bump react-intl from v5 to 6.2.7 2023-01-30 09:39:49 +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
f882ec69c0 Add the new JSONInput from the DS to the CM 2023-01-27 11:46:31 +01:00
Convly
40af165c0c uncomment the data transfer feature from the cli & the admin 2023-01-27 11:35:35 +01:00
markkaylor
a3ff110fc4
Merge pull request #15604 from strapi/chore/audit-logs-modal-scroll
[Audit logs] Make JSON input the size of its content
2023-01-27 11:16:50 +01:00
Mark Kaylor
e45fb7d63f Make JSON input the size of its content 2023-01-27 10:21:44 +01:00
Gustav Hansen
39db250758 Browserslist: exclude dead browsers (IE)
Co-authored-by: Laurens Kling <laurens@goedideemedia.nl>
2023-01-26 17:15:12 +01:00
Serge Sh
0590995f2c
Merge branch 'main' into patch-1 2023-01-26 16:19:51 +03: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
Gustav Hansen
d7a70fd5fd
Merge pull request #15570 from strapi/enhancement/use-inject-reducer-hook
Add new useInjectReducer() hook
2023-01-26 12:32:23 +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
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