gitlab-ce/spec/javascripts/dirty_submit
Nathan Friend 2a4a732db9
Fix throttling issue in form dirty checking
This commit fixes an issue that was causing the "Save changes" button
to be incorrectly enabled or disabled when changes were made to a form.
(Specifically, some of the subsections in the project settings pages.)
2019-05-17 14:05:15 -03:00
..
dirty_submit_collection_spec.js Fix DirtySubmit handling of checkbox and radio inputs 2019-01-22 02:04:32 +00:00
dirty_submit_factory_spec.js Prioritize group settings, improve panel titles, disable submit without changes 2018-10-15 13:36:19 +00:00
dirty_submit_form_spec.js Fix throttling issue in form dirty checking 2019-05-17 14:05:15 -03:00
helper.js Fix DirtySubmit handling of checkbox and radio inputs 2019-01-22 02:04:32 +00:00