- 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 |
||
|---|---|---|
| .. | ||
| auth_controller.ex | ||
| beacon_controller.ex | ||
| beacon_json.ex | ||
| beacon_monitor_json.ex | ||
| beacon_monitor_measurement_controller.ex | ||
| contact_controller.ex | ||
| contact_json.ex | ||
| me_controller.ex | ||
| profile_controller.ex | ||
| score_controller.ex | ||
| token_json.ex | ||
| user_json.ex | ||