cyril lopez
|
9508421b66
|
Handle secondLevel of nested forms
|
2017-08-04 17:47:38 +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
|
c7a617520f
|
Created sagas for editting db
|
2017-08-03 20:10:35 +02:00 |
|
cyril lopez
|
dbc8fd3099
|
Created new compo to handle database edit
|
2017-08-03 19:42:59 +02:00 |
|
cyril lopez
|
7d01be924f
|
Handle database delete
|
2017-08-03 17:31:13 +02:00 |
|
cyril lopez
|
658bcc0777
|
Finish POST db
|
2017-08-03 17:13:25 +02:00 |
|
cyril lopez
|
4ba0273487
|
Prepare POST db
|
2017-08-03 15:01:56 +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 |
|
Jim Laurie
|
16a3984e63
|
Update config models
|
2017-08-02 13:17:40 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
5bff8ed977
|
Created WithInput HOC and delete styles file in InputNumber and InputText
|
2017-07-25 17:52:30 +02:00 |
|
cyril lopez
|
cbdca75274
|
Handle language delete
|
2017-07-25 17:03:47 +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 |
|
Pierre Burgy
|
dee5cfe80a
|
Rename settings manager folder
|
2017-07-24 22:40:47 +02:00 |
|