orppst / pst-gui

web based front end for the tool
Mozilla Public License 2.0
0 stars 0 forks source link

125 manager view implement tac member functionality #168

Closed DJWalker42 closed 1 week ago

DJWalker42 commented 1 week ago

Allocation panel shows two tabs:

  1. Submitted proposals with their current review status;
  2. Allocated proposals with their current amount of allocated resource.

Submitted proposals can be "passed" to the allocations tab by pressing a button, which is disabled if the reviews assigned to that proposals have yet to be completed, and has confirmation protection.

Allocated proposals can have new allocation blocks added to them, or the existing block can be edited. Notice that I have restricted the edit to the resource "amount" only, with an alert to explain the reasoning. I have included a table showing the total, used, and remaining amounts of resource for the current proposal cycle.