📝 Update and organize project documentation and assets

This commit is contained in:
2026-01-26 22:46:14 +00:00
parent 4194dcfeff
commit b20e2185b2
1433 changed files with 64484 additions and 0 deletions

View File

@@ -0,0 +1,97 @@
- [x] Dashboard image
- [x] Ng-cloak the general settings and stop things being thrown around
- [x] Toolbar for disabling widgets
Calendar
- [ ] ULRIC STATUS
Messenger
- [x] Loading issues
- [x] Edge fucks up two hands
- [x] Archive convo
- [x] Need to be able to see archived convos (HARRY)
- [x] Popup for chat
- [ ] Read delivered receipts
- [ ] Show when user is typing (LATER)
Contacts
- [x] Hide the third
- [x] Pending contact be able to sign up
- [x] Change save, cancel and edit to icons
- [x] No additional cost to adding additional family members
Journal
- [x] Change labels to categories
- [x] Get categories from expenses
- [x] Mobile responsive - Hide OR DROP A FILE
- [x] Search all the things for filtering
- [ ] Think of comment system to implement for each journal post
- [x] Remove magnifying glass
- [x] Change the delete to archive
Tasks
- [x] Leave the due date blank
- [x] Editing task thats been accepted needs to change to proposal (Harry)
- [x] Garbage can become archive icon
- [x] Another section for archived
Profile
- [x] General Settings and Subscriptions as tabs
- [x] Remove the uploaded avatar and show letters
- [x] Add password check to my info and timeout of a minute
- [x] Clicking photo will open popup of photo to save - NOTE: Instead of the above did this: Added Download option to profile and dashboard image uploader. Working on
- [x] Save or download button
Expenses
- [x] Remove FAB +
Photos
- [ ] Create a new album - Permissions & Password protected (Permissions become private only to user) - Permissions almost done on FE side and on API there is a PR out but password does not work as described and allows multiple passwords it looks like which will become confusing to users and we will get a lot of calls to reset forgotten password folders
- [x] Delete change to archive
- [x] Remove OR DROP FILE on mobile
- [ ] Change share with text color - This will be gone and replaced with permissions read section once we figure out joining permissions to objects that require them.
- [ ] Dont scroll
Timeline
- [x] Move search into directive
- [ ] Show when a user has read a message - date time (Harry)
- [ ] Show when user sends a message - date time (Harry)
Permissions
- [x] Checkup on this
Global
- [x] Fix spacing of toolbar/navbar and content
- [x] Make sure all spaces consistent
Storage
- [x] Get max storage from harry
- [ ] Back of widget show what user is using
- [x] Remove left sidebar icons for showing widgets
- [x] Height of all content to the size of the screen - DONE for desktop and may work for mobile
- [ ] Large scroll then scroll page
- [ ] Small scroll scroll content
- [ ] Possibly make scrollbars bigger
- [x] Pickup/Dropoff alongside checkin -
CHECK WITH ULRIC ON STATUS OF CALENDAR TO START THESE
————————————————————————————
- [ ] Update the calendar event with those checkin times
- [ ] Late Pickup/Dropoff - Only person receiving gets to use
- [ ] First person can click drop off
- [ ] Second person can click late to confirm the time
- [ ] Second person clicks late just goes to late
- [ ] Api to check if two checking for parents. If multiple, first is valid and rest are timeline
- [ ] Save as a calendar event
————————————————————————————
- [x] Double click calendar to add an event for sidebar widget - Change to + and edit for now