Penny Wood
8b93af1b56
Via Hub Rename ( #3254 )
2019-06-11 08:36:48 -07:00
Tor Arne Vestbø
a396a4e666
Pass credentials (cookies e.g.) when loading JavaScript assets ( #3259 )
...
The behavior of 'crossorigin' without a value is the same as
anonymous, which means user credentials such as cookies,
client-side SSL certificates or HTTP authentication will
not be passed on.
We want the preload links to work even when they are behind
a proxy that requires an authentication cookie, such as
Cloudflare Access (CF_Authorization), so we need to explicitly
send credentials with the "use-credentials" value.
ES modules are always fetched with CORS, with anonymous being
the default. Some browsers (Chromium) will realize that the
request is to the same origin, and send credentials anyways,
while others (Safari) will not, so we need to explicitly send
credentials to make sure they load in all cases.
See https://jakearchibald.com/2017/es-modules-in-browsers/
2019-06-10 13:41:59 -07:00
Paulus Schoutsen
032ebce0bc
Bumped version to 20190604.0
2019-06-04 08:48:41 -07:00
Paulus Schoutsen
bb60b42f98
Update translations
2019-06-04 08:48:37 -07:00
Paulus Schoutsen
21ed717287
Link to beta release notes for beta release in hassio ( #3243 )
2019-06-04 08:47:40 -07:00
Paulus Schoutsen
2d056bad81
Allow picking location on a map ( #3244 )
...
* Allow picking location on a map
* Add some better defaults
* Close connection before navigation
2019-06-04 08:47:02 -07:00
Paulus Schoutsen
4ccf450ad4
Bumped version to 20190602.0
2019-06-02 13:45:20 -07:00
Paulus Schoutsen
fc056869a7
Update translations
2019-06-02 13:45:16 -07:00
Paulus Schoutsen
0bd5ff34d4
Google banner background to support incorrect themes ( #3241 )
2019-06-02 13:44:01 -07:00
Paulus Schoutsen
ffd272d3fe
Fix refreshing cloud prefs after changing Google prefs ( #3240 )
2019-06-02 13:37:55 -07:00
Paulus Schoutsen
1eee186e79
Fix toast on Firefox ( #3239 )
2019-06-02 16:13:10 +02:00
Paulus Schoutsen
d14c6125da
Bumped version to 20190601.0
2019-06-01 14:26:13 -07:00
Paulus Schoutsen
3ee357178e
Update translations
2019-06-01 14:26:12 -07:00
Paulus Schoutsen
be6b25f5be
Google Entities updates ( #3237 )
...
* Match Google Expose default with backend for when no config value set
* Allow toggling domains
2019-06-01 14:23:32 -07:00
Paulus Schoutsen
be4dd5b20b
Fix Google manage entity button on small screens ( #3234 )
2019-05-31 21:26:47 -07:00
Paulus Schoutsen
fe4811b278
Allow saving unit system ( #3235 )
2019-05-31 15:51:12 -07:00
Paulus Schoutsen
35e82a8e26
Bumped version to 20190530.0
2019-05-30 09:31:29 -07:00
Paulus Schoutsen
03735f0539
Update translations
2019-05-30 09:31:23 -07:00
Paulus Schoutsen
4cc812c1bf
Always have a gauge base unit ( #3229 )
2019-05-30 08:42:02 -07:00
Paulus Schoutsen
bdacd05fab
Pass connection instead of hass ( #3228 )
2019-05-30 08:41:52 -07:00
Paulus Schoutsen
ab157fdbff
Correctly warn if Google entities defined in YAML ( #3230 )
2019-05-30 08:41:44 -07:00
Paulus Schoutsen
d94223a61e
Dynamic update panels ( #3227 )
2019-05-30 08:41:32 -07:00
Paulus Schoutsen
2b2d2effd2
Bumped version to 20190529.0
2019-05-29 08:42:17 -07:00
Paulus Schoutsen
8092e24af8
Update translations
2019-05-29 08:42:06 -07:00
Paulus Schoutsen
f019bb095d
Allow edit default config ( #3220 )
2019-05-29 08:39:38 -07:00
Paulus Schoutsen
1ad9d2e54c
Add UI to manage Google Entities exposed to Cloud ( #3224 )
...
* Add UI to manage Google Entities exposed to Cloud
* Add selected count
2019-05-29 08:38:52 -07:00
Paulus Schoutsen
b2b18cb814
Convert cloud dashboard to use Lit router ( #3223 )
2019-05-28 14:31:51 -07:00
Bram Kragten
e595637a10
Show toast when Lovelace config was updated from a different place ( #3218 )
...
* Refresh other lovelace UI's when making a change
* Move to toast with refresh button
* Change to `hass-notification`
* Reload on reconnect
- Fix for duration = 0
- Reload on reconnect
* Listen to ready of connection
* Update src/managers/notification-manager.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* use showToast, listen connection-status, noCancelOnOutsideClick -> option
* Remove unused import
2019-05-27 14:54:14 -07:00
Bram Kragten
d10a0b3b6c
Update translations.js ( #3219 )
2019-05-26 20:59:52 -07:00
Penny Wood
c24f8a2115
Allow editing of device name ( #3209 )
...
* Allow editing of device name
* Patches
* Update dialog-device-registry-detail.ts
2019-05-26 07:27:33 -07:00
Paulus Schoutsen
7691e3f2c2
Fix duplicate tab when regen LL ( #3217 )
2019-05-25 12:30:44 -07:00
Paulus Schoutsen
a1e9b4938f
Bumped version to 20190523.0
2019-05-23 13:20:59 -07:00
Paulus Schoutsen
c826596529
Update translations
2019-05-23 13:20:55 -07:00
Paulus Schoutsen
7f47079750
Notify about remote portal ( #3211 )
...
* Notify about remote portal
* Update text
2019-05-23 13:16:50 -07:00
Bram Kragten
642ba1adc3
Create dummy translation on dev ( #3213 )
2019-05-23 13:16:24 -07:00
Paulus Schoutsen
fe80c7fe0e
Warn that only automations in automations.yaml are editable ( #3200 )
2019-05-23 12:28:17 -07:00
Paulus Schoutsen
9309c5a1b6
Update Lit-HTML to 1.1 ( #3210 )
2019-05-22 19:36:07 -07:00
Paulus Schoutsen
575eb22608
Add UI to set/update core config ( #3208 )
...
* Add UI to set/update core config
* Types
* Disable editor in config.yaml mode
* Fix type
2019-05-21 20:12:07 -07:00
Paulus Schoutsen
be0bef3f1b
Allow automation/script delete ( #3194 )
2019-05-16 17:44:46 +02:00
Paulus Schoutsen
087c3b9c0e
Bumped version to 20190514.0
2019-05-14 06:55:20 +02:00
Paulus Schoutsen
b12d1b13ca
Update translations
2019-05-14 06:55:14 +02:00
Paulus Schoutsen
d0410e0884
Fix Safari 10 ( #3196 )
2019-05-14 06:52:20 +02:00
Paulus Schoutsen
a1bf06ceb2
Fix CSS
2019-05-14 06:15:50 +02:00
Thomas Lovén
d99744e054
ha-card migration - step #2 ( #3187 )
...
* Convert profile settings to ha-card
* Convert dev- panels to ha-card
* Convert empty-state-card to ha-card
* Convert zha config to ha-card - UNTESTED
* Convert zwave config to ha-card - UNTESTED
* Convert various panels to ha-card - UNTESTED
* Convert gallery to ha-card
2019-05-13 01:24:43 -07:00
Paulus Schoutsen
e02d11a51f
Pimp script editor ( #3192 )
...
* Pimp script editor
* Use property for define
* Show toasts
2019-05-12 21:28:25 -07:00
Paulus Schoutsen
1b50100b6c
Pimp automation picker ( #3193 )
2019-05-12 20:30:49 -07:00
Timmo
309fecc9f3
Support icon_height for entity button ( #2800 )
...
* 🎨 Add support for icon_height
* 🎨 Add icon_height to config ui
* 🔨 Don't expose css for icon_height
* 🔨 Post rebase changes and allow advanced css height
2019-05-12 20:25:48 -07:00
Timmo
46f3add520
🔨 Fix hassio new add-on repository height ( #3191 )
2019-05-12 11:14:18 +02:00
Timmo
a89f0bd1cd
Add Search to Hassio add-on store ( #3108 )
...
* ✨ Add search to hassio add-ons
* 👕 Fix linter error
* 👕 Lint fixes
* 🔥 Remove search from dashboard for this PR
* 🔥 Remove search from dasboard in this PR
* 🔨 Suggested changes
* 🔨 Change to fireEvent
* 🔨 Convert definition
* 🔥 Fix imports
* 🔥 Revert styling test
* 🔨 Fix search
* 🔨 CSS fix
* 🔨 Add smaller message to show no results found in repo
* 🔨 Fixes
* 🔨 CSS fixes
* 🔨 Add types
* 🎨 Max width
* 🔨 Fix margin jump
* 🔨 Add working memoizeOne
* 👕 Fix linting / error on build
2019-05-12 11:13:16 +02:00
Paulus Schoutsen
13761a20c5
Bumped version to 20190510.0
2019-05-10 14:13:20 -07:00