8 Commits

Author SHA1 Message Date
Nivanka Fonseka
425504ae43 js lint and build vanilla scripts for JS 2023-03-21 14:24:38 +13:00
Nivanka Fonseka
1f3747cbaf added JS validations for each step 2023-03-20 15:22:22 +13:00
Nivanka Fonseka
2bcb020dc2 validate eash step when submitting 2023-03-20 14:51:22 +13:00
Nivanka Fonseka
9ffc2cf3ad completed display rules and form navigation logics 2023-03-20 12:43:41 +13:00
Robbie Averill
4e285c4142 FIX Re-enable step progress and navigation for multi page forms 2018-03-21 11:33:19 +13:00
Dylan Wagstaff
7f208ee927 FIX javascript errors enacting default functionality
Mostly to do with translations, however the errors meant the front end
forms largely didn't work at all. Some of this was to do with the scoping
of `this` in es6 arrow functions, compared to the legacy code with entwine
that uses the fuller `function` definition. Reinstate missing dependency
for translations to function too.
2017-11-20 15:16:03 +13:00
Robbie Averill
1bbc473ed7 FIX Update namespaces in Javascript and CSS, fix some Entwine bindings 2017-08-24 15:14:39 +12:00
Sacha Judd
51631a167a NEW Add sass-lint configuration and refactor. Refactor JS for AirBnB ES6 syntax 2017-08-22 12:08:08 +12:00