367 Commits

Author SHA1 Message Date
soupette
b5ed16d791 Lint strapi-generate-service 2018-05-04 17:53:35 +02:00
soupette
42310c5b83 Lint strapi-generate-policy 2018-05-04 17:53:01 +02:00
soupette
248db997b4 Lint strapi-generate-model 2018-05-04 17:52:04 +02:00
soupette
50598616f4 Lint strapi-generate-new 2018-05-04 17:50:39 +02:00
soupette
0bfbdf8e72 Lint strapi-generate-model 2018-05-04 17:44:42 +02:00
soupette
2c9aeb61a5 Lint strapi-generate-controller 2018-05-04 17:43:38 +02:00
soupette
666673961a Lint strapi-generate-api 2018-05-04 17:39:37 +02:00
soupette
3f8b7b2177 Lint strapi-generate-api 2018-05-04 17:38:29 +02:00
soupette
f389ea8860 Lint strapi-generate 2018-05-04 17:36:50 +02:00
soupette
e14c1373f9 Lint strapi-ejs 2018-05-04 17:31:21 +02:00
soupette
e9f68a3bc9 Lint in strapi-bookshelf 2018-05-04 17:29:44 +02:00
soupette
6633b14ef3 Add lint to strapi 2018-05-04 17:02:27 +02:00
soupette
f9f78745ca Change test logic 2018-05-04 15:38:42 +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
soupette
7867239557 Created strapi-lint package to handle the repo lint configurations 2018-04-27 15:04:39 +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
0ac7c435f3 Merge branch 'master' of github.com:strapi/strapi into graphql 2018-04-12 16:37:23 +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
cyril lopez
ac3ea588fa Add eslint to strapi-helper-plugin! 2018-03-14 09:59:42 +01:00
cyril lopez
edc9f82b34 Add controls to wysiwyg start to fix eslint for helper components 2018-03-08 12:56:44 +01:00
cyril lopez
e2bc04b66f Merge branch 'master' of github.com:strapi/strapi into file-upload-front 2018-02-23 17:01:49 +01:00