30539 Commits

Author SHA1 Message Date
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
Alexandre Bodin
9211620591 Get features from the licenseInfo for the default type mapping 2023-01-25 19:52:07 +01:00
Alexandre Bodin
401d3e1907 Lazy init of EE info 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
Jean-Sébastien Herbaux
de2e6f2558
Merge pull request #15536 from strapi/feature/audit-logs 2023-01-25 19:48:09 +01:00
fdel-car
0806591427 Remove --detectOpenHandles from "api" tests 2023-01-25 19:27:05 +01:00
nathan-pichon
a992738b02
test(workflow): add unit test to workflow service 2023-01-25 18:55:42 +01:00
Convly
0b2cb5664d Merge branch 'deits/process-listener' into features/deits 2023-01-25 18:51:26 +01:00
Convly
6affdd3d66 Move from function to arrow function 2023-01-25 18:51:03 +01:00
Rémi de Juvigny
10274e4685 Mock audit log provider in API tests 2023-01-25 18:50:36 +01:00
Convly
8f9714ec08 Fix mysql & postgres imports 2023-01-25 18:44:59 +01:00
Simone Taeggi
d801ed12fe replace axiosInstance in the useConfig hook to replace the api call with the useFetchClient get and put methods and update test 2023-01-25 17:19:19 +01:00
Rémi de Juvigny
9ef1bea85f Fix api tests 2023-01-25 16:58:37 +01:00
Gustav Hansen
d6d31857b1 Chore: Minor code cleanup 2023-01-25 16:42:02 +01:00
Jean-Sébastien Herbaux
e10ac14726
Merge branch 'main' into features/deits 2023-01-25 16:34:56 +01:00
Jean-Sébastien Herbaux
13c57e8b9a
Merge pull request #15574 from strapi/deits/fixes 2023-01-25 16:33:40 +01:00
Convly
c631b7f77c Review fixes 2023-01-25 16:31:51 +01:00
Simone Taeggi
8f0366eac8 replace axiosInstance in the useBulkRemove hook to replace the api call with the useFetchClient get method and update test 2023-01-25 16:26:04 +01:00
markkaylor
caaa14964d
Merge branch 'main' into feature/audit-logs 2023-01-25 15:56:51 +01:00
Pierre Noël
85a9359756
Merge pull request #15554 from strapi/fix/performance-issues-clean-order-mysql
Improve SQL queries when cleaning orders
2023-01-25 15:53:15 +01:00
Mark Kaylor
37a6c0516e Move useRealTimers to afterAll 2023-01-25 15:52:22 +01:00
Simone Taeggi
40dcc501d4 replace axiosInstance in the useBulkMove hook to replace the api call with the useFetchClient get method and update test 2023-01-25 15:50:29 +01:00
Christian
d0edd25ceb
Merge pull request #15382 from strapi/fix/unvalidated-cognito-access
Fix: Access/ID Tokens using Cognito Login Provider
2023-01-25 15:47:19 +01:00
Simone Taeggi
803ff586ab replace axiosInstance in the useAssets hook to replace the api call with the useFetchClient get method 2023-01-25 15:28:28 +01:00
markkaylor
85916f4bbf
Merge branch 'main' into feature/audit-logs 2023-01-25 15:17:33 +01:00
Ben Irvin
dcf70144c5 test exiting on sigint 2023-01-25 15:10:39 +01:00
Gustav Hansen
d359e8315e Fix failing tests for BulkMoveDialog 2023-01-25 15:09:21 +01:00