nidus-sync/ts/rmo/components
Eli Ribble 06e8de800a
Some checks failed
/ golint (push) Failing after 10s
feat: add ErrorNotification component and API error handling in Nuisance form
- Add ts/rmo/components/ErrorNotification.vue — reusable error alert
  with dismiss support, accessible markup, and configurable message
- Replace inline error div in Nuisance.vue with ErrorNotification
- Add resp.ok check in doSubmit() so HTTP error responses are caught
  and the workflow stops instead of proceeding to /submitted
- Fix typo: borwser → browser

Issue: #8
2026-05-20 21:53:44 +00:00
..
AddressAndMapLocator.vue Push location config to client 2026-05-08 22:48:51 +00:00
ErrorNotification.vue feat: add ErrorNotification component and API error handling in Nuisance form 2026-05-20 21:53:44 +00:00
Header.vue RMO frontend checkpoint 2026-04-09 17:21:35 +00:00
HeaderCompliance.vue Figure out router pattern for compliance steps 2026-04-07 00:04:40 +00:00
ImageViewerModal.vue Add concern page to mailer compliance flow 2026-04-22 21:22:03 +00:00
ProgressBarCompliance.vue Add the full compliance mocks 2026-04-07 00:53:44 +00:00
PublicReportLoading.vue Clean up compliance report creators and share UI 2026-04-21 14:45:11 +00:00
ReportDetailEntry.vue Add nuisance report detail to status by ID page 2026-04-09 01:15:13 +00:00
ReportDetailNuisance.vue Restore status page for standing water report 2026-04-14 16:28:58 +00:00
ReportDetailWater.vue Add missing water report detail component 2026-04-14 16:31:08 +00:00
TableReport.vue Fix loading on status page 2026-05-01 01:52:11 +00:00