-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor device-schedules.html view and the controller #32
Comments
when no relay id is selected on a schedule (non-primary) it should highlight the erreneous schedule and also indicate the error |
Edit file name |
$scope.delete=function refactor the function implementation using |
need to add code to submit() for posting data to api after the schedules have been modified |
The view needs to be authorized-only for all the users |
quick testing of schedule edits - now working fine can merge branch with master |
this is getting spaghetti and needs refactor and re-design
The text was updated successfully, but these errors were encountered: