203 Commits

Author SHA1 Message Date
Alexandre Bodin
d48eaa0d1f validate compo 2021-07-08 22:50:24 +02:00
Alexandre Bodin
6d78f94a54 Use getService 2021-07-08 22:07:52 +02:00
Alexandre Bodin
63b503f676 Wip 2021-07-08 21:53:30 +02:00
Alexandre Bodin
6b3d6f4dc3 Merge branch 'v4/database' of github.com:strapi/strapi into v4/database 2021-07-08 18:15:59 +02:00
Alexandre Bodin
81dd94c6ec Refactor all query() calls 2021-07-08 18:15:32 +02:00
soupette
32821d8a2f Remove immutable in FormModal reducer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 10:49:37 +02:00
soupette
be3db808e0 Fix FormModal reducer tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 08:18:45 +02:00
Alexandre Bodin
3ded0ef2bd Init compo & add publication field 2021-07-07 18:04:39 +02:00
cyril lopez
65d612f364
V4/database ctb (#10589)
* Update yarn.lock

Signed-off-by: soupette <cyril.lpz@gmail.com>

* Remove useless options

Signed-off-by: soupette <cyril.lpz@gmail.com>

* Disable advanced options for components

Signed-off-by: soupette <cyril.lpz@gmail.com>

* Remove options from relations schema

Signed-off-by: soupette <cyril.lpz@gmail.com>

* Adapt ctb to new relation spec

Signed-off-by: soupette <cyril.lpz@gmail.com>

* Fix DataManagerProvider tests

Signed-off-by: soupette <cyril.lpz@gmail.com>

* Fix backend

Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-07 17:29:57 +02:00
Alexandre Bodin
09f7269b4a Implement compos in the entity service 2021-07-06 14:18:03 +02:00
Alexandre Bodin
683fe18606 Retour target Attribute 2021-07-06 11:40:30 +02:00
Alexandre Bodin
fc792840e9 rename lower cased 2021-07-06 11:39:17 +02:00
Alexandre Bodin
987a6ccfd5 Update RFC with feedbacks 2021-07-05 23:31:23 +02:00
Alexandre Bodin
80f38005f1 Fix 2021-07-05 21:20:24 +02:00
Alexandre Bodin
e973804399 Filters working 2021-07-05 18:35:16 +02:00
Alexandre Bodin
3711ca3072 wip 2021-07-02 02:26:14 +02:00
Alexandre Bodin
03988acb63 Cleanup 2021-07-01 14:33:04 +02:00
Alexandre Bodin
1728e67e5d Cleanup operators 2021-07-01 13:52:01 +02:00
Alexandre Bodin
2d59716f5d Cleanup CTB 2021-06-30 22:52:12 +02:00
Alexandre Bodin
1122d24c90 Cleanup populate 2021-06-30 21:17:32 +02:00
Alexandre Bodin
b5856aa624 Init link query entity service 2021-06-30 20:00:03 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
Alexandre Bodin
6198070ca3 Cleanup 2021-06-28 22:43:31 +02:00
Alexandre Bodin
c3064a26d2 Clear upload bootstrap old mongoose code 2021-06-28 22:40:45 +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
Alexandre Bodin
d33a363c88 Crud + relations Associations v1 2021-06-25 12:07:32 +02:00
Alexandre Bodin
bdbf90b567 wip 2021-06-24 18:28:36 +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
a992a73b2e Update model relation definition 2021-06-24 09:09:30 +02:00
Alexandre Bodin
6ac2c0f9b4 wip 2021-06-24 09:09:30 +02:00
Alexandre Bodin
29cb475d83 wip 2021-06-24 09:09:29 +02:00
Alexandre Bodin
e6145f18b1 wip 2021-06-24 09:09:29 +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
Alexandre Bodin
e0f9e01e98 wip 2021-06-24 09:09:28 +02:00
Alexandre Bodin
356ee09ed2 Merge branch 'master' into releases/v4 2021-06-23 18:23:54 +02:00
soupette
39a0ea03f0 Created temp no CT page
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-17 15:28:29 +02:00
HichamELBSI
10dd1579ac Fix go back
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-06-16 17:02:53 +02:00
HichamELBSI
07febedc46 Fix history go back
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-06-16 16:09:52 +02:00
HichamELBSI
b241847b04 Fix header on settings view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-06-16 16:09:52 +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
soupette
f33be065f2 Move hook
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 13:56:33 +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