platypush/platypush/backend/http/webapp/src/components
Fabio Manganiello 9922305ac5
Fixed grouping for `entityGroups.id`.
Unlike the other entity groupings, which are 4-layered (`grouping ->
group -> entity_id -> entity`), the grouping by ID only needs 3 layers
(`grouping -> entity_id -> entity`).
2023-05-03 02:09:51 +02:00
..
File Added frontend support for Plex 2021-01-18 01:28:10 +01:00
Light Renamed Notification mixin's warn and error methods. 2023-01-14 22:27:43 +01:00
Media More UI fixes 2022-03-30 01:43:59 +02:00
elements Focus the <input> element when a <NameEditor> element is created. 2023-03-22 21:28:21 +01:00
panels Fixed grouping for `entityGroups.id`. 2023-05-03 02:09:51 +02:00
widgets Be more resilient in DateTimeWeather widget about custom temperature/humidity names or non-numeric data 2023-04-24 12:48:51 +02:00
Loading.vue New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
MenuPanel.vue Optimized panel size for tablet 2020-12-16 22:31:04 +01:00
Modal.vue Better entity modal padding 2022-10-07 11:12:30 +02:00
Nav.vue Increased default width of `nav` on desktop+ 2023-03-26 23:10:46 +02:00
Notification.vue Migrated Pushbullet component 2020-11-28 01:12:54 +01:00
Notifications.vue New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
Ntfy.vue Added missing web build files 2022-06-02 23:41:50 +02:00
Pushbullet.vue Support for subscribe-once/unsubscribe frontend events mechanisms 2020-12-15 00:01:28 +01:00
Sensor.vue Implemented remaining supported entities for the `smartthings` integration 2023-01-26 22:10:02 +01:00
VoiceAssistant.vue Support for subscribe-once/unsubscribe frontend events mechanisms 2020-12-15 00:01:28 +01:00