17027 Commits

Author SHA1 Message Date
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
DMehaffy
22ece10cde
Fix missing lodash upgrade in i18n plugin (#10538)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-06-24 09:05:54 +02:00
soupette
e6544db5a0 Make admin a plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 08:30:41 +02:00
soupette
04561e08c1 Move CM files in core/admin and load cm reducers
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 08:29:49 +02:00
cyril lopez
7abb2b6ddf
Merge pull request #10536 from strapi/chore/move-trads
Move CM trads in @strapi/admin
2021-06-24 08:16:39 +02:00
soupette
c1cb6d1d0d Fix lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 20:18:13 +02:00
soupette
2daff51e1b Move CM trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:05:53 +02:00
soupette
14a4e2b531 Clean trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:03:52 +02:00
soupette
4347b7f405 Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:00:14 +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 v3.6.5 2021-06-23 15:44:38 +02:00
Alexandre Bodin
336ef25b55 Fix create-strapi app missing files 2021-06-23 15:43:49 +02:00
Alexandre Bodin
37de70c4f9 v3.6.4 v3.6.4 2021-06-23 15:19:11 +02:00
Alexandre Bodin
d1456d961e Update yarn lock 2021-06-23 15:18:00 +02:00
Alexandre BODIN
157f6cdc3b
Merge pull request #10433 from strapi/feat/interactive-cli
[CLI] Add interactive options for templates and starters
2021-06-23 15:16:24 +02:00
Vladan Paunovic
03cea0e28e
chore(sentry-sdk): update the sentry SDK version (#10504) 2021-06-23 15:07:01 +02:00
Alexandre Bodin
32c36bc9ac Revert to node-fetch to lighten the packages 2021-06-23 14:49:52 +02:00
Mark Kaylor
a655f861f5 add interactive CLI for starters and templates 2021-06-23 14:11:57 +02:00
markkaylor
a860d74a35
[Starter CLI] fix has-yarn (#10532)
* fix missing function call

* fix deprecated execa command
2021-06-23 14:00:57 +02:00
Convly
cae114241e Add node 12 as a third test env 2021-06-23 13:55:30 +02:00
soupette
9b9876d50f Remove hook package and move it into core/admin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 10:16:24 +02:00
cyril lopez
63c7dff65a
Merge pull request #10530 from strapi/core/remove-middleware-cm-edit-layout
Core/remove middleware cm edit layout
2021-06-23 10:07:52 +02:00
soupette
0b5bc167ef Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 09:46:58 +02:00
soupette
a06c886621 Remove middleware that mutates the CM edit view layout
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 08:55:52 +02:00
cyril lopez
f1672708fa
Merge pull request #10529 from strapi/core/remove-middleware-cm-links
Core/remove middleware cm links
2021-06-23 08:55:24 +02:00
Convly
45735dde6a Update github actions' node version 2021-06-23 08:50:39 +02:00
soupette
22e782c4b0 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 08:46:13 +02:00
soupette
60dd2ad03c Merge branch 'chore/move-cm-in-core' of github.com:strapi/strapi into core/remove-middleware-cm-links 2021-06-23 07:57:04 +02:00
Convly
13052049b0 Add support for node 16, update readme 2021-06-23 07:55:40 +02:00
soupette
2c7bcbf70e Remove middlewares that mutates the CM links and use the hooks api instead
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 07:54:47 +02:00
cyril lopez
31c75b2bd0
Merge pull request #10522 from strapi/core/remove-middleware-cm-table
Remove addColumnToLV middleware in i18n
2021-06-22 12:38:11 +02:00
soupette
b675884e6f Add store the hook API
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-22 09:55:05 +02:00
soupette
1288db6315 Remove addColumnToLv middleware in i18n
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-22 09:19:07 +02:00
George Moon
aebdb33a6e
Typo fix for English translations in user-permissions (#10493)
Minor typo fix:
registred to registered
2021-06-21 18:14:58 +02:00
Abdón Rodríguez Davila
8de2e54aa2
Improve the relation item spacing (#10503)
Fix #9043
2021-06-21 18:14:35 +02:00
Pierre Noël
dee087a9be use format schema, actions, lifecycles 2021-06-21 12:02:10 +02:00
markkaylor
a83c8239e9
track marketplace activity (#10495) 2021-06-21 11:56:51 +02:00
Aurélien GEORGET
4e125cd5fe
Update README.md (#10506)
* Update README.md

Update link that warns users before starting using MongoDB

* Update README.md

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-06-21 11:50:37 +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
cyril lopez
17ea8416f5
Merge pull request #10505 from strapi/chore/cm-no-ct-view
Created temporary no CT page in the CM
2021-06-18 10:01:45 +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
Jean-Sébastien Herbaux
c7c549aee6
Fix RBAC upload permissions (#10484)
* Fix fetch of created_by.roles for the upload permissions' check

* Remove console.log

* Add default value for the set roles

* Fetch the author (user) instead of their roles only

* Only populate roles for the author
2021-06-17 12:00:02 +02:00