237 Commits

Author SHA1 Message Date
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
soupette
46ae14f532 Enable plan switch at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-01 15:50:11 +02:00
soupette
12bdb204e0 Add temp route to check the switch at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-01 14:30:52 +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
mfrachet
14b1da7b2f fix review 2021-07-01 07:54:01 +02:00
mfrachet
811c9b84ee fix datetime 2021-06-30 08:53:24 +02:00
mfrachet
2671d3fab0 Fix review comments 2021-06-30 08:52:49 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
mfrachet
e144a50af8 revert console log 2021-06-29 10:50:33 +02:00
mfrachet
5024d21327 First commit of tests (setup) 2021-06-29 10:47:19 +02:00
mfrachet
321ed4041c AttributeFilter in CM 2021-06-29 09:08:33 +02:00
Alexandre Bodin
fe4e355b24 Branch i18n bootstrap 2021-06-28 22:37:19 +02:00
Alexandre Bodin
d5b96c6e97 fromRow - toRow 2021-06-28 21:37:44 +02:00
Alexandre Bodin
a1e2fc6829 Init fields 2021-06-28 12:34:29 +02:00
soupette
62b4cc257e Create build script
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-28 09:51:41 +02:00
soupette
c7681b165d Change favicon
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-28 08:53:45 +02:00
Alexandre Bodin
d33a363c88 Crud + relations Associations v1 2021-06-25 12:07:32 +02:00
soupette
104ebc25ec Update CM routing
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-25 09:44:29 +02:00
Alexandre Bodin
bdbf90b567 wip 2021-06-24 18:28:36 +02:00
soupette
b6171dc3ee Remove permissions file
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 16:20:01 +02:00
soupette
47d8d1cbd0 Remove pluginID completely
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 16:20:00 +02:00
soupette
fc34a41f36 Remove useless files
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 16:20:00 +02:00
soupette
1ce1101fc4 Remove request helper and use axiosInstance in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 14:06:41 +02:00
soupette
b775f7614a Remove request helper in CM collectionTypeFormWrapper
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 14:02:01 +02:00
soupette
cff2e5247e Update CM s injection zones
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 10:31:00 +02:00
soupette
23a2e8f6e3 Created InjectionZone component for core/admin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 10:30:59 +02:00
soupette
40e2cc69ac Move cm dependencies in core/admin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 10:30:59 +02:00
soupette
d2b2ea50f0 Move cm link in the menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 10:30:59 +02:00
soupette
4dc122664f Created Providers component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 10:30:58 +02:00
Alexandre Bodin
5316fb07ea Attach relations 2021-06-24 09:12:19 +02:00
Alexandre Bodin
b6eb2f32e7 Remove old migration 2021-06-24 09:12:18 +02:00
Alexandre Bodin
64c1e1f21a Server can start 2021-06-24 09:12:18 +02:00
Alexandre Bodin
6ac2c0f9b4 wip 2021-06-24 09:09:30 +02:00