Delta-v/Content.Shared/Store
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
..
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-03-31 15:09:15 +11:00
ListingPrototype.cs Fixes store purchase events and adds support to raise a directed event (#26389) 2024-03-24 19:07:05 +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-04 11:48:51 +11:00