Delta-v/Content.Shared/Store
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
..
CurrencyPrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ListingCondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ListingLocalisationHelpers.cs Uplink store interface searchable with a searchbar. (#24287) 2024-04-07 14:18:45 +02:00
ListingPrototype.cs Fixes store purchase events and adds support to raise a directed event (#26389) 2024-03-27 18:33:42 +01:00
StoreCategoryPrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StorePresetPrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StoreUi.cs Adds a refund button & action upgrades for stores (#24518) 2024-02-08 12:36:06 +01:00