70 Commits

Author SHA1 Message Date
Jim Laurie
1363a11c19 Fix setup build 2018-06-14 12:29:43 +02:00
Jim Laurie
892f4e3626 Fix setup links 2018-06-09 13:51:48 +02:00
soupette
2df4cb3311 Remove npm run lint test in all packages 2018-05-07 09:29:35 +02:00
soupette
601143b4d5 Remove eslint dependencie in all packages 2018-05-04 11:08:41 +02:00
soupette
942be55c8d Add eslint to strapi-utils 2018-05-03 18:13:22 +02:00
soupette
e808c9420c Merge branch 'eslint' of github.com:strapi/strapi into eslint 2018-05-03 17:47:50 +02:00
soupette
2a30a20e7e Important! fix monorepo setup build command 2018-05-03 17:39:24 +02:00
Jim LAURIE
30c21aef35
Merge pull request #1085 from strapi/eslint-email-graphql
Eslint email graphql
2018-05-03 14:06:39 +02:00
soupette
2ab212b195 Undo changes 2018-05-02 15:31:08 +02:00
soupette
5edbd8551a Add strapi-lint to all setup packages 2018-05-02 14:28:02 +02:00
soupette
18edd24790 Add strapi-lint to strapi-utils strapi-generate -api 2018-05-02 14:08:28 +02:00
soupette
613940c1d9 Add eslint to email and graphql backend 2018-05-02 12:28:27 +02:00
Jim LAURIE
bb26c6ea8e
Merge pull request #1084 from strapi/eslint-admin
Add eslint to strapi-admin backend
2018-05-02 11:20:03 +02:00
Jim LAURIE
ddc3aaf142
Merge pull request #1074 from strapi/eslint-users-permissions
Add eslint to users-permissions backend
2018-05-02 11:16:01 +02:00
Jim LAURIE
a4c14774ae
Merge pull request #1073 from strapi/eslint-upload
Add eslint to plugin-upload backend
2018-05-02 11:13:55 +02:00
soupette
30528f40ec Add eslint to strapi-admin backend 2018-05-02 11:01:27 +02:00
soupette
68504fbe16 Add eslint to users-permissions backend 2018-04-30 18:26:56 +02:00
soupette
e439333b42 Add eslint to plugin-upload backend 2018-04-30 18:00:01 +02:00
soupette
4f498cea06 Add eslint to ctb backend 2018-04-30 17:27:46 +02:00
soupette
80dd0ef7d8 Fix setup 2018-04-30 16:04:29 +02:00
soupette
0ca85934ac Add strapi-lint to ctm plugin and modify monorepo setups script to install it.
Now the strapi-lint is installed in both the ctm and the helper-plugin. It will be installed in all plugins later.

Important the updated eslint configuration requires to modify a lot of files....
2018-04-27 16:25:23 +02:00
Pongstr
d797d5f7b0 PR Updates
- renamed readme title
- removed strapi-upload-aws-s3 and strapi-upload-rackspace from setup
2018-04-24 13:13:59 +03:00
Pongstr
2f95a073c7 Add Rackspace Upload Provider 2018-04-24 09:23:59 +03:00
Aurelsicoko
0fd3aed124 Fix setup script 2018-04-18 14:09:59 +02:00
cyril lopez
77bc3975c4
Merge branch 'master' into reduce-setup-monorepo 2018-04-18 11:54:36 +02:00
soupette
f419f9383c Fix setup time info 2018-04-18 11:51:16 +02:00
Aurelsicoko
2d1d642c32 Fix setup 2018-04-17 16:26:34 +02:00
soupette
58dd77acb9 Allow async build 2018-04-17 11:43:47 +02:00
soupette
6f64fc83fe Allow setup without building plugins 2018-04-17 10:30:30 +02:00
soupette
0f2ebfa997 Allow plugins without admin && fix babel polyfill error 2018-04-16 16:19:28 +02:00
Aurelsicoko
588363dcd7 Add strapi-helper-plugin in setup GraphQL plugin 2018-04-16 12:08:53 +02:00
Aurelsicoko
03949457a3 Update setup to fix babel-polyfill issues on GraphQL 2018-04-16 10:00:12 +02:00
Aurelsicoko
aaac5ba391 Clean code 2018-04-13 14:27:50 +02:00
Aurelsicoko
6c2399715a Link bookshelf on setup & advanced load order on hook 2018-04-02 18:33:12 +02:00
Aurelsicoko
4541b6f30b Add GraphQL plugin and inject middleware 2018-03-27 17:15:28 +02:00
Jim Laurie
d1cffa7cb0 Fix test symlink 2 2018-02-23 15:35:46 +01:00
Jim Laurie
e3b78019c8 Fix test symlink 2018-02-23 15:14:21 +01:00
Jim Laurie
543f21cdb1 Fix PR feedback 2018-02-23 14:57:58 +01:00
Jim Laurie
ab93e7113f Move upload in modules 2018-02-20 15:57:34 +01:00
cyril lopez
ecd12c451a Init plugin upload
Created the upload plugin and install it by default
2018-02-08 12:01:06 +01:00
Aurelsicoko
086b42f079 Improve deployment workflow and fix setup 2018-01-19 14:50:34 +01:00
Aurelsicoko
4b39785a8a Copy plugins.json content instead of faking the copy 2018-01-12 16:41:59 +01:00
Aurelsicoko
69ef0fa871 Fix CI 2018-01-10 15:38:28 +01:00
Aurelsicoko
3b54802ae9 Remove logs 2018-01-09 19:36:35 +01:00
Aurelsicoko
ce61844427 Use relative URL instead of absolute to load plugin and set administration origin 2018-01-09 17:09:54 +01:00
Jim Laurie
f52f149add Fix install plugin 2017-12-22 17:36:27 +01:00
Aurelsicoko
47e33c8e63 Build user plugin during setup 2017-12-06 11:28:12 +01:00
Aurelsicoko
ef99f5095c Build plugin email 2017-12-04 15:23:35 +01:00
Jim Laurie
f719d7f1fb Fix conflict 2017-11-23 15:05:05 +01:00
Aurelsicoko
a10fc2ee0d Fix setup 2017-11-20 17:04:48 +01:00