Commit Graph

53 Commits

Author SHA1 Message Date
TheXamlGuy e82fa8d05f Fix caching work 2024-05-23 20:42:03 +01:00
TheXamlGuy 9dbd71073e Added TrackedProperty for commiting and reverting values 2024-05-23 01:08:24 +01:00
TheXamlGuy 50886379b6 Editing WIP 2024-05-22 21:57:30 +01:00
TheXamlGuy 9c8c7bf889 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 4ae33c2498 Ensure item is updated when modified 2024-05-21 21:57:26 +01:00
TheXamlGuy 5c1a579984 Fixed more edge cases 2024-05-21 20:32:41 +01:00
TheXamlGuy 15de406460 Got adding working again 2024-05-19 22:21:18 +01:00
TheXamlGuy 5ded5897c1 Get favourites working 2024-05-19 17:52:15 +01:00
TheXamlGuy a2323f6d3e Support unarchiving 2024-05-19 16:13:45 +01:00
TheXamlGuy e733728022 Add contextual commands 2024-05-19 14:18:08 +01:00
TheXamlGuy 0f9998bc1d WIP 2024-05-18 20:40:12 +01:00
TheXamlGuy 5993876340 Improve navigation 2024-05-16 22:30:01 +01:00
TheXamlGuy 02616a6c73 Fixed more edge cases 2024-05-16 21:41:48 +01:00
TheXamlGuy 2c14001c26 Allow the Mediator to be subscribed to and therefore handled 2024-05-15 19:28:07 +01:00
TheXamlGuy bdc5f77d09 WIP to allow mediter handlers to be subscribed to 2024-05-14 22:49:16 +01:00
TheXamlGuy fc7caf2762 Fixed edge cases with selections 2024-05-14 19:49:28 +01:00
TheXamlGuy 819d796c16 Improve Publisher 2024-05-14 19:24:07 +01:00
TheXamlGuy 89ebc3ed53 Fixed selection 2024-05-14 17:39:16 +01:00
TheXamlGuy 72bededc3a Fix some edge cases 2024-05-14 16:52:47 +01:00
TheXamlGuy 3136a6458c Add suport for adding new items which are sorted without reloading the entrie list 2024-05-12 22:02:51 +01:00
TheXamlGuy 2842fc7108 An attempt to send messages out of the scope 2024-05-12 20:21:55 +01:00
TheXamlGuy 105aa2da26 Improved event naming 2024-05-12 19:55:20 +01:00
TheXamlGuy 3ba21051bf dunno 2024-05-12 18:28:58 +01:00
TheXamlGuy 77e79a603e 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 975d5e6894 Ensure containers show up in the menu when they are created 2024-05-12 17:09:59 +01:00
TheXamlGuy c5c2756c5b Get items stored and retrieved from the db 2024-05-12 14:50:10 +01:00
TheXamlGuy 4024ebfe38 Add support for self scope 2024-05-12 12:22:04 +01:00
TheXamlGuy c1b6e595bc Mass rename 2024-05-12 11:02:19 +01:00
TheXamlGuy e372eca4d0 Prototyping 2024-05-10 22:38:08 +01:00
TheXamlGuy cc63e3d830 Replace else where with named navigation regions 2024-05-09 22:49:09 +01:00
TheXamlGuy 2307c4839a Improvement to navigation regions 2024-05-09 22:37:36 +01:00
TheXamlGuy 7c4781c8f1 wip 2024-05-08 22:01:33 +01:00
TheXamlGuy bb2194d57c Add vault content navigation 2024-05-06 21:57:03 +01:00
TheXamlGuy ed54c27269 wip 2024-05-06 21:17:20 +01:00
TheXamlGuy ead288ab52 Make it possible to feed in options to the Enumerate handler 2024-05-05 20:43:17 +01:00
TheXamlGuy a49e2a8fae Improve vault navifaiton 2024-05-05 17:41:38 +01:00
TheXamlGuy 5d75023384 UI 2024-05-04 22:35:11 +01:00
TheXamlGuy 7cbca0783f WIP 2024-05-04 15:13:46 +01:00
TheXamlGuy e8b9eb7ae5 vault unlocking WIP 2024-05-03 19:33:32 +01:00
TheXamlGuy c1613d765c Add code for opening vault 2024-05-02 23:07:47 +01:00
TheXamlGuy 4b05abad9b bunch of fixes 2024-05-02 20:58:12 +01:00
TheXamlGuy 81f266d8c4 wip 2024-04-30 20:46:47 +01:00
TheXamlGuy 2a4194ee22 encyption wip 2024-04-29 21:42:04 +01:00
TheXamlGuy df26cd2a75 Make vault storages work 2024-04-28 16:04:05 +01:00
TheXamlGuy 20840cbf9c Changing to only load vaults on demand 2024-04-27 14:24:28 +01:00
TheXamlGuy da60d03de3 tidy 2024-04-26 23:05:35 +01:00
TheXamlGuy bab5f218e8 Refactor 2024-04-26 22:27:31 +01:00
TheXamlGuy 4ffb3257f8 Added the abilty to load configuration sections using * pattern 2024-04-24 23:08:58 +01:00
TheXamlGuy 79735be033 Add KeyBindingBehavior 2024-04-22 22:30:57 +01:00
TheXamlGuy 161ea1bf44 get vaults rendering on the screen 2024-04-21 22:29:48 +01:00