9 Commits

Author SHA1 Message Date
Josh
d482633e77
refactor(admin): auth pages to TS (#18635)
* refactor(admin): auth pages to TS

* fix: fix error message displays

* chore: remove generic

* chore: remove unnecessary test files

* chore: add tests

* fix: reset-password errors
2023-11-02 14:31:43 +00:00
Josh
14ef2b7c24
chore(admin): convert ProfilePage and re-use server driven types (#18593)
* chore(admin): convert ProfilePage and re-use server driven types

* chore: fix tests

* chore: fix double export from types

* fix: type isSSOLocked endpoint
2023-10-30 12:17:27 +00:00
Sora Morimoto
a8cb502824
chore(deps): update yarn to v4.0.0 (#18530)
* Update Yarn to v4.0.0

Signed-off-by: Sora Morimoto <sora@morimoto.io>

* `yarn format`

Signed-off-by: Sora Morimoto <sora@morimoto.io>

---------

Signed-off-by: Sora Morimoto <sora@morimoto.io>
2023-10-24 12:43:07 +01:00
Gustav Hansen
34a498b183 chore(admin): convert useContentTypes to TS 2023-10-23 13:07:18 +02:00
Gustav Hansen
5dc153dcb7 chore(admin): convert utils to TS
Co-authored-by: Josh Ellis <josh.ellis@strapi.io>
2023-10-19 13:58:54 +01:00
Alexandre Bodin
d7d7fd6da5 Merge branch 'main' into chore/pack-up-strapi-core 2023-10-17 09:45:17 +02:00
Gustav Hansen
92c8a1b444 chore: convert useAdminRolePermissions to TS 2023-10-13 16:36:25 +02:00
Gustav Hansen
8c39791a2b chore: convert useAdminUsers to TS 2023-10-11 13:29:16 +02:00
Gustav Hansen
fb3a0b8248
chore(admin): convert useAdminRoles to TS (#18336)
Co-authored-by: Josh Ellis <josh.ellis@strapi.io>
2023-10-09 16:41:12 +01:00