80 Commits

Author SHA1 Message Date
Simone Taeggi
3fdd100107 move the logic from admin to helper-plugin 2023-01-10 17:59:58 +01:00
Simone Taeggi
0aa31064b2 refactoring the axios migration move the code in admin 2022-11-22 15:43:05 +01:00
Simone Taeggi
4da811c322 create a util to wrap the old axiosInstance implementations and log the warning 2022-11-14 16:36:30 +01:00
Simone Taeggi
130b996fa4 first implementation of the useFetchClient construct and use case example with Api token v2 2022-11-02 11:49:36 +01:00
Mark Kaylor
2b108e7c0f Merge branch 'master' of github.com:strapi/strapi into features/custom-fields 2022-08-16 11:14:30 +02:00
Alexandre Bodin
92955d19f9 Frontend updates 2022-08-11 10:20:49 +02:00
Rémi de Juvigny
eda74cb147 Expose custom fields in react context 2022-07-07 15:22:28 +02:00
Gustav Hansen
bf32846a12 Merge branch 'master' into features/ML-folder 2022-05-30 10:47:27 +02:00
Gustav Hansen
4bf4a7868d EditFolderDialog: Make error handling generic 2022-05-06 09:43:21 +02:00
ronronscelestes
0ff9c27701 replaced components with v2 components 2022-05-03 10:55:38 +02:00
Gustav Hansen
0f21263efd ReactSelect: Abstract base class from SelectWrapper 2022-04-12 14:12:27 +02:00
Pierre Noël
2a381562bb Fix json field not validated on publish 2022-03-10 15:22:06 +01:00
Vincent
1b276b6dc7
Feature(GuidedTour)/ Init helper plugin + admin (#12047)
* feat: added guided tour context, hook and provider to helper-plugin

* feat(guided-tour): using helpers in the admin + init reducer

Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>

* feedback fixes

Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2021-12-30 11:41:53 +01:00
ronronscelestes
d1f29f033b contentbox + fixed title ellipsis 2021-11-09 16:00:03 +01:00
soupette
f354400f6f keep only needed utils
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 14:06:08 +01:00
soupette
b416194cc9 Remove old components from helper
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 13:40:23 +01:00
HichamELBSI
ab7bbb2d2a Add DateTimePicker to helper plugin
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-05 16:43:08 +01:00
ronronscelestes
47e69beefb removed Search component from helper plugin index 2021-11-05 13:56:16 +01:00
ronronscelestes
7f16b2e465 merge conflict 2021-11-05 13:36:18 +01:00
ronronscelestes
0ad390f229 init search url query component 2021-11-04 11:30:32 +01:00
mfrachet
cc8463b434 Merge branch 'releases/v4' of https://github.com/strapi/strapi into v4/media-library-cm 2021-10-29 16:13:54 +02:00
Marvin Frachet
c581e4406a
Asset selection in ML CM (#11371) 2021-10-27 11:23:46 +02:00
Dieter Stinglhamber
ed83cc353c implement the ListView for the API Tokens 2021-10-25 09:15:03 +02:00
bulby97
3633f5be40 Add click on row in tables 2021-09-22 15:28:40 +02:00
soupette
36161fbc49 Add not allowed input
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 10:51:12 +02:00
soupette
2e17674688 Clean helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-21 06:28:02 +02:00
soupette
ff8069a1c8 Rename CM hook
Signed-off-by: soupette <cyril@strapi.io>
2021-09-21 06:01:01 +02:00
soupette
2bbe7175c4 Move cm component in helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-20 09:05:22 +02:00
cyril lopez
bab10b0ef2
Merge pull request #10962 from strapi/asset-cards-ml
Initialize asset cards in ML
2021-09-15 10:17:42 +02:00
mfrachet
5f022f865e Fix review comments 2021-09-15 09:57:23 +02:00
soupette
912187b078 Move FilterPopover to helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-15 08:10:12 +02:00
soupette
138857201d Rename components
Signed-off-by: soupette <cyril@strapi.io>
2021-09-14 10:33:06 +02:00
soupette
da8bec4d5f Move Pagination and PageSize to helper plugin and add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-09-14 10:22:32 +02:00
mfrachet
8f08a928b4 Add MediaLibrary empty states and layout 2021-09-14 09:17:23 +02:00
soupette
15ffa86b63 Delete CustomContentLayout component
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:37:18 +02:00
soupette
0518e7aa15 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:31:04 +02:00
mfrachet
6802eb27ad Add EmptyState component 2021-09-10 16:55:57 +02:00
soupette
737568a10c Move DynamicTable to helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-10 09:21:09 +02:00
Marvin Frachet
b77feb9764
I18N settings modal, creation (#10749) 2021-09-08 09:14:31 +02:00
ronronscelestes
399f42a78c customEllipsis in utils + updated tests 2021-09-07 12:51:34 +02:00
ronronscelestes
590aeacf05 feedback fix + tests 2021-09-06 16:32:37 +02:00
ronronscelestes
e823873d9a feedback fix 2021-09-06 14:06:01 +02:00
ronronscelestes
6439f014ec removed UpgradePlan from helper-plugin 2021-09-06 10:52:08 +02:00
ronronscelestes
0c0d8b940c Merge branch 'upgrade-plan' of https://github.com/strapi/strapi into upgrade-plan 2021-09-06 10:50:13 +02:00
Montlouis-Calixte Stéphane
8e9d8fc8c8
Merge pull request #10845 from strapi/edit-webhook-page
Edit webhook page
2021-09-06 08:39:58 +02:00
cyril lopez
b9c5a0b762
Merge pull request #10878 from strapi/content-box
ContentBox helper-plugin
2021-09-06 07:32:40 +02:00
ronronscelestes
672822e070 UpgradePlanModal 2021-09-03 16:20:15 +02:00
bulby97
b70b320bca Add remove rounded button in helper plugin 2021-09-03 14:29:31 +02:00
bulby97
b8a60d7d0e Move utils to old/utils, done trigger container 2021-09-03 14:29:31 +02:00
bulby97
5e9591edcf Create and Edit page done, wip trigger container 2021-09-03 14:29:31 +02:00