This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/frontend/src/utils/form
Sarah Vaupel 67e472fa5e feat(frontend): split up util registry
split up setup of utils (into (DOM) setup and (event listener) start
steps); moved event listener registration of datepicker and async-table
util to start method(s); small diverse fixes and refactoring.
FIXME: enter in datepicker inputs still cause HTTP request loop
2020-01-08 10:15:52 +01:00
..
auto-submit-button.js add eslint rule for enforced single quotes 2019-06-03 11:53:01 +02:00
auto-submit-button.md add eslint rule for enforced single quotes 2019-06-03 11:53:01 +02:00
auto-submit-input.js checked and refined remaining ported js utils 2019-05-28 23:18:47 +02:00
auto-submit-input.md add eslint rule for enforced single quotes 2019-06-03 11:53:01 +02:00
datepicker.css feat(frontend): use webpack more extensively 2019-12-11 15:11:44 +01:00
datepicker.js feat(frontend): split up util registry 2020-01-08 10:15:52 +01:00
datepicker.md refactor(datepicker): updated docs 2019-08-27 19:05:25 +02:00
form-error-remover.js add eslint rule for enforced single quotes 2019-06-03 11:53:01 +02:00
form-error-remover.md refactor js utilities to use class syntax and Utility decorator 2019-05-28 00:19:39 +02:00
form.js refactor: convert to sass & minify output css 2019-12-18 11:47:25 +01:00
form.sass refactor: convert to sass & minify output css 2019-12-18 11:47:25 +01:00
interactive-fieldset.js fix(course-edit): show old allocation 2019-09-04 11:36:16 +02:00
interactive-fieldset.md feat(allocations): add registration form 2019-08-13 17:51:12 +02:00
navigate-away-prompt.js feat(navigate-away-prompt): prompt on actual value change only 2019-08-27 17:55:21 +02:00
navigate-away-prompt.md Merge branch 'master' into utility-refactoring 2019-06-03 11:35:13 +02:00
reactive-submit-button.js add eslint rule for enforced single quotes 2019-06-03 11:53:01 +02:00
reactive-submit-button.md add eslint rule for enforced single quotes 2019-06-03 11:53:01 +02:00