Torkel Ödegaard
fc54c01f01
feat(plugins): more work on plugin dashboard install, #4298
2016-03-11 12:31:56 +01:00
Torkel Ödegaard
2de439bd1e
feat(plugins): progress on dashboard installs , #4298
2016-03-11 09:57:20 +01:00
Torkel Ödegaard
60adcedebe
feat(plugins): worked on plugin dashboard import handling
2016-03-10 19:57:48 +01:00
Torkel Ödegaard
78b9c3004a
feat(plugins): minor progress on dashboard imports
2016-03-10 14:28:31 +01:00
Torkel Ödegaard
d8b11adfd5
Merge branch 'master' into dashboard-thing
2016-03-09 13:11:48 +01:00
Torkel Ödegaard
4a5b753fd8
feat(templating): refactoring of the refresh values of #4281
2016-03-09 13:10:02 +01:00
bergquist
7224728ab8
Merge branch 'refresh_temp_value_by_time_range_changes' of https://github.com/mtanda/grafana into mtanda-refresh_temp_value_by_time_range_changes
2016-03-09 11:46:49 +01:00
Torkel Ödegaard
c0b92eb5d0
fix(jshint): fixed jshint warning
2016-03-09 10:31:43 +01:00
Torkel Ödegaard
de41536046
fix(share): fixed checkboxes in share modal, fixes #4301
2016-03-09 10:26:00 +01:00
Torkel Ödegaard
3191678b14
feat(plugins): work on plugins that include dashboards
2016-03-08 20:46:25 +01:00
Torkel Ödegaard
dfaa6d8eb9
feat(plugins): a lot of work on #4298
2016-03-08 18:17:47 +01:00
Mitsuhiro Tanda
aff4bf8f6c
minor refactoring
2016-03-09 01:47:38 +09:00
NickG123
f11b4cb481
Added a select box to templates that allows template values to be refreshed on refresh
2016-03-09 00:40:33 +09:00
Torkel Ödegaard
7b1d827460
Merge branch 'master' into dashboard-thing
...
Conflicts:
public/app/features/datasources/partials/edit.html
2016-03-08 15:48:01 +01:00
Torkel Ödegaard
135679096b
feat(plugins): progress on plugin details page, # 4275
2016-03-07 14:31:17 +01:00
bergquist
435d0f22f5
fix(dashlist): better handling of invalid dashboard ids
2016-03-07 11:04:02 +01:00
Torkel Ödegaard
2c8e35a933
fix(panel): fixed issues with png rendering, also fixed #4260
2016-03-06 12:51:36 +01:00
Torkel Ödegaard
260c731f6b
fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266
2016-03-06 12:34:47 +01:00
bergquist
dd7e215e78
feat(dashslist): make sure dashbords exists in recently viewd dashboards
...
closes #4249
2016-03-05 12:27:37 +01:00
Torkel Ödegaard
fcd75422d5
ux(): update all confirm modals to new design
2016-03-04 20:57:10 +01:00
Torkel Ödegaard
e7ef79e0d3
refactor(): minor tweak to markdown to remove watchers
2016-03-03 09:04:06 +01:00
Torkel Ödegaard
ae69244ac7
updated keyboard shortcuts modal
2016-03-02 21:36:34 +01:00
Torkel Ödegaard
8bc1af9d1a
ux(): work on new modal design #4191
2016-03-02 21:27:08 +01:00
Torkel Ödegaard
fd1a0edf7f
ux(): worked on new modal design #4191
2016-03-02 20:56:04 +01:00
Mitsuhiro Tanda
fa0b06ac60
fix align bug
2016-03-02 16:06:54 +09:00
Mitsuhiro Tanda
ef22a87fcf
remove align option
2016-03-02 16:02:08 +09:00
Mitsuhiro Tanda
7da57e0aa5
align refresh interval
2016-03-02 14:26:15 +09:00
Torkel Ödegaard
2cf1193b56
Merge branch 'variable-value-formatting-rethink'
2016-03-01 19:13:11 +01:00
bergquist
606c75162f
feat(dashlist): add support for scripted dashboards
...
- dashlist will only show dashboards from same org
- notfound dashboards will not be added
closes #4207
2016-03-01 12:05:35 +01:00
bergquist
c6768a93c8
fix(dashlist): avoid null ref errors
2016-03-01 11:07:56 +01:00
bergquist
5d5f5cd9a6
fix(impressionstorage): remove console logging
2016-02-29 19:52:52 +01:00
bergquist
ad9b2ab617
fix(impressionStorage): use title instead of slut
...
closes #4194
2016-02-29 19:51:35 +01:00
Torkel Ödegaard
cb8b038795
feat(templating): progress on templating rethink
2016-02-29 17:31:31 +01:00
Torkel Ödegaard
f44d6e063c
Merge branch 'master' into variable-value-formatting-rethink
2016-02-29 16:42:25 +01:00
Carl Bergquist
fa99a6745d
Merge pull request #4192 from bergquist/last_viewed_dashboards
...
feat(dashlist): list last x viewed dashboards
2016-02-29 14:51:20 +01:00
bergquist
b79217be1e
feat(impressionStore): remove un needed js-ts bridge
2016-02-29 14:37:09 +01:00
bergquist
e5970e83ff
feat(dashlist): list last x viewed dashboards
...
closes #3896
2016-02-29 14:14:43 +01:00
bergquist
4299feee37
feat(templates): collapse submenu if none visable templates
2016-02-29 10:49:11 +01:00
bergquist
18a0a85df6
Merge branch 'hide_template' of https://github.com/mtanda/grafana into mtanda-hide_template
2016-02-29 10:20:44 +01:00
Torkel Ödegaard
4ef79d250d
feat(templating): initial work on rethink of value formating
2016-02-28 11:44:11 +01:00
Torkel Ödegaard
62d703fdf7
fix(snapshots): fixed share nav link in snapshots, fixes #4172
2016-02-28 07:39:24 +01:00
Torkel Ödegaard
9cebcc45c1
fix(unsaved changes): fix for unsaved changes warning when changing time range to relative rime range, #4176
2016-02-28 07:28:55 +01:00
bergquist
ca3cb07fcb
ux(settings_meta): add space to fill empty labels
2016-02-26 11:33:19 +01:00
Mitsuhiro Tanda
45e6187c1a
add hide template variable option
2016-02-26 00:43:48 +09:00
Torkel Ödegaard
e8b6995cc7
ux(): form tweaks
2016-02-25 09:28:58 +01:00
bergquist
65711f4bfe
ux(settings_meta): move create new button to bottom of page
2016-02-24 16:01:28 +01:00
bergquist
4531f39c30
ux(settings_rows): move create new button to bottom of page
2016-02-24 15:55:50 +01:00
Torkel Ödegaard
7207068181
ux(): worked more on new tabs view
2016-02-24 10:32:22 +01:00
bergquist
a3e22091be
ux(submenu): tight-form -> gf-form
2016-02-24 08:32:09 +01:00
utkarshcmu
d0b191af18
Changed snapshot shortcut to CTRL+I
2016-02-23 11:23:13 -08:00
utkarshcmu
c2439b04c9
keyboard shortcut for taking snapshot
2016-02-23 08:11:04 -08:00
bergquist
310b0e888d
ux(dashboard_timepicker): tight-form -> gf-form
2016-02-23 15:26:44 +01:00
bergquist
c189c20164
ux(modal): tight-form -> gf-form
2016-02-23 14:49:10 +01:00
Torkel Ödegaard
0811338370
ux(): updated dashboard settings view
2016-02-23 14:05:12 +01:00
Torkel Ödegaard
26c5029256
ux(): new dashboard tabs view
2016-02-23 13:20:59 +01:00
Carl Bergquist
83bbffd491
Merge pull request #4127 from utkarshcmu/export-shortcut
...
Export shortcut
2016-02-23 12:37:29 +01:00
bergquist
85041d297c
ux(import): minor fixes
2016-02-23 10:24:47 +01:00
utkarshcmu
6506161107
Added keyboard shortcut to export dashboard
2016-02-23 00:55:34 -08:00
bergquist
b3f2f0fa1e
ux(import): migrate to gf-form
2016-02-23 07:55:24 +01:00
Matt
680ff95b8e
Form adjustments and startting to add sidemenu
2016-02-22 11:39:11 -05:00
Torkel Ödegaard
e4d52b2851
fix(snapshot): fixed snapshot header, fixes #4094
2016-02-21 09:02:32 +01:00
Torkel Ödegaard
9ed45ba761
ux(): clean / simplify markup and css for navbar button
2016-02-20 15:36:52 +01:00
Torkel Ödegaard
52241b8e0b
ux(): completed gf-size class rename
2016-02-20 14:48:10 +01:00
Torkel Ödegaard
a685e46fb6
ux(): minor tweaks
2016-02-20 11:05:06 +01:00
bergquist
afb62638a8
ux(import): convert to new css format
2016-02-19 15:04:49 +01:00
bergquist
d769f6c084
ux(timepicker): fix css for the timepicker
2016-02-19 09:13:22 +01:00
Torkel Ödegaard
2f2326006d
Merge remote-tracking branch 'origin/master' into style-changes-bulletfactory
2016-02-18 13:37:31 +01:00
Torkel Ödegaard
5a67ca255f
ux(): fixes to light theme
2016-02-16 15:03:33 +01:00
Torkel Ödegaard
7c917156ee
ux(sass): variable refactoring
2016-02-16 10:42:06 +01:00
utkarshcmu
b9b3b75c0c
Fixing snapshot templating bug
2016-02-14 22:13:59 -08:00
Torkel Ödegaard
f7e3297a0f
ux(): updated navbar on all pages to new style, no subnav/dropdown yet though
2016-02-13 14:32:20 +01:00
Trent White
f98dbd249e
update navbar and elements on playlist snapshots and change apps to plugins
2016-02-12 17:20:58 -05:00
Torkel Ödegaard
2ea548850e
Merge branch 'master' into style-changes-bulletfactory
...
Conflicts:
pkg/api/index.go
public/less/sidemenu.less
2016-02-11 21:23:54 +01:00
Torkel Ödegaard
87fc83678c
feat(imports): work on datasource dashboards
2016-02-11 21:02:01 +01:00
Trent White
0fa0b3b256
style changes to forms, icons updates and new buttons
2016-02-10 18:14:26 -05:00
Daniel Lee
72415be2db
fix(dashboard): fixes when panel repeat with templating removed
...
The original panel should clear all the templating variables and
look like it did before repeat was selected. Fixes #3831 . Also
cleans up after a row repeat is removed
2016-02-09 14:59:24 +01:00
Torkel Ödegaard
ff4dbea19d
ux(navbar): worked on responsive breakpoints for navbar
2016-02-07 12:28:06 +01:00
Torkel Ödegaard
89ef019b7c
fix(): back to dashboard link fix
2016-02-06 10:32:07 +01:00
Torkel Ödegaard
853cd16336
fix(search); fixes to dashboard search (using keyboard), and fix for singlestat in snapshot view
2016-02-05 13:48:10 +01:00
Torkel Ödegaard
9fc0a83b83
Merge branch 'master' of github.com:grafana/grafana
2016-02-05 11:08:44 +01:00
Torkel Ödegaard
aa8bd044c5
fix(): various fixes to snapshots
2016-02-05 11:05:47 +01:00
bergquist
8ff997594f
fix(tablepanel): change to using two thresholds
...
fixes #3878
2016-02-05 10:30:46 +01:00
utkarshcmu
59a384b453
Merge branch 'master' of https://github.com/grafana/grafana into metadata
2016-02-04 13:34:32 -08:00
utkarshcmu
b5a5b7b912
Removed totalStats from PR
2016-02-04 13:34:23 -08:00
Torkel Ödegaard
a167eb4fa1
fix(row repeat): fix for row repeat where repeated row was added to the bottom and not next to the source row, fixes #2942
2016-02-04 22:33:53 +01:00
Torkel Ödegaard
660ce3a61d
fix(row editor): row editor fix and cleanup of unused code
2016-02-04 22:19:46 +01:00
Torkel Ödegaard
908765e0e7
feat(plugins): various fixes entering edit mode after adding a new panel
2016-02-03 18:49:36 +01:00
utkarshcmu
c6ab63ec47
Calculated total stats in frontend
2016-02-02 11:50:01 -08:00
Torkel Ödegaard
822c8f1575
feat(plugins): migrating graphite query editor to new model
2016-02-02 12:52:43 +01:00
Torkel Ödegaard
eaaf9246b7
feat(plugins): more work on refining datasource editors
2016-02-02 09:12:58 +01:00
utkarshcmu
00a6efa15e
Excluded total calculations from backend
2016-02-01 23:26:11 -08:00
utkarshcmu
338afc80d5
Merge branch 'master' of https://github.com/grafana/grafana into metadata
2016-02-01 10:32:36 -08:00
Torkel Ödegaard
78598df96e
fixes(): fixes for changed app -> public/app paths and fixes for optimized build
2016-02-01 19:00:40 +01:00
Torkel Ödegaard
e737dab5ca
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
Torkel Ödegaard
84609a4a3b
fix(panel links): changed icon back
2016-02-01 17:18:39 +01:00
Torkel Ödegaard
3f945e886b
merge sync with master
2016-01-31 19:51:23 +01:00
Torkel Ödegaard
fa63d26485
feat(timepicker): added validation to timepicker, and validation state to apply button, fixes #3870
2016-01-31 11:30:18 +01:00
Torkel Ödegaard
d617d029d2
fix(css): fixed issues introduced in recent sidemenu enhancements, fixes #3893 , fixes #3894
2016-01-30 12:55:47 -05:00
Torkel Ödegaard
9ec3216ab0
Merge branch 'master' of github.com:grafana/grafana
2016-01-29 16:52:44 -05:00
Torkel Ödegaard
92c2f8d556
feat(pinned sidemenu): completed side menu pinned stuff
2016-01-29 16:52:30 -05:00
Daniel Lee
7f15e2c167
Merge pull request #3889 from grafana/dashboard-share-menu
...
New dropdown menu to surface the snapshot feature, basic styling in p…
2016-01-29 21:58:05 +01:00
Matt Toback
f59f6a5486
Standardized on fa-link icon for Link instead of external-link, which generally means Open In New Window or Go Offsite
2016-01-29 15:27:42 -05:00
Trent White
339e73ee3d
change file names to remove the rt reference in the icon files
2016-01-29 13:57:48 -05:00
Trent White
6ae464f33a
add rt-fonts file and point refs to snapshot icon to it
2016-01-29 12:46:57 -05:00
Matt Toback
6fe850e2c1
New dropdown menu to surface the snapshot feature, basic styling in place. Want to extend menu to include summary text of each feature
2016-01-29 11:48:57 -05:00
Torkel Ödegaard
3c3d3c9ec6
feat(): fixed share modal
2016-01-28 18:05:49 -05:00
utkarshcmu
b30dcce4bc
Added dtos and UI for more metadata
2016-01-28 00:52:52 -08:00
utkarshcmu
753fd164d7
Added createdBy in metadata ui and dashboard table
2016-01-27 17:11:21 -08:00
Torkel Ödegaard
57d22fb93f
Merge remote-tracking branch 'origin/master' into panelbase
2016-01-27 17:33:33 -05:00
Torkel Ödegaard
f0f7da9ff0
feat(panels): fixing broken stuff
2016-01-27 17:16:00 -05:00
Torkel Ödegaard
f1efce56aa
feat(panels): fixed duplicate and remove panel
2016-01-27 13:22:37 -05:00
bergquist
f384538959
fix(search): fixes broken esc button in search
2016-01-26 23:18:10 +01:00
bergquist
09de46e5ac
tech(search): convert search to typescript
2016-01-26 17:54:19 +01:00
Torkel Ödegaard
9c6698e87b
feat(panels): progress on new panel infrastructure, base classes
2016-01-25 15:09:37 -05:00
bergquist
cd1b2e2841
feat(singlestat): reduce max thresholds to two.
...
closes #3248
2016-01-25 16:27:58 +01:00
Torkel Ödegaard
4132cf12e3
feat(panels): more panel refactoring
2016-01-24 17:30:29 -05:00
Torkel Ödegaard
8927042421
more new panel stuff
2016-01-23 01:44:38 +01:00
Torkel Ödegaard
5f5fcc0e04
fix(submenu): added ngInject comment to dashboard submenu
2016-01-20 11:57:56 +01:00
utkarshcmu
70481953fd
Snapshot name is saved in DB now
2016-01-19 00:26:20 -08:00
Torkel Ödegaard
00802d035a
refactor(): refactoring submenu to directive
2016-01-18 12:19:46 +01:00
Torkel Ödegaard
723be4f612
refactoring(): unified dashboard top nav to a single dashnav component, uses new navbar component
2016-01-17 11:34:51 +01:00
Torkel Ödegaard
c201f4c63e
feat(sidemenu): added handling of click outside to hide sidemenu, also refactored grafana_ctrl to a more general grafana component
2016-01-16 18:55:13 +01:00
Torkel Ödegaard
7ad72ba905
ux(): minor style fixes to pages
2016-01-15 15:51:30 +01:00
Torkel Ödegaard
dfcb82d233
feat(sidenav): more work on new side nav
2016-01-15 11:13:02 +01:00
Torkel Ödegaard
4f227ae92e
poc(new sidenav/topnaav)
2016-01-14 22:26:41 +01:00
Torkel Ödegaard
cd0256d40d
poc(new nav): beginings....
2016-01-14 21:20:56 +01:00
Torkel Ödegaard
6c6c3a5081
feat(plugins): more work on how plugins expose directives
2016-01-14 12:35:31 +01:00
Torkel Ödegaard
08caf4bbde
feat(tslint): more tslint work
2016-01-13 21:22:39 +01:00
Torkel Ödegaard
59c928acc2
feat(tslint): added more tslint rules
2016-01-13 21:07:57 +01:00
Torkel Ödegaard
e5b3f27a30
Merge branch 'apps'
2016-01-12 15:41:15 +01:00
Carl Bergquist
f7fecdc6de
Merge pull request #3655 from grafana/playlist
...
Persistable playlists
closes #515
closes #1137
2016-01-12 15:20:43 +01:00
bergquist
e8786b0747
feat(playlist): renames timespan to interval
2016-01-12 13:56:47 +01:00
bergquist
d0bcd1d87c
feat(playlist): move playlistSrv to playlist folder
2016-01-12 13:44:23 +01:00
Mitsuhiro Tanda
d3bc52278d
annotation snapshot fix
2016-01-11 19:26:48 +09:00
Mitsuhiro Tanda
012d1378d4
snapshot annotation
2016-01-11 19:26:48 +09:00
Torkel Ödegaard
d83e24572a
feat(plugins): more refactoring
2016-01-09 23:52:13 +01:00
Torkel Ödegaard
52644bb28a
fix(timepicker): fixed recent breaking of datetime picker when swithing from requirejs to systemjs
2016-01-07 20:52:48 +01:00
utkarshcmu
5877e5e11a
Merged with master, resolved conflicts
2015-12-24 02:24:59 -08:00
utkarshcmu
7776803890
Removed unused components
2015-12-23 01:46:23 -08:00
Torkel Ödegaard
f074c1eaff
refactor(lodash): changed how lodash is referenced from typescript
2015-12-22 13:59:11 +01:00
Torkel Ödegaard
0a9f705308
tech(systemjs): more fixes for optmized build
2015-12-21 16:34:18 +01:00
Torkel Ödegaard
dabd680d6b
tech(systemjs): merged sync with master, all tests are passing
2015-12-21 16:13:24 +01:00
carl bergquist
1b341f8000
fix(dashboard_settings): update css for last row
2015-12-20 21:13:44 +01:00
Carl Bergquist
af9b864b83
Merge pull request #3446 from utkarshcmu/new-columns
...
Displaying Last UpdatedBy as Metadata
2015-12-20 15:11:20 -05:00
utkarshcmu
af371249f9
Successfully displayed userdId in UI
2015-12-18 01:52:05 -08:00
utkarshcmu
c433167950
Merged with master, resolved conflicts
2015-12-18 00:23:08 -08:00
utkarshcmu
e0ffcda32e
Added UI , DB settings
2015-12-18 00:20:23 -08:00
Torkel Ödegaard
545c39356a
tech(systemjs): starting work on systemjs bundling
2015-12-17 19:18:30 +01:00
carl bergquist
24acea7261
refactoring(top_nav): move menu condition to controller
2015-12-17 14:41:10 +01:00
Torkel Ödegaard
83ce40191c
tech(systemjs): ok, moving forward
2015-12-17 14:27:34 +01:00