mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #239] [MERGED] Updating chartjs and some others #469
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#469
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/239
Author: @catborise
Created: 5/22/2019
Status: ✅ Merged
Merged: 5/24/2019
Merged by: @retspen
Base:
master← Head:master📝 Commits (7)
7986784Update jQuery 3.3.1 -> 3.4.13879a1bUpdate Chartjs 1.1.1 to 2.8.098edc59Update Django requirement 1.11.17 to 1.11.20a014781Add mem usage function455f239Add total memory info for memory usage and change var names9ab198bUpdate chartjs for node statistics181bd9dUpdate chartjs for instance statistics and add memory usage info for instances📊 Changes
10 files changed (+419 additions, -287 deletions)
View changed files
📝
computes/templates/overview.html(+113 -51)📝
computes/views.py(+7 -40)📝
conf/requirements.txt(+2 -2)📝
instances/templates/instance.html(+252 -103)📝
instances/views.py(+10 -68)➕
static/js/Chart.bundle.min.js(+7 -0)➖
static/js/Chart.min.js(+0 -11)📝
static/js/jquery.js(+2 -2)📝
vrtManager/hostdetails.py(+10 -10)📝
vrtManager/instance.py(+16 -0)📄 Description
Hi retspen,
i did update some modules. chartjs was compelling... chartjs 2.8 is too changed...
thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.