33691 Commits

Author SHA1 Message Date
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
cyril lopez
ac4745e701 Set form depending on url hash 2017-08-23 18:50:44 +02:00
Aurélien GEORGET
a3c37fb333 Merge pull request #238 from strapi/plugin/settings-manager
Plugin/settings manager
2017-08-23 18:29:30 +02:00
Pierre BURGY
dd9705309f Merge pull request #239 from strapi/plugin/settings-manager-dev
Plugin/settings manager dev
2017-08-23 17:56:01 +02:00
Pierre Burgy
107a6312aa Merge branch 'plugin/settings-manager-dev' of https://github.com/strapi/strapi into plugin/settings-manager-dev 2017-08-23 17:45:54 +02:00
Pierre Burgy
aa8f748c47 Install settings manager on new project creation 2017-08-23 17:45:11 +02:00
cyril lopez
fa9f6d67e3 PopUp toggle on hash 2017-08-23 17:36:44 +02:00
Aurelsicoko
5d86fe4109 Update version of internal dependencies base on main package.json 2017-08-23 17:22:14 +02:00
Pierre Burgy
648ed02829 Link strapi-helper-plugin during setup 2017-08-23 17:14:44 +02:00
Jim Laurie
19c3b11889 Merge branch 'alpha.5' of github.com:strapi/strapi into plugin/settings-manager 2017-08-23 16:37:40 +02:00
Aurélien GEORGET
b8e43b0fec Merge pull request #235 from strapi/enhancement/release
Enhancement/release
2017-08-23 16:35:24 +02:00
Aurélien GEORGET
9491d535a6 Merge pull request #227 from strapi/plugin/settings-manager-dev
Plugin settings manager dev
2017-08-23 16:34:43 +02:00
Pierre Burgy
692f359a9b Add devDependencies in createSymlinkDependencies script 2017-08-23 16:23:46 +02:00
Pierre Burgy
e50c4f2e93 Remove double if 2017-08-23 16:14:30 +02:00
Pierre Burgy
98a8116b31 Improve LocaleToggle messages definition syntax 2017-08-23 16:10:55 +02:00
Pierre Burgy
8e2aaccf09 Add devDependencies in npm run clean command 2017-08-23 15:54:56 +02:00
Pierre Burgy
e8ded208e6 Fix error db already exists 2017-08-23 15:44:43 +02:00
Pierre Burgy
86afccb4b9 Merge branch 'plugin/settings-manager-dev' of https://github.com/strapi/strapi into plugin/settings-manager-dev 2017-08-23 15:23:30 +02:00
cyril lopez
38e2cc2a47 Fix error post database 2017-08-23 15:12:59 +02:00
Pierre Burgy
315c78cd8b Disallow empty string in database modal inputs 2017-08-23 14:11:14 +02:00
Pierre Burgy
6d43561f9a Improve left menu links map syntax 2017-08-23 13:33:01 +02:00
Pierre Burgy
bc603bea77 Fix settings manager flag build issue 2017-08-23 13:21:54 +02:00
cyril lopez
8dc13d1443 Change LiTableList name and rename icons in AttributesRow component 2017-08-23 13:11:51 +02:00
cyril lopez
eb63ed53ee Created Input component and designed it 2017-08-23 12:09:53 +02:00
Pierre Burgy
a601018ee3 Finalize settings manager wording 2017-08-23 11:22:02 +02:00