Commit Graph

95 Commits

Author SHA1 Message Date
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
TheXamlGuy 4171a31f85 Get items stored and retrieved from the db 2024-05-12 14:50:10 +01:00
TheXamlGuy a44391f4d5 Add support for self scope 2024-05-12 12:22:04 +01:00
TheXamlGuy 1dc4da48bb Prototyping 2024-05-10 22:38:08 +01:00
TheXamlGuy 54d2b5374d Improvement to navigation regions 2024-05-09 22:37:36 +01:00
TheXamlGuy 711353c8e9 Added PersonPicture 2024-05-09 19:09:18 +01:00
TheXamlGuy ee7083d009 Added ResponsiveGrid 2024-05-08 23:33:13 +01:00
TheXamlGuy 24d289ad30 qip 2024-05-08 22:03:53 +01:00
TheXamlGuy 3007f14d97 wip 2024-05-08 22:01:33 +01:00
TheXamlGuy 003976c0ab Add vault content navigation 2024-05-06 21:57:03 +01:00
TheXamlGuy ff8e97f030 wip 2024-05-06 21:17:20 +01:00
TheXamlGuy 40845bb5b3 Make it possible to feed in options to the Enumerate handler 2024-05-05 20:43:17 +01:00
TheXamlGuy daf746aa86 Improve vault navifaiton 2024-05-05 17:41:38 +01:00
TheXamlGuy 287aa3131b WIP 2024-05-05 09:42:21 +01:00
TheXamlGuy 53efbb13c5 UI 2024-05-04 22:35:12 +01:00
TheXamlGuy fe07d9e994 WIP 2024-05-04 15:13:46 +01:00
TheXamlGuy abcff30da6 vault unlocking WIP 2024-05-03 19:33:32 +01:00
TheXamlGuy 7582f63a68 Add code for opening vault 2024-05-02 23:07:48 +01:00
TheXamlGuy 8d62f36931 bunch of fixes 2024-05-02 20:58:12 +01:00
TheXamlGuy 7dfbb91762 wip 2024-04-30 20:46:47 +01:00
TheXamlGuy b89f21b3ca encyption wip 2024-04-29 21:42:04 +01:00
TheXamlGuy 7e980dbfce Make vault storages work 2024-04-28 16:04:05 +01:00
TheXamlGuy bc55c4649b tidy 2024-04-26 23:05:36 +01:00
TheXamlGuy 9f90ef693d Refactor 2024-04-26 22:27:31 +01:00
TheXamlGuy d799eab511 Added the abilty to load configuration sections using * pattern 2024-04-24 23:08:58 +01:00
TheXamlGuy 5ded324d1a Added KeyBindingTriggerBehavior 2024-04-22 22:49:04 +01:00