42 Commits

Author SHA1 Message Date
cyril lopez
faae05bd34 Fix input styles in strapi-helper-plugin 2017-10-16 16:05:42 +02:00
cyril lopez
14f6c7753b Add eslint semi rule 2017-10-13 16:46:18 +02:00
cyril lopez
507d0c41ce Prepare for eslint defaultProps 2017-10-13 09:41:48 +02:00
cyril lopez
1fcdb0a07b Add event-handler-names eslint configuration so change all event naming 2017-10-12 17:07:02 +02:00
Pierre Burgy
15cf4c979f Add React imports in settings manager 2017-09-27 17:13:15 +02:00
cyril lopez
f406dc8b3f Remove all required props in settings-manager and change input select design 2017-09-26 11:47:13 +02:00
cyril lopez
381dfb4c3c Fix settings-manager PluginLeftMenu 2017-09-26 11:29:16 +02:00
cyril lopez
38236b30b0 Remove all react imports from settings-manager 2017-09-26 10:54:18 +02:00
cyril lopez
17ddbe44e2 Fix proptypes warnings in settings manager 2017-09-26 10:32:48 +02:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
9ef6618f3a Run test on port 1338 and remove deprecated PropTypes warning 2017-09-20 11:12:04 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Pierre Burgy
83e6a6bcc4 Merge 2017-09-08 13:46:50 +02:00
Pierre Burgy
bfa5793cb9 Make Settings Manager compatible with react router 4 2017-08-22 10:51:53 +02:00
Pierre Burgy
ddcfd8fb1f Update eslint dependencies 2017-08-18 17:02:33 +02:00
Pierre Burgy
2c35607f73 Remove tests folders 2017-08-17 11:33:42 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
cyril lopez
bea997f0ad Fix language border bottom 2017-08-16 15:59:38 +02:00
cyril lopez
b27c9fd741 Added search languages by label 2017-08-16 09:40:29 +02:00
cyril lopez
c73e0171b9 Form validation for databasePost 2017-08-11 10:48:50 +02:00
cyril lopez
243d98c572 Fix design 2017-08-10 20:41:40 +02:00
cyril lopez
8aaf8fc38b Handle form validations before submit 2017-08-10 17:11:28 +02:00
cyril lopez
81c8a643e4 Adjust design 2017-08-09 19:47:39 +02:00
cyril lopez
b3eeebb556 Add required input class 2017-08-09 09:52:00 +02:00
cyril lopez
6acb764603 Design all nested form 2017-08-08 17:27:02 +02:00
cyril lopez
9da55f6194 Design EditFormSection and fix button design 2017-08-08 15:35:37 +02:00
cyril lopez
d5adb8cdaa Add flags for languages 2017-08-07 12:50:32 +02:00
cyril lopez
591c53528a Fix language display, defaultlanguage, defaultDbconnection 2017-08-04 15:23:21 +02:00
cyril lopez
2297e41653 Design inputPassword 2017-08-04 11:56:18 +02:00
cyril lopez
dbc8fd3099 Created new compo to handle database edit 2017-08-03 19:42:59 +02:00
cyril lopez
658bcc0777 Finish POST db 2017-08-03 17:13:25 +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
cyril lopez
a178426392 Fix styling due to bootstrap upgrade 2017-08-02 15:52:44 +02:00
cyril lopez
e8a0b1e686 Use this for inputs const in WithformSection 2017-08-01 15:45:09 +02:00
cyril lopez
2e83559b58 handle nested forms 2017-08-01 11:26:38 +02:00
cyril lopez
15c19d7f00 Design general languages and advanced 2017-07-27 16:07:09 +02:00
cyril lopez
35bd7a2934 Fix css on inputs 2017-07-26 17:55:11 +02:00
cyril lopez
30ce8fdc1d Design Input 2017-07-26 17:31:12 +02:00
cyril lopez
de28a5e0a6 Solve infinite loop bug on WithFormSection and add shownestedform dynamic 2017-07-26 15:22:54 +02:00
cyril lopez
654a7cf5aa Display input on the entire line if the input hads a nested input 2017-07-26 11:48:05 +02:00
cyril lopez
a36ad79001 EditFormSection styles from HOC and custom rendering for PopUpForm component 2017-07-25 15:34:43 +02:00
cyril lopez
1b53a4691d Created WithFormSection HOC and implemented it in EditFormSection and PopUpForm 2017-07-25 12:42:03 +02:00