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 !276 opened Nov 17, 2014 by Kálmán Viktor@kviktor 
  • Report abuse
Report abuse

Small resolution glitches

Closes #364 (closed)

🚧

  • Discussion 0
  • Commits 14
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kálmán Viktor @kviktor

    Added 59 new commits:

    • 4614c442 - remove external js dependencies
    • 411a478b - add bower config
    • 6cb335d7 - fix js code style
    • 9362084a - settings: make devserver and production settings work together
    • b3f91278 - settings: set up django-pipeline
    • 2a45b0de - dashboard: user compressed css/js files
    • c3ccaaa8 - requirements: add django-pipeline
    • 6c71ffbc - use static template tag instead variable substitution
    • 775b7c5e - buildbot doesn't love pipeline
    • 8f9234a1 - fab: support bower
    • 4064301b - dashboard: fix vm-details to match pipeline
    • 9bcc0385 - dashboard: update dashboard to work with new bootstrap
    • 8e1635ef - Merge branch 'master' into feature-pipeline
    • b8a48b95 - dashboard: fix sliders
    • 8e97df7e - dashboard: fix notifications
    • 2a586b91 - dashboard: fix some tooltips on file box
    • ea14f0c3 - circle: use less to compile css
    • 5fe2e959 - circle: collect autocomplete js too
    • ae45c595 - Merge branch 'master' into feature-pipeline
    • 595735da - circle: manually watch directories for less files
    • 8d8e851e - circle: don't run watch.py on import
    • f3fa489d - circle: create a watch command
    • d3dd06ae - circle: ignore bower components and static files in less watch
    • aaa81f32 - circle: compileless command
    • 8eb950ce - fab: compile less files before collectstatic in fab
    • 368fa52f - circle: use pipeline with disable compilers option
    • 67ab8684 - Merge branch 'master' into feature-pipeline
    • ab630e67 - dashboard: fix node box in bootstrap 3.2
    • e3adfe35 - bower: bump fontawesome version
    • 4855c8b3 - dashboard: change bootstrap tour to introjs
    • a547cac5 - dashboard: fix index store list
    • 435048c3 - dashboard: fix store progress bar
    • f4cf294b - dashboard: fix vm create progress bars
    • 9795bd83 - dashboard: move inline css
    • ed20ed7b - dashboard: reindent node monitor column html
    • c29c05b3 - dashboard: fix info box titles
    • 745ad571 - bower: remove bootstrap tour
    • 98854937 - dashboard: infobtn should not act like a button on hover
    • 458a7b75 - dashboard/network: remove script includes
    • bde8c54a - network: fix remove event firing twice
    • 7074f30d - dashboard: remove leftover script tags
    • ae8aeb57 - dashboard: fix novnc
    • 3cbb35e4 - circle: enable js compressor
    • 7074ec9e - dashboard: remove tooltip from navbar
    • a691294f - Merge branch 'master' into feature-pipeline
    • c165dafd - dashboard: add management commands
    • 66100895 - dashboard: fix operation form getting submitted twice
    • 43de3dcb - dashboard: js i18n for fav titles
    • 6d44029c - Merge branch 'master' into feature-pipeline
    • 014cda7a - dashboard: fix management command
    • bad4afd4 - firewall: fix tests
    • ca137eda - Merge remote-tracking branch 'origin/master' into feature-management-commands
    • a8162edf - Merge branch 'feature-management-commands' into 'master'
    • b0fd61ef - Merge branch 'feature-pipeline' into 'master'
    • a3bbce2c - Merge branch 'master' into issue-364
    • 2cda07e7 - dashboard: use flex to limit width
    • 4e9564a5 - dashboard: file list footer
    • b1cfe46b - dashboard: fix width for certain btn icons
    • 0a0c4db7 - dashboard: wider vm name on dashboard
    Nov 19, 2014

    Added 59 new commits:

    • 4614c442 - remove external js dependencies
    • 411a478b - add bower config
    • 6cb335d7 - fix js code style
    • 9362084a - settings: make devserver and production settings work together
    • b3f91278 - settings: set up django-pipeline
    • 2a45b0de - dashboard: user compressed css/js files
    • c3ccaaa8 - requirements: add django-pipeline
    • 6c71ffbc - use static template tag instead variable substitution
    • 775b7c5e - buildbot doesn't love pipeline
    • 8f9234a1 - fab: support bower
    • 4064301b - dashboard: fix vm-details to match pipeline
    • 9bcc0385 - dashboard: update dashboard to work with new bootstrap
    • 8e1635ef - Merge branch 'master' into feature-pipeline
    • b8a48b95 - dashboard: fix sliders
    • 8e97df7e - dashboard: fix notifications
    • 2a586b91 - dashboard: fix some tooltips on file box
    • ea14f0c3 - circle: use less to compile css
    • 5fe2e959 - circle: collect autocomplete js too
    • ae45c595 - Merge branch 'master' into feature-pipeline
    • 595735da - circle: manually watch directories for less files
    • 8d8e851e - circle: don't run watch.py on import
    • f3fa489d - circle: create a watch command
    • d3dd06ae - circle: ignore bower components and static files in less watch
    • aaa81f32 - circle: compileless command
    • 8eb950ce - fab: compile less files before collectstatic in fab
    • 368fa52f - circle: use pipeline with disable compilers option
    • 67ab8684 - Merge branch 'master' into feature-pipeline
    • ab630e67 - dashboard: fix node box in bootstrap 3.2
    • e3adfe35 - bower: bump fontawesome version
    • 4855c8b3 - dashboard: change bootstrap tour to introjs
    • a547cac5 - dashboard: fix index store list
    • 435048c3 - dashboard: fix store progress bar
    • f4cf294b - dashboard: fix vm create progress bars
    • 9795bd83 - dashboard: move inline css
    • ed20ed7b - dashboard: reindent node monitor column html
    • c29c05b3 - dashboard: fix info box titles
    • 745ad571 - bower: remove bootstrap tour
    • 98854937 - dashboard: infobtn should not act like a button on hover
    • 458a7b75 - dashboard/network: remove script includes
    • bde8c54a - network: fix remove event firing twice
    • 7074f30d - dashboard: remove leftover script tags
    • ae8aeb57 - dashboard: fix novnc
    • 3cbb35e4 - circle: enable js compressor
    • 7074ec9e - dashboard: remove tooltip from navbar
    • a691294f - Merge branch 'master' into feature-pipeline
    • c165dafd - dashboard: add management commands
    • 66100895 - dashboard: fix operation form getting submitted twice
    • 43de3dcb - dashboard: js i18n for fav titles
    • 6d44029c - Merge branch 'master' into feature-pipeline
    • 014cda7a - dashboard: fix management command
    • bad4afd4 - firewall: fix tests
    • ca137eda - Merge remote-tracking branch 'origin/master' into feature-management-commands
    • a8162edf - Merge branch 'feature-management-commands' into 'master'
    • b0fd61ef - Merge branch 'feature-pipeline' into 'master'
    • a3bbce2c - Merge branch 'master' into issue-364
    • 2cda07e7 - dashboard: use flex to limit width
    • 4e9564a5 - dashboard: file list footer
    • b1cfe46b - dashboard: fix width for certain btn icons
    • 0a0c4db7 - dashboard: wider vm name on dashboard
    Added 59 new commits: * 4614c442ae2 - remove external js dependencies * 411a478b2a6 - add bower config * 6cb335d75e5 - fix js code style * 9362084a951 - settings: make devserver and production settings work together * b3f9127804f - settings: set up django-pipeline * 2a45b0ded45 - dashboard: user compressed css/js files * c3ccaaa8b0f - requirements: add django-pipeline * 6c71ffbc7ed - use static template tag instead variable substitution * 775b7c5e505 - buildbot doesn't love pipeline * 8f9234a163f - fab: support bower * 4064301b37e - dashboard: fix vm-details to match pipeline * 9bcc0385157 - dashboard: update dashboard to work with new bootstrap * 8e1635ef314 - Merge branch 'master' into feature-pipeline * b8a48b95b79 - dashboard: fix sliders * 8e97df7ec62 - dashboard: fix notifications * 2a586b912b3 - dashboard: fix some tooltips on file box * ea14f0c3465 - circle: use less to compile css * 5fe2e9595a6 - circle: collect autocomplete js too * ae45c595548 - Merge branch 'master' into feature-pipeline * 595735daaf1 - circle: manually watch directories for less files * 8d8e851e2d0 - circle: don't run watch.py on import * f3fa489d6a2 - circle: create a watch command * d3dd06aeb37 - circle: ignore bower components and static files in less watch * aaa81f32363 - circle: compileless command * 8eb950ce81b - fab: compile less files before collectstatic in fab * 368fa52f774 - circle: use pipeline with disable compilers option * 67ab8684954 - Merge branch 'master' into feature-pipeline * ab630e67e3c - dashboard: fix node box in bootstrap 3.2 * e3adfe35dd5 - bower: bump fontawesome version * 4855c8b3efb - dashboard: change bootstrap tour to introjs * a547cac5e76 - dashboard: fix index store list * 435048c3be4 - dashboard: fix store progress bar * f4cf294b209 - dashboard: fix vm create progress bars * 9795bd83e78 - dashboard: move inline css * ed20ed7b815 - dashboard: reindent node monitor column html * c29c05b3411 - dashboard: fix info box titles * 745ad5716ce - bower: remove bootstrap tour * 9885493706d - dashboard: infobtn should not act like a button on hover * 458a7b753a3 - dashboard/network: remove script includes * bde8c54acd7 - network: fix remove event firing twice * 7074f30ddfe - dashboard: remove leftover script tags * ae8aeb57e22 - dashboard: fix novnc * 3cbb35e44b5 - circle: enable js compressor * 7074ec9e7f2 - dashboard: remove tooltip from navbar * a691294fed1 - Merge branch 'master' into feature-pipeline * c165dafd122 - dashboard: add management commands * 66100895bb9 - dashboard: fix operation form getting submitted twice * 43de3dcb77d - dashboard: js i18n for fav titles * 6d44029c743 - Merge branch 'master' into feature-pipeline * 014cda7a734 - dashboard: fix management command * bad4afd423c - firewall: fix tests * ca137eda87a - Merge remote-tracking branch 'origin/master' into feature-management-commands * a8162edfac6 - Merge branch 'feature-management-commands' into 'master' * b0fd61eff51 - Merge branch 'feature-pipeline' into 'master' * a3bbce2c992 - Merge branch 'master' into issue-364 * 2cda07e749f - dashboard: use flex to limit width * 4e9564a5da5 - dashboard: file list footer * b1cfe46bed3 - dashboard: fix width for certain btn icons * 0a0c4db77fe - dashboard: wider vm name on dashboard
    Toggle commit list
  • Bach Dániel @bachdaniel

    Added 2 new commits:

    • 1ca238ef - dashboard: fix navbar buttons
    • 0377a840 - dashboard: remove garbage
    Nov 20, 2014

    Added 2 new commits:

    • 1ca238ef - dashboard: fix navbar buttons
    • 0377a840 - dashboard: remove garbage
    Added 2 new commits: * 1ca238ef1fb - dashboard: fix navbar buttons * 0377a840322 - dashboard: remove garbage
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 29adb58a - dashboard: responsive list tables
    Dec 12, 2014

    Added 1 new commit:

    • 29adb58a - dashboard: responsive list tables
    Added 1 new commit: * 29adb58ac92 - dashboard: responsive list tables
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 53 new commits:

    • 4b6c8c56 - dashboard: show all tab panes without js
    • 3b9fb9b0 - dashboard: fix disk list first row float right
    • 6376e04e - dashboard: don't lowercase search results
    • 664f3434 - circle: pipeline doc fixes
    • a6acad5b - docs: add nodejs-legacy package
    • bd83d4b0 - vm: fix exception handling in ShutdownOperation
    • 62f9e566 - vm: simplify shutdown call
    • 445a2148 - Merge branch 'pipeline-docs' into 'master'
    • 13c9ebca - dashboard: remove old files
    • d9089b12 - common: add missing check to register_operation
    • 996673c3 - dashboard: remove NodeStatus view
    • 14af9660 - dashboard: remove InterfaceDeleteVie
    • beeed7fa - dashboard: allow superusers too see profiles without groups
    • a6c7dcf3 - dashboard: fix js
    • 18dea3b8 - dashboard: add base class for delete views
    • d999a2f4 - dashboard: fix tests
    • fc6bc985 - dashboard: fix flake8 warning
    • 5c9ae9cb - dashboard: make check more pythonic
    • 38b6f781 - Merge branch 'issue-371' into 'master'
    • 70debda7 - dashboard: remove unused code
    • d593d10c - dashboard: fix close modal btn
    • dae0a707 - dashboard: improve node detail
    • 6b11c860 - dashboard: move activity, operation js to activity.js
    • c2b89065 - dashboard: display minion status in node list view
    • 284053f9 - vm: add UpdateNodeOperation
    • 8328eea8 - update requirements
    • 1d852711 - vm: fix test
    • b4596a86 - dashboard: remove print 'hi'
    • 15c8faf1 - Merge branch 'fix-shutdown-op' into 'master'
    • c711f3c1 - Merge branch 'issue-363' into 'master'
    • 7180bd8f - dashboard: fix forms
    • 77236999 - dashboard: remove unused renew template
    • c2a42986 - dashboard: move vlan perm check to Instance.create
    • cdac5b0e - dashboard: fix play button
    • 226d2b8d - dashboard: improve VmCreate view
    • 038f663e - dashboard: js fixes
    • 5f3e7e7b - fix tests
    • 67622b86 - dashboard: move activity vars
    • f876f926 - dashboard: remove unnecessary perm check
    • 8a293708 - vm: fix UpdateNodeOperation
    • 32e83265 - Merge branch 'feature-node-salt'
    • 7fed7d2c - Merge branch 'feature-remove-garbage'
    • 45c688c5 - dashboard: add missing modals
    • 5b434637 - dashboard: mark 'No result' text for translation
    • 3b99558c - dashboard: fix panels
    • 8865ab59 - dashboard: fix invalid html
    • fbe6d2db - dashboard: fix node list panel
    • 4a5f85ee - dashboard: fix toplist panel
    • ed86412a - dashboard: fix search buttons
    • e70e03b7 - Merge branch 'gui-fixes' into 'master'
    • 1a9d84cd - Merge branch 'master' into issue-364
    • 7acc6a70 - dashboard: fix dashboard file
    • 7654ab6b - dashboard: menu font size
    Jan 09, 2015

    Added 53 new commits:

    • 4b6c8c56 - dashboard: show all tab panes without js
    • 3b9fb9b0 - dashboard: fix disk list first row float right
    • 6376e04e - dashboard: don't lowercase search results
    • 664f3434 - circle: pipeline doc fixes
    • a6acad5b - docs: add nodejs-legacy package
    • bd83d4b0 - vm: fix exception handling in ShutdownOperation
    • 62f9e566 - vm: simplify shutdown call
    • 445a2148 - Merge branch 'pipeline-docs' into 'master'
    • 13c9ebca - dashboard: remove old files
    • d9089b12 - common: add missing check to register_operation
    • 996673c3 - dashboard: remove NodeStatus view
    • 14af9660 - dashboard: remove InterfaceDeleteVie
    • beeed7fa - dashboard: allow superusers too see profiles without groups
    • a6c7dcf3 - dashboard: fix js
    • 18dea3b8 - dashboard: add base class for delete views
    • d999a2f4 - dashboard: fix tests
    • fc6bc985 - dashboard: fix flake8 warning
    • 5c9ae9cb - dashboard: make check more pythonic
    • 38b6f781 - Merge branch 'issue-371' into 'master'
    • 70debda7 - dashboard: remove unused code
    • d593d10c - dashboard: fix close modal btn
    • dae0a707 - dashboard: improve node detail
    • 6b11c860 - dashboard: move activity, operation js to activity.js
    • c2b89065 - dashboard: display minion status in node list view
    • 284053f9 - vm: add UpdateNodeOperation
    • 8328eea8 - update requirements
    • 1d852711 - vm: fix test
    • b4596a86 - dashboard: remove print 'hi'
    • 15c8faf1 - Merge branch 'fix-shutdown-op' into 'master'
    • c711f3c1 - Merge branch 'issue-363' into 'master'
    • 7180bd8f - dashboard: fix forms
    • 77236999 - dashboard: remove unused renew template
    • c2a42986 - dashboard: move vlan perm check to Instance.create
    • cdac5b0e - dashboard: fix play button
    • 226d2b8d - dashboard: improve VmCreate view
    • 038f663e - dashboard: js fixes
    • 5f3e7e7b - fix tests
    • 67622b86 - dashboard: move activity vars
    • f876f926 - dashboard: remove unnecessary perm check
    • 8a293708 - vm: fix UpdateNodeOperation
    • 32e83265 - Merge branch 'feature-node-salt'
    • 7fed7d2c - Merge branch 'feature-remove-garbage'
    • 45c688c5 - dashboard: add missing modals
    • 5b434637 - dashboard: mark 'No result' text for translation
    • 3b99558c - dashboard: fix panels
    • 8865ab59 - dashboard: fix invalid html
    • fbe6d2db - dashboard: fix node list panel
    • 4a5f85ee - dashboard: fix toplist panel
    • ed86412a - dashboard: fix search buttons
    • e70e03b7 - Merge branch 'gui-fixes' into 'master'
    • 1a9d84cd - Merge branch 'master' into issue-364
    • 7acc6a70 - dashboard: fix dashboard file
    • 7654ab6b - dashboard: menu font size
    Added 53 new commits: * 4b6c8c56ee0 - dashboard: show all tab panes without js * 3b9fb9b0b64 - dashboard: fix disk list first row float right * 6376e04e67f - dashboard: don't lowercase search results * 664f3434baf - circle: pipeline doc fixes * a6acad5bbdc - docs: add nodejs-legacy package * bd83d4b00eb - vm: fix exception handling in ShutdownOperation * 62f9e56616b - vm: simplify shutdown call * 445a2148106 - Merge branch 'pipeline-docs' into 'master' * 13c9ebca7b6 - dashboard: remove old files * d9089b124b9 - common: add missing check to register_operation * 996673c37a9 - dashboard: remove NodeStatus view * 14af9660db7 - dashboard: remove InterfaceDeleteVie * beeed7fa797 - dashboard: allow superusers too see profiles without groups * a6c7dcf3dd6 - dashboard: fix js * 18dea3b8428 - dashboard: add base class for delete views * d999a2f4895 - dashboard: fix tests * fc6bc985da4 - dashboard: fix flake8 warning * 5c9ae9cbdf9 - dashboard: make check more pythonic * 38b6f7812b6 - Merge branch 'issue-371' into 'master' * 70debda7d67 - dashboard: remove unused code * d593d10c807 - dashboard: fix close modal btn * dae0a707fe0 - dashboard: improve node detail * 6b11c8604eb - dashboard: move activity, operation js to activity.js * c2b8906549c - dashboard: display minion status in node list view * 284053f9673 - vm: add UpdateNodeOperation * 8328eea872a - update requirements * 1d852711a74 - vm: fix test * b4596a86075 - dashboard: remove print 'hi' * 15c8faf16c1 - Merge branch 'fix-shutdown-op' into 'master' * c711f3c1dc1 - Merge branch 'issue-363' into 'master' * 7180bd8ffb1 - dashboard: fix forms * 772369994cd - dashboard: remove unused renew template * c2a429867ff - dashboard: move vlan perm check to Instance.create * cdac5b0edc2 - dashboard: fix play button * 226d2b8d63c - dashboard: improve VmCreate view * 038f663e70d - dashboard: js fixes * 5f3e7e7bc7b - fix tests * 67622b86f2e - dashboard: move activity vars * f876f926923 - dashboard: remove unnecessary perm check * 8a293708e8d - vm: fix UpdateNodeOperation * 32e83265841 - Merge branch 'feature-node-salt' * 7fed7d2c252 - Merge branch 'feature-remove-garbage' * 45c688c5737 - dashboard: add missing modals * 5b434637446 - dashboard: mark 'No result' text for translation * 3b99558cfe1 - dashboard: fix panels * 8865ab59d8c - dashboard: fix invalid html * fbe6d2dbbf6 - dashboard: fix node list panel * 4a5f85eead4 - dashboard: fix toplist panel * ed86412af8e - dashboard: fix search buttons * e70e03b7060 - Merge branch 'gui-fixes' into 'master' * 1a9d84cdcc3 - Merge branch 'master' into issue-364 * 7acc6a70368 - dashboard: fix dashboard file * 7654ab6bbd9 - dashboard: menu font size
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 04ac0b01 - dashboard: small screen fixes
    Jan 09, 2015

    Added 1 new commit:

    • 04ac0b01 - dashboard: small screen fixes
    Added 1 new commit: * 04ac0b01225 - dashboard: small screen fixes
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 154839c7 - dashboard: async vm search
    Jan 09, 2015

    Added 1 new commit:

    • 154839c7 - dashboard: async vm search
    Added 1 new commit: * 154839c7351 - dashboard: async vm search
    Toggle commit list
  • Bach Dániel @bachdaniel

    mentioned in commit 79e445c6

    Feb 23, 2015

    mentioned in commit 79e445c6

    mentioned in commit 79e445c6d422180a952ff5923a51dcfa3301404f
    Toggle commit list
  • 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!276