cyril lopez
|
68cdf67d31
|
Remove custom OverlayBlocker in stm
As discussed with @Aurelsicoko this feature is not needed when adding or editing a connection
|
2018-01-25 10:59:33 +01:00 |
|
cyril lopez
|
55ea0eb9e5
|
Update OverlayBlocker documentation, use context to prevent Overlay from being displayed
|
2018-01-23 15:34:34 +01:00 |
|
cyril lopez
|
bdf19f2d45
|
Hide modal when edit db
|
2018-01-23 14:40:57 +01:00 |
|
cyril lopez
|
2ea56af040
|
Hide modal when adding a language or a db in stm
|
2018-01-23 14:09:54 +01:00 |
|
cyril lopez
|
fefa861b26
|
Fix settings-manager bug in Input select to prevent from selecting the first value
|
2017-10-30 13:12:21 +01:00 |
|
cyril lopez
|
0f6737b416
|
Use shared PopUpWarning in settings-manager update strapi-helper-plugin PopUpWarning (so it can display only one button) rewrite the component with function instead of class, update the associated documentation
|
2017-10-17 14:45:43 +02:00 |
|
cyril lopez
|
9b1d658fa5
|
Fix settings-manager input styles
|
2017-10-16 16:24:48 +02:00 |
|
cyril lopez
|
faae05bd34
|
Fix input styles in strapi-helper-plugin
|
2017-10-16 16:05:42 +02:00 |
|
cyril lopez
|
203f7de94f
|
Fix styles due to bootstrap upgrade
|
2017-10-16 14:30:26 +02:00 |
|
cyril lopez
|
14f6c7753b
|
Add eslint semi rule
|
2017-10-13 16:46:18 +02:00 |
|
cyril lopez
|
199364cec4
|
Fix settings-manager return in render
|
2017-10-13 16:11:01 +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 |
|
cyril lopez
|
91ec6e5526
|
fix settings manager styles
|
2017-10-11 11:17:53 +02:00 |
|
cyril lopez
|
70d1952068
|
Remove unecessary comment
|
2017-10-11 09:07:29 +02:00 |
|
cyril lopez
|
c52371c1f9
|
Add unknown flag to settings-manager
|
2017-10-10 18:05:52 +02:00 |
|
cyril lopez
|
e3dcd26951
|
Fix settings-manager front bugs
|
2017-10-10 16:48:13 +02:00 |
|
cyril lopez
|
c2502376c9
|
Add button loader to settings-manager plugin
|
2017-09-30 14:42:52 +02:00 |
|
Pierre Burgy
|
15cf4c979f
|
Add React imports in settings manager
|
2017-09-27 17:13:15 +02:00 |
|
cyril lopez
|
0f52c91a97
|
Fix popups design settings manager
|
2017-09-26 14:19:58 +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 |
|
cyril lopez
|
7b7725d4f4
|
Fix settings-manager plugin left menu active class
|
2017-09-26 10:01:55 +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
|
05d480ffac
|
Fix undefined variable in Settings Manager
|
2017-09-08 18:00:08 +02:00 |
|
Pierre Burgy
|
cb9730283a
|
Merge alpha.5
|
2017-09-08 14:48:06 +02:00 |
|
Pierre Burgy
|
83e6a6bcc4
|
Merge
|
2017-09-08 13:46:50 +02:00 |
|
Pierre Burgy
|
e50c4f2e93
|
Remove double if
|
2017-08-23 16:14:30 +02:00 |
|
cyril lopez
|
de708cda95
|
Fix popupwarning width
|
2017-08-22 18:51:15 +02:00 |
|
cyril lopez
|
caa3659f00
|
Add button loader
|
2017-08-22 18:11:06 +02:00 |
|
Pierre Burgy
|
bfa5793cb9
|
Make Settings Manager compatible with react router 4
|
2017-08-22 10:51:53 +02:00 |
|
cyril lopez
|
66a1f3a6ba
|
Fix UX on inputchange for database name
|
2017-08-21 15:22:12 +02:00 |
|
cyril lopez
|
09f1563275
|
Fix toggle section disabled bug
|
2017-08-21 15:05:02 +02:00 |
|
cyril lopez
|
075e4327ab
|
Handle db already exists error
|
2017-08-21 10:32:14 +02:00 |
|
cyril lopez
|
a3c0cbb711
|
Fix design
|
2017-08-21 09:28:41 +02:00 |
|
Pierre Burgy
|
ddcfd8fb1f
|
Update eslint dependencies
|
2017-08-18 17:02:33 +02:00 |
|
Pierre Burgy
|
23b5288ecc
|
Style modal
|
2017-08-17 16:31:21 +02:00 |
|
Pierre Burgy
|
187d03dad0
|
Display improvements
|
2017-08-17 14:37:08 +02:00 |
|
Pierre Burgy
|
2c35607f73
|
Remove tests folders
|
2017-08-17 11:33:42 +02:00 |
|
Pierre Burgy
|
608aa14055
|
Remove message.js files
|
2017-08-17 11:30:30 +02:00 |
|
Pierre Burgy
|
16f5273699
|
Fix validation messages
|
2017-08-17 11:26:01 +02:00 |
|
Pierre Burgy
|
780579df7b
|
Fix settings manager for new translation system
|
2017-08-17 11:07:52 +02:00 |
|
cyril lopez
|
7532670f93
|
Created empty view for homepage
|
2017-08-16 18:47:02 +02:00 |
|
cyril lopez
|
95a7f31dea
|
Add hover on li languages
|
2017-08-16 16:16:19 +02:00 |
|
cyril lopez
|
bea997f0ad
|
Fix language border bottom
|
2017-08-16 15:59:38 +02:00 |
|
cyril lopez
|
f10ecea448
|
Fix list hover
|
2017-08-16 11:07:54 +02:00 |
|