218 Commits

Author SHA1 Message Date
soupette
d8209894fa Fix admin development
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 15:30:54 +02:00
Alexandre Bodin
4fbd411f69 Fix lint 2021-08-19 23:28:29 +02:00
Alexandre Bodin
f528a865cb Merge branch 'master' of github.com:strapi/strapi into releases/v4 2021-08-19 10:12:58 +02:00
Alexandre Bodin
d5dd34278b Fix delete permissions 2021-08-17 13:48:52 +02:00
Alexandre BODIN
6ed18de85b
Rename _sort filter to sort (#10688) 2021-08-09 10:22:40 +02:00
Alexandre Bodin
07ae49badd Avoid making empty queries in populate 2021-08-06 10:51:34 +02:00
Alexandre Bodin
9ad5740952 Fix lint issue 2021-08-05 18:19:54 +02:00
Alexandre Bodin
ef63639cd3 Fix eslint so we can have the test run 2021-08-04 19:39:40 +02:00
Alexandre Bodin
805e7fdb4b Merge branch 'master' into releases/v4 2021-08-04 19:24:10 +02:00
Alexandre Bodin
35912b556e Fix missing file to copy in yarn build 2021-08-04 14:07:35 +02:00
Alexandre Bodin
d44a6f68ee Migrate admin to programmatic loading 2021-08-02 17:54:49 +02:00
Alexandre Bodin
89fee54582 Merge branch 'v4/backend' into v4/database 2021-07-30 09:50:40 +02:00
Alexandre Bodin
7b10521664 Fix search 2021-07-28 21:03:32 +02:00
Alexandre Bodin
d43f5e5da0 Continue core - db connection 2021-07-28 15:32:21 +02:00
HichamELBSI
03ff42c0ba Fix export utils
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-28 13:56:17 +02:00
HichamELBSI
cf01d0a78b Fix tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-28 13:52:14 +02:00
soupette
ae420069df Add temp injection zone in the tutorial box
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 11:09:41 +02:00
soupette
ea30ae8731 Remove tutorials videos
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 10:50:54 +02:00
soupette
9c06d8af37 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 10:31:02 +02:00
soupette
fd6432c792 Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 09:56:18 +02:00
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
soupette
8ec5fffc00 Add admin configurations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 08:06:53 +02:00
HichamELBSI
389cea978c Bump dependencies (React, React-Dom, React-Query, and Immer)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-26 17:51:49 +02:00
soupette
194da25d2b Add customisations for auth and menu logos
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-26 15:43:45 +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
HichamELBSI
23c98d04fc Add DndProvider to tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-22 16:17:46 +02:00
cyril lopez
4b1a422208
Merge pull request #10635 from strapi/split-webpack-custom-config
Split webpack custom config
2021-07-22 15:51:59 +02:00
soupette
16ded2e987 Rename webpack config file
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-22 15:45:19 +02:00
HichamELBSI
b0c84414d5 Fix PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-22 15:09:39 +02:00
soupette
144904cf1e Remove plugins customisations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-22 14:51:29 +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
900388755f Rename boot lifecycle to bootstrap
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-21 09:05:20 +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
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
soupette
46ae14f532 Enable plan switch at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-01 15:50:11 +02:00