Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe ce17ad4844 refactor: flatten SubTask view creation into ProjectPanelView, allowing proper contextmenu il y a 2 semaines
  Sam Jaffe 7f2143ae7b Revert "feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns" il y a 2 semaines
  Sam Jaffe d0f4ba0021 feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns il y a 2 semaines
  Sam Jaffe e87c52e3eb refactor: fix category color notice, simplify focus marking il y a 2 semaines
  Sam Jaffe df58fe5d53 refactor: compress Task.category picker il y a 2 semaines
  Sam Jaffe 9815e29ee9 feat: add Category to Task to override project category il y a 2 semaines
  Sam Jaffe 8a499cb3bb fix: proper 1-Many relationship in SwiftUI requires inverse to be provided... il y a 2 semaines
  Sam Jaffe b2ca908470 refactor: separate out add/delete function callbacks... il y a 2 semaines
  Sam Jaffe a53bd05ecb refactor: include Tag/Task/SubTask in model context, change relationship to cascade il y a 2 semaines
  Sam Jaffe f26c8329d9 fix/feat: proper relationship ownership, add delete for task/subtask il y a 2 semaines
  Sam Jaffe 5c2dfcc1e1 feat: allow the Notes field to become multiline il y a 3 semaines
  Sam Jaffe 8769f9a5ad refactor: change from using @EnvironmentObject to @AppStorage, which has lower dev overhead il y a 3 semaines
  Sam Jaffe dab51de378 refactor: move chevron label into the SubTaskView item il y a 3 semaines
  Sam Jaffe 4d1fb8a62e feat: create non-persisting support for URL Hints propogated via an @EnvironmentObject il y a 3 semaines
  Sam Jaffe 01f50383b2 refactor: switch to using focused() as the listener control for show/hide of notes/tags/etc. il y a 3 semaines
  Sam Jaffe 57fe3fdf98 feat: add Image for various states,properly fix sizing of Image/Picker il y a 3 semaines
  Sam Jaffe 8025d32ea7 fix: inverted condition when propogating status il y a 3 semaines
  Sam Jaffe f162675e02 refactor: make notes/tags visible by default il y a 3 semaines
  Sam Jaffe c582797409 feat: add SubTask and views il y a 3 semaines
  Sam Jaffe 754c9fdd74 feat: implement a show/hide toggle that uses "eye" and "eye.slash" instead of a checkbox il y a 3 semaines
  Sam Jaffe eca268dcf2 feat: add tagging il y a 3 semaines
  Sam Jaffe 65fdff9b54 refactor: add hover controls for notes field il y a 3 semaines
  Sam Jaffe e22c340c6d refactor: change completed to a status enum il y a 3 semaines
  Sam Jaffe b62ef476d7 feat: pull out TaskView skeleton il y a 3 semaines