1368 Commits

Author SHA1 Message Date
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
Pierre Noël
eabe72f92e WIP 2021-07-26 16:59:59 +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
soupette
16ded2e987 Rename webpack config file
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-22 15:45:19 +02:00
soupette
144904cf1e Remove plugins customisations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-22 14:51:29 +02:00
Convly
5cd835f986 Merge branch 'v4/graphql-schema-generation-refactor' into v4/graphql-resolvers-rewrite 2021-07-22 10:37:38 +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
3c9daba9a1 wIP 2021-07-13 18:46:36 +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
Alexandre Bodin
63b503f676 Wip 2021-07-08 21:53:30 +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
Alexandre Bodin
3711ca3072 wip 2021-07-02 02:26:14 +02:00
Alexandre Bodin
2d59716f5d Cleanup CTB 2021-06-30 22:52:12 +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
Pierre Noël
07d17f2cb2 WIP 2021-06-29 16:11:47 +02:00
Pierre Noël
5dd7f6c1be Merge branch 'releases/v4' into pluginAPI/loadPlugin 2021-06-29 12:07:29 +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
bdbf90b567 wip 2021-06-24 18:28:36 +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
Alexandre Bodin
a992a73b2e Update model relation definition 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
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
Alexandre Bodin
6f7e0c27e7 v3.6.5 2021-06-23 15:44:38 +02:00
Alexandre Bodin
37de70c4f9 v3.6.4 2021-06-23 15:19:11 +02:00
Convly
13052049b0 Add support for node 16, update readme 2021-06-23 07:55:40 +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
89fb224d16 Update plugins generators
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 15:22:45 +02:00
soupette
bd66c7bb2d Update generators
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-15 14:00:57 +02:00
soupette
b769203cc3 Update tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-15 09:19:52 +02:00
soupette
3806d3cbf8 Clean files
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-09 12:11:51 +02:00
soupette
98b3a1c738 Load strapi plugins translations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-09 11:47:56 +02:00
Pierre Noël
7f441632c0 wip 2021-06-08 10:39:45 +02:00
soupette
48f6b55eb3 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-02 17:45:05 +02:00
Alexandre Bodin
0ab3503e3c v3.6.3 2021-06-02 16:24:59 +02:00
Pierre Noël
f97c775566 loading plugins with strapi-server.js 2021-05-31 18:28:42 +02:00
soupette
275365fd5b Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-25 13:12:30 +02:00