16 Commits

Author SHA1 Message Date
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Pierre Burgy
e404d4cac2 Fix multi active left menu links 2018-08-08 16:30:04 +02:00
soupette
30528f40ec Add eslint to strapi-admin backend 2018-05-02 11:01:27 +02:00
cyril lopez
b7d2af3ba2 Take en default translation message if there are not present in the current locale
This fix aims to improve and facilitate the upcoming new language pull requests.
It also remove the missing id error message in the console when developing on port 4000
2018-03-01 13:12:22 +01:00
Aurelsicoko
127690c6bb Fix globalId on Mongoose and CT creation with plugin's model 2018-01-04 11:24:27 +01:00
Aurelsicoko
8db92c22fd Split Content-Manager logic into service & allow CRUD and associations w/ plugin's models w/ Mongoose 2017-12-11 18:23:15 +01:00
Aurelsicoko
110c209431 Be able to create an user from the Content Manager 2017-12-05 15:28:31 +01:00
cyril lopez
046574fb45 Created InstallPluginPage container 2017-12-02 13:37:58 +01:00
Aurelsicoko
eceede450b Handle plugin model in Content Manager 2017-11-27 17:27:16 +01:00
Aurelsicoko
62f96e5c07 Use one webpack server to serve admin in development mode 2017-09-26 16:36:28 +02:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
Aurelsicoko
9ef6618f3a Run test on port 1338 and remove deprecated PropTypes warning 2017-09-20 11:12:04 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Aurelsicoko
be4c757f5a Use bindActionCreators, solve i18n issues 2017-09-14 11:10:05 +02:00
Pierre Burgy
9caf5b8203 Move admin files in strapi-admin folder 2017-08-22 18:29:02 +02:00