29765 Commits

Author SHA1 Message Date
cyril lopez
9b1dad7ffe Fix Form store update bug 2017-08-30 11:41:11 +02:00
cyril lopez
96b664f8f7 Custom rendering for popUpForm and add nested inputs dynamic 2017-08-30 11:24:44 +02:00
Aurelsicoko
b16b86bb75 Add query method to Strapi to switch on right ORM in the plugins 2017-08-29 19:34:34 +02:00
cyril lopez
be64e80afe Prepare for nested inputs 2017-08-29 19:22:06 +02:00
cyril lopez
77b2f53c15 Add input checkbox 2017-08-29 18:29:48 +02:00
Aurelsicoko
7ee1d90cb7 Migrate plugin to new react-router 2017-08-29 17:32:48 +02:00
cyril lopez
06afe70f65 Fix design errors 2017-08-29 16:55:19 +02:00
cyril lopez
095b59c95d Refacto Form container 2017-08-29 16:02:44 +02:00
cyril lopez
3d03119897 Edit content type in all views 2017-08-29 15:11:06 +02:00
cyril lopez
2d98f42b24 Update branch
Merge branch 'plugin/content-type-builder-dev' of https://github.com/strapi/strapi into plugin/content-type-builder-dev
2017-08-29 13:54:36 +02:00
cyril lopez
ecb16c7039 Add attributes for temporary content type 2017-08-29 13:48:15 +02:00
Jim Laurie
32bae9b7e0 Send connection on GET model 2017-08-29 11:40:12 +02:00
Jim Laurie
6ba0443e9b Handle API rename and fix update API description 2017-08-29 11:29:36 +02:00
cyril lopez
4e28178216 Add sagas delete content type 2017-08-28 16:43:48 +02:00
cyril lopez
c8f274f034 Create popUpWarning component 2017-08-28 16:26:00 +02:00
cyril lopez
cd6bd9d8fd Init popup form create attribute 2017-08-28 14:29:30 +02:00
cyril lopez
5c09dddc41 Design pop up field 2017-08-28 12:22:53 +02:00
cyril lopez
83d9788e86 Override default rendering of popupform component 2017-08-28 11:11:53 +02:00
cyril lopez
20ad3951ff Prevent adding two content type on homepage 2017-08-25 18:21:23 +02:00
cyril lopez
fd7b869294 Rename popup hash for choosing attributes 2017-08-25 18:05:05 +02:00
cyril lopez
2049d01b96 Add edit content type on all views 2017-08-25 17:31:44 +02:00
Aurelsicoko
0affa346ce 3.0.0-alpha.5.5 v3.0.0-alpha.5.5 2017-08-25 14:52:03 +02:00
Aurelsicoko
6d01821b71 Merge branch 'alpha.5' of github.com:strapi/strapi into alpha.5 2017-08-25 14:47:04 +02:00
Pierre Burgy
2c159d41fa Add --no-save in strapi install command 2017-08-25 14:39:27 +02:00
Aurelsicoko
513251cecd Add missing dependencies and allow content-manager build to be push on npm 2017-08-25 14:35:43 +02:00
cyril lopez
eb42ed1773 Handle add content type from model page 2017-08-25 14:33:01 +02:00
Aurelsicoko
b64015f23a 3.0.0-alpha.5.4 2017-08-25 14:00:40 +02:00
cyril lopez
4cc2dd1ab1 Add localStorage to store temporary content type 2017-08-25 13:09:22 +02:00
Pierre Burgy
d20809fe14 Merge branch 'alpha.5' of https://github.com/strapi/strapi into alpha.5 2017-08-25 11:42:08 +02:00
Pierre Burgy
20d864fd55 Merge branch 'alpha.5' of https://github.com/strapi/strapi into alpha.5 2017-08-25 11:41:47 +02:00
Pierre Burgy
d39e707ead Update ROADMAP.md 2017-08-25 11:41:38 +02:00
Aurelsicoko
7d2817146c Update lerna.json 2017-08-25 11:41:18 +02:00
Aurelsicoko
0914df38ce Load hook available in the app dependencies and remove strapi-mongoose as dependency of core 2017-08-25 11:33:11 +02:00
cyril lopez
65636f323d Created storeData function 2017-08-24 19:01:11 +02:00
Aurelsicoko
463345998c 3.0.0-alpha.5.3 v3.0.0-alpha.5.3 2017-08-24 18:50:09 +02:00
cyril lopez
ac911feb58 CamelCase content type name 2017-08-24 18:50:01 +02:00
Aurelsicoko
d0ebaede76 Resolve build and plugin installation 2017-08-24 18:49:32 +02:00
cyril lopez
e4a052e3ea Handle contentType edit 2017-08-24 18:28:16 +02:00
Aurelsicoko
27e18c2b50 Merge branch 'alpha.5' of github.com:strapi/strapi into alpha.5 2017-08-24 17:24:40 +02:00
Aurelsicoko
b3f483f609 Add .npmignore to avoid npm to follow .gitignore file when publishing 2017-08-24 17:24:20 +02:00
Pierre Burgy
bf38d7ea3d Remove alpha requirement in strapi generate new 2017-08-24 17:22:35 +02:00
cyril lopez
38e757e090 Add fetchModel for editing 2017-08-24 17:05:13 +02:00
Aurelsicoko
fb0296c912 3.0.0-alpha.5.1 2017-08-24 16:40:15 +02:00
Pierre Burgy
8f3f3f4600 Ignore scripts on strapi install plugin 2017-08-24 16:08:38 +02:00
cyril lopez
6740c968a0 Reduce input margin bottom 2017-08-24 15:03:42 +02:00
cyril lopez
4f2511fb7f Add fetchConnections sagas for Form container, Improve Input librairy, Design select and textarea input, Display popup form according to hash props 2017-08-24 14:41:01 +02:00
Aurelsicoko
3c245ae81a Run npm install in /admin after generation 2017-08-24 13:48:19 +02:00
Aurelsicoko
2ec4a4bab1 Fix generation process with symlinks 2017-08-24 12:29:08 +02:00
Aurelsicoko
3aec65e332 Update generate admin path 2017-08-24 10:21:24 +02:00
Aurelsicoko
e91a6a9012 3.0.0-alpha.5 2017-08-23 19:04:11 +02:00