Skip to content

Feature auto form fill#1

Merged
jsTron merged 3 commits into
developfrom
feature-auto-form-fill
Feb 22, 2022
Merged

Feature auto form fill#1
jsTron merged 3 commits into
developfrom
feature-auto-form-fill

Conversation

@jsTron
Copy link
Copy Markdown
Owner

@jsTron jsTron commented Feb 22, 2022

  • Add CefSharp browser to application for interaction with LeagueRepublic results pages for SPL.
  • Add Load and Send Buttons to get info from and push info to the statistics page.
  • Add ComboBoxes to set the registered name order with the Steam name in the data table.
  • Clear ComboBoxes when loading logs, or per team when loading team player names.

* Introduce CefSharp to embed a web browser to interact with League Republic.
* Add UI elements to load players from League Republic page for each team.
* Add UI elements to set player name matching order. Players frequently have a different in-game name from their registration name.
* Add UI elements to populate the team stats web form for each team.
* Add stats.GetPropertyValueByEnum method to map enum values to stats class properties for quick lookup in dictinoary.
* Remove null requirement for player object to be updated.
* Refactor data send call to use the dictionary described above for value. with string code only being used once.
* Clear ComboBoxes in a more intelligent manner.
  * Load Logs Button clears all ComboBoxes.
  * Load Team Buttons clear the individual team ComboBoxes.
@jsTron jsTron self-assigned this Feb 22, 2022
@jsTron jsTron merged commit 7bbaf24 into develop Feb 22, 2022
@jsTron jsTron deleted the feature-auto-form-fill branch February 22, 2022 06:35
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.

1 participant