5169 Commits

Author SHA1 Message Date
Alexandre Bodin
d44a6f68ee Migrate admin to programmatic loading 2021-08-02 17:54:49 +02:00
Alexandre Bodin
a7fab84994 Merge branch 'v4/pluginAPI' into pluginAPI/loadPlugin 2021-07-30 10:15:50 +02:00
Alexandre Bodin
89fee54582 Merge branch 'v4/backend' into v4/database 2021-07-30 09:50:40 +02:00
Pierre Noël
3b179169d4 wip 2021-07-29 16:39:26 +02:00
Pierre Noël
6dab3a5ebb Merge branch 'v4/database' into pluginAPI/loadPlugin 2021-07-29 10:27:42 +02:00
Alexandre Bodin
7b10521664 Fix search 2021-07-28 21:03:32 +02:00
Alexandre Bodin
d43f5e5da0 Continue core - db connection 2021-07-28 15:32:21 +02:00
HichamELBSI
03ff42c0ba Fix export utils
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-28 13:56:17 +02:00
HichamELBSI
cf01d0a78b Fix tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-28 13:52:14 +02:00
soupette
ae420069df Add temp injection zone in the tutorial box
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 11:09:41 +02:00
soupette
ea30ae8731 Remove tutorials videos
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 10:50:54 +02:00
soupette
94be562a56 Lint code
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 09:52:32 +02:00
soupette
ae0be0dbea Split css chunks
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-28 09:37:40 +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
9c06d8af37 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 10:31:02 +02:00
soupette
fd6432c792 Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 09:56:18 +02:00
soupette
a261bd7150 Add extensions
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 09:29:23 +02:00
soupette
7b0278e2a0 Rename admin.config.js to app.js
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 08:27:19 +02:00
soupette
edd18023ad Add admin bootstrap customisation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 08:25:24 +02:00
soupette
8ec5fffc00 Add admin configurations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 08:06:53 +02:00
HichamELBSI
389cea978c Bump dependencies (React, React-Dom, React-Query, and Immer)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-26 17:51:49 +02:00
Pierre Noël
eabe72f92e WIP 2021-07-26 16:59:59 +02:00
soupette
194da25d2b Add customisations for auth and menu logos
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-26 15:43:45 +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
Pierre Noël
9c41753e8a remove comments 2021-07-23 10:33:25 +02:00
HichamELBSI
23c98d04fc Add DndProvider to tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-22 16:17:46 +02:00
cyril lopez
4b1a422208
Merge pull request #10635 from strapi/split-webpack-custom-config
Split webpack custom config
2021-07-22 15:51:59 +02:00
soupette
16ded2e987 Rename webpack config file
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-22 15:45:19 +02:00
HichamELBSI
b0c84414d5 Fix PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-22 15:09:39 +02:00
soupette
144904cf1e Remove plugins customisations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-22 14:51:29 +02:00
HichamELBSI
2d84a10180 Bump react-dnd to v14
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-21 16:25:09 +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
900388755f Rename boot lifecycle to bootstrap
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-21 09:05:20 +02:00
Pierre Noël
2381e8c60b WIP 2021-07-20 12:12:36 +02:00
soupette
8fb9e0936c Add .env to gitignore
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-20 08:25:08 +02:00
Alexandre Bodin
5c906d0dc2 Start with graphql 2021-07-19 12:39:43 +02:00
soupette
dffa70c861 Add .env to git
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-15 12:41:07 +02:00
soupette
dc486fe143 Fix split ee ce
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-15 12:34:31 +02:00
soupette
f00effda70 Fix admin controller with ee
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-12 17:25:54 +02:00
Alexandre Bodin
63b503f676 Wip 2021-07-08 21:53:30 +02:00
soupette
d43bdd741c Clean code
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 18:33:55 +02:00
soupette
4a683479ce Remove immutable in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 15:38:56 +02:00
soupette
88b601c26b Add missing tests in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 14:01:13 +02:00
Pierre Noël
2390c740a4 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-07-08 11:21:38 +02:00
Alexandre Bodin
3ded0ef2bd Init compo & add publication field 2021-07-07 18:04:39 +02:00
Alexandre Bodin
80f38005f1 Fix 2021-07-05 21:20:24 +02:00
soupette
248dd27618 Fix BE tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-05 11:46:36 +02:00
soupette
d7a7bbbd01 Fix admin dev
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-05 11:24:24 +02:00
soupette
e04ccb417e Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-05 11:20:21 +02:00
Pierre Noël
2c5cd96783 Server can start without errors 2021-07-05 11:01:58 +02:00