Commit graph

249 commits

Author SHA1 Message Date
JT Martinez
edc27239b5 Padding fix for new file browser icons 2017-03-26 17:11:09 -06:00
Daniel Perna
3219b73db9 Using new icons for filebrowser 2017-03-27 00:59:14 +02:00
JT Martinez
d17f1411d6 Fixed alignment with new icons 2017-03-26 16:38:22 -06:00
Daniel Perna
e168726f6d Using Git-Icon as originally intended 2017-03-26 23:58:32 +02:00
JT Martinez
dc8921ad65 Changes to modal icons
Import of materialdesignicons CDN
Addition of icons to all modals
2017-03-26 09:51:59 -06:00
JT Martinez
ee29275b11 Truncate long dropdown items in selectors 2017-03-25 08:51:30 -06:00
JT Martinez
9cb37c367a Truncate long dropdown items in selectors 2017-03-25 08:49:21 -06:00
JT Martinez
bb3f9ec77a Update to git modal icon 2017-03-25 08:27:24 -06:00
JT Martinez
7ca2069789 Update to git modal icon 2017-03-25 08:26:18 -06:00
JT Martinez
ff9af90bc7 Added Material Icons Modal 2017-03-24 16:11:02 -06:00
JT Martinez
9ccaa6bf49 Added Material Icons Modal 2017-03-24 16:09:48 -06:00
JT Martinez
a19522e175 Merge modal changes from dev.html 2017-03-19 08:33:23 -06:00
JT Martinez
e63cadf3ea Command Modal Fixes
Input underline color fix
Input padding fixes
Close button color to red to keep inline with the rest of Configurator
2017-03-18 21:06:48 -06:00
Daniel Perna
b33e781f4d Added command executor, issue #30 2017-03-18 21:41:53 +01:00
Daniel Perna
c359cf8033 Merge pull request #28 from danielperna84/dev
Merge changes for 0.1.5
2017-02-28 20:39:04 +01:00
Daniel Perna
d8379592d8 Update changelog.txt 2017-02-28 20:37:43 +01:00
Daniel Perna
185b3cc9df Merge changes 2017-02-28 20:37:14 +01:00
Daniel Perna
d23b09dbcb Merge pull request #24 from jmart518/master
FB Sidenav Change
2017-02-28 20:23:46 +01:00
JT Martinez
3d72fcf9ab Slight color change for branch_select active 2017-02-28 07:13:15 -07:00
JT Martinez
7d1499b8b0 Fixed Save confirmation 2017-02-27 12:07:54 -07:00
JT Martinez
76cc6ac0f1 Feedback for missing path when Saving
Removed red bg from save icon as well (we can add this back if you feel it's still necessary)
2017-02-26 21:41:05 -07:00
JT Martinez
0fc740d227 Changed handling of save hide/show
Subtle fadeIn animation to save button
2017-02-26 18:20:01 -07:00
JT Martinez
3ff3b35a60 Cosmetic UI changes 2017-02-26 17:11:31 -07:00
JT Martinez
2302dd2738 Filepath missing dialog change 2017-02-26 16:37:19 -07:00
Daniel Perna
64e922b060 Unsaved changes warning 2017-02-27 00:28:24 +01:00
JT Martinez
8c9490dd4e Save changes
Added markdirty modal
2017-02-26 16:11:00 -07:00
JT Martinez
6dccea2b13 Nicer way to hide that Save button
Also additional color correction in fbsidenav
2017-02-26 10:51:12 -07:00
JT Martinez
5f69085401 New Save button behavior 2017-02-26 10:22:54 -07:00
JT Martinez
4a129e6c67 Revert dirty-state and file icon color fix 2017-02-26 10:04:11 -07:00
JT Martinez
7208ad43d8 Dirty-state concept 2 2017-02-26 09:57:35 -07:00
Daniel Perna
51383e1457 Removed unused code 2017-02-26 16:59:09 +01:00
Daniel Perna
80103e30e3 Save-buttons reflects editors "dirty-state" 2017-02-26 16:48:53 +01:00
JT Martinez
924e87d05d Modal button text color change
Matched with latest HASS release (39.0)
2017-02-25 23:25:57 -07:00
JT Martinez
79b54a55cf UI Changes
Cleaned up filebrowser sidenav
Small changes to About Modal
Added git icons to git modals
2017-02-25 08:59:24 -07:00
Daniel Perna
e874af6960 Update changelog.txt 2017-02-25 12:35:39 +01:00
JT Martinez
1a9cc36124 About modal changes 2017-02-24 19:50:28 -07:00
JT Martinez
5824c7769f New git Icon 2017-02-24 18:19:20 -07:00
JT Martinez
bd5cd388b5 More fb sidenav tweaks 2017-02-24 18:16:43 -07:00
JT Martinez
7a5d54e2b0 Latest changes w/ new fb sidenav 2017-02-24 17:35:13 -07:00
JT Martinez
8df41953af Reverting back to Daniels last commit
I will merge in the FB changes to this
2017-02-24 17:17:32 -07:00
JT Martinez
6e38ffcde5 Yet another fb sidenav revision 2017-02-24 16:50:15 -07:00
Daniel Perna
6c76d817dd Added check_config API 2017-02-24 23:01:16 +01:00
Daniel Perna
fe491ac9ef Added check_config to UI 2017-02-24 23:00:47 +01:00
Daniel Perna
cb92dd36f1 Added git init to UI 2017-02-24 22:25:40 +01:00
Daniel Perna
cd31908144 Added git init API 2017-02-24 22:25:08 +01:00
JT Martinez
1741d8387c New fb sidenav 2017-02-23 15:38:48 -07:00
JT Martinez
93c018a37b FB Sidenav Redesign
Slight redesign of filebrowser sidenav
Left over code cleanup
2017-02-22 21:36:42 -07:00
Daniel Perna
1844df55e4 Merge pull request #23 from misterbenj34/patch-1
Corrected parameter description
2017-02-22 14:04:21 +01:00
misterbenj34
2277ee3097 Correct note in the file
Replace "/home/hass/.homeasssitant" by "/home/hass/.homeassistant/"
2017-02-22 08:42:05 +01:00
Daniel Perna
ba952a3433 Handling buffered output + using other user 2017-02-20 23:31:57 +01:00