Alexandre Bodin
|
92055a7fb1
|
chore: use rollup
chore: fetch template only if name matches name convention
chore: linting
chore: fix tests
chore: fix npm scripts
test: try to fix test
|
2025-01-23 16:28:23 +01:00 |
|
Simone
|
c46976a9da
|
chore(helper-plugin)!: remove prefixPluginTranslations (#19845)
|
2024-03-19 16:33:46 +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
|
cc1043c512
|
feat: update to react-router-dom@6 (#19184)
|
2024-01-15 11:13:36 +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 |
|
Gustav Hansen
|
6f1d9a15dd
|
Revert "Fix: Use sync over async components in admin panel APIs"
|
2023-08-29 09:24:29 +02:00 |
|
Gustav Hansen
|
4b69d56dbc
|
Fix: Use React.lazy over async component imports for plugins
|
2023-08-23 12:37:28 +02:00 |
|
Gustav Hansen
|
33648d2a93
|
Chore: Remove pluginId references
|
2023-08-14 10:19:12 +02:00 |
|
Gustav Hansen
|
528b451257
|
Chore: Move plugin permissions into constants
|
2023-06-20 14:18:34 +02:00 |
|
Gustav Hansen
|
dca5778d8e
|
Chore: Apply eslint import sorting fix
|
2023-06-12 21:34:07 +02:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
vincentbpro
|
e67067c584
|
merged duplicated tranlations using the interactive script
|
2022-03-15 10:25:43 +01:00 |
|
soupette
|
58790b682b
|
Change icon type for menu Api
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-22 14:42:34 +02:00 |
|
soupette
|
393bf5f1be
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-19 09:42:19 +02:00 |
|
soupette
|
48239ab116
|
Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-19 09:30:45 +02:00 |
|
Alexandre Bodin
|
805e7fdb4b
|
Merge branch 'master' into releases/v4
|
2021-08-04 19:24:10 +02:00 |
|
soupette
|
6e4604d662
|
Init dynamic load of plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-28 08:16:15 +02:00 |
|
soupette
|
900388755f
|
Rename boot lifecycle to bootstrap
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-21 09:05:20 +02:00 |
|
soupette
|
478ab7baf0
|
Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-16 11:44:22 +02:00 |
|
soupette
|
b6f021ac15
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-09 12:22:02 +02:00 |
|
soupette
|
3806d3cbf8
|
Clean files
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-09 12:11:51 +02:00 |
|
soupette
|
98b3a1c738
|
Load strapi plugins translations
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-09 11:47:56 +02:00 |
|
soupette
|
31e9a6e481
|
Display plugins settings
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-08 09:37:14 +02:00 |
|
soupette
|
6752cb0aad
|
Created Settings API
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-08 09:02:20 +02:00 |
|
soupette
|
619d66ca60
|
Rename containers in users-permissions
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-27 07:41:12 +02:00 |
|
soupette
|
2b7139c1fa
|
Load plugin users-permissions
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-10 14:08:16 +02:00 |
|
soupette
|
dfad76bdd1
|
Remove SETTINGS_BASE_URL config
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-05 11:28:17 +02:00 |
|
Alexandre Bodin
|
ab3760bb66
|
Rename import & requires, fix tests
|
2021-04-29 13:51:12 +02:00 |
|
Alexandre Bodin
|
a14504e699
|
Init scoped packages
|
2021-04-29 12:03:54 +02:00 |
|