Conversation
Add dummy top list editor page.
Refactor desktop and config options.
Remove any CPU configuration from solution; Simplify view model names; Add new views and view models for toplist editor.
Remove old style package.config; Remove extra links to packages in some projects.
Add user control for toplist item.
Fix typos and style error in doc strings; Specify proper type for null string case; Add Toplist class model; Simplify Thing class model.
Add new simple and score toplist models; Rename ResponseMetaData -> ResponseMetadata.
Implement basic logic to work with toplist items (without loading from source); Unify XAML style in views; Place private static methods after public isntance methods.
Simplify work with toplist items.
Refactor RelayCommand; Implement toplist block creation; Improve UI.
Extend IEnumerable extensions.
Add load from file option for toplist view; Add serializable attribute to models.
Add header and footer messages; Change logging mode to async.
…class could be used as base
Remove unnecessary argument in CalcuilateInsertIndex for SimpleToplist.
Fix paths after Library folder reanaming; Create projects for external services to avoid code mash.
Remove setters from ToplistBase format and type properties; Simplify Dispose method for all disposable classes
Add exception handling for external dependencies in adapters; Change own string equals method to standard call.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes list:
Closing issues
Close #41;
Close #42;
Close #43;
Close #44.