Commit Graph

14 Commits

Author SHA1 Message Date
406b1b02b5 SwiftUI version of auth screen 2025-04-06 13:38:10 +03:00
c7a2234b3f Methods for editing/deleting audio records 2025-03-31 17:46:17 +03:00
ded951a880 Implementing vehicle actions (check, update, remove) for history screen 2025-02-09 14:37:56 +03:00
ff82b4b755 Adding VehicleService implementation and tests 2025-01-26 00:25:35 +03:00
a7f4e6b3c5 Adding sharing to SwiftUI version of history screen 2025-01-19 15:39:56 +03:00
bade0d5418 Adding vehicle cell view. Displaying list of vehicles in sections. 2025-01-16 23:23:25 +03:00
67977f1ebf Removing Kingfisher package.
Adding License Plate view.
Adding stub for new SwiftUI history screen.
2025-01-15 22:11:08 +03:00
9f08dfb358 Going back from @Service property wrapper to init injection (for parallel testing support, and better testing overall) 2024-12-24 18:49:47 +03:00
cb02fe6746 Some steps towards Swift 6 in AutoCatCore framework 2024-12-14 02:20:31 +03:00
b3bbea408e Adding StorageService methods for events 2024-12-13 18:35:51 +03:00
22e5ca764e Loading vehicle from DB in new report screen 2024-12-01 21:53:55 +03:00
2a8f1d921a Adding dependency injection with property wrappers 2024-09-22 13:18:53 +03:00
44c28e912d Replacing ads controller with SwiftUI version 2024-07-27 12:34:51 +03:00
01bd7b2f87 Refactoring whole project to support Swift 6. RxSwift entirely removed. Starting migration of some screens to SwiftUI (preferably ones built with Eureka) 2024-07-14 17:15:38 +03:00