Commit History

作者 SHA1 備註 提交日期
  Sam Jaffe b7a1e60c58 chore: swiftlint --fix 2 周之前
  Sam Jaffe d8c6fe67ac refactor: cleanup popover views 2 周之前
  Sam Jaffe 79ae5275e3 refactor: move Category picker into Project popover, relocate color icon 2 周之前
  Sam Jaffe 21abee85ca feat: add popover to Task w/ Category picker and new Priority enum 2 周之前
  Sam Jaffe 46ff6a9c41 refactor: alert on autosave 2 周之前
  Sam Jaffe a3c5d0925b refactor: use if let in TagBarView to be more idiomatic 2 周之前
  Sam Jaffe e29a46b4eb refactor: dont filter newly created tasks/subtasks 2 周之前
  Sam Jaffe eb30d3532c feat: notify the user when popover settings are active 2 周之前
  Sam Jaffe 799ae24b15 feat: implement text filtering 2 周之前
  Sam Jaffe db415b3c2d feat: add filtering on status, relocate Move toggle into popover menu 2 周之前
  Sam Jaffe a44ef357fe refactor: extract Aggregate/Ordered protocols and use extension to inject them into models 2 周之前
  Sam Jaffe 485d99ba26 refactor: extract status picker to component 2 周之前
  Sam Jaffe f1a3a2735d refactor: move {View => View/Components}/VisibilityTapper.swift 2 周之前
  Sam Jaffe d559bbf116 fix: ScrollView doesn't shrink... 2 周之前
  Sam Jaffe d9ac6423a2 feat: add project notes using a ScrollView to enable multiple lines 2 周之前
  Sam Jaffe ad892cf561 chore: default text 2 周之前
  Sam Jaffe 8f2745fac5 refactor: switch all ForEach to use PersistentModel.id 2 周之前
  Sam Jaffe bae8775fe6 fix: do not use the class-initializer for UUID() 2 周之前
  Sam Jaffe 917c329968 refactor: generate new UUID whenever calling init() 2 周之前
  Sam Jaffe 2bc33d4e38 refactor: properly set sortOrder when deserializing 2 周之前
  Sam Jaffe 6e228bd5b7 fix: re-enable UUID-based for-each by regenerating the uuid list when calling autosave() 2 周之前
  Sam Jaffe cc2ea05010 refactor: remove Project.timestamp 2 周之前
  Sam Jaffe dfb964baf1 refactor: set sortOrder when creating new Project 2 周之前
  Sam Jaffe 2cd511298e fix?: add UUID to Project() in the hopes that it prevents dictionary errors... 2 周之前
  Sam Jaffe 629885c02e refactor: clean up unused functions 2 周之前
  Sam Jaffe 6469582f0c chore: indenting 2 周之前
  Sam Jaffe b1c2cdc926 chore: final linter error 2 周之前
  Sam Jaffe c198f3babf refactor: fix capitalization of status, add unknown status 2 周之前
  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 周之前