Histórico de Commits

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