Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe 799ae24b15 feat: implement text filtering il y a 2 semaines
  Sam Jaffe db415b3c2d feat: add filtering on status, relocate Move toggle into popover menu il y a 2 semaines
  Sam Jaffe d559bbf116 fix: ScrollView doesn't shrink... il y a 2 semaines
  Sam Jaffe d9ac6423a2 feat: add project notes using a ScrollView to enable multiple lines il y a 2 semaines
  Sam Jaffe 8f2745fac5 refactor: switch all ForEach to use PersistentModel.id il y a 2 semaines
  Sam Jaffe cc2ea05010 refactor: remove Project.timestamp il y a 2 semaines
  Sam Jaffe 940c2746b1 chore: swiftlint --fix il y a 2 semaines
  Sam Jaffe 94ba61cabe refactor: relocated a bunch of things and push some mutator functions into Project/Task il y a 2 semaines
  Sam Jaffe 9ebafb4b65 refactor: pull out onMove function definition il y a 2 semaines
  Sam Jaffe a88d9b75f4 refactor: add enforced sorting to Task/SubTask il y a 2 semaines
  Sam Jaffe 716ff24410 chore: linter il y a 2 semaines
  Sam Jaffe cc4c6c5119 fix: move must be toggled to make hidden tags/notes work properly il y a 2 semaines
  Sam Jaffe e99d7490db refactor: change from contextMenu to swipe action il y a 2 semaines
  Sam Jaffe 4fe1951ccc feat: implement move for Project/Task/SubTask il y a 2 semaines
  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 85365edc78 refactor: move Project name editing into the main view instead of the sidebar, since that was kind dumb 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 a92db92011 docs: add tooltip for Project 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 013e618456 feat: add Category selection to Project(s) il y a 2 semaines
  Sam Jaffe fdea6a09c6 refactor: rename Category => Project il y a 2 semaines