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
|
660ce3a61d
|
fix(row editor): row editor fix and cleanup of unused code
|
2016-02-04 22:19:46 +01:00 |
|
Torkel Ödegaard
|
33dc9fdd76
|
fix(inspector): fixed broken panel error inspect
|
2016-02-04 15:23:40 +01:00 |
|
Torkel Ödegaard
|
2a8b96b680
|
feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors
|
2016-02-04 14:36:19 +01:00 |
|
Torkel Ödegaard
|
f2700822e9
|
feat(plugins): extracted first plugin row to its own component
|
2016-02-02 16:32:36 +01:00 |
|
Torkel Ödegaard
|
21f6c07686
|
feat(plugins): more progress on plugin editors
|
2016-02-02 15:15:20 +01:00 |
|
Torkel Ödegaard
|
356f7b9db6
|
feat(plugins): good progress on converting query editors, graphite's query ctrl is now working as is unit tests
|
2016-02-02 13:07:54 +01:00 |
|
Torkel Ödegaard
|
eaaf9246b7
|
feat(plugins): more work on refining datasource editors
|
2016-02-02 09:12:58 +01:00 |
|
Torkel Ödegaard
|
30a8a434a1
|
Merge branch 'master' into plugin-editors
Conflicts:
public/app/features/panel/panel.ts
public/app/features/panel/panel_directive.js
public/app/plugins/datasource/grafana/module.ts
|
2016-02-01 21:37:36 +01:00 |
|
Torkel Ödegaard
|
79db997e8c
|
login(): testing new login look on login page
|
2016-02-01 21:31:54 +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
|
2f78584cdb
|
poc(plugin editors): experimential test for plugin editors
|
2016-02-01 12:42:10 +01:00 |
|
Torkel Ödegaard
|
3f945e886b
|
merge sync with master
|
2016-01-31 19:51:23 +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
|
57d22fb93f
|
Merge remote-tracking branch 'origin/master' into panelbase
|
2016-01-27 17:33:33 -05:00 |
|
Torkel Ödegaard
|
34b82caaa8
|
feat(panels): fixed unit tests
|
2016-01-27 12:51:01 -05:00 |
|
bergquist
|
09de46e5ac
|
tech(search): convert search to typescript
|
2016-01-26 17:54:19 +01:00 |
|
Torkel Ödegaard
|
b0dd79cbfd
|
feat(panels): MetricsPanelCtrl is starting to work
|
2016-01-25 17:51:18 -05:00 |
|
Torkel Ödegaard
|
9c6698e87b
|
feat(panels): progress on new panel infrastructure, base classes
|
2016-01-25 15:09:37 -05:00 |
|
Torkel Ödegaard
|
4f7fb40d9b
|
feat(panel plugin): improving panel plugin model
|
2016-01-24 16:39:25 -05:00 |
|
Torkel Ödegaard
|
94a7e9b185
|
poc(panel): experimental panel stuff
|
2016-01-22 19:59:36 +01: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
|
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
|
88a132b878
|
Merge branch 'dynamic-directives'
|
2016-01-14 18:57:34 +01:00 |
|
Torkel Ödegaard
|
b5726a8d5a
|
feat(plugins): completed upgrade of all built in panels
|
2016-01-14 18:57:02 +01:00 |
|
Torkel Ödegaard
|
1d9ad9be33
|
feat(plugins): upgraded singlestat to new plugin format
|
2016-01-14 17:20:50 +01:00 |
|
Torkel Ödegaard
|
c4ce3293a2
|
feat(plugins): now solved all cases of loading plugin directives, now just have to upgrade all panels and data sources
|
2016-01-14 14:37:04 +01:00 |
|
Torkel Ödegaard
|
dbafc8c9db
|
feat(plugins): work on plugin directive loading
|
2016-01-14 13:21:05 +01:00 |
|
Torkel Ödegaard
|
6c6c3a5081
|
feat(plugins): more work on how plugins expose directives
|
2016-01-14 12:35:31 +01:00 |
|
Torkel Ödegaard
|
77c362af8d
|
fix(sidemenu): added missing login link
|
2016-01-13 15:48:12 +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 |
|
Torkel Ödegaard
|
2fe58461d5
|
feat(apps): minor fix for images
|
2016-01-11 22:51:40 +01:00 |
|
Torkel Ödegaard
|
e081a5c5a0
|
feat(apps): worked on pinning apps
|
2016-01-11 18:03:08 +01:00 |
|
Torkel Ödegaard
|
60e7c6d150
|
Merge branch 'master' into apps
Conflicts:
public/app/partials/sidemenu.html
|
2016-01-08 18:10:53 +01:00 |
|
Torkel Ödegaard
|
a9aaa5ad73
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-01-08 18:01:20 +01:00 |
|
Torkel Ödegaard
|
6c1fee736b
|
feat(sidemenu): improved user dropdown and sidemenu, will be improved further, #3687
|
2016-01-08 17:58:46 +01:00 |
|
Torkel Ödegaard
|
f81d2595f9
|
Merge branch 'sidebar-consolidation' of github.com:nchristus/grafana into sidebar-consolidation
|
2016-01-08 16:29:10 +01:00 |
|
Nick Christus
|
0ee0ea554d
|
sidebar-consolidation: added new org menu to sidebar
|
2016-01-07 22:49:14 -06:00 |
|
Volker Fröhlich
|
f4e22e49b6
|
Color the annotation bolt (#3590)
Makes it easier to distinguish between annotations while
editing and using them; Uses the icon color.
|
2016-01-07 22:28:03 +01:00 |
|
utkarshcmu
|
7776803890
|
Removed unused components
|
2015-12-23 01:46:23 -08:00 |
|
Torkel Ödegaard
|
ad94f99d57
|
refactor(apps): more WIP work on apps
|
2015-12-22 11:37:44 +01:00 |
|
carl bergquist
|
1cfa523f49
|
style(sidemenu): rename signup method to signout
|
2015-12-14 17:19:26 +01:00 |
|
Carl Bergquist
|
548ee47aa7
|
Merge pull request #3122 from shoonoise/hide_signout
Disable sign out button in case of auth proxy enabled
|
2015-12-14 17:18:04 +01:00 |
|
carl bergquist
|
fab1062c0b
|
Merge branch 'ldap_login_hints' of https://github.com/tmonk42/grafana into tmonk42-ldap_login_hints
Conflicts:
conf/defaults.ini
pkg/setting/setting.go
closes #2571
closes #2494
|
2015-12-11 15:16:57 +01:00 |
|
shoonoise
|
5cf3425b93
|
Disable sign out button in case of auth proxy enabled
|
2015-11-26 17:56:45 +03:00 |
|
Torkel Ödegaard
|
e4208441b3
|
fix(inspector): added close button to inspector modal, fixes #3213
|
2015-11-13 09:36:52 +01:00 |
|
Torkel Ödegaard
|
cc125f5fd7
|
change(shortcuts): changed CTRL+F search shortcut to just F
|
2015-11-13 09:25:31 +01:00 |
|
Torkel Ödegaard
|
4729bea1a2
|
fix(dashboard): fix for collapse row by clicking on row title, fixes #3065
|
2015-10-28 15:04:58 +01:00 |
|
Torkel Ödegaard
|
358ba395ac
|
fix(invite): minor fix to invite partials markup
|
2015-10-27 12:09:14 +01:00 |
|
Torkel Ödegaard
|
2e155bdeda
|
fix(dashboard): minor function name fixes, removed insert row above/below because it did not work, #2909
|
2015-10-26 14:33:55 +01:00 |
|
Torkel Ödegaard
|
a066d7ddcb
|
Merge pull request #2909 from utkarshcmu/title
Added move row to top and bottom and insert row capability.
|
2015-10-26 14:15:42 +01:00 |
|
Torkel Ödegaard
|
e507afc3d5
|
fix(panel): fix for firefox and placing cursor in text inputs when in panel fullscreen edit mode, fixes #2957
|
2015-10-16 10:10:39 -04:00 |
|
ubhatnagar
|
9185c94a2d
|
Added insert row option in the row menu.
|
2015-10-14 13:45:47 -07:00 |
|
ubhatnagar
|
14f3a68215
|
Added move row to top and bottom.
|
2015-10-09 03:06:52 +05:30 |
|
Torkel Ödegaard
|
cb7424ce5e
|
fix(playlist ui): minor polish / fix to playlist ui, fixes #2831, other minor css / markup fixes
|
2015-09-28 11:53:49 +02:00 |
|
Torkel Ödegaard
|
4100c9881a
|
fix(panel): fixed selecting text in fullscreen edit mode
|
2015-09-23 10:03:30 +02:00 |
|
Torkel Ödegaard
|
b5f237a69b
|
fix(graph): minor fix for hover tooltip when combined with a single series using stepped lines, fixes #2754
|
2015-09-19 15:20:53 +02:00 |
|
Torkel Ödegaard
|
86f4907cc4
|
feat(panel fullscreen): completly changed how the fullscreen view/edit works, no longer uses css fixed position, yay, closes #2779
|
2015-09-19 11:40:51 +02:00 |
|
Torkel Ödegaard
|
2a52d9bdf6
|
feat(timepicker2): more work on new timepicker
|
2015-09-18 08:17:19 +02:00 |
|
Torkel Ödegaard
|
5545cdbf4d
|
refactor: improving structure, moving things into a core module
|
2015-09-15 08:17:40 +02:00 |
|
Torkel Ödegaard
|
20407bca89
|
tech(typescript): converted signup controller to typescript
|
2015-09-10 16:21:57 +02:00 |
|
Torkel Ödegaard
|
6d7c8431be
|
fix(inspector): lots of improvements and fixes for the error inspector, now shows you request details and responses in many more cases, fixes #2646
|
2015-09-02 10:35:15 +02:00 |
|
Torkel Ödegaard
|
d19e101e6b
|
feat(signup): almost done with new sign up flow, #2353
|
2015-08-31 11:35:07 +02:00 |
|
Torkel Ödegaard
|
13c70ac02c
|
feat(signup): selecting org after invite now works
|
2015-08-31 09:37:14 +02:00 |
|
Torkel Ödegaard
|
14884d5a2b
|
feat(signup): progress on new signup flow, #2353
|
2015-08-30 18:56:53 +02:00 |
|
Torkel Ödegaard
|
c61b22cefb
|
feat(signup): progress on new sign up and email verification flow, #2353
|
2015-08-28 13:45:16 +02:00 |
|
Torkel Ödegaard
|
24dfa55465
|
feat(signup): progress on new sign up and email verification flow, #2353
|
2015-08-28 09:24:30 +02:00 |
|
Torkel Ödegaard
|
d25624a8ad
|
feat(signup): began work on new / alternate signup flow that includes email verification, #2353
|
2015-08-27 13:59:58 +02:00 |
|
Torkel Ödegaard
|
364d9de751
|
feat(ui viewer): prevent viewers from creating new dashboard or importing dashboard, closes #2590
|
2015-08-24 14:24:10 +02:00 |
|
Haneysmith, Nathan
|
235bbc9c7e
|
custom login hints via config file
|
2015-08-20 11:15:36 -07:00 |
|
Torkel Ödegaard
|
00f5f8b2a0
|
feat(mixed datasource): polishing feature, making sure everything works, #436
|
2015-08-17 21:20:09 +02:00 |
|
Torkel Ödegaard
|
b4115b0362
|
feat(query editor): updated influxdb 0.8.x data source query editors to new abstraction
|
2015-08-17 17:28:03 +02:00 |
|
Torkel Ödegaard
|
6ee0f2c6a7
|
feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436
|
2015-08-17 17:07:33 +02:00 |
|
Torkel Ödegaard
|
56d5b0b12a
|
feat(mixed datasource): minor progress
|
2015-08-17 10:31:54 +02:00 |
|
Torkel Ödegaard
|
a16c63a43e
|
feat(mixed datasources): continued work on editor design change
|
2015-08-16 20:52:30 +02:00 |
|
Torkel Ödegaard
|
b30dfcf28a
|
feat(datasource): added new mixed data source
|
2015-08-16 01:34:09 +02:00 |
|
Torkel Ödegaard
|
b9cfade18c
|
feat(mutli db query): major changes to query editor and data source handling, looks promising
|
2015-08-15 23:11:37 +02:00 |
|
Torkel Ödegaard
|
ed49962120
|
refactor(): began work on big design change for how data source query editors are loaded
|
2015-08-15 21:49:30 +02:00 |
|
Torkel Ödegaard
|
4439545428
|
feat(invite): lots of work completing the new email template system and css inlineing, converted new_user_invite.html to new system, #2353
|
2015-08-10 21:24:47 +02:00 |
|
Torkel Ödegaard
|
775e044e69
|
feat(invite): progress on invite feature, #2353
|
2015-08-10 13:47:06 +02:00 |
|
Matt Toback
|
b64c550989
|
Added some small styling tweaks to the modals, and adjusted some copy.
|
2015-08-04 15:58:07 -04:00 |
|
Torkel Ödegaard
|
ab54971763
|
feat(invite): more progress on completing invite form and actually creating a real user, #2353
|
2015-07-20 17:46:48 +02:00 |
|
Torkel Ödegaard
|
d75f96fdd5
|
feat(invite): more progress on invited / sigup view, #2353
|
2015-07-20 15:52:49 +02:00 |
|
Torkel Ödegaard
|
4ac652b127
|
feat(invite): began work on invited signup view, also added backdrop to login view, #2353
|
2015-07-19 12:34:03 +02:00 |
|
Torkel Ödegaard
|
0ffcce1b5d
|
feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353
|
2015-07-17 09:51:34 +02:00 |
|
Torkel Ödegaard
|
c3a5822a40
|
feat(user invite): progress on user invite feature, #2353
|
2015-07-16 12:38:55 +02:00 |
|
Torkel Ödegaard
|
57c78bc603
|
feat(invite): began work on invite users dialog, #2353
|
2015-07-16 10:44:55 +02:00 |
|
Torkel Ödegaard
|
5d7c485991
|
fix(templating): can now use template vars in collapsed row title, Fixes #2305
|
2015-07-08 13:44:36 +02:00 |
|
Torkel Ödegaard
|
dbd46a523f
|
Work arround for slower template variable dropdown when variable has many thousand values, now only top 1000 values are rendered to html, you can still search all values, Closes #2246
|
2015-07-06 13:43:08 +02:00 |
|
Torkel Ödegaard
|
37d75905ed
|
Added min span option for panel repeater, #1888
|
2015-07-06 09:57:00 +02:00 |
|
Torkel Ödegaard
|
d3c6db1ba8
|
Fixed tabindex for organization dropdown, Fixes #2150
|
2015-06-19 16:42:45 -04:00 |
|
Torkel Ödegaard
|
e5280d55b3
|
Make template variables work in row titles, #1956
|
2015-06-11 09:35:59 +02:00 |
|
Torkel Ödegaard
|
63cc794f37
|
Small style fix to login page
|
2015-06-10 08:27:38 +02:00 |
|
Torkel Ödegaard
|
fca6c85abb
|
Fixed clear selections icon for new variable dropdown, #2080
|
2015-06-09 10:30:51 +02:00 |
|
Torkel Ödegaard
|
f6845cd107
|
Variable value select fixes and refactorings
|
2015-06-09 10:06:36 +02:00 |
|
Torkel Ödegaard
|
c20fa85b82
|
Renamed variable value select to select dropdown
|
2015-06-09 09:45:24 +02:00 |
|
Torkel Ödegaard
|
aa4d60c21e
|
Worked on reset password views, refactored out password strength to a reusable directive
|
2015-06-08 10:57:01 +02:00 |
|