Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests implemented #7

Merged
merged 9 commits into from
Oct 23, 2023
Merged

Unit tests implemented #7

merged 9 commits into from
Oct 23, 2023

Conversation

Hen676
Copy link
Owner

@Hen676 Hen676 commented Oct 23, 2023

No description provided.

Created SettingService, LocalDatabaseService and UploaderService.
Database now uses SQLite instead of SQLite.Core.
Removed ListView and ListViewModel and contents added to MainView and MainViewModel respectively.
Moved Filter to Models.
Renamed ListItem to EVTCFile plus removed un-needed folder.
- Added hook up to ThemeVarient toggle
- Theme change no longer needs to close app to change theme
- Added hook up to filter errored / unknown files toggle
- Removed Sort commands from UI (Need to remove from code)
- Updated naming convention in EVTCFile to be correct
- Removed extra xaml in MainWindow + Clean up
Multiple comments through out MainWindowViewModel
Updated folder picker to the new way
Simplified the folder update vs search code
Re-added clipboard support
Add multiple loc strings to un-localised areas
Fixed Language code for English
Fixed EVTCFile missing PrimaryKey
- Version bump from V1.1.0 - V1.1.1
- Add localisation for new encounters + new strings
- Extracted close command to base view model
- Add new encounters
- Made services use splat
@Hen676 Hen676 merged commit 9ecbe8c into master Oct 23, 2023
@Hen676 Hen676 deleted the UnitTests-Init branch October 23, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant