aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/GroupsController.js
AgeCommit message (Collapse)Author
2016-09-18Remove web interface from main repoAnton Tananaev
2016-09-01Replace all getData().* on getId() and get()Abyss777
2016-08-31Added other missed importsAbyss777
2016-08-14Use relative URLs for web appAnton Tananaev
2016-07-14- Fixed saving parent group when creating new group.Abyss777
- Fixed storing device and group if parent group is not defined. - Fixed Warning in browser console about missed requirements.
2016-07-09Fix issues in JavaScript codeAnton Tananaev
2016-06-20- Merged 5 Link/Unlink controllers to oneAbyss777
- Other style fixes
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-03-09Add parent field for device and groupAnton Tananaev
2016-03-09Implement group editing dialogAnton Tananaev
2016-03-09Add groups list window componentAnton Tananaev