8521 Commits

Author SHA1 Message Date
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
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
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
Jean-Sébastien Herbaux
e10ac14726
Merge branch 'main' into features/deits 2023-01-25 16:34:56 +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
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
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
Pierre Noël
64cf2c26c8 add SQL request as a comment 2023-01-25 14:28:28 +01:00
Pierre Noël
6d92bbca8a use window function for mariaDB and MySQL 8 2023-01-25 14:28:28 +01:00
Pierre Noël
c9df9b7497 fix ambiguous column name 2023-01-25 14:28:28 +01:00
Pierre Noël
c505a62f7e change WHERE clause to avoid deadlock 2023-01-25 14:28:27 +01:00
Pierre Noël
aad60aab38 change SQL request logic 2023-01-25 14:28:27 +01:00
Pierre Noël
c909df5d45
Merge pull request #15535 from strapi/fix/sequential-requests-deadlock
Prevent deadlocks on components and locale updates
2023-01-25 14:28:00 +01:00
Jean-Sébastien Herbaux
3346f92fd0
Merge branch 'main' into features/deits 2023-01-25 14:27:57 +01:00
Ben Irvin
244f8b704e fix help text 2023-01-25 13:29:16 +01:00
Gustav Hansen
5bdc1405a8 Add new useInjectReducer() hook 2023-01-25 13:13:02 +01:00
Ben Irvin
43067bf4c2
Merge pull request #15474 from strapi/dependabot/npm_and_yarn/commander-8.3.0 2023-01-25 13:06:46 +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
Ben Irvin
7b1bd24b4d
Merge pull request #15562 from strapi/chore/transactions-integration-tests 2023-01-25 12:04:32 +01:00
Mark Kaylor
1961ae6cc0 Add check for audit-logs feature enabled 2023-01-25 12:02:46 +01:00
Gustav Hansen
5a08161d89 WYSIWYG: Disable expand tests temporarily 2023-01-25 11:37:28 +01:00
Ben Irvin
376f409456
Merge pull request #15426 from strapi/chore/fix-version-table-order 2023-01-25 11:35:19 +01:00
Rémi de Juvigny
c5c20a3ce0 Fix EE settings menu 2023-01-25 11:28:23 +01:00
Jean-Sébastien Herbaux
14aa228ab6
Merge pull request #15565 from strapi/deits/fix-diagnostic-error-format 2023-01-25 10:33:16 +01:00
Jean-Sébastien Herbaux
9563d4cf9d
Merge pull request #15530 from strapi/deits/error-database-connection 2023-01-25 10:32:54 +01:00
Convly
eb6e6db843 Fix duplicate errors being logged 2023-01-25 10:31:01 +01:00
Rémi de Juvigny
2f7de9ab4e WIP move audit logs frontend to ee 2023-01-25 10:30:26 +01:00
Bassel Kanso
acfb19be24
Merge pull request #15564 from strapi/deits/fix-gitkeep
re-creating .gitkeep
2023-01-25 11:29:33 +02:00
Bassel
6f6c24d133 re-creating .gitkeep 2023-01-25 11:24:39 +02:00
Ben Irvin
33429cef5b clean up 2023-01-25 10:21:24 +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
62725c8410 Merge branch 'features/deits' into deits/diagnostics 2023-01-25 10:02:43 +01:00
Convly
31a4925824 Merge branch 'main' into features/deits 2023-01-25 09:57:35 +01:00
Bassel Kanso
87bec86243
Merge pull request #15485 from strapi/deits/rollbacks
[DEITS] Rollback import after failure
2023-01-25 10:48:04 +02:00