Commit Verlauf

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