prop/test/microwaveprop_web/controllers/api/v1
Graham McIntire fb49eb016d
feat(monitors): schema migration + remove user self-service creation
- Add hardware/config fields migration to beacon_monitors table
- Update BeaconMonitor schema with provision/config changesets
- Add context functions: create_hardware, update_config, list_all_monitors
- Remove user-facing monitor creation (browser POST + API POST)
- Update settings page: show assigned monitors table with hardware info
- Update profile page: show assigned monitors, remove register links
- Fix all tests to match new API
2026-07-21 18:28:51 -05:00
..
auth_controller_test.exs fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
beacon_controller_test.exs fix(security,perf): address 9 audit findings (access control, DoS, crashes) 2026-05-11 18:53:21 -05:00
beacon_monitor_measurement_controller_test.exs feat(api): ingest endpoint for propmonitor beacon measurements 2026-05-13 16:07:04 -05:00
contact_controller_test.exs fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
me_controller_test.exs feat(monitors): schema migration + remove user self-service creation 2026-07-21 18:28:51 -05:00
profile_controller_test.exs feat(weather): add duct cutoff band map layer 2026-05-15 19:51:24 -05:00
score_controller_test.exs fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00