fish-station/Content.Client/Administration
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
..
Commands Bound uploadfile to the relative path's extension (#11120) 2022-09-08 07:02:26 -07:00
Components Adds even more smites and a bunch of tools. (#9825) 2022-07-21 17:30:00 -05:00
Managers Client command perms cleanup. (#9599) 2022-07-10 15:43:44 +02:00
Systems BwoinkSystem improvements (#11258) 2022-09-14 12:19:32 -05:00
UI Add Context Menu to Bwoink Window (#9374) 2022-09-14 19:03:13 -05:00
AdminNameOverlay.cs Adds even more smites and a bunch of tools. (#9825) 2022-07-21 17:30:00 -05:00
QuickDialogSystem.cs Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00