Josh
00f1e17248
test: please work units
2024-04-29 14:18:14 +01:00
Josh
5d000fb33c
chore: upgrade to DS 2.0.0-beta.2 ( #20151 )
2024-04-25 16:17:23 +01:00
Christian
8af582bab7
chore(admin): remove react-helmet ( #19923 )
...
* chore: remove react-helmet
* chore: lint fixes
---------
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2024-03-27 10:02:40 +00:00
Josh
e11b6f2e96
chore(helper-plugin)!: move RBAC / remove auth / remove usePersistentState ( #19847 )
...
* chore(helper-plugin)!: move useRBAC
* chore: get tests working
* chore!: remove auth
* chore!: remove usePersistentState
* fix: refactor building admin package so it shares modules with different entries
* fix: session vs local
2024-03-20 11:39:59 +00:00
Simone
bef2911a46
chore(helper-plugin)!: remove stopPropagation ( #19846 )
...
* chore(helper-plugin)!: remove stopPropagation
* chore(helper-plugin)!: remove onRowClick util
2024-03-19 17:47:38 +00:00
Simone
c46976a9da
chore(helper-plugin)!: remove prefixPluginTranslations ( #19845 )
2024-03-19 16:33:46 +00:00
Simone
e9eabddd69
chore(helper-plugin)!: move getFetchClient and useFetchClient ( #19840 )
...
* chore(helper-plugin)!: move useFetchClient and getFetchClient to the admin
* chore(helper-plugin)!: fix prettier errors
* chore(helper-plugin)!: remove useless functions
2024-03-19 15:37:20 +00:00
Josh
b17a180f13
chore!(helper-plugin): remove useLockScroll / useClipboard / useFocusWhenNavigate / useQuery / useFocusInputField ( #19835 )
...
* chore!: remove useLockScroll & useClipboard
* chore!: remove useFocusWhenNavigate
* chore!: remove useQuery
* chore!: remove useFocusInputField
* chore!: move useQueryParams
* chore: fix tests
* chore: update copy
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
* chore: pretty
---------
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-03-19 09:56:07 +00: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
23d1b3801a
chore(helper-plugin)!: remove auto-reload blockers ( #19828 )
2024-03-18 19:09:41 +00:00
Simone
2b10610286
chore(helper-plugin)!: move getPrefixedId, useAPIErrorHandler, normalizeAPIError and getAPIInnerErrors ( #19823 )
2024-03-18 15:43:19 +00:00
Simone
1cb89ea8d0
chore!: remove translatedErrors from the helper-plugin ( #19814 )
...
* chore: move translatedErrors into the admin
* chore: fix prettier errors
2024-03-18 13:36:43 +00:00
Josh
5989f7ef55
chore(helper-plugin)!: move tracking feature ( #19809 )
2024-03-18 10:09:21 +00:00
Josh
82aa22ff29
chore!: remove CheckPermissions component ( #19793 )
2024-03-18 08:17:42 +00:00
Josh
f2e89269f9
chore!: move confirm dialog to admin package and refactor ( #19782 )
2024-03-15 15:33:24 +00:00
Josh
1cbd1d1765
feat(admin): create internal history for universal back button ( #19746 )
2024-03-15 11:18:27 +00:00
Simone
11079442a1
chore: remove pxToRem and replace it with the returning value of the function ( #19771 )
...
* chore: remove pxToRem from the helper plugin utils
* chore: fix prettier errors
2024-03-14 11:18:35 +01:00
Josh
af3c6ff7bd
chore(helper-plugin): deprecate MORE components ( #19718 )
2024-03-11 12:00:00 +00:00
Josh
741baba5b5
chore(helper-plugin)!: remove useCollator, useFilter & useCallbackRef ( #19680 )
2024-03-06 16:46:08 +00:00
Josh
af9a903223
chore!: remove GenericInput ( #19677 )
...
* chore!: remove GenericInput
* fix: translation messages and incorrect values
* chore: pr amends
2024-03-06 15:36:41 +00:00
Josh
cbe7d7a488
chore(helper-plugin)!: remove page decorators ( #19662 )
...
* chore(helper-plugin): remove page decorators
* chore: fixes
2024-03-05 14:53:55 +00:00
Josh
7134d545db
chore(helper-plugin)!: remove some components ( #19640 )
...
* chore!: move ContentBox
* chore!: remove status
* chore!: remove the icons
* chore!: remove SettingsPageTitle
* chore!: remove InjectionZone
* chore!: remove NotAllowedInput
* fix(user-permissions): unit test for advanced settings
* chore!: remove ReactSelect
* chore!: remove NoMedia
* chore!: remove NoContent
2024-03-05 08:50:41 +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
585e011c69
chore: begin work on dismantling helper-plugin ( #19607 )
...
* chore: remove stories
* docs: add generator from type-doc
* chore!: remove CM functions
* chore!: remove DateTimePicker
* chore!: remove Link and LinkButton
2024-02-27 13:23:04 +00:00
Josh
cc1043c512
feat: update to react-router-dom@6 ( #19184 )
2024-01-15 11:13:36 +00:00
Josh
07a11c7abd
chore(u&p): convert js to jsx ( #18819 )
2023-11-16 14:25:35 +00:00
Josh
116339ad86
refactor: admin build pipeline ( #18539 )
...
* chore(admin): refactor admin develop/build pipeline
chore: remove `webpackChunkName` comments
chore: reuse admin tsconfig where possible
chore: add .strapi to gitignore
chore(admin): pack-up
feat(admin): inject commands into strapi from admin for building
feat(admin): move watch command to admin
chore: keep backward compat API available
Update packages/core/admin/_internal/cli/index.ts
docs(admin): document the build & develop process and pipeline
test(admin): fix StrapiApp tests
chore: fix build
* Update skipped_tests.yml
* test(e2e): fix e2e setup
feat: add dependency installation
fix: mjs webpack resolution
* chore: fix server exports
* fix: typescript project type generation
* fix: development watch mode
* fix: connect to hot middleware – anywhere
* Update packages/core/admin/_internal/node/core/monorepo.ts
Co-authored-by: Marc Roig <marc12info@gmail.com>
* fix(admin): theme toggle type export
* chore: fixes
* chore: pr amends
Co-Authored-By: Ben Irvin <ben@innerdvations.com>
---------
Co-authored-by: Marc Roig <marc12info@gmail.com>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-10-30 11:36:16 +00:00
Josh
e45b1d2eca
tests(user-permissions): add default messages for form errors ( #18063 )
2023-09-14 08:51:34 +01:00
Gustav Hansen
ef5f997c57
chore(deps): update @strapi/design-system and @strapi/icons to 1.10.1 ( #17948 )
2023-09-11 09:00:13 +01:00
Gustav Hansen
6f1d9a15dd
Revert "Fix: Use sync over async components in admin panel APIs"
2023-08-29 09:24:29 +02:00
Gustav Hansen
c9fa5fb0ec
Merge pull request #17685 from strapi/fix/code-splitting
...
Fix: Use sync over async components in admin panel APIs
2023-08-23 13:55:15 +02:00
Gustav Hansen
4b69d56dbc
Fix: Use React.lazy over async component imports for plugins
2023-08-23 12:37:28 +02:00
Josh
dc02df8b42
feat: add auto-focussing via URLSearchParam to content-manager ( #17613 )
...
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-08-22 12:18:06 +01:00
Gustav Hansen
52d2197ac4
Fix: Links shall be links, buttons shall be buttons
2023-08-14 11:47:12 +02:00
Gustav Hansen
128f6a2eb9
Chore: Merge pages and page permissions
2023-08-14 11:25:48 +02:00
Gustav Hansen
4413faece7
Chore: Update tests
2023-08-14 10:19:12 +02:00
Gustav Hansen
4610235fbe
Chore: Simplify providers page
2023-08-14 10:19:12 +02:00
Gustav Hansen
b021fe781a
Chore: Cleanup providers page
2023-08-14 10:19:12 +02:00
Gustav Hansen
86a45d30ed
Chore: Cleanup advanced settings and email templates
2023-08-14 10:19:12 +02:00
Gustav Hansen
c696619b98
Chore: Move usePlugins closer to roles pages
2023-08-14 10:19:12 +02:00
Gustav Hansen
910d480b1b
Chore: Remove superfluous hook
2023-08-14 10:19:12 +02:00
Gustav Hansen
6f37fbb69e
Chore: Dissolve useFetchRole
2023-08-14 10:19:12 +02:00
Gustav Hansen
f4ba1601a6
Chore: Remove superfluous hook
2023-08-14 10:19:12 +02:00
Gustav Hansen
33648d2a93
Chore: Remove pluginId references
2023-08-14 10:19:12 +02:00
Gustav Hansen
7ec374bb0c
Chore: Refactor data-fetching and use react-query
2023-08-14 10:19:12 +02:00
Gustav Hansen
5e2a5a68ec
Chore: Skip u&p test
2023-08-11 12:48:28 +02:00
smoothdvd
5eb508e284
Merge branch 'main' into claude-ai-translate
2023-07-27 10:24:58 +08:00
Gustav Hansen
df872f2fd4
Chore: Drop getRequestUrl
2023-07-25 13:40:25 +02:00
smoothdvd
844dad159d
unified with format of admin RoleRow's user count
2023-07-13 14:03:31 +08:00
smoothdvd
8a2d14abc1
translate en to zh-Hans by using claude.ai
2023-07-13 12:52:16 +08:00