29765 Commits

Author SHA1 Message Date
Pierre Noël
15247d1440
Merge pull request #15591 from strapi/chore/bump-database-client-versions
Bump database client versions
2023-01-26 12:42:13 +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
Ben Irvin
0595c3ca10 only allow importing valid extensions 2023-01-26 12:28:49 +01:00
nathan-pichon
64cfcdcb2a
fix(review-workflow): pick query and params from request 2023-01-26 12:26:26 +01:00
Fabien del Carmen
0bc46be074
Merge pull request #15577 from strapi/fix/remove-detect-open-handles
Remove --detectOpenHandles from "api" tests
2023-01-26 12:21:30 +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
897d18d53c Merge remote-tracking branch 'origin/feature/workflow-type' into feature/workflow-type 2023-01-26 12:18:18 +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
Simone Taeggi
da5c8f753f replace axiosInstance in the useFolderStructure hook to replace the api call with the useFetchClient get method and update test 2023-01-26 11:18:31 +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
Pierre Noël
28bc7b2c4b Bump database client versions 2023-01-26 10:51:56 +01:00
dependabot[bot]
a2cf39a484
chore(deps): bump inquirer from 8.2.4 to 8.2.5
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@8.2.5)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 09:40:59 +00:00
Simone Taeggi
16fe20c6ad replace axiosInstance in the useFolder hook to replace the api call with the useFetchClient get method and update test 2023-01-26 10:39:57 +01:00
Pierre Noël
a87000205b
Merge pull request #15418 from strapi/dependabot/npm_and_yarn/better-sqlite3-7.6.2
chore(deps): bump better-sqlite3 from 7.4.6 to 7.6.2
2023-01-26 10:38:16 +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
Simone Taeggi
c2e11e481e replace axiosInstance in the useFolders hook to replace the api call with the useFetchClient get method and update test 2023-01-26 10:26:45 +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
Cameron Paczek
680b53c29b add function to remove cron jobs 2023-01-26 00:45:52 -08: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
dependabot[bot]
5fc74ed509
chore(deps): bump better-sqlite3 from 7.4.6 to 7.6.2
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 7.4.6 to 7.6.2.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v7.4.6...v7.6.2)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 20:23:11 +00:00
Convly
a9e55435c4 v4.6.0 v4.6.0 2023-01-25 21:17:20 +01:00
Jean-Sébastien Herbaux
ded9dfc2a5
Merge pull request #15580 from strapi/fix/ignore-audit-log-on-data-transfer 2023-01-25 21:14:51 +01:00
Convly
cdcd83d948 Ignore admin::audit-log on import/export 2023-01-25 21:14:04 +01:00
Convly
e72d2a086d Fix clean script for data-transfer 2023-01-25 20:42:59 +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
Jean-Sébastien Herbaux
e6ae4daf8e
Merge pull request #15578 from strapi/chore/remove-fontawesome-deps-audit 2023-01-25 20:19:48 +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
0546a826b7 Update transaction to its latest API 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
0da81577dd Add devide ID in the payload of the license check 2023-01-25 19:52:07 +01:00
fdel-car
49727cbb6d Replace comments with JSDoc 2023-01-25 19:52:07 +01:00
fdel-car
0609de2814 Populate default features array even during init 2023-01-25 19:52:07 +01:00
fdel-car
e1e812de0a Remove double ee check 2023-01-25 19:52:07 +01:00
fdel-car
6fe16dca5c Add shiftCronExpression utils 2023-01-25 19:52:07 +01:00
fdel-car
5f86716429 Apply Alex's missing feedback 2023-01-25 19:52:07 +01:00
ivanThePleasant
c43369165c Use ee_store instead of the core_store
Use ee_store instead of the core_store

Use ee_store instead of the core_store
2023-01-25 19:52:07 +01:00
fdel-car
f4ef160992 Rework license fetching and add error handling 2023-01-25 19:52:07 +01:00
fdel-car
2aecf83e18 Add cron job to dynamically update the license 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