Statitics and chart updates

Show last update date and time in list view and details view. Change color
scheme to match rest of project. Increase size of data points.
Improve responsive settings. Redirect to the current view after queueing.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-17 01:43:02 -04:00
parent c9809becba
commit 4a03e2a47f
7 changed files with 56 additions and 31 deletions

View File

@@ -696,6 +696,9 @@ Other changes
- Add task dotted path validation.
- Increase dropzone upload file size limit to 2GB
- Add cabinet created and edited events.
- Chart updates: Show last update date and time in list view and details view.
Change color scheme to match rest of project. Increase size of data points.
Improve responsive settings. Redirect to the current view after queueing.
Removals