Commit Graph
119 Commits
Author SHA1 Message Date
kean 5fd5c71ad1 Move Search to RiftUI 2024-08-04 15:05:38 -04:00
kean 141ba2dc0b Remove ConsoleDelegate 2024-08-04 14:29:43 -04:00
kean 52efd841c9 Fix build 2024-07-15 19:46:35 -04:00
kean 7091bdb2e5 Remove macOS-specific ConsoleSearchStringOptionsView 2024-07-14 14:20:31 -04:00
kean 57ca4144d4 Remove unused ConsoleSelectedItem 2024-07-14 14:16:32 -04:00
kean 89e265b03d Fix showNewResultsPromptView on macOS 2024-07-14 14:11:56 -04:00
kean 86124500ad Display search toolbar at the bottom on macOS 2024-07-14 10:58:23 -04:00
kean e6a794f8b0 Update ConsoleSearchSuggestionsView on macOS to be more aligned with iOS 2024-07-14 10:55:57 -04:00
kean 26fd7a76b9 Simplify search scopes 2024-07-14 10:20:14 -04:00
kean efda5183f8 Update unit tests 2024-07-14 10:18:16 -04:00
kean 65488500da Update style 2024-07-14 10:12:05 -04:00
kean e3bfb33031 Cleanup how the app shows scopes on iOS 2024-07-14 10:11:24 -04:00
kean 2442bca2d4 Remove ConsoleSearchToken.filter 2024-07-14 09:23:22 -04:00
kean 6fc8451e72 Dev 2024-07-13 16:39:35 -04:00
kean 5fcdbdc067 Revert "Fix concurrency warnings"
This reverts commit 42f7b0acf7.
2024-07-13 14:22:50 -04:00
kean 42f7b0acf7 Fix concurrency warnings 2024-06-22 11:54:58 -04:00
kean 31554edc7f Fix crash when tapping Show-All 2024-06-19 22:04:01 -04:00
kean 8ca0147273 Use getTitle in NetworkInspectorView 2024-05-19 10:13:52 -04:00
kean 2759d2a113 Add ConsoleViewDelegate 2024-05-19 09:51:31 -04:00
kean 993f6db15c Merge branch 'visionos' of github.com:wearemadstudio/Pulse into wearemadstudio-visionos 2024-04-13 18:16:16 -04:00
kean 706d56cbc3 Update copyright 2024-04-13 13:57:23 -04:00
Maxim Mamedov c5f4791867 Fixed visionOS compilation 2024-02-18 17:05:11 +07:00
kean f100662008 Console adopt to app tint color 2023-08-19 17:53:19 -04:00
kean e6d6c4f642 Update 2023-05-17 18:42:04 -04:00
kean a620e3fb4b Remove more backports 2023-04-30 12:25:27 -04:00
kean da0aa339e4 Remove tvOS 14 support 2023-04-29 18:36:58 -04:00
kean a3c1234a10 Rework search on iOS and macOS 2023-04-29 10:41:34 -04:00
Alex Grebenyuk 573835a1b7 Simplify dependency injection and remove some unused types 2023-04-22 08:43:12 -04:00
Alex Grebenyuk fc809590d4 Simplify dependency injection 2023-04-18 19:17:14 -04:00
Alex Grebenyuk 245898eff7 Squash 2023-04-09 08:34:41 -04:00
kean 60bae7ae3d Limit maximum number of search occurences 2023-03-05 12:10:16 -05:00
kean c9ad14c9fb Fix occurence range 2023-03-05 11:58:42 -05:00
kean 2de2009e2d Create previews lazily 2023-03-05 11:55:46 -05:00
kean d1a349eb46 Fix typos 2023-02-11 14:22:08 -05:00
kean 100762b618 Extract ConsoleDataSource 2023-02-10 19:33:38 -05:00
kean 2d81fee195 Fix an issue with clickable totla results 2023-02-07 20:28:55 -05:00
kean d1f647c1a8 Move the button to switch from the horizontal to vertical layout to the details view 2023-02-07 20:13:59 -05:00
kean 6881c480d1 Fix compilation on macOS 2023-02-06 19:53:37 -05:00
kean 2477f73432 Fix selection not working in search results on macOS 2023-02-06 19:37:24 -05:00
kean 359e5843fc Remove commented out code 2023-02-03 20:23:41 -05:00
kean f473c28836 Add basic search support 2023-01-30 15:51:35 -05:00
kean 702ee669c1 Add conditional compliation for search 2023-01-30 15:44:43 -05:00
kean 16e4b791a8 Add id for occurences 2023-01-30 15:42:24 -05:00
kean 90ea5cda1b Implement selection for basic entities 2023-01-30 14:31:55 -05:00
kean 9e052132ce Fix build on iOS 2023-01-30 10:56:36 -05:00
kean 15c0e04481 Add tab bar to the message view 2023-01-30 08:49:11 -05:00
kean 559b7cb869 Use blue 2023-01-29 12:11:12 -05:00
kean 5f2e551785 Remove ViewModels from details 2023-01-26 20:08:23 -05:00
Eric Jensen 66e61b5e40 Add the ability to search within message metadata 2023-01-23 21:47:41 -05:00
kean 1c92ad46ac Blue see all 2023-01-23 18:24:34 -05:00