323 Commits

Author SHA1 Message Date
Jim Laurie
61706278a0 Fix languages after pull alpha5 2017-08-03 14:06:59 +02:00
cyril lopez
17fa787122 Merge branch 'plugin/settings-manager-dev' of https://github.com/strapi/strapi into plugin/settings-manager-dev 2017-08-03 13:55:20 +02:00
cyril lopez
bb064478f4 Display databases and PopUpForm for adding a new database, fix pluginleftmenu active links 2017-08-03 13:51:46 +02:00
Jim Laurie
2e391e35d3 Change variables name 2017-08-03 12:15:18 +02:00
Jim Laurie
e0679bd1d2 Handle connector/client for database update 2017-08-03 10:59:37 +02:00
Jim Laurie
3fc7c7f83b Merge branch 'plugin/settings-manager-dev' of github.com:strapi/strapi into plugin/settings-manager-dev 2017-08-03 10:30:46 +02:00
Jim Laurie
842ef4c64e Handle client to connector 2017-08-02 17:17:54 +02:00
cyril lopez
e4ee6bf3be Update branch
Merge branch 'plugin/settings-manager-dev' of https://github.com/strapi/strapi into plugin/settings-manager-dev
2017-08-02 15:59:16 +02:00
cyril lopez
a178426392 Fix styling due to bootstrap upgrade 2017-08-02 15:52:44 +02:00
Jim Laurie
b36ce9449b Update get items with nester enabled boolean orbject 2017-08-02 13:56:03 +02:00
Jim Laurie
16a3984e63 Update config models 2017-08-02 13:17:40 +02:00
Jim Laurie
d0a9d3ab2f Fix silent fail log files 2017-08-02 12:12:28 +02:00
Jim Laurie
996decce0a Fix load settings manager 2017-08-02 11:26:47 +02:00
Jim Laurie
d73947ba69 Fix API PR 2017-08-01 18:23:19 +02:00
cyril lopez
971e33e4b6 Remove _deprecated folder and add test to components/Button 2017-08-01 17:48:43 +02:00
cyril lopez
14933b38b9 Remove styles const from EditFormSection 2017-08-01 17:00:37 +02:00
cyril lopez
d8d7670ace Remove const styles 2017-08-01 16:47:05 +02:00
cyril lopez
d0908022b9 Fix typo 2017-08-01 16:21:36 +02:00
cyril lopez
94ae130f03 Created _deprecated folder to store old components before removing them completely 2017-08-01 15:56:09 +02:00
cyril lopez
e8a0b1e686 Use this for inputs const in WithformSection 2017-08-01 15:45:09 +02:00
cyril lopez
34e8532977 Remove hard coded placeholders for inputs 2017-08-01 15:36:49 +02:00
cyril lopez
3d40b9d541 Display databases list 2017-08-01 15:10:15 +02:00
cyril lopez
ae7ca2e761 Merge branch 'plugin/settings-manager-dev' of https://github.com/strapi/strapi into plugin/settings-manager-dev 2017-08-01 12:02:06 +02:00
cyril lopez
2e83559b58 handle nested forms 2017-08-01 11:26:38 +02:00
cyril lopez
0a4d5fd021 set nested data 2017-07-31 16:51:21 +02:00
Jim Laurie
09fe1bcb50 Fix require server on reload 2017-07-31 13:01:41 +02:00
Jim Laurie
ce897b30a6 Fix conflict 2017-07-31 12:04:40 +02:00
Jim Laurie
51a2cfa232 Install strapi connector on create/update database 2017-07-28 16:56:17 +02:00
Jim Laurie
686c9aeb47 Change model config json format - enabled key 2017-07-28 16:39:34 +02:00
Jim Laurie
c9f8a64c35 Review auto-reload with cluster and fs watch 2017-07-28 16:14:50 +02:00
cyril lopez
658f4a3ab8 Design databases view and add modal in home container 2017-07-28 15:54:50 +02:00
cyril lopez
7c01e9eba2 Added databses needed translations 2017-07-28 15:01:51 +02:00
cyril lopez
1228e27a4e Added blue div for active link 2017-07-28 14:38:17 +02:00
cyril lopez
4a91cd0e73 Center modal 2017-07-27 17:36:31 +02:00
cyril lopez
15c19d7f00 Design general languages and advanced 2017-07-27 16:07:09 +02:00
cyril lopez
25f3c91c6c Update branch
Merge branch 'plugin/settings-manager-dev' of https://github.com/strapi/strapi into plugin/settings-manager-dev
2017-07-27 10:15:36 +02:00
cyril lopez
a6a18abeca Add notification for when deleting language and fix view design 2017-07-26 18:32:54 +02:00
Jim Laurie
6de2c52386 Merge branch 'plugin/settings-manager-dev' of github.com:strapi/strapi into plugin/settings-manager-dev 2017-07-26 18:30:28 +02:00
cyril lopez
56eb510190 Fix EditForm buttonContainer alignment 2017-07-26 18:10:55 +02:00
Jim Laurie
c8a8f0f7ff Add try/catch fs functions 2017-07-26 17:55:24 +02:00
cyril lopez
35bd7a2934 Fix css on inputs 2017-07-26 17:55:11 +02:00
Jim Laurie
256ef0ed93 API code review 2017-07-26 17:39:41 +02:00
cyril lopez
30ce8fdc1d Design Input 2017-07-26 17:31:12 +02:00
Jim Laurie
d9743ffbd9 Delete database 2017-07-26 17:10:19 +02:00
cyril lopez
be82043f57 Design contentHeader 2017-07-26 17:00:00 +02:00
cyril lopez
469559a2c8 Design PluginLeftMenu 2017-07-26 16:36:05 +02:00
Jim Laurie
7d30921c48 Create new database 2017-07-26 16:15:31 +02:00
Jim Laurie
8bd5fa43c5 Merge branch 'plugin/settings-manager-dev' of github.com:strapi/strapi into plugin/settings-manager-dev 2017-07-26 15:37:27 +02:00
Jim Laurie
d0ac2602e2 Prepare new configs enabled option 2017-07-26 15:33:41 +02:00
cyril lopez
de28a5e0a6 Solve infinite loop bug on WithFormSection and add shownestedform dynamic 2017-07-26 15:22:54 +02:00