platypush/platypush/backend/http/webapp/src/components/panels/Entities
Fabio Manganiello 088cf23958
Do not emit input event from the light component upon update
It may be an incomplete update that breaks the UI, and it will be
overwritten by the backend event anyway
2022-05-01 21:08:02 +02:00
..
Entity.vue Refactored/simplified UI code for entities management 2022-05-01 15:34:15 +02:00
EntityIcon.vue CSS adjustments 2022-05-01 15:44:57 +02:00
EntityMixin.vue Refactored/simplified UI code for entities management 2022-05-01 15:34:15 +02:00
Index.vue Re-sync the list of entities when the entities component is mounted 2022-05-01 15:34:45 +02:00
Light.vue Do not emit input event from the light component upon update 2022-05-01 21:08:02 +02:00
Modal.vue Refactored/simplified UI code for entities management 2022-05-01 15:34:15 +02:00
Selector.vue Fixed entities panel mobile layout 2022-04-12 22:24:19 +02:00
Switch.vue Refactored/simplified UI code for entities management 2022-05-01 15:34:15 +02:00
common.scss CSS adjustments 2022-05-01 15:44:57 +02:00
meta.json Added entities panel 2022-04-10 13:07:36 +02:00
vars.scss Added entities panel 2022-04-10 13:07:36 +02:00