Commit Graph
81 Commits
Author SHA1 Message Date
kean 52efd841c9 Fix build 2024-07-15 19:46:35 -04:00
kean 5ab77425c2 Move PinButton 2024-07-15 19:43:24 -04:00
kean e4f51c1b04 Simplify ConsoleListViewModel 2024-07-14 12:48:19 -04:00
kean e57d3e062e Cleanup 2024-07-14 12:46:35 -04:00
kean 741f93ee12 Move grouping to macOS only 2024-07-14 12:44:27 -04:00
kean 3225e34df2 Use the same ordering on macOS as on iOS and other platforms 2024-07-14 12:41:47 -04:00
kean 941ec8083c Revert "Fix concurrency warnings"
This reverts commit b3e85e04b7.
2024-07-13 14:22:44 -04:00
kean b3e85e04b7 Fix concurrency warnings 2024-06-22 12:07:19 -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 48fcff14b9 Fix crash on watchOS 2023-08-06 14:13:29 -04:00
kean 96a2a752a1 Revert the change to session filter 2023-06-10 09:05:51 -04:00
kean e6d6c4f642 Update 2023-05-17 18:42:04 -04:00
kean 28e90d7a2f Update 2023-05-12 20:59:56 -04:00
kean bd61a6c3c7 Move Group By and Sort By options to the context menu 2023-04-29 13:03:30 -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 c2df904100 Rename ConsoleSearchCriteria 2023-04-23 11:41:29 -04:00
Alex Grebenyuk fb712b511e Fewer ConsoleSearchCriteriaViewModel updates 2023-04-22 09:51:34 -04:00
Alex Grebenyuk 573835a1b7 Simplify dependency injection and remove some unused types 2023-04-22 08:43:12 -04:00
Alex Grebenyuk dfb4e65914 Add sessions filter to SearchCriteriaView 2023-04-15 11:26:49 -04:00
Alex Grebenyuk 24bca0fc37 Move sessions to shared search criteria 2023-04-15 10:26:12 -04:00
Alex Grebenyuk 2a9d7d4167 Rework session management in the iOS app 2023-04-11 21:14:05 -04:00
Alex Grebenyuk 84e124739f Optimize ConsoleSearchCriteriaViewModel 2023-04-09 12:56:42 -04:00
Alex Grebenyuk 245898eff7 Squash 2023-04-09 08:34:41 -04: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 161dbd5bb0 Rework ConsoleSource 2023-02-11 12:13:03 -05:00
kean 14481d9127 Remove list usage from the details panel 2023-02-11 09:44:13 -05:00
kean 1797b31d79 Add ConsoleTableViewModel 2023-02-11 09:30:30 -05:00
kean a9a2fff56b More strict visibility check 2023-02-11 09:19:51 -05:00
kean 555a00009f Cleanup 2023-02-10 22:31:54 -05:00
kean ddc03b7831 Add convenience ConsoleDataSource.bind 2023-02-10 20:59:04 -05:00
kean a65e344f88 Add dataSourceDidRefresh 2023-02-10 20:54:47 -05:00
kean c6de3e6d71 Fix typo 2023-02-10 20:49:00 -05:00
kean 6daf87c75b Remove unused General filters 2023-02-10 20:44:19 -05:00
kean 4191f1c0ca Update where pins are filtered 2023-02-10 20:30:02 -05:00
kean 3937b59abd Simplify how mode is changed 2023-02-10 20:26:42 -05:00
kean 544b793b46 Remove unused properties from ConsoleListViewModel 2023-02-10 20:20:32 -05:00
kean 7c48744d15 Move counters to ConsoleViewModel 2023-02-10 19:43:56 -05:00
kean 100762b618 Extract ConsoleDataSource 2023-02-10 19:33:38 -05:00
kean 1d3f55f125 Remove unused ConsoleLogsDetailsView 2023-02-08 20:41:40 -05:00
kean 52f2a9ffe3 Add testCustomSortDescriptor 2023-02-08 20:18:02 -05:00
kean 86728d5f50 Add ConsoleListViewModelTests 2023-02-08 19:44:29 -05:00
kean 93643145e3 Dev 2023-02-03 20:23:41 -05:00
kean fb35d177ed Move pins filtering to ConsoleListViewModel 2023-02-03 20:23:41 -05:00
kean c29e57e3e0 Add LoggerPinsObserver 2023-02-03 20:23:41 -05:00
kean c5025f82c8 Add new TODOs 2023-02-03 20:23:41 -05:00
kean be56edc4d4 Add full refresh support 2023-02-03 20:23:41 -05:00