Geoffroy BONNEVILLE
|
56d93a5187
|
Moved application code to the Application layer
Imported Win10 project
Code cleanup
WIP - Use common UWP services for Win8.1 and Win10
|
2020-04-06 20:20:45 +02:00 |
|
Geoffroy BONNEVILLE
|
57be6bb917
|
Build hierarchy instead of using Automapper
Add entities before removing them
|
2020-04-01 12:48:36 +02:00 |
|
Geoffroy BONNEVILLE
|
e4bd788ed3
|
1st working version in clean arch
WIP Parent group mapping issues
|
2020-03-30 19:43:04 +02:00 |
|
Geoffroy BONNEVILLE
|
d1ba73ee9d
|
Don't use mediator for App services (recent, resource, settings)
WIP in View models
|
2020-03-28 16:13:17 +01:00 |
|
Geoffroy BONNEVILLE
|
e3638c2f5c
|
More commands/queries
WIP on XAML EntryVm and GroupVm
|
2020-03-27 13:27:29 +01:00 |
|
Geoffroy BONNEVILLE
|
a17d6b05ae
|
Added lots of commands
Simplified KeePass client
|
2020-03-26 12:25:22 +01:00 |
|
|
638bfacadd
|
Bug corrections
|
2018-09-12 16:49:01 +02:00 |
|
BONNEVILLE Geoffroy
|
6f96e698ec
|
Created Import/Export page (stub)
Changed some dependency properties from Interfaces to implementations
Used CanExecute on Commands
|
2018-08-02 17:40:30 +02:00 |
|
BONNEVILLE Geoffroy
|
7ffcf1c82b
|
Navigate to URL correctly shows the error, should it happen
Entry title linked to history version
Title text boxes selection now uses the main color
|
2018-06-25 17:31:17 +02:00 |
|
BONNEVILLE Geoffroy
|
c6e27c35c8
|
Finally a workaround the stupid CommandBar DataContext issues
Delete and Restore actions now work as intended
Renamed styles folder
|
2018-06-22 18:31:55 +02:00 |
|
BONNEVILLE Geoffroy
|
a6f82b4541
|
WIP Delete and restore entities as Actions
|
2018-06-21 18:40:44 +02:00 |
|
BONNEVILLE Geoffroy
|
559fbe65c3
|
New toast action to show toast messages from XAML
Code cleanup for Sonar
Tests corrections
|
2018-06-21 11:13:40 +02:00 |
|
BONNEVILLE Geoffroy
|
ca377a6684
|
SonarQube async method return type set to Task
|
2018-06-20 17:20:15 +02:00 |
|
BONNEVILLE Geoffroy
|
abbff449c0
|
Removed User Account from composite key (probably never going to work as intended)
Changed copy URL to navigate to URL in entry quick menu
|
2017-12-26 17:54:13 +01:00 |
|
|
c3b8c97eea
|
Password complexity indicator works again in new databases (but solution is dirty...)
Copy button in text boxes fully works
|
2017-11-08 14:42:47 +01:00 |
|
|
46c8429cde
|
Lots of code refactoring to use XAML behaviors instead of code-behind
New Save button in the AppBar
EntryPage now uses the same AppBar as GroupPage (but not shared...)
Some new Symbol mappings
|
2017-11-08 14:42:44 +01:00 |
|
|
6548d1d9c1
|
Added DataTrigger on generate password button to close flyout
|
2017-11-08 14:42:42 +01:00 |
|
|
97b1475100
|
Refactor in file open mechanisms: file is passed to user control
Confirmation dialogs on group and entry delete
|
2017-11-08 14:42:39 +01:00 |
|