cosmictraders / spacegui

A python gui for spacetraders
MIT License
6 stars 2 forks source link

Add link to system on ship screen #1

Closed ipaulo closed 1 year ago

ipaulo commented 1 year ago

At the top of the ship screen (BASEURL/ship), add a link to the system as well as waypoint. Saves a step of clicking on the location, then clicking on the system link at top of page.

Current /ship screen

Status: DOCKED

Location: X1-GT12-54011D

New /ship screen:

Status: DOCKED

Location : X1-GT12-54011D in system X1-GT12

where X1-GT12 becomes a link to BASEURL/system/X1-GT12/

arihant2math commented 1 year ago

Actually a GUI issue, so moving it here.

arihant2math commented 1 year ago

Done with commit a0506ff