9273 Commits

Author SHA1 Message Date
Alexandre Bodin
a6bb0ada0a Add setup script and build on dev if not build folder 2019-05-03 14:41:09 +02:00
Alexandre Bodin
ce1a327ef2 Merge branch 'master' into tech/build-process 2019-05-03 11:37:01 +02:00
Jim LAURIE
a0b6a7ce42
Merge pull request #3215 from strapi/3.0.0-alpha.26.2
3.0.0 alpha.26.2
2019-05-03 10:49:44 +02:00
Alexandre Bodin
a5e765d1a3 Disable cypress for now 2019-05-03 10:49:03 +02:00
Alexandre Bodin
1e70c20472 Fix require in commands 2019-05-03 10:29:33 +02:00
Alexandre Bodin
a580da4098 Fix yarn.lock 2019-05-03 09:56:32 +02:00
Alexandre Bodin
bdd83eb689 Clean versions and test script 2019-05-03 09:49:08 +02:00
Alexandre Bodin
8f6b85dd49 Remove plugins folder creation on strapi new 2019-05-02 18:05: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 v3.0.0-alpha.26.2 2019-05-02 16:49:56 +02:00
Jim LAURIE
f0a4f1eefa Update version in migration guide 2019-05-02 16:49:13 +02:00
Alexandre Bodin
e4d025c6a1 Add missing License files 2019-05-02 15:45:19 +02:00
Alexandre Bodin
bb034173c9 Set version 2019-05-02 15:45:09 +02:00
Jim LAURIE
c099c33d94
Merge pull request #3209 from strapi/fix/filter-timestamp
Fix filters on timestamp attributes
2019-05-02 14:25:11 +02:00
Alexandre Bodin
c85658a19b Add watch command 2019-05-02 11:08:16 +02:00
Jim LAURIE
ca46db9b31 Fix #3192 filter on timestamp attributes 2019-04-30 18:33:14 +02:00
Alexandre Bodin
f3aa68831a update gitignore template 2019-04-30 18:17:44 +02:00
Alexandre Bodin
455504ec7b Clean commands, add install and uninstall 2019-04-30 18:02:03 +02:00
Alexandre Bodin
6a12c2be66 Add build admin in strapi new 2019-04-30 16:27:16 +02:00
Alexandre Bodin
c8b17ff752 optimization 2019-04-30 14:47:49 +02:00
Alexandre Bodin
735a349736 wip 2019-04-29 19:04:23 +02:00
Alexandre Bodin
170d88a6d6 Add dev cli and clean start cli 2019-04-29 17:13:44 +02:00
Alexandre Bodin
7beda02158 Optimize build and clean scripts 2019-04-29 15:48:22 +02:00
davidkartuzinski
cbbce676ce fixed input field to password type 2019-04-27 12:09:07 +02:00
Alexandre Bodin
54d40354c8 Fix install uninstall plugin from UI and remove usless install uninstall commands now that npm install is enough 2019-04-26 19:19:00 +02:00
Alexandre Bodin
bd0cc2c1b9 cleanup 2019-04-26 16:58:56 +02:00
Jim LAURIE
541b00041a
Merge pull request #3190 from strapi/fix/issue-3189
Cast arrays and build mongo where match with a $and
2019-04-26 16:03:50 +02:00
Alexandre Bodin
6bac0c9352 clean yarn locks to use workspaces cleanly 2019-04-26 14:52:29 +02:00
Alexandre Bodin
7b90041214 Remove strapi-lint 2019-04-26 14:31:10 +02:00
Alexandre Bodin
281613df96 Clean strapi-helper-plugin fro publish 2019-04-26 14:29:34 +02:00
Alexandre Bodin
ea9eb07b01 Remove unecessary warnings 2019-04-26 13:40:23 +02:00
Alexandre Bodin
a41641bfe4 Add a queries interface to the plugins 2019-04-26 13:40:23 +02:00
Alexandre Bodin
9e8adf5b52 Update webpack build 2019-04-26 13:40:23 +02:00
Alexandre Bodin
ab0fa1f5de Init build bin 2019-04-26 13:40:16 +02:00
Alexandre Bodin
319c63028e Cast arrays and build mongo where match with a $and 2019-04-25 18:18:54 +02:00
soupette
5008038f53 Clean helper plugin and admin scripts 2019-04-25 14:32:50 +02:00
soupette
faab661b06 Remove rollup 2019-04-25 14:23:45 +02:00
soupette
d3f5ca4bfa Move codemirror dep to ctm 2019-04-25 14:04:48 +02:00
soupette
0bf877a568 Remove locale dynamic import so webpack does not build the entire react-intl s locales 2019-04-25 12:19:41 +02:00
soupette
bfb9f647dc Add bundle analyser 2019-04-24 18:18:25 +02:00
soupette
23fe34a6c4 Change build folder 2019-04-24 14:38:21 +02:00
soupette
5b8ee4a5d1 run build 2019-04-24 14:32:20 +02:00
soupette
f83458e5d1 Fix conflicts 2019-04-24 10:58:21 +02:00
Jim LAURIE
894e9354e8
Merge pull request #3172 from strapi/fix/cast-non-nill-values
Cast non nil values and not only truthy ones
2019-04-24 10:36:00 +02:00
Jim LAURIE
ee64bdc323
Merge branch 'master' into fix/cast-non-nill-values 2019-04-23 18:38:18 +02:00
soupette
adf4e88ebb Fix front unit tests 2019-04-23 15:18:57 +02:00
Alexandre Bodin
4ceae56afd Cast non nil values and not only truthy ones 2019-04-23 13:18:09 +02:00
Alexandre Bodin
e78f8bbc8c Cleanup code and make test/e2e.js run 2019-04-23 11:24:29 +02:00
Alexandre Bodin
08217f98f6 Append extensions array to allow overwritting routes 2019-04-23 10:28:40 +02:00
Jim LAURIE
f8bc7d2efd
Merge pull request #3170 from strapi/3.0.0-alpha.26.1
3.0.0-alpha.26.1
2019-04-22 16:26:10 +02:00