14487 Commits

Author SHA1 Message Date
Alexandre Bodin
50d39abe29 Continue compo / dz implementation 2021-07-21 18:14:16 +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
446a97e7f1 Remove @buffetjs deps in plugins package.json
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-21 15:41:26 +02:00
soupette
7e5e6358b0 Add private option to components
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-21 09:55:23 +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
2d051109bd populate in tests 2021-07-19 21:17:34 +02:00
Alexandre Bodin
81e6a9595c fix unit tests 2021-07-19 19:36:40 +02:00
Alexandre Bodin
ea39cb4904 I18N basic impl 2021-07-19 16:47:24 +02:00
Alexandre Bodin
0650027b23 Merge branch 'v4/database' of github.com:strapi/strapi into v4/database
aws_secret_access_key = A
2021-07-19 12:39:53 +02:00
Alexandre Bodin
5c906d0dc2 Start with graphql 2021-07-19 12:39:43 +02:00
soupette
8d69077c7a Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-19 09:43:38 +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
Pierre Noël
3c9daba9a1 wIP 2021-07-13 18:46:36 +02:00
soupette
21e22313a4 Remove immutable CTB
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-13 16:17:21 +02:00
soupette
24083dee44 Fix update relation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-13 15:32:20 +02:00
soupette
a771b799a9 Fix edition
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-13 14:31:20 +02:00
soupette
cf3d87d69a Remove useless code
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-13 09:59:55 +02:00
soupette
138ba1c2de Migrate EDIT_ATTRIBUTE action to immer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-13 09:41:42 +02:00
soupette
b69ec0ee7f Migrate ADD_ATTRIBUTE action to immer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-13 07:46:10 +02:00
soupette
ce2c05b27c Migrate remove field action to immer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-12 19:11:55 +02:00
soupette
6ed7ef9cdf Migrate basic actions to immer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-12 18:02:32 +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
soupette
c11e05fce6 Migrate some actions to immer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-12 16:20:31 +02:00
soupette
38cec02428 Disable all CTB tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-12 14:24:00 +02:00
soupette
79e0c85643 Init change modifiedData shape
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-12 14:10:55 +02:00
soupette
08df9f7119 Add missing tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-12 11:24:48 +02:00
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
soupette
d43bdd741c Clean code
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 18:33:55 +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
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
Pierre Noël
1ac226b962 WIP 2021-07-08 11:20:13 +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