Delta-v/Content.Server/Store/Systems
J. Brown de62ec204b
Uplink store interface searchable with a searchbar. (#24287)
* Can now search the uplink store interface with a searchbar.

* Search text updates no longer send server messages. Persists listings locally.

* Formatting fixes and tidying.

* Added helper method to get localised name and description (or otherwise, entity name and description) of store listing items.

* Update Content.Client/Store/Ui/StoreMenu.xaml

* Review change; moved localisation helper functions to their own class.

* Prevent thread-unsafe behaviour as-per review.

* Remove dummy boxcontainer

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-03-31 15:09:15 +11:00
..
StoreSystem.Command.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
StoreSystem.Listings.cs Obsolete `Logger` cleanup for `EntitySystem`s (#25941) 2024-03-10 01:15:13 +01:00
StoreSystem.Refund.cs Store Action Upgrade Fix (#24959) 2024-02-04 22:02:46 -05:00
StoreSystem.Ui.cs Uplink store interface searchable with a searchbar. (#24287) 2024-03-31 15:09:15 +11:00
StoreSystem.cs Give stores the ability to check for owner only (#26573) 2024-03-30 19:25:36 -04:00