Dean Herbert
9d7880afda
Make SettingsItem conform to IHasCurrentValue
2020-10-06 17:18:54 +09:00
Dean Herbert
d3957e6155
Move title specification for settings groups to constructor
...
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09:00
Salman Ahmed
5f52701273
Remove no longer necessary custom dropdown
2020-08-01 10:11:34 +03:00
Dean Herbert
0f7316d41d
Move file to other file
2020-03-04 12:08:44 +09:00
smoogipoo
958c891d15
Update with framework-side bindable list changes
2020-02-17 15:06:14 +09:00
smoogipoo
cffc82ce81
Add a max height for the ladder settings dropdowns
2019-06-21 15:22:56 +09:00
Dean Herbert
96e24ebd20
General namespace tidy-up
2019-06-18 14:51:48 +09:00
Dean Herbert
4f5abeb79f
Grouping -> Round
2019-06-18 14:44:15 +09:00
Dean Herbert
acca2587ac
Use Current instead of Bindable
...
Bindable is going to be removed upstream
2019-06-17 19:36:26 +09:00
Dean Herbert
be4cc8c6e1
Simplify LadderEditorSettings implementation by using bindables directly
2019-06-17 19:11:57 +09:00
Dean Herbert
93fc14426b
Convert TournamentTeam props to use binadbles
2019-06-17 19:11:57 +09:00
Dean Herbert
c9bd62e815
Use bindable logic for grouping name/description updates
2019-06-14 20:32:23 +09:00
Dean Herbert
ef21a9e1d2
Use bindable flow to avoid scheduled updates
2019-06-14 20:32:23 +09:00
Dean Herbert
eb86d43d19
Update grouping dropdown after new groupings are added
2019-06-14 20:32:23 +09:00
Dean Herbert
7b56180b8b
Merge remote-tracking branch 'upstream/master' into tournament-tools
2019-05-15 12:08:23 +09:00
Dean Herbert
cf63ee4948
Update licence headers
2019-03-04 13:24:19 +09:00
Dean Herbert
389632d932
Fix bindable changes
2019-03-02 13:40:43 +09:00
Dean Herbert
bed967b456
Add better date string formatting
2018-11-17 14:05:42 +09:00
Dean Herbert
87243a72d3
Add date entry for pairings
2018-11-17 12:14:15 +09:00
Dean Herbert
cf0976955b
Expose groupings editor
2018-11-16 20:30:12 +09:00
Dean Herbert
67bb428aef
Move editing functionality to its own screen
2018-11-16 20:16:18 +09:00
Dean Herbert
604cb4cb9e
Update to support new dropdown logic
2018-11-15 14:12:41 +09:00
Dean Herbert
9064f3fe0f
Fix ladder manager not saving changes out correctly
2018-11-09 17:39:46 +09:00
Dean Herbert
6f25548737
Remove now unnecessary null setters
2018-11-06 14:49:20 +09:00
Dean Herbert
991d85a9f3
Cleanups
2018-09-25 10:30:04 +09:00