Sam Jaffe
|
bae8775fe6
fix: do not use the class-initializer for UUID()
|
2 viikkoa sitten |
Sam Jaffe
|
6e228bd5b7
fix: re-enable UUID-based for-each by regenerating the uuid list when calling autosave()
|
2 viikkoa sitten |
Sam Jaffe
|
cc2ea05010
refactor: remove Project.timestamp
|
2 viikkoa sitten |
Sam Jaffe
|
dfb964baf1
refactor: set sortOrder when creating new Project
|
2 viikkoa sitten |
Sam Jaffe
|
629885c02e
refactor: clean up unused functions
|
2 viikkoa sitten |
Sam Jaffe
|
6469582f0c
chore: indenting
|
2 viikkoa sitten |
Sam Jaffe
|
c198f3babf
refactor: fix capitalization of status, add unknown status
|
2 viikkoa sitten |
Sam Jaffe
|
a88d9b75f4
refactor: add enforced sorting to Task/SubTask
|
2 viikkoa sitten |
Sam Jaffe
|
d05d5c5e3e
refactor: change project delete to swipe
|
2 viikkoa sitten |
Sam Jaffe
|
716ff24410
chore: linter
|
2 viikkoa sitten |
Sam Jaffe
|
4fe1951ccc
feat: implement move for Project/Task/SubTask
|
2 viikkoa sitten |
Sam Jaffe
|
7f2143ae7b
Revert "feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns"
|
2 viikkoa sitten |
Sam Jaffe
|
85365edc78
refactor: move Project name editing into the main view instead of the sidebar, since that was kind dumb
|
2 viikkoa sitten |
Sam Jaffe
|
d0f4ba0021
feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns
|
2 viikkoa sitten |
Sam Jaffe
|
873dccc138
refactor: don't add trailing number
|
2 viikkoa sitten |
Sam Jaffe
|
2c226b926c
fix: properly clear view when deleting the active Project
|
2 viikkoa sitten |
Sam Jaffe
|
fdea6a09c6
refactor: rename Category => Project
|
2 viikkoa sitten |
Sam Jaffe
|
3fe88fa02b
feat: add ability to save a snapshot or arbitrary file path
|
3 viikkoa sitten |
Sam Jaffe
|
6a5e66bb68
feat: reset the status of all Tasks when running an autosave()
|
3 viikkoa sitten |
Sam Jaffe
|
e2d8978a4a
refactor: save(to: URL) in case of a manual save dialog
|
3 viikkoa sitten |
Sam Jaffe
|
346f3a4c1f
fix: remove Toolbar Save Icon
|
3 viikkoa sitten |
Sam Jaffe
|
882782143c
feat: implement an autosave function that is run on app startup
|
3 viikkoa sitten |
Sam Jaffe
|
8769f9a5ad
refactor: change from using @EnvironmentObject to @AppStorage, which has lower dev overhead
|
3 viikkoa sitten |
Sam Jaffe
|
445b6800f7
refactor: switch from a popup to a SettingsPane for controlling URL Hints
|
3 viikkoa sitten |
Sam Jaffe
|
4d1fb8a62e
feat: create non-persisting support for URL Hints propogated via an @EnvironmentObject
|
3 viikkoa sitten |
Sam Jaffe
|
ef99b6175b
refactor: add delete option to sidebar
|
3 viikkoa sitten |
Sam Jaffe
|
ecfe54ba75
refactor: fix naming VIew => View
|
3 viikkoa sitten |