Commit Graph
263 Commits
Author SHA1 Message Date
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 e94e1f0154 Extend StatusCodeFormatter 2023-07-06 18:43:02 -04:00
kean 66956462c0 Fix build on watchOS 2023-06-10 10:30:49 -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 00addc3583 Fix build on tvOS 2023-04-29 15:10:55 -04:00
kean 4b031f5b7e Bring back autocomplete 2023-04-29 14:54:21 -04:00
kean a3c1234a10 Rework search on iOS and macOS 2023-04-29 10:41:34 -04:00
Alex Grebenyuk c2d8244de9 Refactor settings 2023-04-24 19:46:19 -04:00
Alex Grebenyuk 8d428b6160 Remove some unused code 2023-04-22 09:10:59 -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 73893ec49b Fix build on macOS 2023-03-05 12:36:23 -05:00
kean 115f975b5b Remove warnings 2023-03-05 12:28:43 -05:00
kean dbee8be1c9 Cleanup 2023-03-05 12:22:45 -05: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 4882f56cf2 Implement ConsoleSearchOperation.makePreview using Swift.String 2023-03-05 10:59:36 -05:00
kean 7448d18c21 Extract search to a function 2023-03-04 22:10:30 -05:00
kean 3520b1a53f More granular search operation cancellation 2023-03-04 22:01:25 -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 93643145e3 Dev 2023-02-03 20:23:41 -05:00
kean 359e5843fc Remove commented out code 2023-02-03 20:23:41 -05:00
kean fc8b6a0327 Fix build on tvOS 2023-01-30 18:00:59 -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 f4a81d5022 Enable search on macOS 2023-01-30 14:30:33 -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 d75a431792 Add autocomplete for paths 2023-01-29 11:44:55 -05:00
kean 42819c6a1a Move store index to PulseUI 2023-01-29 11:44:55 -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
kean 2278aea89a Add group by session 2023-01-23 18:11:37 -05:00
kean 3b2cd694ff More visible counters 2023-01-22 23:18:49 -05:00