Commit Graph

6 Commits

Author SHA1 Message Date
Luke Bennett a87fe585f2
Fix transient dirty submit 2019-03-01 17:07:03 +00:00
Luke Bennett 88ce491fc9
Fix DirtySubmit handling of checkbox and radio inputs
Most browsers do not fire the "input" event for checkboxes or radios.
Adds a "change" listener to properly trigger these DirtySubmit updates.
2019-01-22 02:04:32 +00:00
Stan Hu a22fd26e4f Fix save button not activating when original setting started as null 2018-11-06 08:48:03 +00:00
Mike Greiling f666026d71
Prettify all spec files 2018-10-17 11:18:17 -05:00
Johann Hubert Sonntagbauer 6f5723a169 enable jasmine/new-line-before-expect 2018-10-17 06:57:29 +02:00
Luke Bennett 7cf19c0b81 Prioritize group settings, improve panel titles, disable submit without changes 2018-10-15 13:36:19 +00:00