320 Commits

Author SHA1 Message Date
TheXamlGuy c28a17a048 Added HandleMany 2024-06-02 20:45:31 +01:00
TheXamlGuy 1a0d750f02 Allow subscription keys to be resolved by reflection 2024-06-02 18:48:51 +01:00
TheXamlGuy 48b33416c9 Add supported for key mediator handelrs 2024-06-02 15:00:59 +01:00
TheXamlGuy c24538f545 Fix more edge cases 2024-05-31 22:50:52 +01:00
TheXamlGuy 8f1a3252c6 wip 2024-05-31 14:07:35 +01:00
TheXamlGuy 041dd81717 More selection work 2024-05-30 20:35:42 +01:00
TheXamlGuy 2a0e65eb73 Ensure a locker is selected in first load 2024-05-30 20:02:34 +01:00
TheXamlGuy ede28d3448 Start refining the UI 2024-05-30 19:29:56 +01:00
TheXamlGuy b17c216f2b Fix selection when updating an item that moves to a new pos 2024-05-29 21:23:49 +01:00
TheXamlGuy a777649d14 Crunch those numbers 2024-05-29 21:12:01 +01:00
TheXamlGuy e98dfd08bd Attempt to get selection perfected 2024-05-29 21:02:28 +01:00
TheXamlGuy e2cf4cdae4 Attempt to fix some wonky selection bugs 2024-05-28 22:41:35 +01:00
TheXamlGuy 338be9b328 wip 2024-05-28 17:30:40 +01:00
TheXamlGuy dd913b8f20 switched to valuetuples for exhanging tokens 2024-05-27 20:43:18 +01:00
TheXamlGuy cad74f31e1 Improve sub navigations 2024-05-27 18:44:09 +01:00
TheXamlGuy 3498c1d678 Mass rename to align planned codename 2024-05-27 16:08:18 +01:00
TheXamlGuy dd55a67102 wip 2024-05-27 04:19:07 +01:00
TheXamlGuy cfc79e26f0 Parameter improvements 2024-05-26 23:29:50 +01:00
TheXamlGuy baf504b815 wip 2024-05-26 18:09:53 +01:00
TheXamlGuy 2bd7b54fa0 More edge cases 2024-05-26 14:51:25 +01:00
TheXamlGuy 6a2708c111 Attempt to fix a bunch of navigation issues 2024-05-26 11:09:56 +01:00
TheXamlGuy c0c1a82846 Codemaid 2024-05-24 08:21:50 +01:00
TheXamlGuy 40a150fe80 Fix caching work 2024-05-23 20:42:03 +01:00
TheXamlGuy 246dab4297 Added TrackedProperty for commiting and reverting values 2024-05-23 01:08:24 +01:00
TheXamlGuy f11370830f Editing WIP 2024-05-22 21:57:30 +01:00
TheXamlGuy cc5a11482c We are confidence enough that the data will be saved to the db, so lets change how we update the UI, so instead of wating on the db call to complete, we will just update the UI while the db call is in progress 2024-05-22 20:13:50 +01:00
TheXamlGuy 76781ddc7b More crazy edge cases 2024-05-21 23:28:19 +01:00
TheXamlGuy 4c2bc8e628 More selection edge cases fixed 2024-05-21 22:38:11 +01:00
TheXamlGuy fda5e7db6c Ensure item is updated when modified 2024-05-21 21:57:26 +01:00
TheXamlGuy 83fef5e399 Fixed more edge cases 2024-05-21 20:32:42 +01:00
TheXamlGuy 1190303044 Got adding working again 2024-05-19 22:21:18 +01:00
TheXamlGuy 72a37c7275 Get favourites working 2024-05-19 17:52:15 +01:00
TheXamlGuy 718a1f92ca Support unarchiving 2024-05-19 16:13:45 +01:00
TheXamlGuy 41c7f71a9d Add contextual commands 2024-05-19 14:18:08 +01:00
TheXamlGuy 1b60711ec4 WIP 2024-05-18 20:40:12 +01:00
TheXamlGuy 85a14a8259 Improve navigation 2024-05-16 22:30:01 +01:00
TheXamlGuy 7f3c4c53cc Fixed more edge cases 2024-05-16 21:41:48 +01:00
TheXamlGuy 8c0436644a Allow the Mediator to be subscribed to and therefore handled 2024-05-15 19:28:08 +01:00
TheXamlGuy 7e57c0d28d WIP to allow mediter handlers to be subscribed to 2024-05-14 22:49:16 +01:00
TheXamlGuy 32829d1cf3 Fixed edge cases with selections 2024-05-14 19:49:29 +01:00
TheXamlGuy 4ba58a9863 Improve Publisher 2024-05-14 19:24:07 +01:00
TheXamlGuy adb5ffe57a Fixed selection 2024-05-14 17:39:16 +01:00
TheXamlGuy 553a6fbaff Fix some edge cases 2024-05-14 16:52:47 +01:00
TheXamlGuy c310b3080c formatting 2024-05-12 23:21:49 +01:00
TheXamlGuy 7efaf775ec Get disposing working for subscription manager 2024-05-12 23:21:05 +01:00
TheXamlGuy d6593aac31 Add suport for adding new items which are sorted without reloading the entrie list 2024-05-12 22:02:51 +01:00
TheXamlGuy 1e9cb4b4b6 An attempt to send messages out of the scope 2024-05-12 20:21:55 +01:00
TheXamlGuy f0fd68c16e Improved event naming 2024-05-12 19:55:20 +01:00
TheXamlGuy 9eafcc55d0 Enabled ability to order containers and the ability to insert new containers to their correct order 2024-05-12 18:28:13 +01:00
TheXamlGuy 5292896e13 Ensure containers show up in the menu when they are created 2024-05-12 17:09:59 +01:00