1304 Commits

Author SHA1 Message Date
Brjig
0c6ca74542
Merge branch 'master' into master 2019-06-27 22:14:27 -04:00
Berdj Abrahamian
8d0ea7c81a Admin Sidebar not scrolling on firefox
#3081
2019-06-27 21:58:37 -04:00
Alexandre Bodin
0112a9726a v3.0.0-beta.8 2019-06-27 19:40:33 +02:00
Alexandre Bodin
73667dec7c Fix admin pwd persisted in plaintext on edit 2019-06-27 17:46:52 +02:00
Alexandre Bodin
eee69452ea v3.0.0-beta.7 2019-06-21 14:34:56 +02:00
Alexandre BODIN
3609e0a53d
Merge branch 'master' into master 2019-06-21 14:16:03 +02:00
Alexandre BODIN
78cb7fe496
Merge branch 'master' into patch-1 2019-06-21 14:14:47 +02:00
Alexandre BODIN
19b4c23265
Merge branch 'master' into fix/dutch-translations 2019-06-21 14:12:42 +02:00
Alexandre BODIN
176d06295b
Merge branch 'master' into master 2019-06-21 12:09:30 +02:00
Nicky Lenaers
34a93940ff fix: update dutch translations for user flyout menu 2019-06-21 11:45:39 +02:00
Alexandre Bodin
04b4003bf2 chore: replace koa-router-joi (strapi fork) by original and maintained
koa-joi-router

Upgrade some dependencies
2019-06-20 18:28:53 +02:00
Alexandre BODIN
7c2230bb09
Merge branch 'master' into master 2019-06-20 18:13:07 +02:00
Alexandre Bodin
76d9fe8060 v3.0.0-beta.6 2019-06-18 14:54:45 +02:00
Fred Rivett
54fbe9cf0f Fix wording of welcome text
The wording here is important as it's one of the first things the user
sees of the Strapi project having set it up, and it didn't quite make
sense (though everyone will understand what's meant to be said).

Tweaking this will improve the initial user experience of Strapi.
2019-06-17 10:58:46 +01:00
Johnny Shields
fb2f2c423b
Update Japanese translations 2019-06-16 21:55:41 +09:00
Raúl Julián López Caña
780febce3e Spanish Translations 2019-06-15 02:48:48 +02:00
Alexandre Bodin
4ec50ca3fc v3.0.0-beta.5 2019-06-13 17:19:33 +02:00
Alexandre Bodin
bbf5a405ec v3.0.0-beta.4 2019-06-12 20:30:45 +02:00
soupette
a7bf58e4b4 Fix conflicts 2019-06-12 14:41:43 +02:00
soupette
0038505775 Fix leftmenui link active 2019-06-11 12:26:58 +02:00
Alexandre BODIN
2514f009fe
Merge branch 'master' into fix/russian_welcome_again 2019-06-10 09:13:15 +02:00
soupette
02e8ca86f9 Init design HomePage.
Created List related components in strapi-helper-plugin.
Update trads
2019-06-07 19:08:33 +02:00
Alexandre Bodin
0414e9f25b v3.0.0-beta.3 2019-06-07 15:45:00 +02:00
Alexandre Bodin
2b3c8d6628 Fix permission policy mixing users jwt and admin jwt 2019-06-07 15:44:06 +02:00
grom194
7e840e1b8b fix: ru welome.again text 2019-06-05 14:37:02 +03:00
Alexandre Bodin
7d63600e21 v3.0.0-beta.2 2019-06-04 17:03:17 +02:00
Alexandre Bodin
30908ce649 v3.0.0-beta.1 2019-06-03 14:09:14 +02:00
soupette
2c97d52b21 Fix install plugin when env is different than development 2019-06-03 12:31:02 +02:00
Alexandre Bodin
5ca7513c45 v3.0.0-beta.0 2019-05-31 17:48:31 +02:00
Jim LAURIE
a535fe3f7b
Merge branch 'beta' into patch-1 2019-05-29 10:40:51 -07:00
Alexandre Bodin
31a222ecb1 Start lint fixes 2019-05-29 17:25:56 +02:00
soupette
5a087173a7 Prevent the users from uninstalling a core plugin.
Prevent the user from adding/removing a plugin with the UI if the env is not development
2019-05-24 17:03:01 +02:00
Alexandre Bodin
42e0bf8fed Refactor strapi-admin services and controllers 2019-05-24 17:03:01 +02:00
Alexandre Bodin
ecde29fa8b Add yarn dev to strapi-admin for dev workflow 2019-05-20 17:13:14 +02:00
Alexandre Bodin
d31f5b92bb Use yarn if installed on strapi new. 2019-05-17 16:31:48 +02:00
Alexandre Bodin
a2d32c4306 Refactor admin build script for futur updates 2019-05-16 10:14:13 +02:00
Alexandre Bodin
e967095475 Minor admin build updates 2019-05-15 16:57:55 +02:00
Alexandre Bodin
036011efbc Add admin panel basic costomization 2019-05-15 16:20:12 +02:00
Alexandre Bodin
a1878617a2 Set node engines to v10 only 2019-05-15 16:02:17 +02:00
Alexandre Bodin
f430f26a28 Fix UI issues (modal staying open, wordings, invalid menu links) 2019-05-14 10:58:43 +02:00
Alexandre Bodin
8c209020d0 Add Delete files option to strapi uninstall 2019-05-14 09:52:43 +02:00
Alexandre Bodin
efa57a37fa Fix administrator edition 2019-05-14 09:30:10 +02:00
Alexandre Bodin
5f50b90483 Use autoReload with strapi dev only 2019-05-13 17:33:08 +02:00
Alexandre Bodin
09761adaab Apply updates to build process 2019-05-13 16:01:40 +02:00
Alexandre Bodin
918fc8b05d Fix test:front 2019-05-03 16:49:10 +02:00
Alexandre Bodin
ce1a327ef2 Merge branch 'master' into tech/build-process 2019-05-03 11:37:01 +02:00
Alexandre Bodin
bdd83eb689 Clean versions and test script 2019-05-03 09:49:08 +02:00
Alexandre Bodin
932fb8eef4 Change load algorithm to make plugins folder optional 2019-05-02 17:52:03 +02:00
Jim LAURIE
dace9d6a16 3.0.0-alpha.26.2 2019-05-02 16:49:56 +02:00
Alexandre Bodin
bb034173c9 Set version 2019-05-02 15:45:09 +02:00