Commit History

Author SHA1 Message Date
  Sam Jaffe 17ed4f508a refactor: swiftlint 1 week ago
  Sam Jaffe 1fab220e70 refactor: implement better handling of Autosave/RotateContent when the button is pressed 1 week ago
  Sam Jaffe 8d71b7e8b4 refactor: change SaveController to not be static 1 week ago
  Sam Jaffe 1bb7d46adb refactor: add menu icons 1 week ago
  Sam Jaffe 339a9326ad refactor: move autosave behavior into an AutosaveMenu view which also provides a note about the next date 1 week ago
  Sam Jaffe ed5e5173c3 refactor: separate Project settings/filter popovers 2 weeks ago
  Sam Jaffe 998858fc7a refactor: improve names in ProjectPanel 2 weeks ago
  Sam Jaffe 91dace4193 refactor: use anonymous function when propogating subtask updates 2 weeks ago
  Sam Jaffe 77f4340966 refactor: pull out CategoryPicker and CategoryColorDisplay for brevity 2 weeks ago
  Sam Jaffe 225b79f071 chore: change Priority.medium to use orange 2 weeks ago
  Sam Jaffe b7a1e60c58 chore: swiftlint --fix 2 weeks ago
  Sam Jaffe d8c6fe67ac refactor: cleanup popover views 2 weeks ago
  Sam Jaffe 79ae5275e3 refactor: move Category picker into Project popover, relocate color icon 2 weeks ago
  Sam Jaffe 21abee85ca feat: add popover to Task w/ Category picker and new Priority enum 2 weeks ago
  Sam Jaffe 46ff6a9c41 refactor: alert on autosave 2 weeks ago
  Sam Jaffe a3c5d0925b refactor: use if let in TagBarView to be more idiomatic 2 weeks ago
  Sam Jaffe e29a46b4eb refactor: dont filter newly created tasks/subtasks 2 weeks ago
  Sam Jaffe eb30d3532c feat: notify the user when popover settings are active 2 weeks ago
  Sam Jaffe 799ae24b15 feat: implement text filtering 2 weeks ago
  Sam Jaffe db415b3c2d feat: add filtering on status, relocate Move toggle into popover menu 2 weeks ago
  Sam Jaffe a44ef357fe refactor: extract Aggregate/Ordered protocols and use extension to inject them into models 2 weeks ago
  Sam Jaffe 485d99ba26 refactor: extract status picker to component 2 weeks ago
  Sam Jaffe f1a3a2735d refactor: move {View => View/Components}/VisibilityTapper.swift 2 weeks ago
  Sam Jaffe d559bbf116 fix: ScrollView doesn't shrink... 2 weeks ago
  Sam Jaffe d9ac6423a2 feat: add project notes using a ScrollView to enable multiple lines 2 weeks ago
  Sam Jaffe ad892cf561 chore: default text 2 weeks ago
  Sam Jaffe 8f2745fac5 refactor: switch all ForEach to use PersistentModel.id 2 weeks ago
  Sam Jaffe bae8775fe6 fix: do not use the class-initializer for UUID() 2 weeks ago
  Sam Jaffe 917c329968 refactor: generate new UUID whenever calling init() 2 weeks ago
  Sam Jaffe 2bc33d4e38 refactor: properly set sortOrder when deserializing 2 weeks ago