Commit Graph

211 Commits

Author SHA1 Message Date
kean 5568b241e2 Fix tests 2023-04-29 14:59:56 -04:00
Alex Grebenyuk c2df904100 Rename ConsoleSearchCriteria 2023-04-23 11:41:29 -04:00
Alex Grebenyuk a0fc734375 Remove Pulse for Mac tests 2023-04-22 10:01:13 -04:00
Alex Grebenyuk 573835a1b7 Simplify dependency injection and remove some unused types 2023-04-22 08:43:12 -04:00
Alex Grebenyuk e166597879 Use simple static list to show console groups 2023-04-18 21:00:07 -04:00
Alex Grebenyuk fc809590d4 Simplify dependency injection 2023-04-18 19:17:14 -04:00
Alex Grebenyuk c6941399a0 Remove expired session automatically 2023-04-16 12:44:21 -04:00
Alex Grebenyuk 24bca0fc37 Move sessions to shared search criteria 2023-04-15 10:26:12 -04:00
Alex Grebenyuk ed5bfe9958 Update copyright 2023-04-15 10:16:30 -04:00
Alex Grebenyuk e2f5e7f4a6 Add more LoggerStore export options and update the Sessions screen 2023-04-15 08:12:24 -04:00
Alex Grebenyuk d7b032b120 Improve store export options 2023-04-11 22:31:37 -04:00
Alex Grebenyuk 2a9d7d4167 Rework session management in the iOS app 2023-04-11 21:14:05 -04:00
Alex Grebenyuk f6c5759618 Add removeSessions method to LoggerStore 2023-04-09 13:10:58 -04:00
Alex Grebenyuk bb83d41ea8 Remove insights 2023-04-09 10:08:30 -04:00
Alex Grebenyuk 245898eff7 Squash 2023-04-09 08:34:41 -04:00
kean f41ecc8751 Fix tests 2023-03-05 12:54:04 -05:00
kean 2de2009e2d Create previews lazily 2023-03-05 11:55:46 -05:00
kean 4882f56cf2 Implement ConsoleSearchOperation.makePreview using Swift.String 2023-03-05 10:59:36 -05:00
kean 3520b1a53f More granular search operation cancellation 2023-03-04 22:01:25 -05:00
kean 4cee0c376e Take advantage of the updated regex syntax 2023-02-17 09:12:29 -05:00
David Harris 4e1147cdcc Update for Swift 5.8 support 2023-02-16 21:00:54 -05:00
kean 6276212736 Reimplement how failed requests and requests with redirections are displayed 2023-02-15 19:49:55 -05:00
kean 2025729e05 Focus now supports arbitrary predicates 2023-02-15 18:21:09 -05:00
kean 88a1da1ea5 Move focusedEntities to ConsoleSearchCriteriaViewModel 2023-02-13 05:33:23 +03:00
kean a02ae83c64 Fix tests on tvOS 2023-02-11 14:33:29 -05:00
kean d72c8111c2 Add ShareStoreViewModelTests 2023-02-11 14:02:11 -05:00
kean 240115d00d Move ShareStoreViewModel to a separate file 2023-02-11 13:51:10 -05:00
kean caed31485b Add label parameter to NetworkLogger.Configuration 2023-02-11 13:44:25 -05:00
kean 34a9aa23f0 Add label parameter to LoggerStore 2023-02-11 13:39:33 -05:00
kean 0e4934bdb9 Fix build on other platforms 2023-02-11 12:41:41 -05:00
kean 072d415f9f Add InsightsViewModelTests 2023-02-11 12:38:32 -05:00
kean ad7102a404 Add NetworkLoggerInsights failures support 2023-02-11 12:30:10 -05:00
kean bbaa0a412c Add support for redirects in NetworkLoggerInsights 2023-02-11 12:28:23 -05:00
kean 161dbd5bb0 Rework ConsoleSource 2023-02-11 12:13:03 -05:00
kean 0e7c3cea40 Move InsightsViewModel to a separate file 2023-02-11 12:01:26 -05:00
kean 76639bff3b Add NetworkLoggerInsightsTests 2023-02-11 11:59:49 -05:00
kean 3aa6fca535 Add transferSize tests 2023-02-11 11:44:13 -05:00
kean fd324e8693 Update tests 2023-02-11 10:59:17 -05:00
kean bb3c97239f Update ConsoleTextViewModelTests 2023-02-11 10:53:33 -05:00
kean 8f56097bd7 Add ConsoleTextViewModelTests 2023-02-11 10:35:33 -05:00
kean 41c9987239 Add ConsoleTableViewModelTests 2023-02-11 09:34:38 -05:00
kean e7648f0e68 Add ConsoleTextViewModelTests 2023-02-10 23:23:07 -05:00
kean f19c6fac7b Update examples 2023-02-10 22:03:58 -05:00
kean 2deea7b5cf Add ConsoleDataSource.bind tests 2023-02-10 21:06:17 -05:00
kean f4fef4852c Move counters to ConsoleViewModel 2023-02-10 20:05:10 -05:00
kean 39feffc4f0 Add base ConsoleTestCase 2023-02-10 19:50:45 -05:00
kean 100762b618 Extract ConsoleDataSource 2023-02-10 19:33:38 -05:00
kean 2b624e0f1a Add testGroupingTasksByStatus 2023-02-08 20:40:19 -05:00
kean 9ee67276d4 Add tests for focusing on entities 2023-02-08 20:38:50 -05:00
kean ca7a051357 Fix an issue with test isolation 2023-02-08 20:31:33 -05:00