Commit Graph

89 Commits

Author SHA1 Message Date
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
5100834156 worked on favorites feature and dashboard playlist, #36 2014-03-08 16:27:01 +01:00
Torkel Ödegaard
a387d48b48 began work on dashboard playlist feature, #36 2014-03-07 19:24:45 +01:00
Torkel Ödegaard
b49803855e Closes #44, Closes #8. Fist release of annotations feature is ready 2014-02-21 13:56:27 +01:00
Torkel Ödegaard
f2b987b96b major improvement to how modals are loaded, much more reuse in html dom elements, hopefully solves #109. 2014-02-19 21:50:47 +01:00
Torkel Odegaard
869bebed6e more work on annotations 2014-02-09 19:31:06 +01:00
Torkel Odegaard
0e3c0fcc2e Started work on annotations submenu control 2014-02-09 15:43:43 +01:00
Torkel Ödegaard
2ee2266865 Fixes #4, also improves responsive layout for mobiles 2014-01-20 22:40:06 +01:00
Torkel Ödegaard
0c1df4250e ported back some improvements from kibana 2014-01-20 22:28:35 +01:00
Torkel Ödegaard
61d6654547 improved drag and drop 2014-01-20 22:15:24 +01:00
Torkel Ödegaard
1170493ebe fixed loading spinner position and other minor changes 2014-01-20 19:40:39 +01:00
Torkel Ödegaard
1742c03b23 small refactoring 2014-01-20 18:59:31 +01:00
Torkel Odegaard
bcc3efffcf feature: import dashboards from graphite (WIP) 2014-01-06 20:29:39 +01:00
Rashid Khan
af3bb64601 rename hide to collapse, closes #567
(cherry picked from commit fb7e4b644cad5e4b96041d113fd5bef269b2aded)
2014-01-04 00:26:34 +01:00
Torkel Ödegaard
0bf055e379 big improvement to fullscreen edit/view mode 2014-01-03 12:46:36 +01:00
Torkel Ödegaard
78e8ab80e7 basic version of filters/template targets is working 2013-12-31 20:53:10 +01:00
Torkel Ödegaard
a4adec4219 worked on filter panel styling 2013-12-31 12:45:47 +01:00
Torkel Ödegaard
bacb4843ee removed a lot of filterSrv functionality 2013-12-31 00:27:17 +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
Rashid Khan
91db870d77 Polishing new look and feel 2013-12-29 09:30:38 -07:00
Torkel Ödegaard
2d73ab01f7 added fullscreen only view 2013-12-27 14:50:08 +01:00
Rashid Khan
a2c0df1e42 Make light and dark themes more similar 2013-12-23 16:36:32 -07:00
Torkel Ödegaard
8e69f82553 working on graphite target editor 2013-12-20 08:18:08 +01:00
Torkel Ödegaard
a5d39cd51d added global dashboard wide hideControls option 2013-12-10 22:28:49 +01:00
Torkel Ödegaard
79395cc6ea showed editor below graph in full edit mode 2013-12-08 18:00:42 +01:00
Torkel Ödegaard
f4ba80b788 worked on full screen edit mode 2013-12-08 17:18:27 +01:00
Rashid Khan
d21e1c35e1 remove execute bit re: @shatlovsky 2013-10-25 07:47:54 -07:00
Rashid Khan
dc242236d5 Refactored panel errors so they don't cover the panel buttons 2013-10-14 16:16:58 -07:00
Rashid Khan
f41fb5db53 Exempt panels that are used in pulldowns or the nav 2013-10-09 14:24:19 +02:00
Rashid Khan
50370f2100 Renamed new time picker, deprecated old one 2013-10-09 10:36:41 +02:00
Rashid Khan
e54c868e7f Added pulldowns for query and filter. Added filter notifications, moved timepicker to navbar, reimplemented auto refresh 2013-10-08 18:38:08 +02:00
Rashid Khan
d5bc550bb1 New timepicker, collapsable query and filter sections 2013-10-05 18:41:20 -05:00
Rashid Khan
6bdb4f3486 Upgraded to angular 1.1.5, refactored filter refreshing, changed panels to destroy scope on hide 2013-10-01 12:19:57 -07:00
Rashid Khan
186dba8dec Added warning to overloaded rows 2013-09-30 09:14:59 -07:00
Rashid Khan
bd21266679 Refactored drag/drop, moved header buttons around, disable drag on panels inside column panel, updated default panels with panel titles 2013-09-27 15:09:53 -07:00
Rashid Khan
f2e6d4409b drag and drop panels, lots of visual tweaks 2013-09-26 15:42:43 -07:00
Rashid Khan
79aa7e87bd 'Add panel' hinting in empty spaces 2013-09-20 14:26:06 -07:00
Rashid Khan
755685836d removed redundant divs 2013-09-19 21:12:48 -07:00
Spencer Alger
5d9cb85ccf Merged Pull Request #484 2013-09-13 13:52:13 -07:00