soupette
|
7bf9f819e0
|
Fixes #11936
Signed-off-by: soupette <cyril@strapi.io>
|
2022-01-17 12:06:15 +01:00 |
|
soupette
|
1763c66e23
|
Add comments
Signed-off-by: soupette <cyril@strapi.io>
|
2022-01-11 17:27:53 +01:00 |
|
soupette
|
d7fffe9742
|
Fixes #12163
Signed-off-by: soupette <cyril@strapi.io>
|
2022-01-11 09:44:19 +01:00 |
|
soupette
|
1db862161b
|
Use script to build the admin when developing
Signed-off-by: soupette <cyril@strapi.io>
|
2021-12-20 15:51:19 +01:00 |
|
soupette
|
584347e4bb
|
Use default build
Signed-off-by: soupette <cyril@strapi.io>
|
2021-12-20 14:56:06 +01:00 |
|
Alexandre Bodin
|
21728d60ac
|
Cleanup
|
2021-11-30 09:03:52 +01:00 |
|
Alexandre Bodin
|
6b7f1e0c4e
|
Make things async
|
2021-11-29 16:33:36 +01:00 |
|
Alexandre Bodin
|
b82f0a3d01
|
Build admin only when necessary and serve it from the admin package
|
2021-11-29 16:20:47 +01:00 |
|
soupette
|
29a5493c0d
|
Migrate to webpack-dev-server 4
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 15:55:30 +01:00 |
|
mfrachet
|
988225f6cd
|
Fix document
|
2021-10-01 10:00:00 +02:00 |
|
mfrachet
|
1c2a1c8d89
|
resolve admin / src with path join
|
2021-10-01 09:47:42 +02:00 |
|
mfrachet
|
2b6296dd17
|
Attempt to fix plugin loading on v4
|
2021-09-30 14:21:40 +02:00 |
|
soupette
|
17e5e835b1
|
Fix dev mode
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-23 16:39:42 +02:00 |
|
Alexandre Bodin
|
94d6abafaa
|
Use strapi-admin as reference to load frontend of the plugins
|
2021-09-23 14:33:19 +02:00 |
|
Alexandre Bodin
|
021ed62d07
|
Merge branch 'v4/ds-migration' of github.com:strapi/strapi into v4/strapi-admin-js
|
2021-09-23 12:09:39 +02:00 |
|
soupette
|
4544764186
|
Fix build
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-23 11:39:24 +02:00 |
|
Alexandre Bodin
|
f2f485ff17
|
Add strapi-admin.js
|
2021-09-23 11:24:15 +02:00 |
|
soupette
|
b06ec444aa
|
Add kitchensink app
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-22 12:38:12 +02:00 |
|
Alexandre Bodin
|
388c9a8a35
|
Fix admin build with node_modules paths
|
2021-09-09 10:56:57 +02:00 |
|
cyril lopez
|
58263edf20
|
Merge pull request #10902 from strapi/v4/admin-plugins
Use enabled plugins to build admin
|
2021-09-08 18:18:14 +02:00 |
|
Alexandre Bodin
|
ede58ae5be
|
Make plugin copy unnecessary
|
2021-09-08 17:25:24 +02:00 |
|
Alexandre Bodin
|
eb522e73e2
|
Use enabled plugins to build admin
|
2021-09-07 17:11:16 +02:00 |
|
Alexandre Bodin
|
c6c4a62d2d
|
Cleanup layout not needed
|
2021-09-07 16:03:54 +02:00 |
|
soupette
|
d8209894fa
|
Fix admin development
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-20 15:30:54 +02:00 |
|
Alexandre Bodin
|
805e7fdb4b
|
Merge branch 'master' into releases/v4
|
2021-08-04 19:24:10 +02:00 |
|
Alexandre Bodin
|
35912b556e
|
Fix missing file to copy in yarn build
|
2021-08-04 14:07:35 +02:00 |
|
soupette
|
9c06d8af37
|
Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-27 10:31:02 +02:00 |
|
soupette
|
a261bd7150
|
Add extensions
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-27 09:29:23 +02:00 |
|
soupette
|
edd18023ad
|
Add admin bootstrap customisation
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-27 08:25:24 +02:00 |
|
cyril lopez
|
87c0207b93
|
Merge pull request #10641 from strapi/remove-plugin-extension
Remove plugins customisations
|
2021-07-23 11:11:23 +02:00 |
|
soupette
|
16ded2e987
|
Rename webpack config file
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-22 15:45:19 +02:00 |
|
soupette
|
144904cf1e
|
Remove plugins customisations
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-22 14:51:29 +02:00 |
|
soupette
|
ae38481de8
|
Split app customisation file and webpack config
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-21 15:47:55 +02:00 |
|
soupette
|
d7a7bbbd01
|
Fix admin dev
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-05 11:24:24 +02:00 |
|
soupette
|
46ae14f532
|
Enable plan switch at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-01 15:50:11 +02:00 |
|
soupette
|
dbfcfa211d
|
Created custom plugin to switch from ee to ce at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-01 14:19:50 +02:00 |
|
soupette
|
c1cb6d1d0d
|
Fix lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-23 20:18:13 +02:00 |
|
soupette
|
3806d3cbf8
|
Clean files
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-09 12:11:51 +02:00 |
|
soupette
|
ae9066bbbf
|
Fix generated app
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 15:35:05 +02:00 |
|
soupette
|
ba79de76d4
|
Created Library to store plugins components and fields
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-12 09:13:57 +02:00 |
|
soupette
|
ceb6926e92
|
Created store configuration
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-05 15:21:53 +02:00 |
|
soupette
|
8262e48554
|
Support .env
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-05-05 11:08:52 +02:00 |
|
Alexandre Bodin
|
a425d8805a
|
Fix plugin loading admin
|
2021-04-29 14:20:36 +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 |
|