aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/Devices.js
AgeCommit message (Collapse)Author
2016-07-25Fix button id typoAnton Tananaev
2016-07-24typo mistake fixninioe
2016-07-24turn the toggle button into mute buttonninioe
default is muted
2016-07-24more fixesninioe
2016-07-20jshint & jscs cleanupninioe
2016-07-18commented out code and unnecessary commentsninioe
2016-07-13changes Anton asked meninioe
2016-07-12Added support for Alarm popup & positions history cleanerninioe
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers
2016-06-18- Update Geofences API and Manager a bitAbyss777
- Show geofence name in event toasts - Link/Unlink geofences to users, devices and groups
2016-04-22Follow button now jump immediately to deviceGábor Somogyi
2016-04-17Fix JavaScript code style issuesAnton Tananaev
2016-04-16Remove grouping from device listAnton Tananaev
2016-04-12Implement device groupping in gridAnton Tananaev
2016-04-10Implement group filtering functionAnton Tananaev
2016-04-10Implement new search filteringAnton Tananaev
2016-04-10Revert device panel back to gridAnton Tananaev
2016-04-07Create separate class for tree storeAnton Tananaev
2016-04-03Temporary disable device filteringAnton Tananaev
2016-03-25Fix device tree display issuesAnton Tananaev
2016-03-16Make search field fill toolbarAnton Tananaev
2016-03-13Support 12 hour format in webAnton Tananaev
2016-03-13Add search bar to devices listAnton Tananaev
2016-03-12Replace devices grid with tree viewAnton Tananaev
2016-03-09Add groups list window componentAnton Tananaev
2015-12-23Fix JavaScript warnings and style issuesAnton Tananaev
2015-11-21Implement automatic device followingAnton Tananaev
2015-11-17Show last update in the status tableAnton Tananaev
2015-10-15Refactor some web interface classesAnton Tananaev