Commit Graph

6 Commits

Author SHA1 Message Date
ryan 9e56f65af5 upd: AjaxController & NoteRepository
convert NoteRepository::findNote to take user object instead of just the user ID
change other queries to just pass in the raw UUID and let Doctrine decide how the DB wants it.
2026-06-25 10:54:24 -04:00
ryan b307d616f6 Add reverse sort for open notes and a couple cleanups 2024-05-22 19:42:50 -04:00
ryan 212021b261 Add text to search criteria and expand placeholder note 2024-05-17 09:10:12 -04:00
ryan b817ac7e23 Fixed getLast4Notes method 2024-05-16 21:01:57 -04:00
ryan f4d17bb7dc Update search 2024-05-16 01:25:08 -04:00
ryan 658b021962 Entities & Repos 2024-05-13 21:08:21 -04:00