Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Polish silence form UI #77

Merged
merged 8 commits into from Apr 26, 2017
Merged

Polish silence form UI #77

merged 8 commits into from Apr 26, 2017

Conversation

prymitive
Copy link
Contributor

This cleans up a list of small glitches I've noticed in the silence form as I was using it.
It also removes some elements (like separators) to make it cleaner.
Plus some fixes for warnings reported by jshint (style issues, missing ;, nothing serious).

screenshot-20170425-164312

Drop separators and replace submit button text with an icon
jshint needs to be added to 'make lint' target eventually, let's start with fixing some of the warnings it's generating
Move it to the right place, having it in silenceFormCalculateDuration means that we can trigger recursive updates
With this the user is able to reset duration to minimum by clickin on the day button when only 1 hour duration is set
This makes it more consistien when user resets the duration to the minimum of 1 minute
This isn't used by anything
@prymitive prymitive merged commit 21c7318 into master Apr 26, 2017
@prymitive prymitive deleted the fix-silence-label branch April 26, 2017 00:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants