OSC / ood-activejobs

[MOVED] Active Jobs provides details of scheduled jobs on an HPC cluster.
https://osc.github.io/Open-OnDemand/
MIT License
0 stars 1 forks source link

[DO NOT MERGE] add hold and release buttons, individual job show pages and error pages #163

Open qianyuanzhu opened 6 years ago

qianyuanzhu commented 6 years ago

Since Torque uses qhold and qrls to hold and release jobs, hold and release buttons are executed on queued jobs only.

I merged add_job_show_route and 404-page-update branches into this pull request and closed duplicate pull requests.

Index page views

Individual job show page

Buttons work the same as on the index page. individual hold individual queued indivisual completed

error pages

/errors/not_found

404

/errors/internal_server_error

500

fix #62, #160, #4

qianyuanzhu commented 6 years ago

Updated view:

neworder