178 Commits

Author SHA1 Message Date
soupette
85a1c511d1 Add tests 2019-03-12 20:10:24 +01:00
soupette
ac80b5bbdc Add AttributeModal 2019-03-12 15:29:03 +01:00
soupette
d2cf14e1af Test App container 2019-03-08 17:15:36 +01:00
soupette
533c8fed0d Init attributes list 2019-03-07 17:54:50 +01:00
soupette
916ebff9d4 Init new ctb 2019-03-06 15:17:53 +01:00
soupette
554faaf9c7 Add test config 2019-03-06 09:54:29 +01:00
virginieky
9a7bdb0247
Merge branch 'master' into onboarding-videos 2019-02-25 14:59:35 +01:00
Aurélien Georget
a80a3bd593 Disable CORS for fetching the videos & remove warnings logs 2019-02-22 10:53:52 +01:00
Jim LAURIE
a26ac6c6c3
Merge branch 'master' into enhancement-install-cmd 2019-02-18 15:57:25 +01:00
soupette
8c269be778 Update generators with pluginId 2019-02-12 09:40:25 +01:00
Aurélien Georget
6c5dcd2c83 Fix setup on Mac 2019-02-01 17:04:08 +01:00
Aurélien Georget
bfa77385a1 Remove logs 2019-01-31 19:27:54 +01:00
Aurelsicoko
3928ac56a3 Merge branch 'enhancement-install-cmd' of https://github.com/strapi/strapi into enhancement-install-cmd 2019-01-31 18:45:50 +01:00
Aurelsicoko
78e9c5ed8a Fix start and admin setup on Windows 2019-01-31 18:42:54 +01:00
Jim LAURIE
59a7e04a75
Update npmcheckversion.js 2019-01-31 14:38:48 +01:00
Jim LAURIE
72183f299b Use shelljs for every exec command 2019-01-28 16:23:47 +01:00
soupette
54fdbc6897 Add option to copy token in the ui 2018-12-06 19:00:49 +01:00
Alberto Maturano
980b6d240d Improve code style and code quality
Just some little improvements that I found looking around the code.

Related 2410d5a
2018-10-30 16:55:11 -06:00
Jim LAURIE
3d149ffc68
Merge branch 'master' into clean-dependencies 2018-10-17 16:14:26 +02:00
Jim LAURIE
4dd93f4b78
Merge branch 'master' into split-admin-dev 2018-10-08 17:44:35 +02:00
Alberto Maturano
2410d5ab9d Simplify logic 2018-10-04 15:22:10 -05:00
cyril lopez
9156865f6a Remove useless dependencies in strapi helper plugin 2018-09-26 18:24:42 +02:00
cyril lopez
989b867714 Split admin entry point between dev and prod 2018-09-25 15:01:06 +02:00
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
soupette
c865109337 Fixes #1914 2018-09-07 17:29:33 +02:00
soupette
688defca70 Fix conflict 2018-08-10 12:52:11 +02:00
soupette
4068b02091 Move react-dnd into the shared dependencies 2018-08-09 13:36:25 +02:00
Alberto Maturano
186eb4de47 Parse environment variables on build configuration
Move existing code to a shared library and invoke it on the build
process to parse environment variables on configuration files.

Looking for a consistent behavior.

close #1590
2018-08-06 12:38:20 -05:00
Aurelsicoko
0b1241300c Update CSS & improve error management 2018-06-21 13:06:52 +02:00
Jim Laurie
192c2ff1a9 Fix admin start fix #1371 2018-06-15 11:59:26 +02:00
soupette
8302d32d71 Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-06-05 12:06:17 +02:00
soupette
e73b44b6da Fix styled-components webpack config 2018-05-29 10:49:59 +02:00
Jim Laurie
6c194ff333 Init create new app test 2018-05-18 14:22:24 +02:00
Jim LAURIE
74d3987a11
Merge branch 'master' into add-styled-component 2018-05-18 11:07:32 +02:00
soupette
97d8200c6c Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-05-16 14:41:28 +02:00
soupette
51f5adc56a Add styled-components 2018-05-15 14:07:18 +02:00
Jim LAURIE
0c6f86ce3e
Merge branch 'master' into eslint 2018-05-14 16:13:47 +02:00
soupette
17e9340276 Fixes #870 2018-05-14 14:17:51 +02:00
soupette
2a30a20e7e Important! fix monorepo setup build command 2018-05-03 17:39:24 +02:00
soupette
5c49e76610 Fix PR feedback 2018-04-26 14:07:31 +02:00
soupette
9e876370e0 Add comments 2018-04-25 17:27:09 +02:00
soupette
fb35bc75e0 Fix monorepo setup 2018-04-25 14:59:28 +02:00
soupette
0a9f81765e Add new commands to fix npm run setup inside a project 2018-04-25 14:33:38 +02:00
soupette
7f353bb94a Configurate extract-text-webpack-plugin 2018-04-23 18:25:12 +02:00
soupette
9b9aadcabd Remove sourceMap 2018-04-23 16:41:48 +02:00
soupette
fffb5ab023 Change webpack loaders 2018-04-23 12:34:11 +02:00
soupette
0f2ebfa997 Allow plugins without admin && fix babel polyfill error 2018-04-16 16:19:28 +02:00
cyril lopez
936bdf7949
Merge branch 'master' into fix-setup 2018-04-12 17:30:50 +02:00
soupette
3176f02a25 Fixes #858 2018-04-12 17:28:13 +02:00
cyril lopez
8e3e385f26 Init drag and drop files 2018-03-14 22:20:39 +01:00