Commit History

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