66 Commits
Author SHA1 Message Date
Alex Grebenyuk 8fbce32126 Pulse 5.2 initial integration commit 2026-04-19 14:15:46 -04:00
kean fc36675ed1 Version 5.1 2024-09-15 17:58:17 -04:00
kean 79a9d1f3a6 Remove unused isSearchActive 2024-07-14 14:27:22 -04:00
kean d781f850a0 Remove unused getSuggestion(withID 2024-07-14 14:23:13 -04:00
kean ecd7ae2758 Simplify ConsoleSearchOperation 2024-07-14 10:40:03 -04:00
kean 89ac8e4eec Further simplify ConsoleSearchViewModel 2024-07-14 10:35:05 -04:00
kean ef2b689769 Fix build on macOS 2024-07-14 10:31:28 -04:00
kean 617d4c28a3 Fix an issue with recent searches not being displayed the first time search is opened 2024-07-14 10:29:20 -04:00
kean 46757bb9ea Remove unused DispatchQueue in ConsoleSearchViewModel 2024-07-14 10:27:16 -04:00
kean ef4944e2b3 Simplify how recent search are managed 2024-07-14 10:26:44 -04:00
kean f3305f31ea Enable all scopes by default 2024-07-14 10:22:14 -04:00
kean efda5183f8 Update unit tests 2024-07-14 10:18:16 -04:00
kean 2442bca2d4 Remove ConsoleSearchToken.filter 2024-07-14 09:23:22 -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 fa8f2869bc Fix an issue with load more not working in search 2024-06-02 11:32:09 -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 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 da0aa339e4 Remove tvOS 14 support 2023-04-29 18:36:58 -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 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 245898eff7 Squash 2023-04-09 08:34:41 -04:00
kean 93643145e3 Dev 2023-02-03 20:23:41 -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 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 2278aea89a Add group by session 2023-01-23 18:11:37 -05:00
kean 58a5c9408d Fix when new results added is available found 2023-01-22 14:34:47 -05:00
kean 14095f6344 Fix reload of messages in search 2023-01-22 13:35:37 -05:00
kean 5749a66803 Use different IDs 2023-01-22 13:03:50 -05:00
kean cadeb30090 Fix navigation in ConsoleSearchView 2023-01-22 11:29:28 -05:00
kean c1bb141481 Fix filters style 2023-01-20 19:25:34 -05:00
kean 0848bde59c Cleanup 2023-01-20 18:03:59 -05:00
kean ed5cb64935 Remove scopes as they are added 2023-01-20 18:03:22 -05:00
kean e9d91bbd18 Updates 2023-01-20 17:54:12 -05:00
kean e94966737e Fix an issue with recent searches not being saved 2023-01-19 22:29:18 -05:00
kean 6202f987a1 Fix search appearance animation 2023-01-19 22:13:10 -05:00
kean 9e9858472a Add context menu to Search (draft) 2023-01-19 21:17:55 -05:00
kean 53be306735 Add ConsoleSearchContextMenu 2023-01-19 21:01:37 -05:00
kean 27b86bef92 Add a way to clear recent filters 2023-01-19 20:08:04 -05:00
kean ec9641eb67 Add TODOs 2023-01-19 19:59:45 -05:00
kean 4079070ea4 Make sure selected string searrch options are applied to search in the search bar 2023-01-19 19:33:31 -05:00
kean c22dc41243 Fix how search options are applied 2023-01-19 19:27:51 -05:00
kean b8ee04415b Fix how options are applied by remembering them on the ViewModel level 2023-01-19 19:18:12 -05:00