New Task model using SwiftData and Schedule creation using Calendar Recurrence Rule #119
Annotations
10 errors
SwiftLint:
Tests/UITests/TestApp/ScheduleView.swift#L15
Todo Violation: TODOs should be resolved (show today vs tomorrow?) (todo)
|
SwiftLint:
Tests/UITests/TestApp/ScheduleView.swift#L33
Todo Violation: TODOs should be resolved (today and tomorrow headings!?) (todo)
|
SwiftLint:
Tests/UITests/TestApp/TestAppScheduler.swift#L11
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
SwiftLint:
Sources/SpeziScheduler/Task/Task+Type.swift#L14
Todo Violation: TODOs should be resolved (make category its own model, r...) (todo)
|
SwiftLint:
Sources/SpeziScheduler/Task/Task+Type.swift#L28
Todo Violation: TODOs should be resolved (how to support any images?) (todo)
|
SwiftLint:
Sources/SpeziScheduler/Scheduler.swift#L16
Todo Violation: TODOs should be resolved (can we formulate 5pm every Fri...) (todo)
|
SwiftLint:
Sources/SpeziScheduler/Scheduler.swift#L18
Todo Violation: TODOs should be resolved (allow to specify "text" Locali...) (todo)
|
SwiftLint:
Sources/SpeziScheduler/Scheduler.swift#L20
Todo Violation: TODOs should be resolved (support showing tasks as overd...) (todo)
|
SwiftLint:
Sources/SpeziScheduler/Scheduler.swift#L21
Todo Violation: TODOs should be resolved (easy "mark deleted" method (th...) (todo)
|
SwiftLint:
Sources/SpeziScheduler/Scheduler.swift#L22
Todo Violation: TODOs should be resolved (bring back support for notific...) (todo)
|
Loading