Simone Taeggi
|
0227276d32
|
replace axiosInstance in the useEditAsset hook to replace the api call with the useFetchClient post method
|
2023-01-26 14:53:45 +01:00 |
|
Serge Sh
|
0590995f2c
|
Merge branch 'main' into patch-1
|
2023-01-26 16:19:51 +03:00 |
|
Simone Taeggi
|
97626c4dd4
|
replace axiosInstance in the useUpload hook to replace the api call with the useFetchClient post method
|
2023-01-26 13:27:34 +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 |
|
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 |
|
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 |
|
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 |
|
Convly
|
a9e55435c4
|
v4.6.0
|
2023-01-25 21:17:20 +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 |
|
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 |
|
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 |
|