Commit Graph
62 Commits
Author SHA1 Message Date
Torkel Ödegaard fe34c8f2e0 Worked on submenu row (templating, annotations), removed templating and annotation feature toggles, the submenu row will be visible as soon as there are any template vars or annotations, #1503 2015-02-20 12:20:10 +01:00
Torkel Ödegaard 978b12b0dc Close dashboard edit views when clicking on dashboard title, added some tooltips to dashboard top nav 2015-02-18 15:17:31 +01:00
Torkel Ödegaard ab55412264 Refactoring of grafana (root scope view model), into contextSrv, made sidemenu always hide after login 2015-02-08 09:00:58 +01:00
Torkel Ödegaard 6bc524dff8 progress on new design 2015-02-01 15:45:11 +01:00
Torkel Ödegaard 59ade61687 dashboard-edit-view -> gf-box and new box design 2015-01-30 12:57:14 +01:00
Torkel Ödegaard 3b5c813be7 worked on user frontend state, state like favorites, etc 2015-01-29 12:10:14 +01:00
Torkel Ödegaard 3be11b9861 Small cosmetic change 2015-01-17 08:27:55 +01:00
Torkel Ödegaard 1f1244f285 Upgrade Font-Awesome from 3.2 to 4.2 2015-01-08 12:23:11 +01:00
Torkel Ödegaard 1330488e13 Panel: plugins panels can now reside outsude the app/panels directory, added example plugin panel 2014-10-14 16:57:33 -04:00
Torkel Ödegaard a9a51ee3c6 Fix to new checkboxes in features toggles tab 2014-10-02 11:54:06 +02:00
Torkel Ödegaard 8fc5a2785f Refactoring and fixes for PR #880 2014-10-01 09:08:11 +02:00
toni-moreno 44f2a375f6 Added shared crosshair to dashboards to track better all graphs, and little Fix for #884 2014-10-01 07:03:59 +02:00
Torkel Ödegaard 2c85205259 SharePanelModal: working on share feature, #864 2014-09-30 14:42:59 +02:00
Torkel Ödegaard debf820037 New checkbox change is complete 2014-09-30 10:27:56 +02:00
Torkel Ödegaard bc9989f9be replaced checkbox options with the new editor-opt-bool directive 2014-09-27 10:47:48 +02:00
Torkel Ödegaard 4c59ec815e work on share panel view, and better look for checkbox 2014-09-24 18:55:55 +02:00
Torkel Ödegaard 12e2bf2f85 Trying to restore broken features and some polishing 2014-08-28 16:44:16 +02:00
Torkel Ödegaard 7d6e04ac77 Small fixes to dasheditor and firefox fixes for search 2014-08-27 09:01:50 +02:00
Torkel Ödegaard 08d2492839 tweaks to edit & tabs look, removed add row from dasheditor 2014-08-26 10:49:09 +02:00
Torkel Ödegaard 9fc6c4888f converting more modals to edit panels 2014-08-26 09:32:30 +02:00
Torkel Ödegaard 6342571afe Trying get rid of modals, new better design for dashboard settings and modals 2014-08-25 22:39:40 +02:00
Torkel Ödegaard bd7c045b1c Small fix for dashboard settings dialog controls tab was empty 2014-08-21 09:01:04 +02:00
Torkel Ödegaard eb9a7267bd began work on inspection console to visualize metric requests, and other useful troubleshooting info and inspection 2014-08-10 14:35:56 +02:00
Torkel Ödegaard 0a677449dc Fixed issue in dashboard settings modal and timepicker options 2014-08-04 15:52:41 +02:00
Torkel Ödegaard 512dbf1980 Refactoring temp dashboard settings, and handling, moved from dashboard to config.js, defaults are enabled, and ttl of 30 days, #641, #638 2014-08-03 12:07:50 +02:00
Torkel Ödegaard 67582aaee4 cleanup of 'loader' settings, removed loader.save_elasticsearch, loader.load_elasticsearch. Save/Load is default enabled and will use any datasource marked with grafanaDB: true property 2014-07-31 14:20:53 +02:00
Torkel Ödegaard b8ce61ae45 General architectural changes around datasources, unifying dashboard loading behind datasource abstraction, #630 2014-07-30 10:52:02 +02:00
Torkel Ödegaard a1772d26b5 New global option in config.js to specify admin password (useful to hinder some users from accidentally making changes), Closes #606 2014-07-29 09:45:07 +02:00
Torkel Ödegaard 186f753aec style changing now works again 2014-06-22 18:21:38 +02:00
Torkel Ödegaard 7914f65f68 removed redundant load/save options 2014-06-13 13:50:09 +02:00
Torkel Ödegaard 4c64bcfae7 keyboard binding now work again 2014-06-12 13:37:40 +02:00
Torkel Ödegaard b995dc54f1 further refactoring 2014-06-07 21:00:05 +02:00
Torkel Ödegaard 0ad4f3b85e Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475) 2014-06-06 18:30:15 +02:00
Torkel Ödegaard 827e1846a8 Closes #333, New version availability check will now checks http://grafanarel.s3.amazonaws.com/latest.json if there is a new version. And the link now points to http://grafana.org/download 2014-04-23 09:05:10 +02:00
Torkel Ödegaard d067b69d20 Fixes #251, text panel change is now updating panel correctly. Changed button text from Cancel to Close 2014-03-30 15:00:09 +02:00
Torkel Ödegaard 700d60058f More work on annotations (#44, #8) It is working for annotations from graphite metrics, basic annotation editor and everything is working. Needs some final touches and support for more datasources 2014-02-18 20:41:56 +01:00
Torkel Ödegaard 2214c0cdf8 More work on adding tags to dashboard, added bootstrap tagsinput 2014-02-12 12:29:46 +01:00
Torkel Odegaard c81c4f184b #86 Added tags to dashboard general settings panel, search and search display needs more work (grouping, facets etc) 2014-02-11 22:10:16 +01:00
Torkel Ödegaard 4a1c9ac390 added grafana version info to dashboard settings, and link to releases. 2014-02-11 09:03:21 +01:00
Torkel Odegaard 79ca016409 More work on annotations 2014-02-09 21:57:07 +01:00
Torkel Odegaard 869bebed6e more work on annotations 2014-02-09 19:31:06 +01:00
Torkel Ödegaard d9ec9ed1ef removed metrics tab in dash editor modal (only created confusion, the feature is not ready) 2014-02-06 07:55:19 +01:00
Torkel Ödegaard bafa334b94 moved timezone correction setting from graph style to dashboard 2014-02-05 09:42:49 +01:00
Torkel Odegaard bcc3efffcf feature: import dashboards from graphite (WIP) 2014-01-06 20:29:39 +01:00
Torkel Ödegaard 24e624ba63 Merge branch 'master' of github.com:elasticsearch/kibana
Conflicts:
	docs/kibana/configuration/config.js.asciidoc
	src/app/directives/configModal.js
	src/app/directives/kibanaPanel.js
	src/app/panels/filtering/module.html
	src/app/panels/query/module.html
	src/app/panels/query/query.css
	src/app/panels/table/editor.html
	src/app/panels/table/module.js
	src/app/partials/dashLoader.html
	src/app/partials/dashboard.html
	src/app/services/querySrv.js
	src/css/bootstrap.dark.min.css
	src/index.html
	tasks/docs_task.js
2013-12-30 09:44:19 +01:00
Torkel Ödegaard 6f6cd5116e fixes after upstream merge 2013-12-26 17:27:27 +01:00
Rashid Khan a2c0df1e42 Make light and dark themes more similar 2013-12-23 16:36:32 -07:00
Rashid Khan 83021709b9 More efficient loading of setting panels and improved layuout 2013-12-18 17:13:24 -08:00
Torkel Ödegaard d5c156be75 working on metric key search 2013-12-13 11:41:09 +01:00
Torkel Ödegaard a5d39cd51d added global dashboard wide hideControls option 2013-12-10 22:28:49 +01:00