Skip to content

Commit

Permalink
doc(TODO): update list
Browse files Browse the repository at this point in the history
  • Loading branch information
djey47 committed Dec 19, 2023
1 parent c1d74a6 commit 53f2e1c
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions doc/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,22 @@ TODOs
- [ ] Dashboard
- [ ] Handle API call errors (4xx, 5xx)
- [ ] Click outside to close drop down menu... [https://www.robinwieruch.de/react-hook-detect-click-outside-component/]
- [ ] device tiles
- Device tiles
- [X] power status,
- [X] uptime
- [ ] if schedule enabled: next start/stop date depending on power state (+ relative?)
- diags results
- [X] SSH connectivity
- [X] HTTP with link
- [ ] detailed view: ping value when available
- [ ] UX (modal?)
- rdp via URI scheme (https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-uri#ms-rd-uri-scheme)
- Menu:
- per-device logs
- per-device config
- ???
- [ ] Power notifications: when ON/OFF status changes, display toast
- Device details
- [ ] Ping stats
- [ ] Last start/stop date depending on power state
- [X] Toaster on power actions
- [ ] Global logs with filters
- [ ] Config (web app, server)
Expand All @@ -55,6 +57,7 @@ TODOs
- SSH
- [X] Always execute exit command automatically
- [X] Dispose
- [ ] Handle password interactive authentication (Windows workaround)
- Services
- [ ] enhancement: Websocket support for diags/stats refresh
- [X] Home service
Expand Down Expand Up @@ -90,12 +93,12 @@ TODOs
- [ ] Recreate jobs from saved context at app start + start if enabled. Override default schedules values.
- [ ] Add schedule
- [ ] Remove schedule by id
- [ ] List all schedules
- List all schedules
- [X] Basic info
- [ ] Next job execution time (absolute)
- [ ] Display schedules by device id
- [X] Next job execution time (absolute)
- Display schedules by device id
- [X] Basic info
- [ ] Same details as all schedules
- [X] Same details as all schedules
- [ ] Display schedules by sch id
- [ ] Basic info
- [ ] Same details as all schedules
Expand Down Expand Up @@ -134,7 +137,7 @@ TODOs
- [X] basic suppoort
- ?
- Web server (page)
- [ ] basic support
- [X] basic support
- [ ] ?
- [ ] Stats
- [X] Uptimes: app, per device (current and overall)
Expand Down

0 comments on commit 53f2e1c

Please sign in to comment.