25 Commits

Author SHA1 Message Date
Simone
c46976a9da
chore(helper-plugin)!: remove prefixPluginTranslations (#19845) 2024-03-19 16:33:46 +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
Josh
14e151b144 refactor: documentation tests 2023-07-19 13:57:54 +01: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
soupette
58790b682b Change icon type for menu Api
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 14:42:34 +02:00
markkaylor
39b76f140a add frontend views (#11267) 2021-10-14 10:54:58 -04:00
soupette
393bf5f1be Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 09:42:19 +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
ef208589d5 Created menu api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 13:13:37 +02:00
soupette
c68f815a51 Merge branch 'core/admin-apis' of github.com:strapi/strapi into core/menu-api 2021-06-16 11:45:14 +02:00
soupette
3ea8d218d5 Load plugins link in the menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 11:15:19 +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
f71c2d9a6a Rename containers in documenation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-27 16:36:16 +02:00
soupette
e40bc6ceed Update tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 17:33:44 +02:00
soupette
37e70cdcdf Load plugin documentation and associated translations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-10 13:52:23 +02:00
soupette
5dbb3776cc Init load plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-10 10:17:48 +02:00
soupette
1f536d440e Remove redux-saga and immutable in doc-plugin. Migrate to react-query
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-04 17:21:32 +02:00
Alexandre Bodin
a14504e699 Init scoped packages 2021-04-29 12:03:54 +02:00