mirror of
https://github.com/airlabspl/uptimemonitor.git
synced 2025-08-14 20:29:16 +02:00
initial commit
This commit is contained in:
29
TODO.md
Normal file
29
TODO.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# TODO
|
||||
|
||||
What's left to do:
|
||||
|
||||
- [ ] Add sponsors badges (sponsors.uptimemonitor.dev api)
|
||||
- [ ] Add documentation
|
||||
- [ ] Document how to install
|
||||
- [ ] Document webhook parsing and available variables
|
||||
- [ ] Get app version from git tag
|
||||
|
||||
Optional:
|
||||
|
||||
- [ ] Monitor status
|
||||
- [ ] Change password
|
||||
- [ ] Add users
|
||||
- [ ] Remove users
|
||||
- [ ] Change user passwords
|
||||
- [ ] Timezones
|
||||
- [ ] Reset password via cli
|
||||
- [ ] Use the same form for creation and editing of monitor
|
||||
- [ ] Save check response
|
||||
- [ ] Add check response modal (div#modals + append when clicked + destroy when
|
||||
clicked)
|
||||
- [ ] Mobile breadcrumbs (dropdown/select)
|
||||
- [ ] Add "Test Webhook" button with fake incident
|
||||
- [ ] Sort monitors option (with localstorage sync) by created_at/name(domain)
|
||||
- [ ] Session expiration
|
||||
- [ ] Test check timeout
|
||||
- [ ] Loading placeholders (skeletons)
|
Reference in New Issue
Block a user