Paulus Schoutsen
|
72e5375795
|
Fix hassio build
|
2020-01-27 11:57:28 -08:00 |
|
Joakim Sørensen
|
523dc881bb
|
Convert Hass.io panel to TS/Lit (#4398)
* Convert system
* Convert dashboard
* Remove logging statement
* Convert addon view (base) and log
* Convert addon-view info
* Remove unintended file in commit
* Convert ansi-to-html
* Fix log update reloading
* Convert addon-view config
* Convert addon-view network
* Add inn missing haStyle
* Convert addon-view audio
* convert dialog-hassio-markdown
* Convert dialog-hassio-snapshot
* Convert entrypoint
* Convert hassio-style
* Lint hassio-addon-audio
* Lint hassio-addon-audio
* Lint hassio-addon-config
* Remove file that should not have been comitted
* Linting of the rest
* Cleanup
* Cleanup config
* Required changes after rebase
* Change property/method clasification
* use ? for _inputDevices and _outputDevices
* Use undefined instead of null for addon property
* Use ? for addons property
* Async addon audio
* Corrects typo in Error
* Wrap async calls in try/catch
* Remove npm task
* Fix async constant/functions
* Reintroduce noDevice
* We don't use the data of the POST no need to store and pass it
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update hassio/src/addon-view/hassio-addon-audio.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-audio.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Apply review comments
* Simplify selected item change
* Change back to attr
* Apply lessons learned to addon-config
* Send event on config change
* Extract error msg
* Apply lessons learned to addon-info
* Apply lessons learned to addon-logs
* Fix shorthand linting issue
* Prefix private with _
* reset error
* Apply lessons learned to addon-network
* Revert package.json change
* Apply lessons learned to addon-view
* Fixes Unnecessary 'await' issue
* rename content -> addoninfo
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-network.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-logs.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Fix syntax issues
* Fix error handling issues
* Use forEach and not map
* Use private for _error
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Use classMap
* remove unneded limitations
* it can be null
* Update hassio/src/system/hassio-supervisor-log.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* split hassio.ts
* Update datahandling
* Return result
* Use map instead of forEach
* Unnecessary 'await'.
* Move setSupervisorOption to data/hassio/supervisor
* Unnecessary 'await'
* Move fetchSupervisorLogs to data/hassio/supervisor
* Move fetchHassioHardwareInfo to data/hassio/hardware
* change error property
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2020-01-26 20:37:20 +01:00 |
|
Bram Kragten
|
cbba1849e2
|
Convert script and automation editor to lit (#4327)
* Convert script and automation editor to lit
* Update yarn.lock
|
2019-12-09 10:59:52 +01:00 |
|
Paulus Schoutsen
|
70d6c6b902
|
Refactor Webpack build scripts (#4093)
* Refactor Webpack build scripts
* Add Gallery too
* Fix icons
* Update travis
|
2019-10-21 15:02:54 -07:00 |
|
Paulus Schoutsen
|
c25f2d3941
|
Move compression from Webpack to Gulp (#4074)
|
2019-10-20 14:42:20 +02:00 |
|
Bram Kragten
|
d05dc2e4dc
|
Bring back babel (#3974)
* Bring back babel
* bump preset env
* Remove empty TS properties in mixins
|
2019-10-19 14:06:04 +02:00 |
|
Bram Kragten
|
a1b9a092d0
|
Bring back babel for ES5 builds (#3797)
* Bring back babel for ES5 builds
* Remove ts from babel
|
2019-09-23 13:15:12 -07:00 |
|
Paulus Schoutsen
|
594ee7ce9b
|
Update build scripts
|
2019-09-08 23:39:37 -07:00 |
|
Paulus Schoutsen
|
7f10bcbfd1
|
Drop Babel
|
2019-09-08 23:39:22 -07:00 |
|
Paulus Schoutsen
|
cdcafe9e6f
|
Run markdown in web worker (#3524)
* Run markdown in web worker
* Set global object
|
2019-08-24 12:48:57 -07:00 |
|
Paulus Schoutsen
|
2da844a1fb
|
Home Assistant Cast
|
2019-08-04 22:25:43 -07:00 |
|
Paulus Schoutsen
|
6abbe72e4d
|
Lovelace cleanups (#3427)
* Improvements
* Add types CAF
* Fix demo switching
* Do not set background color in hui-view
|
2019-07-26 11:06:16 -07:00 |
|
Paulus Schoutsen
|
be5c3efb23
|
Fix source maps
|
2019-06-24 22:05:34 -07:00 |
|
Paulus Schoutsen
|
98c419ff03
|
Switch to woff2 fonts (#3296)
|
2019-06-21 12:48:20 -07:00 |
|
Paulus Schoutsen
|
d0410e0884
|
Fix Safari 10 (#3196)
|
2019-05-14 06:52:20 +02:00 |
|
Paulus Schoutsen
|
9340d9068e
|
Hash demo files in index.html (#3185)
|
2019-05-09 20:19:15 -07:00 |
|
Paulus Schoutsen
|
34129cc7cb
|
Migrate demo to gulp (#3152)
* Migrate demo to gulp
* Tweak demo migration to gulp
* Feature detect demo
* Gen icons
|
2019-05-02 22:41:58 -07:00 |
|
Paulus Schoutsen
|
6c41c7b1ab
|
Gulpify build pipeline (#3145)
* Gulpify build pipeline
* Update build frontend script
* Fixes
* Limit service worker to latest build
* Use shorthand
* Fix hassio build
|
2019-05-02 11:35:46 -07:00 |
|