fish-station/Content.Client/Administration/UI
Jacob Tong 09c6a5b252
Add Context Menu to Bwoink Window (#9374)
* Clean up EntityListDisplay

* Rename EntityListDisplay to ListContainer

* Rename stuff

* Rework ListContainer

* Add tests

* Replace IControlData with record ListData

* Make _data non-nullable

* Fix test record items being duplicates

* Split filter method from populate

* Rename UpdateList to DirtyList

* Replace _count with _data.Count

* Clarify local variable toRemove

* Cleanup

* Add data selection to ListContainer

* Add selection test

* Fix comments and test name

* Fix ListContainer layout hiding items when scaled

* Add test for ListContainer top item

* Toggle fix

* Ensure buttons are re-generated

* Update unread count on select

* a

* Fix toggle test

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
2022-09-14 19:03:13 -05:00
..
CustomControls Add Context Menu to Bwoink Window (#9374) 2022-09-14 19:03:13 -05:00
Logs Disable admin logs next button when there are no more logs (#9277) 2022-06-29 10:38:24 +02:00
ManageSolutions Tweak solution editing window (#6587) 2022-02-10 13:05:45 +11:00
Notes Admin notes (#7259) 2022-04-16 20:57:50 +02:00
SetOutfit Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
SpawnExplosion Fix explosion overlay bounds (#11074) 2022-09-06 15:27:29 +10:00
Tabs Merge more UI refactor stuff (#11277) 2022-09-14 14:34:48 -07:00
AdminAnnounceWindow.xaml Make auto-closing admin announce window optional (#10277) 2022-08-03 17:39:09 -07:00
AdminAnnounceWindow.xaml.cs Minor UI refactor (#11212) 2022-09-11 20:42:12 -07:00
AdminMenuWindow.xaml Adds even more smites and a bunch of tools. (#9825) 2022-07-21 17:30:00 -05:00
AdminMenuWindow.xaml.cs Adds even more smites and a bunch of tools. (#9825) 2022-07-21 17:30:00 -05:00
AdminMenuWindowEui.cs Make auto-closing admin announce window optional (#10277) 2022-08-03 17:39:09 -07:00
BwoinkWindow.xaml Admin notes (#7259) 2022-04-16 20:57:50 +02:00
BwoinkWindow.xaml.cs Add Context Menu to Bwoink Window (#9374) 2022-09-14 19:03:13 -05:00
PermissionsEui.cs Order permissions panel admins by username (#9782) 2022-07-17 14:23:26 +10:00