* ✨ Add alert dialog
🔨 Add alert dialogs
🔨 add more
🔨 Add more
🔨 Enhance check
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
🔥 Combine confirmation into alert dialog
🔨 Replace confirmation calls with alert dialog
✏️ Remove 3
🔨 Add prompt logic
Rename to generic
Rename and add new params for alert, confirmation and prompt
Renames and prop changes
Rename and props
Cleanup
Setup prompt
Wording
Use text for prompt
Add prompts and confirmation on delete user
Rename
Rename
Rename imports
Fix parms change
Only use default for confirmation
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
Update src/dialogs/generic/dialog-box.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
Update
change text
Add autofocus
Merge show dialogs into one generic
Add automation delete confirmation
Modal
Remove deleted file
Add delete donfirm to script
Fix error with tslint
Fix from rebase
Fix from rebase
Fix from rebase
* 🔧 Split dialog functions
* 🔧 Fix from rebase
* 🔧 More fixes
* 🔧 Fix
* 🔧 Apply suggestions from code review
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* 🔧 Update from suggestion
* 🔧 Renames and cleanup
* 🔧 Camelcase
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* 🔧 camel case
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Improve zones UI
* Make home blue
* Only fit after edit in dialog
* Filter states from UI edtor
* Comments
* bring editable circle to front
* Update ha-config-zone.ts
* Update ha-config-zone.ts
* Hide side navigation for zones
* Fix initial ignore fit, fix click on switch label, space dialog buttons
* don't show "by" when there is no manufacturer
* Update src/panels/config/devices/device-detail/ha-device-card.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* add never_triggered
Add never_triggered to the last-triggered secondary_info.
as it stands, the secondary_info line is empty when used on an automation or script that hasn't been triggered yet, while the user expects info on that line.
* add "never_triggered"
for automation and script, to use in secondary_info
add last_triggered on script, because it was missing
* delete spaces
* add 2 spaces
travis check
* travis check row 116
* add never_triggered
to entities, delete incorrect entries to automation and script
* Update src/translations/en.json
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/lovelace/components/hui-generic-entity-row.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/lovelace/components/hui-generic-entity-row.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
* Update en.json
* Update hui-generic-entity-row.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Ian Richardson <iantrich@gmail.com>