Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !141 opened Jul 30, 2014 by Kálmán Viktor@kviktor 
  • Report abuse
Report abuse

VM resources sliders

✅ new sliders from VM detail ✅ new sliders from VM customized create ✅ configurable max node ram ✅ server side max node ram check ✅ new sliders for template edit/create

https://miskolc.cloud.bme.hu:18525/dashboard/

Closes #183 (closed) Closes #137 (closed)

  • Discussion 2
  • Commits 29
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Őry Máté
    @orymate started a discussion on an old version of the diff Jul 31, 2014
    circle/dashboard/templates/dashboard/_resources-sliders.html
    1 {% load i18n %}
    2 {% load sizefieldtags %}
    3 {% load crispy_forms_tags %}
    4
    5 <div class="row">
    6 <div class="col-sm-3" style="font-weight: bold;">
    7 <i class="fa fa-trophy"></i> {% trans "CPU priority" %}
    8 </div>
    9 <div class="col-sm-6">
    10 <input type="text" class="vm-slider cpu-priority-slider"
    11 disabled value="{% trans "Enable JS for fancy sliders" %}"
    • Őry Máté @orymate commented Jul 31, 2014
      Owner

      placeholder instead value?

      placeholder instead value?
    Please register or sign in to reply
  • Őry Máté @orymate commented Jul 31, 2014
    Owner

    +1

    +1
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
2
2 participants
Reference: circle/cloud!141