summaryrefslogtreecommitdiff
path: root/jfr_playoff/gui/frames/team.py
AgeCommit message (Expand)Author
2019-06-27Setting values for MatchList/TeamList unifiedemkael
2019-06-23Reusable refreshable menu option listemkael
2019-06-21Position/team selection buttons and frames made reusable and extendableemkael
2019-06-09Bugfix for team list preview when short arrays are fetched from URLemkael
2019-06-07Making dialogs modalemkael
2019-06-07DBSelectionField fetches DB list by itselfemkael
2019-06-07Minor fixes for DB field autocomplete + proper init of autocomplete dictionar...emkael
2019-06-07Changed DB selection field to custom text with autocompleteemkael
2019-06-07DB selection field is now universalemkael
2019-06-06Team selection button/frame now universal and inheritableemkael
2019-06-06Not displaying "None" in team preview listemkael
2019-06-06Positioning of "save" button within team selection dialogemkael
2019-06-06Common parent class for GUI framesemkael
2019-06-03Resetting OptionMenu lists on change eventsemkael
2019-06-02Providing Teamy database list on DB settings changeemkael
2019-06-02Setting team list correctly for team selection dialogemkael
2019-06-02Team selection dialog is not scrollableemkael
2019-06-02Refactoring and exposing method for disabling panelsemkael
2019-06-01Scrollable frames for team settingsemkael
2019-05-29Fully refreshing team listemkael
2019-05-29Refreshing team list in preview frameemkael
2019-05-29Team alias and ties configemkael
2019-05-29Compiling team settings config in separate controlsemkael
2019-05-26Team list preview GUIemkael
2019-05-25Refactoring GUI frames module structureemkael