커밋 기록

작성자 SHA1 메시지 날짜
  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 8fe064eb87 fix: initialize sortOrder when providing parent 2 주 전
  Sam Jaffe a87d01a2f6 fix: properly re-attach parents when decoding 3 주 전
  Sam Jaffe 8ba40513f7 refactor: move Task color to end of row 3 주 전
  Sam Jaffe a88d9b75f4 refactor: add enforced sorting to Task/SubTask 3 주 전
  Sam Jaffe d05d5c5e3e refactor: change project delete to swipe 3 주 전
  Sam Jaffe 716ff24410 chore: linter 3 주 전
  Sam Jaffe cc4c6c5119 fix: move must be toggled to make hidden tags/notes work properly 3 주 전
  Sam Jaffe e99d7490db refactor: change from contextMenu to swipe action 3 주 전
  Sam Jaffe 4fe1951ccc feat: implement move for Project/Task/SubTask 3 주 전
  Sam Jaffe ce17ad4844 refactor: flatten SubTask view creation into ProjectPanelView, allowing proper contextmenu 3 주 전
  Sam Jaffe 7f2143ae7b Revert "feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns" 3 주 전
  Sam Jaffe 85365edc78 refactor: move Project name editing into the main view instead of the sidebar, since that was kind dumb 3 주 전
  Sam Jaffe d0f4ba0021 feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns 3 주 전
  Sam Jaffe 5727be434c refactor: disable tab menus 3 주 전
  Sam Jaffe e87c52e3eb refactor: fix category color notice, simplify focus marking 3 주 전
  Sam Jaffe df58fe5d53 refactor: compress Task.category picker 3 주 전
  Sam Jaffe a92db92011 docs: add tooltip for Project category picker 3 주 전
  Sam Jaffe 9815e29ee9 feat: add Category to Task to override project category 3 주 전
  Sam Jaffe 36a07e7552 fix: separate yaml/json modes 3 주 전
  Sam Jaffe 873dccc138 refactor: don't add trailing number 3 주 전
  Sam Jaffe 2c226b926c fix: properly clear view when deleting the active Project 3 주 전
  Sam Jaffe 8a499cb3bb fix: proper 1-Many relationship in SwiftUI requires inverse to be provided... 3 주 전
  Sam Jaffe b2ca908470 refactor: separate out add/delete function callbacks... 3 주 전
  Sam Jaffe a53bd05ecb refactor: include Tag/Task/SubTask in model context, change relationship to cascade 3 주 전
  Sam Jaffe f26c8329d9 fix/feat: proper relationship ownership, add delete for task/subtask 3 주 전
  Sam Jaffe 7dcdf193a9 feat: implement command-N as New Project 3 주 전
  Sam Jaffe 7c8604c105 feat: implement Import/Export options 3 주 전