17520 Commits

Author SHA1 Message Date
Rémi de Juvigny
63be221944 Add policy and controller generators (#10760) 2021-08-23 16:11:36 +02:00
Mark Kaylor
e9d1973320 add models 2021-08-23 16:11:36 +02:00
Rémi de Juvigny
4e19ff006f Prompt wording 2021-08-23 16:11:36 +02:00
Rémi de Juvigny
b32e68c9f1 Create new plop generator 2021-08-23 16:11:36 +02:00
Alexandre BODIN
522d6afd54
Merge pull request #10414 from strapi/pluginAPI/loadPlugin
Loading plugins with strapi-server.js
2021-08-23 15:42:53 +02:00
Pierre Noël
87df0510c7 append: use fse instead of fs 2021-08-23 15:27:34 +02:00
Alexandre Bodin
cf1d5dc33c Remove unneeded extension 2021-08-23 15:09:19 +02:00
bulby97
99969b1050 Rm useless files, add simple tests 2021-08-23 14:26:14 +02:00
Alexandre Bodin
1350b1cc92 Merge branch 'releases/v4' into pluginAPI/loadPlugin 2021-08-23 14:23:51 +02:00
Alexandre BODIN
918b0fad17
Merge pull request #10781 from strapi/v4/rest-api
Cleanup convert sort params
2021-08-23 14:23:09 +02:00
bulby97
ffb4da8989 Add key to tr role list 2021-08-23 14:21:58 +02:00
cyril lopez
19f7e1d735
Merge pull request #10744 from strapi/providers-list-view
DS providers listview
2021-08-23 14:08:01 +02:00
soupette
e5065a5139 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-23 13:13:24 +02:00
soupette
8230d1aaec Fix conflicts and remove not migrated components
Signed-off-by: soupette <cyril@strapi.io>
2021-08-23 11:14:08 +02:00
cyril lopez
d557499271
Merge pull request #10764 from strapi/chore/remove-plugins
Remove plugins views
2021-08-23 11:03:17 +02:00
soupette
4b6341aa18 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into chore/remove-plugins 2021-08-23 10:57:25 +02:00
soupette
7824f78dab Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-08-23 10:56:48 +02:00
Alexandre Bodin
ba8d082188 Cleanup sort 2021-08-23 10:51:32 +02:00
Alexandre BODIN
081fe0041b
Merge pull request #10772 from strapi/v4/plugin-api/migrate-get-started-api
migrate getStarted api
2021-08-23 10:51:00 +02:00
Alexandre BODIN
bedf34a69a
Update homepage.settings.json 2021-08-23 10:34:02 +02:00
Pierre Noël
514fc00d97 migrate getStarted api 2021-08-23 09:58:15 +02:00
Pierre Noël
bc56be3560 Merge branch 'pluginAPI/loadPlugin' of github.com:strapi/strapi into pluginAPI/loadPlugin 2021-08-20 16:32:14 +02:00
cyril lopez
4d8aaa9858
Merge pull request #10768 from strapi/core/doc-helper-plugin
Core/doc helper plugin
2021-08-20 15:54:15 +02:00
soupette
d8209894fa Fix admin development
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 15:30:54 +02:00
Pierre Noël
09945a46df fixes 2021-08-20 15:23:02 +02:00
ronronscelestes
2939dae9ec added should not crash test 2021-08-20 15:16:21 +02:00
ronronscelestes
5d05c84e3e PR feedback fixes 2021-08-20 15:09:29 +02:00
Alexandre BODIN
4c2c7d4b01
Merge pull request #10765 from strapi/plugin-api/migrate-getters
Migrate plugin getters
2021-08-20 13:51:29 +02:00
Alexandre Bodin
8252a51ba5 Use a registry for the plugins 2021-08-20 13:12:37 +02:00
soupette
6099fdf046 Add docs to components folder
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 11:19:50 +02:00
soupette
79bd635385 Clean stories
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 09:45:33 +02:00
soupette
23dd51f598 Created new src folder and start cleaning old components
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 09:32:59 +02:00
soupette
3061190203 Add storybook
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 09:20:35 +02:00
Alexandre Bodin
575cbbdc7c Migrate plugin getters 2021-08-19 23:30:49 +02:00
Alexandre Bodin
c3642a4f10 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-19 23:29:55 +02:00
Alexandre Bodin
4fbd411f69 Fix lint 2021-08-19 23:28:29 +02:00
Derrick Mehaffy
a46cb75f81 Swap out Slack/Discord and cleanup old social links
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-08-19 14:26:58 -07:00
soupette
0071df7c18 Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 17:59:20 +02:00
soupette
131a506f80 Removed buffetjs from roles lv
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 17:12:21 +02:00
Pierre Noël
98719b6c64 migrate plugin structures to V4 2021-08-19 16:49:33 +02:00
soupette
77eedf2577 Commented the settings view that are not yet migrated
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 16:46:06 +02:00
soupette
0c516640ae Remove plugins views
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 16:38:32 +02:00
cyril lopez
de87cb8107
Merge pull request #10732 from strapi/webhooks-listview-ds
DS integration in Webhooks Listview
2021-08-19 15:41:58 +02:00
ronronscelestes
c987be0d5b fix conflicts 2021-08-19 15:41:41 +02:00
ronronscelestes
9e5ff42af2 add webhook link button if canCreate + notifyStatus 2021-08-19 15:04:01 +02:00
ELABBASSI Hicham
cb7a324778
Merge pull request #10757 from strapi/v4/ds/remove-bootstrap
Remove bootstrap
2021-08-19 14:21:05 +02:00
ronronscelestes
e9fb65d1ea merged v4/ds-migration 2021-08-19 13:54:53 +02:00
ronronscelestes
52422440f0 updated to parts alpha 15 + LinkButton 2021-08-19 12:00:53 +02:00
mfrachet
54ac90626d Remove bootstrap 2021-08-19 10:26:47 +02:00
Alexandre Bodin
f528a865cb Merge branch 'master' of github.com:strapi/strapi into releases/v4 2021-08-19 10:12:58 +02:00