Commit Graph

42 Commits

Author SHA1 Message Date
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
cb02fe6746 Some steps towards Swift 6 in AutoCatCore framework 2024-12-14 02:20:31 +03:00
37b94aca62 Adding navigation from new report to all detail screens. Adding sharing report link. 2024-12-07 22:42:11 +03:00
97e35ac785 Adding GB bot check 2024-12-06 00:29:27 +03:00
cbb1f30d31 Adding new "not updated" filter to history list 2024-12-04 21:50:44 +03:00
aa008d5443 Showing debug info in new report screen 2024-12-03 23:11:39 +03:00
c125f9ffab Adding few test for report screen 2024-12-03 15:52:16 +03:00
46a70ef611 Fixing issue with filtering by dates 2024-11-30 12:39:51 +03:00
3875259244 Adding stub for SwiftUI report screen 2024-11-17 13:20:50 +03:00
2283ac8fe6 Added tests for filters screen 2024-11-12 18:41:49 +03:00
ba09884a65 More filters screen code 2024-10-27 22:20:24 +03:00
807fa94e31 Implementing basic filtering parameters on the new filter screen 2024-10-13 18:15:51 +03:00
5f634ba895 Fixing mockable in tests. Fixing update vehicles in search/report screen after changing locations. Fixinf locations sorting 2024-10-12 12:40:42 +03:00
17d00fbf65 Replacing settings screen with SwiftUI version. Adding SettingService. 2024-08-25 22:50:32 +03:00
f78becf791 Fix for displaying photos 2024-08-11 14:37:28 +03:00
85ad7e9144 Add reverse geocoding query when checking number 2024-07-30 18:52:38 +03:00
350ee8042a Fixing location manager. Rewriting add/edit locations in SwiftUI 2024-07-28 22:06:16 +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
ed258ed8f3 Fixing error when osago status in nil 2024-03-31 22:42:40 +03:00
c330557604 Adding birthday to osago contract info 2024-03-31 19:03:49 +03:00
69fdd322b0 Additional search scopes - vin and notes 2023-06-04 21:02:21 +03:00
4c2811246d Make powerHp optional 2023-05-16 22:18:11 +03:00
Selim Mustafaev
8810412140 Fixing broken Encodable implementation for VehicleEvent 2023-03-12 00:07:55 +03:00
637c364be7 Updating Realm and RxSwift 2023-02-22 01:23:14 +03:00
6a9e186b10 Adding engine number to csv export 2023-02-19 23:59:23 +03:00
4496149fb7 Speeding up local search. Support for regular expressions. 2023-02-12 01:38:17 +03:00
898aea2f91 Fixing server search 2023-02-06 23:10:05 +03:00
dccd345175 Fixed cloning vehicle models 2023-01-21 14:06:31 +03:00
3b691345d8 Optimizing performance of history list 2023-01-17 00:04:12 +03:00
f4b5b7d328 Fix for puller 2023-01-10 23:23:40 +03:00
1d377b8faa Adding number with puller instead of old textfield 2023-01-08 16:22:07 +03:00
a60f57b4c6 Adding export CSV from search results 2022-12-25 18:23:08 +03:00
3ea006c208 Filtering by location dates. Add author name to location model. Adding button for updating search results 2022-09-30 22:30:55 +03:00
9c44a26201 Sorting events in vehicles 2022-09-23 22:11:53 +03:00
d613203d13 Fixes for realm datasource 2022-04-11 00:41:01 +03:00
130f029ff4 Fixed bug when vehicle was not updated in case of error 2022-03-12 23:56:55 +03:00
3124e7251d Fix for reading events from realm 2022-03-11 15:27:18 +03:00
d656cc1698 Adding notes 2021-09-26 18:47:14 +03:00
a42fd3eddb Moving non-interface related code into framework (for later using it in unit test) 2021-06-27 15:51:21 +03:00