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