Delta-v/Content.Server/Store/Systems
J. Brown 389e39e4ba
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>
(cherry picked from commit de62ec204b04809175945a2ccfd4dbce6dafd8eb)
2024-04-07 14:18:45 +02:00
..
StoreSystem.Command.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
StoreSystem.Listings.cs Obsolete `Logger` cleanup for `EntitySystem`s (#25941) 2024-03-17 14:46:35 +01:00
StoreSystem.Refund.cs Store Action Upgrade Fix (#24959) 2024-02-08 12:37:32 +01:00
StoreSystem.Ui.cs Uplink store interface searchable with a searchbar. (#24287) 2024-04-07 14:18:45 +02:00
StoreSystem.cs Give stores the ability to check for owner only (#26573) 2024-04-07 14:14:56 +02:00