forked from GladysAssistant/Gladys
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve scene view (GladysAssistant#649)
* Improve scene view by making it vertical * Add trigger UI edition * Improve display of trigger with units * Use react-select in choose trigger card * Translate add trigger card * Migrate triggers to the scene table * Fix device.get filtered by name * Remove trigger table tests * Remove triggers controllers` * Translate chooseActionCard and use react-select * Improve responsive of device state change trigger card * Add action icon in config variable * Display room in device state trigger select * Improve responsive & sort device feature name * Delay action box working * Telegram card in scene view * Add loading state on scene view * Translate and bugfix delay card * Translate & make send message work * Add explanation text and placeholder * Clean actions group if needed * Add an error message in case saving the scene fail * Add all translations * Fix server-side code for lights.turn-on * Fix scenes tests * Remove trigger folder * Handle triggers + add tests * Fix scenes tests * Add listener on EVENTS.ACTION.TRIGGERED * Improve demo mode * Add test on executeSingleAction * Fix links active state * Add send message action + tests * Add more tests to room.get * Improve code coverage on device.get * Add more tests on scene.get
- Loading branch information
1 parent
744e29c
commit 85431a1
Showing
83 changed files
with
2,081 additions
and
1,355 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.