Bram Kragten
773711a2d5
Update Hassio with security options ( #2067 )
...
* new security options
* Add more info modal
Added more info modal and moved the security components.
* fixes
* show apparmor only if not default
* add colors to apparmor
2018-11-20 10:14:46 +01:00
Paulus Schoutsen
b1a50aa0e0
Fix hassio develop script
2018-11-18 12:25:16 +01:00
Paulus Schoutsen
a58a324073
Format html ( #2006 )
...
* Upgrade prettier
* Format files with prettier
2018-11-07 09:56:43 +01:00
Ian Richardson
c0c7c0f41a
Remove .js from imports ( #1948 )
...
* Remove .js from lovelace
Also cleaned up some trailing whitespace
* Go big or go home
* More removals
* Revert changes to gallery webpack
* Revert changes to webpack.config.js
2018-11-02 12:26:03 +01:00
Paulus Schoutsen
eb505d4bd7
don't compress for CI runs ( #1949 )
2018-11-02 12:15:45 +01:00
Gabriel Oliveira
fc96d33d6a
1813 - Improve Hass.io System cards UI ( #1862 )
...
* 1813 - Improve Hass.io System cards UI
* 1813 - Move margin to proper card file
2018-10-26 19:38:02 +02:00
Timmo
cf8899fcbe
↕️ fix sorting of addons ( #1845 )
2018-10-24 09:58:44 +02:00
Paulus Schoutsen
97e1aae9c0
Introduce TypeScript ( #1773 )
2018-10-15 19:07:08 +02:00
Paulus Schoutsen
3949b47e51
Introduce object rest spread ( #1763 )
2018-10-14 19:03:25 +02:00
Paulus Schoutsen
3bcd0ddc46
Migrate Babel 6 -> 7 ( #1762 )
...
* Migrate Babel 6 -> 7
* Update babel-eslint
2018-10-13 11:25:03 +02:00
Paulus Schoutsen
34bfc12647
Prettier 💎 ( #1737 )
...
* Add prettier
* Apply Prettier
2018-10-11 12:22:11 +02:00
Paulus Schoutsen
b2dc0ac819
Proper fix for mjs to hassio too
2018-10-07 18:52:01 +02:00
Paulus Schoutsen
e1738b625d
Fix link color for Hass.io update panel ( #1721 )
2018-10-02 14:16:35 +02:00
Charles Garwood
458a7827f9
Fix for content appearing behind header in hassio and config panels ( #1708 )
...
* Call iron-resize on route change
* Add EventsMixin to hassio-main
2018-09-26 20:37:03 +02:00
Paulus Schoutsen
be91688efb
Add link to release notes ( #1694 )
2018-09-24 11:05:23 +02:00
Paulus Schoutsen
a5d47231aa
Fix text color for system panel ( #1695 )
2018-09-24 11:05:16 +02:00
Paulus Schoutsen
17ac6f96a0
Update deps ( #1678 )
...
* Update deps
* Lint
* Fix lint
2018-09-19 15:15:16 +02:00
Paulus Schoutsen
45cdb5a3e4
Use new version of HAWS ( #1612 )
...
* Use new version of HAWS
* Fix init page
* Lint
* Fix tests
* Update gitignore
* Clear old tokens, use new key to store
2018-08-31 09:45:58 +02:00
Paulus Schoutsen
09f238162e
Cleanup ( #1575 )
2018-08-21 08:59:54 +02:00
c727
6b10eeb1e9
Hassio: Add button to change hostname ( #1406 )
...
* Hassio: Add button to change hostname
* Lint
* Lint
2018-07-04 22:49:29 -04:00
c727
9e2d311ce6
Hassio: fix scroll issues ( #1354 )
...
* Hassio: fix scroll issues
* Feedback
* Lint
* Lint
* Move to dom
2018-06-28 04:20:16 +02:00
c727
313a3dd2c9
Hassio: Fix error in store, remove asyn await ( #1325 )
2018-06-23 00:36:15 +02:00
c727
c83184654e
Hassio: New API for HassOS ( #1319 )
...
* Hassio: New API for HassOS
* Fix
* Use async await
2018-06-22 12:44:11 -04:00
Paulus Schoutsen
18b52b53cb
Upgrade deps ( #1311 )
...
* Update polyfills
* Upgrade deps
2018-06-21 10:43:24 -04:00
c727
c186a5aab2
Hassio: Add scrollbar to supervisor logs ( #1301 )
2018-06-19 15:31:16 +02:00
c727
21dcbb3b9d
Fixes and cleanup for #1299 and #1296 ( #1300 )
...
* Fixes and cleanup
* Rename function to genHassioIcons
* Update
2018-06-19 14:36:43 +02:00
c727
4cf7959b12
Hassio: Fix menu button icon ( #1299 )
...
* Hassio: Fix menu button icon
* Move comments
* Hups
2018-06-19 01:32:40 +02:00
c727
2a8462951b
Hassio: Fix glitch in HA update card (HA 0.72+) ( #1297 )
2018-06-18 18:01:49 -04:00
c727
e28c651930
Hassio random fixes ( #1278 )
...
* Fix img width in markdown
* Flexify add-on view
* Hide deployment if null
* Fix mobile add-on view
2018-06-12 23:51:20 +02:00
Paulus Schoutsen
b89de4b494
Point es5 adapter to frontend-es5 ( #1273 )
2018-06-08 16:37:52 -04:00
Paulus Schoutsen
d243f2ead6
Build a new Hass.io panel ( #1271 )
...
* Build a new Hass.io panel
* Use webcomponents-lite.js
* Compress new panel
* Lint
2018-06-08 15:26:48 -04:00
Paulus Schoutsen
c3d67133c2
Improve custom panel support ( #1236 )
...
* Add custom panel
* Lint
* Add reference to docs
* Use panel.config
2018-06-01 10:06:28 -04:00
c727
1a3966e55f
Localize ha-relative-time ( #1241 )
...
* Localize relative time
* Add mixin
* Pass hass to ha-relative-time
* Remove debug
* Add hass
* Add hass everywhere
* Remove value from translation file
* Add quotes to attributes
* Lint
* Fix in hassio file
* Use current placeholder syntax
* Use correct syntax
* Move to ui.components
2018-06-01 09:55:00 -04:00
Paulus Schoutsen
e158709b1e
Include iconset for hassio
2018-05-28 17:11:54 -04:00
Paulus Schoutsen
045b1d02be
Restore old Hass.io HTML build ( #1218 )
2018-05-27 17:24:40 -04:00
Paulus Schoutsen
66012da4de
Generate Hass and Hass.io specific iconset ( #1214 )
...
* Generate hass icons
* Generate Hass.io icons
* Convert hass.io to use hassio iconset
* Convert src to use hass iconset
* Give mdi-icons a chunk name
* gen-index-html aware of hass-icons
* Use ha-icon for rendering state icon
2018-05-27 17:04:18 -04:00
Paulus Schoutsen
294f0febbf
Move Hass.io panel files to hassio folder ( #1215 )
2018-05-27 12:00:54 -04:00
Paulus Schoutsen
9393bb2fba
Include ha-iconset-svg with mdi ( #1212 )
2018-05-26 14:28:14 -04:00
Paulus Schoutsen
e1c9f3deea
Everything through navigate mixin
2018-05-17 18:20:23 -04:00
Paulus Schoutsen
bc27f854f1
More cleanup ( #1185 )
...
* More cleanup
* Set up correct urls authorize.html
* Fix polymer lint
* Remove reference to bower
* Tweak uglify settings
2018-05-17 17:51:07 -04:00
Paulus Schoutsen
cb0db95abe
Build hassio panel ( #1184 )
...
* Fix hass.io panel
* Add develop scripts
* Build hassio on Travis
2018-05-16 23:03:48 -04:00
Paulus Schoutsen
f70c0aea6c
Org files ( #1183 )
...
* Organize files
* Import EventsMixin
* Import NavigateMixin
* Dissolve window.hassMixins
* Apply ElementMixin when we use it
* Update tests to point at right dir
* Eslint
* Clean
* Update mixins inside hassio
* Update lint command"
* Fix polymer lint
2018-05-16 13:47:34 -04:00
c727
0c6f8c34fb
P3: Replace hassUtil with imports ( #1181 )
...
* P3: Remove get is()
* P3: Replace hassUtil with imports
* Remove hass-util imports
* Fix errors
2018-05-16 14:03:04 +02:00
c727
5a16095270
P3: Remove get is() ( #1180 )
2018-05-16 07:06:07 -04:00
Paulus Schoutsen
a4afc2e37a
Polymer 3 modulize ( #1154 )
...
* Version bump to 20180510.1
* Fix hass util
* Fix translations
* Bye paper-time-input
* Add webpack config
* Add webpack to package.json
* Fix translation import
* Disable web animations polyfill bad import
* Disable importHref import
* Update webpack config to build authorize.js
* Build translations json
* Build frontend correctly
* Run eslint --fix
* Load markdown JS on demand (#1155 )
* Add HTML imports (#1160 )
* Fix localize (#1161 )
* Fix Roboto in build (#1162 )
* Load web animations polyfill (#1163 )
* P3: Fix chart js (#1164 )
* P3: Fix Chart JS
* Update timeline package
* P3: panel resolver (#1165 )
* WIP
* Initial importing of panels
* Fix panel resolver
* Fix automation and script editor (#1166 )
* Expose Polymer and Polymer.Element on window (#1167 )
* Remove unused import
* eslint --fix
* Es5 build (#1168 )
* Build for ES5
* Fix build_frontend
* Remove stale comment
* Migrate to use paper-material-styles (#1170 )
* Send parsed date to history/logbook (#1171 )
* Fork app storage behavior (#1172 )
* Add paper input with type time (#1173 )
* Fix authorize
* Lint
* Sort imports
* Lint
* Remove eslint-html
* Do not lint authorize.html
* Fix polymer lint
* Try chrome 62 for wct
* P3: Add patched iconset (#1175 )
* Add patched iconset
* Lint
* Test with latest Chrome again
* Use less window.hassUtil
* Teporarily use my fecha fork
* Import correct intl.messageFormat
* Update wct-browser-legacy to 1.0.0
* Include polyfill in right place
* Fix IntlMessageFormat
* Fix test not having a global scope
* Rollup <_<
* Fork app-localize-behavior
* Disable wct tests
* Lint
2018-05-15 13:31:47 -04:00
Paulus Schoutsen
eeba117e4b
Fix hass.io panel ( #1148 )
2018-05-08 17:54:38 +02:00
Pascal Vizeli
38e1b16031
Update hassio-host-info.html ( #1141 )
2018-05-04 14:41:02 +02:00
Boyi C
5dc9efd995
Unify navigation to NavigateMixin ( #1095 )
...
* Unify page navigation to NavigateMixin
* revert unintended change
* Use template literal
2018-04-17 10:01:58 -04:00
c727
9d3b5c9d9b
Hassio: select audio input/output for add-ons ( #1078 )
...
* Hassio: audio input/output for add-ons
* Lint
* Lint
* Lint...
* Pimp code
* Update to latest changes
* Lint
* Lint
* try again
* hm...
* Fix this.fire
2018-04-14 00:45:59 +02:00
NovapaX
d7d167fbf9
Make paper-scrollable in fullscreen dialog resize properly ( #1052 )
...
* remove min-height to make paper-scrollable work properly.
Hack fullscreen background behind it
* apply fix to hassio-markdown-dialog
2018-03-31 17:32:02 -07:00