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 |
|
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 |
|