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 |
|
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 |
|
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 |
|
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 |
|
Gustav Hansen
|
d359e8315e
|
Fix failing tests for BulkMoveDialog
|
2023-01-25 15:09:21 +01:00 |
|
Gustav Hansen
|
e565118862
|
Fix getAPIInnerErrors() tests
|
2023-01-25 15:08:58 +01:00 |
|
Gustav Hansen
|
9a6ead1124
|
Refactor normalizeAPIError
|
2023-01-25 15:08:42 +01:00 |
|
Gustav Hansen
|
536f23bc32
|
CM: Use new error handling utility for content-type CRUD operations
|
2023-01-25 14:31:21 +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 |
|
Gustav Hansen
|
54142e5eaf
|
Improve error normalization
|
2023-01-25 13:33:19 +01:00 |
|
Gustav Hansen
|
f5b3f91a32
|
Make formatAPIError() largely independent from the error type
|
2023-01-25 13:33:19 +01:00 |
|
Gustav Hansen
|
6e519d713c
|
Add useAPIErrorHandler() hook
|
2023-01-25 13:33:16 +01:00 |
|
Gustav Hansen
|
8e9f2b74ed
|
Enhancement: Add API error handling utilities
|
2023-01-25 13:32:40 +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
|
6c9793123a
|
Merge pull request #15550 from strapi/feature/review-workflow-stage-list
ReviewWorkflows: Render list of stages on settings page
|
2023-01-25 11:58:55 +01:00 |
|
Gustav Hansen
|
5a08161d89
|
WYSIWYG: Disable expand tests temporarily
|
2023-01-25 11:37:28 +01:00 |
|