Ben Irvin
|
168ee1e2dd
|
add message for dataType diff
|
2023-01-27 14:06:33 +01:00 |
|
Ben Irvin
|
94898aba59
|
add check for loose equality
|
2023-01-27 13:58:41 +01:00 |
|
Ben Irvin
|
ceaf7b5146
|
improve messaging
|
2023-01-27 13:58:10 +01:00 |
|
Mark Kaylor
|
401b348f7a
|
Remove rest spread
|
2023-01-27 11:52:30 +01:00 |
|
Mark Kaylor
|
f882ec69c0
|
Add the new JSONInput from the DS to the CM
|
2023-01-27 11:46:31 +01:00 |
|
Convly
|
40af165c0c
|
uncomment the data transfer feature from the cli & the admin
|
2023-01-27 11:35:35 +01:00 |
|
markkaylor
|
a3ff110fc4
|
Merge pull request #15604 from strapi/chore/audit-logs-modal-scroll
[Audit logs] Make JSON input the size of its content
|
2023-01-27 11:16:50 +01:00 |
|
Marc-Roig
|
34935bdb17
|
fix unpublish publish
|
2023-01-27 10:39:33 +01:00 |
|
Mark Kaylor
|
e45fb7d63f
|
Make JSON input the size of its content
|
2023-01-27 10:21:44 +01:00 |
|
Simone
|
69859fc17e
|
Merge branch 'main' into enhancement/axios-migration-upload
|
2023-01-26 18:37:00 +01:00 |
|
Simone Taeggi
|
96a589dfc5
|
remove the axiosInstance implementation on the upload
|
2023-01-26 17:31:51 +01:00 |
|
Marc-Roig
|
9e4f28b871
|
fix typo
|
2023-01-26 17:31:05 +01:00 |
|
Josh
|
4ac40dfc21
|
chore: use browserlist for minifier in helperplugin
|
2023-01-26 16:28:40 +00:00 |
|
Simone Taeggi
|
ae372c8afb
|
replace axiosInstance in the deleteRequest utils to replace the api calls with the getFetchClient del method
|
2023-01-26 17:27:50 +01:00 |
|
Ben Irvin
|
38262ae8fb
|
simplify
|
2023-01-26 17:27:31 +01:00 |
|
Marc
|
a9ea6986a7
|
Merge branch 'main' into fix/webhook-with-count-relations
|
2023-01-26 17:27:25 +01:00 |
|
Marc-Roig
|
b8518f706e
|
standarize method properties
|
2023-01-26 17:26:22 +01:00 |
|
Marc-Roig
|
10340e2e19
|
test for empty components
|
2023-01-26 17:26:04 +01:00 |
|
Marc-Roig
|
3e95ff78d3
|
remove getDeepCountPopulate
|
2023-01-26 17:25:56 +01:00 |
|
Ben Irvin
|
e7d23ea290
|
add filename to message
|
2023-01-26 17:17:26 +01:00 |
|
Ben Irvin
|
00cdbefe8b
|
add more specific error message
|
2023-01-26 17:15:16 +01:00 |
|
Gustav Hansen
|
39db250758
|
Browserslist: exclude dead browsers (IE)
Co-authored-by: Laurens Kling <laurens@goedideemedia.nl>
|
2023-01-26 17:15:12 +01:00 |
|
Josh
|
70223b84af
|
chore: fix webpack config
|
2023-01-26 16:07:49 +00:00 |
|
Josh
|
f2459f5598
|
chore: fix deps in helper-plugin
|
2023-01-26 16:06:19 +00:00 |
|
Simone Taeggi
|
79bb5949bd
|
replace axiosInstance in the EditFolderDialog unit test
|
2023-01-26 17:03:33 +01:00 |
|
Simone Taeggi
|
aaa91cde7c
|
replace axiosInstance in the MediaLibrary SettingsPagee to replace the api calls with the useFetchClient get and put methods
|
2023-01-26 16:59:59 +01:00 |
|
Simone Taeggi
|
ab8ffd0686
|
replace axiosInstance in the useEditFolder hook to replace the api call with the useFetchClient post and put methods and update test
|
2023-01-26 15:16:24 +01:00 |
|
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 |
|
Josh
|
b7f5900ffd
|
Merge branch 'main' into chore/helper-plugin-webpack
|
2023-01-26 12:21:21 +00: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 |
|
Cameron Paczek
|
680b53c29b
|
add function to remove cron jobs
|
2023-01-26 00:45:52 -08: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 |
|