nidus-sync/ts/rmo
Eli Ribble 7a0a3c887b
Some checks failed
/ golint (push) Failing after 9s
feat: add ErrorNotification and API error handling to Water form
- Add ErrorNotification component to Water.vue submit section
- Add resp.ok check in doSubmit() to catch HTTP error responses
  and prevent workflow from proceeding on failure
- Add :disabled binding to submit button (was missing, unlike Nuisance)
- Fix typo: borwser → browser

Issue: #8
2026-05-20 23:08:43 +00:00
..
components feat: add ErrorNotification component and API error handling in Nuisance form 2026-05-20 21:53:44 +00:00
content feat: add ErrorNotification and API error handling to Water form 2026-05-20 23:08:43 +00:00
route Fix link to report status 2026-04-29 15:55:27 +00:00
store Fix publicreport store name pollution 2026-05-01 02:37:54 +00:00
view Move user to compliance complete page for submitted reports 2026-05-07 16:17:00 +00:00
App.vue Develop patterns for creating links outside router 2026-04-22 14:33:56 +00:00