Commit Graph

212 Commits

Author SHA1 Message Date
c0473054cd Adding backend selection in settings 2024-11-15 14:50:14 +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
8718042f1d Disable unfinished new filters screen 2024-10-26 17:52:16 +03:00
9b37f46e33 Fixing crash in NotificationCenter event handler 2024-10-25 23:58:36 +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
2a8f1d921a Adding dependency injection with property wrappers 2024-09-22 13:18:53 +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
9a1c05cb93 Adding tests for location picker 2024-08-11 10:49:24 +03:00
299ee23992 Adding initial LocationService (reverse geocoding) and its tests 2024-08-01 19:19:08 +03:00
e3cf3aa7cf Fixed displaying debug info 2024-07-31 19:11:23 +03:00
5b344d9cf3 Automatic loading vehiclel list on search screen. Removing old location screens 2024-07-31 18:55:45 +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
443d924091 using google token in GB check 2024-04-06 23:59:59 +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
ac7791c0aa Version bump 2024-03-16 17:55:57 +03:00
b1affc64cb Adding GB bot integration 2024-03-16 17:53:11 +03:00
354d11bcc0 Fixed loading dkbm in webview 2024-02-27 19:34:16 +03:00
771b5923b6 Handling 401 error 2023-09-02 21:22:48 +03:00
2ef6968d00 New keyboard type for entering VIN 2023-07-23 12:34:49 +03:00
24e9b90c16 Adding new report sharing variant - copy report url (useful for catalyst) 2023-06-18 14:06:55 +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
1cfa6bb29f Fix double tap issue 2023-04-10 22:16:06 +03:00
Selim Mustafaev
8810412140 Fixing broken Encodable implementation for VehicleEvent 2023-03-12 00:07:55 +03:00
b2e53829e5 open events in map apps 2023-03-03 23:48:08 +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
df43b9ff7f Copy by double tap 2023-02-19 23:36:09 +03:00
98e0ed9495 Adaptations for macOS version (adding new number flow) 2023-02-19 23:10:28 +03:00
4496149fb7 Speeding up local search. Support for regular expressions. 2023-02-12 01:38:17 +03:00
ae99fb98a7 Hiding keyboard on scroll in search results 2023-02-06 23:43:17 +03:00
898aea2f91 Fixing server search 2023-02-06 23:10:05 +03:00
4ef18b88a1 Fix search 2023-01-25 22:23:06 +03:00
dccd345175 Fixed cloning vehicle models 2023-01-21 14:06:31 +03:00
4e660c552e Version bump 2023-01-17 23:32:44 +03:00
235b9e8f43 Fix history search 2023-01-17 23:32:26 +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
5be64456c3 Fixed bug with repeating keys in PN keyboard 2023-01-09 23:58:49 +03:00
3f2df89fd0 adding ITSAppUsesNonExemptEncryption 2023-01-08 17:25:22 +03:00
1d377b8faa Adding number with puller instead of old textfield 2023-01-08 16:22:07 +03:00
512a50b217 Saving file to disk in catalyst version 2022-12-25 23:34:09 +03:00
07f3d285d4 Fix crash on search screen 2022-12-25 20:03:17 +03:00