WIP: Cargo consoles overhauled
An overhaul of Cargo's Supply and Ordering consoles, bringing nano UI and a streamlined interface.
- Nano UI templates created and implemented
- Redesign of interface to make ordering and cargo management easier
- Users can now order multiple crates in a single order (multi-crate orders only have a single requisition form)
- Non-cargo staff can now cancel their own order requests via the Ordering Console
- Reason for ordering is now displayed with requests
- Some supply crates had their menu names modified
Working on implementing html_interface instead of nano ui
Merge request reports
Activity
Added Do not merge label
@Probe1 Couldn't we replace somethings that have nanoui that really don't need nanoui? I think APCs still use nanoui and they really don't need it.
This would improve cargo so much, and just using a basic html ui for APCs wouldn't change much.
It's not that I don't appreciate the work @BarneyGumball did. This is great. But we are sucking wind because of nano and the AAC lately and I personally do not want to introduce MORE nano and exacerbate what is already an extreme problem with lag.
I had a chat with @Ririchiyo about the nano UI and I'm going to implement a html_i interface that SHOULD look roughly similar to the nano UI interface.
I'll also implement @PJB3005 's suggestion, seeing as I was just being lazy.
Added Conflicts label