5169 Commits

Author SHA1 Message Date
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
Alexandre Bodin
5e46f2999e Remove connection 2021-06-24 09:09:29 +02:00
Alexandre Bodin
d0af0a5b8e wip 2021-06-24 09:09:28 +02:00
soupette
e6544db5a0 Make admin a plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 08:30:41 +02:00
soupette
04561e08c1 Move CM files in core/admin and load cm reducers
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 08:29:49 +02:00
soupette
c1cb6d1d0d Fix lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 20:18:13 +02:00
soupette
2daff51e1b Move CM trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:05:53 +02:00
soupette
14a4e2b531 Clean trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:03:52 +02:00
soupette
4347b7f405 Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:00:14 +02:00
Alexandre BODIN
eda51cc08a
Merge pull request #10518 from strapi/drop-node-10
Drop support for node10
2021-06-23 18:32:04 +02:00
Alexandre Bodin
356ee09ed2 Merge branch 'master' into releases/v4 2021-06-23 18:23:54 +02:00
soupette
9b9876d50f Remove hook package and move it into core/admin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 10:16:24 +02:00
Convly
13052049b0 Add support for node 16, update readme 2021-06-23 07:55:40 +02:00
soupette
b675884e6f Add store the hook API
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-22 09:55:05 +02:00
soupette
1288db6315 Remove addColumnToLv middleware in i18n
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-22 09:19:07 +02:00
Convly
1a39d934f8 Drop support for node10, set new oldest supported node version to 12.x.x 2021-06-21 10:56:57 +02:00
soupette
f46fdf2348 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 16:07:46 +02:00
soupette
352417a15b Add tests to StrapiApp
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 15:49:50 +02:00
soupette
a923a6070b Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 15:03:12 +02:00