JaneliaSciComp / image_processing_pipeline

Interface to configure pipeline jobs for LightSheet
Other
2 stars 0 forks source link

Improve Tables #35

Open davidackerman opened 5 years ago

davidackerman commented 5 years ago

Right now the job_status page table isn't a DataTable, but would be better if it was. Then would be easier to refresh the data in it. Also for the table showing all job information, it would be nice to use the Datatable checkbox rather than the checkbox I have.

Also, better way to resume jobs rather than posting/redirecting to job_status page.