mirror of
https://github.com/airlabspl/uptimemonitor.git
synced 2025-08-14 12:19:19 +02:00
30 lines
797 B
Markdown
30 lines
797 B
Markdown
# TODO
|
|
|
|
What's left to do:
|
|
|
|
- [ ] Get app version from git tag
|
|
- [ ] Add documentation
|
|
- [ ] Document how to install
|
|
- [ ] Document webhook parsing and available variables
|
|
- [ ] Release 🎉
|
|
|
|
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)
|