Delta-v/Content.Client/Cargo/UI
BarryNorfolk 18182a7a85 Add history tab to bounty console (#33932)
* Add struct for holding historical data on cargo bounties

* Add localisation strings for bounty history

* Add new XAML entry for display bounty history

* Expand cargo bounty menu to include tabs

* Ensure station databases hold historical bounty data

* Add to the bounty history when removing one from active

* Feed bounty history into cargo's bounty system

* Move tab title setting to constructor

* Remove redundant access specifications

* Remove un-needed override

* Fixup BountyHistoryEntry backing code

* Fix formatting in CargoBountyMenu

* Reformat BountyHistoryData

* Rework TryRemoveBounty to use new Entity type

* Add Enum for showing bounty results

* Rework look and feel of History tab

* Add visible text when no bounties have been completed yet

* Remove control

* Swap default to null

* Reverse ordering of bounties so last entry comes first

* Remove redundant Visible

* Move enum docs into the enum
2025-02-14 16:09:49 +00:00
..
BountyEntry.xaml Skipping bounties (#26537) 2024-04-21 21:47:43 +02:00
BountyEntry.xaml.cs Skipping bounties (#26537) 2024-04-21 21:47:43 +02:00
BountyHistoryEntry.xaml Add history tab to bounty console (#33932) 2025-02-14 16:09:49 +00:00
BountyHistoryEntry.xaml.cs Bounty/history improvements (#2743) 2025-01-16 20:21:13 +00:00
CargoBountyMenu.xaml Bounty/history improvements (#2743) 2025-01-16 20:21:13 +00:00
CargoBountyMenu.xaml.cs Add history tab to bounty console (#33932) 2025-02-14 16:09:49 +00:00
CargoConsoleMenu.xaml Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00
CargoConsoleMenu.xaml.cs CargoConsoleMenu localization (#25931) 2024-03-17 14:46:09 +01:00
CargoConsoleOrderMenu.xaml Add informations to cargo order form (#10513) 2022-09-14 13:20:38 +10:00
CargoConsoleOrderMenu.xaml.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
CargoOrderRow.xaml Remove encapsulation for previously protected XAML UI fields (#4975) 2021-10-28 14:23:17 +02:00
CargoOrderRow.xaml.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
CargoPalletMenu.xaml Add trade stations (#23863) 2024-03-08 09:52:50 +01:00
CargoPalletMenu.xaml.cs Add trade stations (#23863) 2024-03-08 09:52:50 +01:00
CargoProductRow.xaml Remove cringe hardcodes for background (#20374) 2023-09-27 21:59:12 +02:00
CargoProductRow.xaml.cs Add cargo shuttle (#8686) 2022-06-23 14:36:47 +10:00
CargoShuttleMenu.xaml Cargo shuttle changes (#14363) 2023-03-23 16:10:49 +11:00
CargoShuttleMenu.xaml.cs Reapply "Remove some BUI boilerplate" (#30214) (#30219) 2024-08-09 17:52:22 +01:00