1249 Commits

Author SHA1 Message Date
Alexandre Bodin
50fc3a127f Add example in getstarted 2019-06-12 14:35:03 +02:00
Virginie Ky
84ecec8140 merge from develop 2019-06-11 18:34:09 +02:00
Alexandre Bodin
864a6ecaea Refactor middleware loading 2019-06-11 18:22:07 +02:00
Alexandre Bodin
3104204e20 Fix amountLimit in graphql queries 2019-06-11 13:56:24 +02:00
Virginie Ky
6ae5ffdeb0 merge develop 2019-06-11 12:18:11 +02:00
soupette
02e8ca86f9 Init design HomePage.
Created List related components in strapi-helper-plugin.
Update trads
2019-06-07 19:08:33 +02:00
Alexandre Bodin
0414e9f25b v3.0.0-beta.3 2019-06-07 15:45:00 +02:00
soupette
2af236a84a Remove doc plugin and related files 2019-06-07 12:53:04 +02:00
Alexandre Bodin
7d63600e21 v3.0.0-beta.2 2019-06-04 17:03:17 +02:00
Alexandre Bodin
30908ce649 v3.0.0-beta.1 2019-06-03 14:09:14 +02:00
Jim LAURIE
6dd78863e9 Rename docs version name 2019-06-01 18:41:38 -07:00
Alexandre Bodin
5ca7513c45 v3.0.0-beta.0 2019-05-31 17:48:31 +02:00
Alexandre Bodin
7d01234e80 Fix and set warning in eslint error to fix later in the front 2019-05-29 17:25:56 +02:00
Alexandre Bodin
31a222ecb1 Start lint fixes 2019-05-29 17:25:56 +02:00
Alexandre Bodin
de609597b3 Init clean eslint config 2019-05-29 17:25:54 +02:00
Alexandre Bodin
cdf5f2c5aa Add section on pm2 because it is a very common usecase 2019-05-28 16:35:47 +02:00
Alexandre Bodin
42e0bf8fed Refactor strapi-admin services and controllers 2019-05-24 17:03:01 +02:00
Alexandre Bodin
51300f4a4f Fix Add image upload in content type and add image in example app 2019-05-23 10:21:41 +02:00
Alexandre Bodin
d31f5b92bb Use yarn if installed on strapi new. 2019-05-17 16:31:48 +02:00
Alexandre Bodin
a1a968c342 Cleanup example app 2019-05-17 16:09:22 +02:00
Alexandre Bodin
1d2449763f Clean strapi-generate-plugin 2019-05-15 17:59:33 +02:00
Alexandre Bodin
a1878617a2 Set node engines to v10 only 2019-05-15 16:02:17 +02:00
Alexandre Bodin
5e77287cc8 Rename strapi dev to strapi develop 2019-05-15 16:00:06 +02:00
Alexandre Bodin
5f50b90483 Use autoReload with strapi dev only 2019-05-13 17:33:08 +02:00
Alexandre Bodin
de253163f5 Load local commands when necessary with strapi cli 2019-05-05 18:54:10 +02:00
Alexandre Bodin
ce1a327ef2 Merge branch 'master' into tech/build-process 2019-05-03 11:37:01 +02:00
Alexandre Bodin
bdd83eb689 Clean versions and test script 2019-05-03 09:49:08 +02:00
Alexandre Bodin
932fb8eef4 Change load algorithm to make plugins folder optional 2019-05-02 17:52:03 +02:00
Alexandre Bodin
bb034173c9 Set version 2019-05-02 15:45:09 +02:00
Alexandre Bodin
455504ec7b Clean commands, add install and uninstall 2019-04-30 18:02:03 +02:00
Alexandre Bodin
bd0cc2c1b9 cleanup 2019-04-26 16:58:56 +02:00
Alexandre Bodin
6bac0c9352 clean yarn locks to use workspaces cleanly 2019-04-26 14:52:29 +02:00
Alexandre Bodin
ab0fa1f5de Init build bin 2019-04-26 13:40:16 +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
Alexandre Bodin
08217f98f6 Append extensions array to allow overwritting routes 2019-04-23 10:28:40 +02:00
Alexandre Bodin
0ba139307c Handle many to many correctly 2019-04-19 17:32:43 +02:00
Alexandre Bodin
50b371b853 Merge branch 'beta' into tech/core-api 2019-04-19 08:26:13 +02:00
Alexandre Bodin
0d72faaddc Merge branch 'master' into beta 2019-04-18 18:47:48 +02:00
Alexandre Bodin
d4a7868edf Handle extensions controllers and services 2019-04-18 17:11:20 +02:00
Alexandre Bodin
3cc3b626e2 Fix admin model related issues 2019-04-16 09:35:13 +02:00
Alexandre Bodin
5af9e477a9 Update strapi-plugin-documentation paths 2019-04-16 09:05:46 +02:00
Alexandre Bodin
710e3ab52f Save plugins models in extensions folder 2019-04-16 09:05:46 +02:00
Alexandre Bodin
87857b94be Implement strapi.queries for all models 2019-04-16 09:05:46 +02:00
Alexandre Bodin
769c317f60 Simplify strapi init process 2019-04-16 09:00:24 +02:00
Alexandre Bodin
eb7c4534f8 Exports schema.graphql in devmode, load extensions folder and run merge config and overwrites 2019-04-16 09:00:24 +02:00
Alexandre Bodin
2fa8afbb1a Fix graphql and some styling 2019-04-16 08:50:47 +02:00
Alexandre Bodin
50bccee156 Setup default controller / service 2019-04-16 08:50:47 +02:00
Alexandre Bodin
9e9ff9907d Refactor strapi load 2019-04-16 08:50:22 +02:00