提交历史

作者 SHA1 备注 提交日期
  Sam Jaffe d9ac6423a2 feat: add project notes using a ScrollView to enable multiple lines 2 周之前
  Sam Jaffe 8f2745fac5 refactor: switch all ForEach to use PersistentModel.id 2 周之前
  Sam Jaffe cc2ea05010 refactor: remove Project.timestamp 2 周之前
  Sam Jaffe 940c2746b1 chore: swiftlint --fix 2 周之前
  Sam Jaffe 94ba61cabe refactor: relocated a bunch of things and push some mutator functions into Project/Task 2 周之前
  Sam Jaffe 9ebafb4b65 refactor: pull out onMove function definition 2 周之前
  Sam Jaffe a88d9b75f4 refactor: add enforced sorting to Task/SubTask 2 周之前
  Sam Jaffe 716ff24410 chore: linter 2 周之前
  Sam Jaffe cc4c6c5119 fix: move must be toggled to make hidden tags/notes work properly 2 周之前
  Sam Jaffe e99d7490db refactor: change from contextMenu to swipe action 2 周之前
  Sam Jaffe 4fe1951ccc feat: implement move for Project/Task/SubTask 2 周之前
  Sam Jaffe ce17ad4844 refactor: flatten SubTask view creation into ProjectPanelView, allowing proper contextmenu 2 周之前
  Sam Jaffe 7f2143ae7b Revert "feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns" 2 周之前
  Sam Jaffe 85365edc78 refactor: move Project name editing into the main view instead of the sidebar, since that was kind dumb 2 周之前
  Sam Jaffe d0f4ba0021 feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns 2 周之前
  Sam Jaffe e87c52e3eb refactor: fix category color notice, simplify focus marking 2 周之前
  Sam Jaffe a92db92011 docs: add tooltip for Project category picker 2 周之前
  Sam Jaffe 9815e29ee9 feat: add Category to Task to override project category 2 周之前
  Sam Jaffe 8a499cb3bb fix: proper 1-Many relationship in SwiftUI requires inverse to be provided... 2 周之前
  Sam Jaffe b2ca908470 refactor: separate out add/delete function callbacks... 2 周之前
  Sam Jaffe a53bd05ecb refactor: include Tag/Task/SubTask in model context, change relationship to cascade 2 周之前
  Sam Jaffe f26c8329d9 fix/feat: proper relationship ownership, add delete for task/subtask 2 周之前
  Sam Jaffe 013e618456 feat: add Category selection to Project(s) 2 周之前
  Sam Jaffe fdea6a09c6 refactor: rename Category => Project 2 周之前