Commit History

Author SHA1 Message Date
  Torkel Ödegaard 7463f91878 Tech: removed jquery-ui and jquiery-ui-angular-drag-drop, replaced with native drag drop for angular, saved ~50kb in js libs, much cleaner & simpler usage, Also changed some behavior for drag drop, now panels are replaced when droped on (switch places), Closes #920 11 years ago
  Torkel Ödegaard 9245cd6aae Merge branch 'inline_styles' of github.com:mikhailov/grafana into mikhailov-inline_styles 11 years ago
  mikhailov 2d3f396571 Extract repetitive CSS inline styles 11 years ago
  Torkel Ödegaard 79fea549ef Merge branch 'master' into panel_edit_menu_poc 11 years ago
  Torkel Ödegaard f4e24038fe Import: Fixes to import from json file and import from graphite. Issues was lingering state from previous dashboard. Closes #840, Closes #853 11 years ago
  Torkel Ödegaard 1be840f19d More wort on panel edit menu 11 years ago
  Torkel Ödegaard bd3bae3af0 another attempt at improving panel edit menu 11 years ago
  Torkel Ödegaard b989183fce Removed collapse row button, added to row menu, made small change to text pannel to allow smaller height, Closes #727 11 years ago
  Torkel Ödegaard 0845d5d451 Removed configure row button when row is collapsed 11 years ago
  Torkel Ödegaard 6502cff8fe Moved search results from fixed dropdown to edit pane 11 years ago
  Torkel Ödegaard f2de18508a More work on removing modals 11 years ago
  Torkel Ödegaard 6342571afe Trying get rid of modals, new better design for dashboard settings and modals 11 years ago
  Torkel Ödegaard 00e5bb61fc Trying out an alternative to modals 11 years ago
  Torkel Ödegaard 061d1262d4 Small html markup/css simplification 11 years ago
  Torkel Ödegaard 6969a4121c removing pulldowns and simplifying submenu controls code 11 years ago
  Torkel Ödegaard 5846c71095 Changed name of some partials and controllers 11 years ago
  Torkel Ödegaard 88d991ef45 Another angular binding/watcher optimization 11 years ago
  Torkel Ödegaard c6e57d64d7 moved binding expression for panel width to directive 11 years ago
  Torkel Ödegaard cd79b73cb0 moved an expensive binding expression into a directive and a groupWatch 11 years ago
  Torkel Ödegaard 2f3a96f7a7 Removed add-panel tab from row editor, only add panels from the row menu now, do not want to ways to do the same thing 11 years ago
  Torkel Ödegaard 9390b1eef5 Small cleanup of dashboard partial, removed unused stuff 11 years ago
  Torkel Ödegaard 56269758c4 refactoring of panel manipulation, moved to dashboard model 11 years ago
  Torkel Ödegaard fc686ca618 Fullscreen & edit state persisted to url is nearing completion, refactored fullscreen state management to a special dashboardViewState object, Issue #672 11 years ago
  Torkel Ödegaard d865618051 Dashboard: Row option to display row title even when the row is visible, Closes #578 11 years ago
  Torkel Ödegaard eb9a7267bd began work on inspection console to visualize metric requests, and other useful troubleshooting info and inspection 11 years ago
  Torkel Ödegaard fee44d83c8 Small timepicker angular binding perf improvement 11 years ago
  Torkel Ödegaard 0aa5505d7f Updated readme, and other small changes for 1.7.0-rc1 release 11 years ago
  Torkel Ödegaard 60f68abd31 Dashboard schema simplifications, moved schema updates to dashboard model creation, removes irritating 'unsaved changes' dialogs that show for dashboard schema changes, Closes #532 11 years ago
  Torkel Ödegaard 6e9723325f Fixed issue span set to zero. Removed zero option from row editor. Closes #645 11 years ago
  Torkel Ödegaard 337cbb2844 Ctrl+H (hide controls) issue introduced in recent commit, Closes #625 11 years ago