https://github.com/xkjyeah/ams-bookings-planner
https://github.com/xkjyeah/ams-bookings-planner
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xkjyeah/ams-bookings-planner
- Owner: xkjyeah
- Created: 2019-12-30T07:01:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T15:36:48.000Z (about 2 years ago)
- Last Synced: 2025-01-01T22:29:17.031Z (6 months ago)
- Language: Vue
- Size: 2.79 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TODO:
1. [X] Automatically scroll to the current time
2. [X] Forms for creating new bookings
3. [X] Inspecting an existing booking
4. [X] Scaling out?
5. [X] Use color to denote location?
6. [X] Drag-and-drop rearrangement of trips
- [X] Display the conflicts!! Conflicts are bad!
- [X] Scrolling messes things up!
8. [X] Persisting to a backend
9. [X] Split by origin / destination
7. [X] Import a bunch of regular / historical trips (for dialysis)
10. [X] Disable all controls in editor if trip is cancelled12. [X] Add additional information about driver / medic (e.g. phone number)
13. [X] Allow team pairings to be imported from another day?16. [X] Create new trip. Bundle all unassigned trips to a different row
17. [X] Show current position of ambulances
18. [X] Adjust height of chart for multiple rows
19. [X] Hide gridlines for multiple rows
15. [X] import trips from a datastore, e.g. dialysis20. [ ] Implement vertical scrolling in scroll helper
21. [X] Highlight the unassigned trips
11. [ ] Migrate a trip to a different date if date changed
- [ ] show the next day's trips up to around... 3am?
- [ ] save a trip to the following day, if it is past midnight
14. [ ] Allow driver/medics to have starting/ending times/locations?
- [X] SMS support
22. [X] Multi-user collaboration
23. [X] Fix the tabbing mechanism. Maybe simplify it?
24. [X] Login mechanism
25. [X] SMS history
26. [X] Driver/Medic name matching should be universally case insensitive
27. [X] Importing from templates, should also import relationship between trips
28. [X] When creating future trips, use the current scrolled time instead of current time
29. [X] Sent message indicator
30. [X] Return trip, done by whom, prev description
31. [X] include team name in SMS
32. [X] bug: cannot create return trip when return trip deleted
34. [X] Dialysis trip indicator, hide from manifest
35. [X] Warn when some members do not have (valid) phone numbers
36. [X] Show driver/medic's current location, esp if not today
37. [X] drag-and-drop to change time
38. [X] is there a bug when changing the time of another trip?
39. [X] scrolling is broken!
40. [X] highlighting while dragging which row is selected