decide.nolog.cz/tests
Jeldrik Hanschke 4e6d046ec7
add abort button to retry save modal and several other fixes for it (#291)
Croodle shows a modal if saving a participation fails. The modal allows
a user to retry the save attempt. While it was always possible to close
the button by clicking on backdrop or using escape key, a button to do so
was missing. A user may not know about the user ways and may see reloading
the page as only possibilty to close the modal if he doesn't want to retry
again.

This adds the missing abort button and fixes some smaller bugs including:

- The modal was missing a title.
- If the modal was closed once it wasn't reopened on another failed saving
  attemp unless the user has visit another page in between.
- Several arguments were passed to <BsModal> that weren't existing at all.
2019-11-10 10:25:51 +01:00
..
acceptance add abort button to retry save modal and several other fixes for it (#291) 2019-11-10 10:25:51 +01:00
helpers refactor participants table (#164) 2019-04-20 23:29:59 +02:00
integration scroll first invalid input into view port on invalid submission (#282) 2019-11-02 21:57:59 +01:00
pages Using bootstrap 4 and related UI refresh (#205) 2019-06-07 11:22:13 +02:00
unit show validation error if time input is partially filled (#279) 2019-11-02 16:51:47 +01:00
index.html updates dependencies and fixes property modified twice in a single render deprecations 2017-08-01 09:48:48 +02:00
test-helper.js tests should fail if violating CSP 2019-02-23 23:56:49 +01:00