76 Commits

Author SHA1 Message Date
Josh
b7c62568a8
chore!: update styled-components to 6 & update DS to 2.0.0-beta.3 (#20260)
* chore: update styled-components to 6

* chore: update admin

* chore: update CM

* chore: update ctb

* chore: update other plugin packages

* chore: update content-releases

* chore: update user-permissions

* chore: update upload

* chore: update fields to be dot notation

* chore: update tests

* chore: update yarn.lock

* chore: update snapshots

* chore: update deps

* chore: update snapshots

* fix: left menu

* test: add label prop to NavLink test

* chore: PR tweaks
2024-05-07 14:01:26 +01:00
Josh
5d000fb33c
chore: upgrade to DS 2.0.0-beta.2 (#20151) 2024-04-25 16:17:23 +01:00
Josh
95674865d9
chore(helper-plugin)!: move Notifications & AppInfo to admin (#19831)
* chore(helper-plugin)!: move Notifications to admin

* chore(helper-plugin)!: move AppInfo to admin
2024-03-18 21:07:24 +00:00
Josh
93eda17d2a
chore(helper-plugin)!: remove form (#19612)
* chore!: remove form

* chore: re-introduce form error focusing

* chore: remove usage of Formik in auth

* chore: fix test suite
2024-02-29 14:18:21 +00:00
Josh
07a11c7abd
chore(u&p): convert js to jsx (#18819) 2023-11-16 14:25:35 +00:00
Gustav Hansen
4413faece7 Chore: Update tests 2023-08-14 10:19:12 +02:00
Josh
bc6034cf84
chore: remove history & clean up some U&P tests (#16992) 2023-06-19 10:22:38 +01:00
Gustav Hansen
dca5778d8e Chore: Apply eslint import sorting fix 2023-06-12 21:34:07 +02:00
Josh
7df9fa2da1
refactor: use version 2 of breadcrumbs in anticipation of deprecation (#16981) 2023-06-12 14:42:27 +01:00
Paul Tiedtke
301e0706b8 chore: upgrade libs to react 18 and fix tests
chore: update snapshots

chore: fix fe tests

chore: update snapshot

Revert "revert react18 (#16793)"

This reverts commit 141d3675ab2c9a8c16eff26406bebef50ecce4c5.
2023-05-22 15:33:31 +01:00
Josh
141d3675ab
revert react18 (#16793) 2023-05-22 12:23:24 +01:00
Josh
bdd0c462a1
chore: update to react18 (#16701)
Co-authored-by: Paul Tiedtke <PaulTiedtke@web.de>
2023-05-18 09:41:59 +01:00
Gustav Hansen
e210edbb38 Chore: Fix eslint errors 2023-05-16 10:57:07 +02:00
Josh
85b3eeb64f chore: update to DS 1.7.2
chore: add snapshots

chore: update to 1.7.0

chore: fix tests

chore: fix hp & upload tests

chore: fix admin tests

chore: fix user-permissions FE test

chore: update snapshots and helper-plugin

fix: multi-select

chore: bump to 1.7.1

chore: bump to 1.7.2

chore: update snapshots

fix: broken test

chore: update snapshots
2023-05-02 10:23:23 +01:00
Gustav Hansen
a9fb1f3130 Reduce and optimize lodash imports 2023-03-17 14:25:53 +01:00
Josh
fd978f3f79 chore: update snapshots & tests for DS 1.6.6
chore: update tests
2023-03-16 19:44:54 +00:00
Simone Taeggi
eae7fc9b1d chore: update DS to 1.6.5 and fix a unit test 2023-03-08 10:36:08 +01:00
Josh
d209390fbe chore: update DS to 1.6.4 2023-03-02 13:17:01 +00:00
Josh
09ff54bc6e chore: convert Stack components to Flex
chore: update snapshots

chore: convert rest of files to use Flex

chore: fix duplicate import

chore: update snapshots

chore: add eslint rule for stack

refactor: catch other Stack component uses

chore: remove horizontal prop
2023-03-02 10:02:40 +00:00
Josh
6b17f8ad12 chore: convert all files to single imports of the DS & icons
chore: remove eslint rule

chore: update snapshots

chore: update snapshots

chore: add eslint rule to stop direct imports apart from v2
2023-02-15 17:23:59 +00:00
Mark Kaylor
4bc7afc769 Update snapshots 2023-02-03 14:48:38 +01:00
Julie Plantey
d5127d16f3 update snapshots 2022-12-19 16:07:29 +01:00
Josh
4ad46e481f Revert "chore: replace imports"
This reverts commit 1c8b34c3fa7002c0e44d3c583c844367e006f631.
2022-11-18 10:01:22 +00:00
Josh
1c8b34c3fa chore: replace imports 2022-11-18 08:56:10 +00:00
Josh
37f523b78d chore: update snapshots 2022-11-17 17:25:14 +00:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
ronronscelestes
5c37a3e20e helper plugin DS bump 2022-04-26 15:09:11 +02:00
vincentbpro
e67067c584 merged duplicated tranlations using the interactive script 2022-03-15 10:25:43 +01:00
HichamELBSI
e89098da42 Bump DS alpha.77 (no breaking changes)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:06:30 +01:00
Pierre Noël
2e0a4d1507 add missing /api in redirectUrl placeholder 2022-03-02 16:05:05 +01:00
Pierre Noël
da9b064536 add session middleware + remove authentication using url param access_token 2022-01-19 17:10:41 +01:00
ronronscelestes
0c2e2748e3
[QA] Fix accordion in U&P Roles (#11693)
* fixed radius accordion content, spaces between accordions, spaces between title and accordions

* updated snapshots
2021-11-26 16:13:19 +01:00
mfrachet
637bf8e4f0 Fix stuff 2021-11-24 15:49:01 +01:00
mfrachet
abc478afbe Fix UP as a TEAM 2021-11-24 11:48:58 +01:00
ronronscelestes
daf2e5010d
[DS] Typography Users&Permissions/Roles (#11569)
* create a role done

* edit a role done

* list page done

* updated tests

* feedback fix

* updated tests
2021-11-15 18:27:32 +01:00
ronronscelestes
e0e415551b updated tests 2021-11-08 12:17:38 +01:00
soupette
e137f46d85 Change parts import name
Signed-off-by: soupette <cyril@strapi.io>
2021-10-27 10:36:00 +02:00
soupette
d6c36b8f2a Rename Row by Flex
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 08:37:30 +02:00
mfrachet
22c535f8cd Bump parts to alpha 43 2021-10-05 11:51:09 +02:00
cyril lopez
4aea5de416
Split parts imports (#11074) 2021-09-27 14:01:25 +02:00
Rémi de Juvigny
c44eb8c9e6 Delete more unused components 2021-09-22 18:59:53 +02:00
Rémi de Juvigny
94a21d6ac6 Remove policies from tests 2021-09-22 18:45:39 +02:00
Rémi de Juvigny
6245b7d4bb Delete unused files 2021-09-22 18:41:44 +02:00
Rémi de Juvigny
a62b117edb Update tests 2021-09-22 18:10:27 +02:00
Rémi de Juvigny
45251bf395 Remove unused policy selector 2021-09-22 16:56:31 +02:00
Rémi de Juvigny
400fcd4b31 Migrate bound routes view 2021-09-22 14:48:06 +02:00
Rémi de Juvigny
add4dbda1e Start migrating policies view 2021-09-21 18:47:18 +02:00
Rémi de Juvigny
65736dff2f Add tests for the permissions accordions 2021-09-20 11:56:56 +02:00
Rémi de Juvigny
0c2fc63ccc Rearrange files and delete obsolete components 2021-09-20 11:56:55 +02:00
Rémi de Juvigny
ebf6466f85 Fix checkboxes alignment 2021-09-20 11:56:54 +02:00