File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 44
55This release requires fractal-server 1.4.0.
66
7+ * Added Jobs button in home page (\# 346).
78* Improved jobs table layout for small screens (\# 346).
89* Fixed jobs status badge color bug (\# 346).
910* Aligned with fractal-server 1.4.0 API, including trailing slash for endpoints' paths (\# 328).
Original file line number Diff line number Diff line change 1616 To access Fractal features, you should first log-in as a registered user. Navigate to the
1717 <i >Projects</i >
1818 page to create new projects and to create/edit/execute image-analysis workflows. The
19- <i >Tasks</i > page lets you view/edit the available image-analysis tasks or create new ones.
19+ <i >Tasks</i > page lets you view/edit the available image-analysis tasks or create new ones. The
20+ <i >Jobs</i > page lets you view jobs associated to your projects.
2021 </p >
2122
2223 <div class =" col mb-3" >
2526 {/if }
2627 <a href =" /projects" class =" btn btn-primary" >Projects</a >
2728 <a href =" /tasks" class =" btn btn-primary" >Tasks</a >
29+ <a href =" /jobs" class =" btn btn-primary" >Jobs</a >
2830 </div >
2931
3032 {#if env .PUBLIC_FRACTAL_ADMIN_SUPPORT_EMAIL }
You can’t perform that action at this time.
0 commit comments