Torkel Ödegaard
|
a15984b663
|
feat(apps): pages work
|
2016-01-12 15:39:29 +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
|
cabefa4fff
|
fix(playlist): fix for timespan -> interval
|
2016-01-12 14:38:14 +01:00 |
|
bergquist
|
1ec97e5199
|
feat(playlist): shortens urls
|
2016-01-12 14:36:04 +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 |
|
bergquist
|
c8bd9fd6cc
|
style(playlist): renames variable
|
2016-01-12 13:42:27 +01:00 |
|
Torkel Ödegaard
|
4c59e48cc2
|
feat(apps): worked on apps edit view styles
|
2016-01-12 12:25:07 +01:00 |
|
bergquist
|
85a463faab
|
fix(playlist): remove only parameter to describe
|
2016-01-12 12:01:27 +01:00 |
|
bergquist
|
feca2871eb
|
tests(playlist): adds ctrl test for playlist edit
|
2016-01-12 11:57:16 +01:00 |
|
bergquist
|
07fdf6491c
|
fix(playlist): new url for viewing playlist
|
2016-01-12 08:17:44 +01:00 |
|
bergquist
|
fb4bb7f53e
|
fix(playlist): remove start button from edit page
|
2016-01-12 08:17:44 +01:00 |
|
bergquist
|
1da1849de6
|
fix(playlist): fixes broken search filter
|
2016-01-12 08:17:44 +01:00 |
|
bergquist
|
98dccb8641
|
feat(playlist): refactor FE to support playlistitems
|
2016-01-12 08:17:44 +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 |
|
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
|
4da31291d2
|
feat(apps): minor progress to apps list
|
2016-01-11 10:44:04 +01:00 |
|
Torkel Ödegaard
|
c1e94e61d0
|
feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings
|
2016-01-10 21:37:11 +01:00 |
|
Torkel Ödegaard
|
d83e24572a
|
feat(plugins): more refactoring
|
2016-01-09 23:52:13 +01:00 |
|
Torkel Ödegaard
|
ca3405afc5
|
feat(plugins): moved http settings to directive instad of just ng-include partial
|
2016-01-09 19:03:03 +01:00 |
|
Torkel Ödegaard
|
7ae81a2195
|
feat(plugins): annotations view work again for elasticsearch
|
2016-01-09 18:20:43 +01:00 |
|
Torkel Ödegaard
|
cf98a16db0
|
feat(plugins): made data source custom edit view into a directive instead of html path config in plugin.json
|
2016-01-09 18:07:42 +01:00 |
|
Torkel Ödegaard
|
d932653c7f
|
feat(apps): minor progress on apps edit view
|
2016-01-09 11:07:34 +01:00 |
|
Torkel Ödegaard
|
7a8b3c419b
|
feat(apps): lots of progress
|
2016-01-08 20:57:58 +01:00 |
|
Torkel Ödegaard
|
60e7c6d150
|
Merge branch 'master' into apps
Conflicts:
public/app/partials/sidemenu.html
|
2016-01-08 18:10:53 +01:00 |
|
bergquist
|
455948ad14
|
fix(playlist): fix broken build. unused vars
|
2016-01-08 16:24:35 +01:00 |
|
bergquist
|
0918063c55
|
fix(playlist): move dashboard uri cration to Backend
|
2016-01-08 16:13:49 +01:00 |
|
bergquist
|
d15b0bf4c4
|
fix(playlist): move backend code to ctrl
data loading should be done in the ctrl
|
2016-01-08 13:57:00 +01:00 |
|
bergquist
|
01a910fedc
|
style(playlists): use backendsrv direct
There is no point resolving the playlists in the routes file.
Loading playlists is what the controller is suppose to do
|
2016-01-08 13:33:24 +01:00 |
|
bergquist
|
8c05067f88
|
style(playlist): rename files to match new format
|
2016-01-08 13:25:30 +01:00 |
|
Torkel Ödegaard
|
f67563e9ee
|
feat(apps): moving things around
|
2016-01-08 12:45:12 +01:00 |
|
Torkel Ödegaard
|
69d0e82453
|
Merge branch 'master' into apps
Conflicts:
pkg/services/sqlstore/migrations/migrations.go
|
2016-01-08 10:20:46 +01: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 |
|
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 |
|
Carl Bergquist
|
412e7bcdae
|
Merge pull request #3664 from utkarshcmu/recorded
Improvized dashboard sorting UI
|
2016-01-07 10:19:13 +01:00 |
|
utkarshcmu
|
6a9f451091
|
Better heading
|
2016-01-06 22:50:25 -08:00 |
|
utkarshcmu
|
a559d59d80
|
Improvized dashboard sorting
|
2016-01-06 22:13:22 -08:00 |
|
nikita-graf
|
3fabd2ea1b
|
basic playlist dashboards sort support
|
2016-01-06 02:05:23 +03:00 |
|
bergquist
|
be1fb13162
|
feat(playlist): minor ux changes for playlists
|
2016-01-04 15:11:05 +01:00 |
|
bergquist
|
aa83dc15e2
|
feat(playlist): add search result count
|
2016-01-04 14:23:24 +01:00 |
|
bergquist
|
7c482064df
|
feat(playlist): improve header
|
2016-01-04 10:16:00 +01:00 |
|
bergquist
|
c93a3ce227
|
feat(playlist): make default timespan placeholder
|
2016-01-04 09:17:47 +01:00 |
|
utkarshcmu
|
b68df56b03
|
Made Playlist UI user friendly
|
2015-12-28 04:24:38 -08:00 |
|
utkarshcmu
|
5877e5e11a
|
Merged with master, resolved conflicts
|
2015-12-24 02:24:59 -08:00 |
|
utkarshcmu
|
71febeb71f
|
Playlist can be run without saving too
|
2015-12-23 02:38:27 -08:00 |
|
utkarshcmu
|
a292aedd9c
|
Made playlist URL clickable
|
2015-12-23 02:15:28 -08:00 |
|
utkarshcmu
|
b58e605b99
|
Added play button
|
2015-12-23 02:02:48 -08:00 |
|
utkarshcmu
|
7776803890
|
Removed unused components
|
2015-12-23 01:46:23 -08:00 |
|
Torkel Ödegaard
|
aa32459bc2
|
feat(apps): mini update to apps config view
|
2015-12-22 17:00:21 +01:00 |
|
Torkel Ödegaard
|
41a0995db7
|
feat(apps): minor progress on app meta data
|
2015-12-22 16:32:17 +01:00 |
|
Torkel Ödegaard
|
d1145ed3fb
|
Merge branch 'master' into apps
|
2015-12-22 13:59:25 +01:00 |
|
Torkel Ödegaard
|
f074c1eaff
|
refactor(lodash): changed how lodash is referenced from typescript
|
2015-12-22 13:59:11 +01:00 |
|
Torkel Ödegaard
|
b8cb5e0367
|
feat(apps): WIP progress app views
|
2015-12-22 13:42:48 +01:00 |
|
Torkel Ödegaard
|
d0dead0a08
|
feat(apps): rewrote appsCtrl to app_list_ctrl and to typescript
|
2015-12-22 12:13:55 +01:00 |
|
Torkel Ödegaard
|
ad94f99d57
|
refactor(apps): more WIP work on apps
|
2015-12-22 11:37:44 +01:00 |
|
utkarshcmu
|
bcaaedf2ff
|
Resurrected nikita-graf's work and added playlistType for future use
|
2015-12-22 02:07:15 -08:00 |
|
woodsaj
|
0903d5541b
|
Merge branch 'master' of github.com:grafana/grafana into externalPlugin
Conflicts:
pkg/api/api.go
pkg/api/api_plugin.go
pkg/api/datasources.go
pkg/api/frontendsettings.go
pkg/api/index.go
pkg/plugins/models.go
pkg/plugins/plugins.go
|
2015-12-22 00:23:24 +08: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 |
|
woodsaj
|
e7a0ab76c3
|
change plugin to app in breadcrumb
|
2015-12-18 22:09:33 +08:00 |
|
utkarshcmu
|
af371249f9
|
Successfully displayed userdId in UI
|
2015-12-18 01:52:05 -08:00 |
|
Torkel Ödegaard
|
0dd7fb7361
|
tech(systemjs): most things work
|
2015-12-18 10:28:00 +01: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
|
d34ba416a6
|
tech(systemjs): more stuff is starting to work
|
2015-12-18 08:22:05 +01:00 |
|
woodsaj
|
3d15ee6d74
|
allow app menu items to be selectivly pinned to the left nav menu
|
2015-12-18 15:10:52 +08:00 |
|
woodsaj
|
48cf56b69a
|
more renaming. also moved apps and datasource menus
|
2015-12-18 13:46:40 +08:00 |
|
Torkel Ödegaard
|
545c39356a
|
tech(systemjs): starting work on systemjs bundling
|
2015-12-17 19:18:30 +01:00 |
|
woodsaj
|
42db1378e0
|
rename app config directive to grafana-app-*
|
2015-12-17 23:59:01 +08: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 |
|
utkarshcmu
|
9498c78576
|
Merged with master, resolved conflicts
|
2015-12-17 01:46:34 -08:00 |
|
utkarshcmu
|
746e203f7b
|
Admin can toggle editable checkbox
|
2015-12-17 01:44:05 -08:00 |
|
carl bergquist
|
5bdf0cd136
|
Merge branch 'global_interval' of https://github.com/felixbarny/grafana into felixbarny-global_interval
Conflicts:
public/app/plugins/datasource/elasticsearch/partials/config.html
|
2015-12-17 09:53:02 +01:00 |
|
carl bergquist
|
26f70a5fd7
|
fix(settings): make headline more informative
|
2015-12-17 09:04:05 +01:00 |
|
Torkel Ödegaard
|
c24935b519
|
minor progress
|
2015-12-16 17:01:34 +01:00 |
|
carl bergquist
|
2cb83cf19d
|
style(graph.tooltip): moves checkdate logic inside each method.
I find it easier to follow and checkdate didnt do much.
|
2015-12-16 16:32:55 +01:00 |
|
carl bergquist
|
8c02a7bd6b
|
Merge branch 'relative' of https://github.com/utkarshcmu/grafana into utkarshcmu-relative
|
2015-12-16 16:09:44 +01:00 |
|
Torkel Ödegaard
|
ca84ef38f8
|
angular2 test
|
2015-12-16 12:21:13 +01:00 |
|
Carl Bergquist
|
2b58b6b5d7
|
Merge pull request #3304 from utkarshcmu/info
Added metadata info panel
|
2015-12-15 18:02:29 +01:00 |
|
Torkel Ödegaard
|
7ee290cc57
|
tech(systemjs): systemjs and jspm work
|
2015-12-15 17:56:16 +01:00 |
|
carl bergquist
|
c48da9b5cf
|
fix(tests): fix broken unittest due to merge conflict
|
2015-12-15 14:03:15 +01:00 |
|
Pavel Strashkin
|
cba471b09b
|
ui(dashboard): delete empty rows without confirm
|
2015-12-15 13:58:38 +01:00 |
|
Torkel Ödegaard
|
27a0ef7ee8
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-12-15 10:29:07 +01:00 |
|
Torkel Ödegaard
|
2ec5bc77d7
|
Merge branch 'external-plugins'
|
2015-12-15 10:10:48 +01:00 |
|
carl bergquist
|
2f3587ee8a
|
fix(jshint): fix jshint error ._.
|
2015-12-15 09:06:11 +01:00 |
|
carl bergquist
|
9ece45caa5
|
feat(top_nav): option to make dashboards editable again
closes #2587
closes #2554
|
2015-12-15 08:43:03 +01:00 |
|
Torkel Ödegaard
|
4cc06ad779
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-12-14 18:33:58 +01:00 |
|
Torkel Ödegaard
|
79d56f779d
|
fix(graphite): minor fix to graphite query editor so it does not issue render requests for incomplete queries, fixes #3510
|
2015-12-14 18:33:44 +01:00 |
|
Carl Bergquist
|
280f9befae
|
Merge pull request #2949 from shoonoise/master
Add option to hide raintank share button
Fixes #2727
|
2015-12-14 17:29:09 +01:00 |
|
Torkel Ödegaard
|
201f50b121
|
Merge branch 'master' into external-plugins
Conflicts:
pkg/api/login.go
public/app/core/routes/all.js
public/app/core/table_model.ts
public/app/panels/table/table_model.ts
public/app/plugins/panels/table/editor.ts
public/app/plugins/panels/table/table_model.ts
|
2015-12-14 17:28:57 +01:00 |
|
Johannes 'fish' Ziemke
|
c30c9fbca9
|
Clarify template option auto interval in tooltip
|
2015-12-11 16:47:05 +01:00 |
|
Torkel Ödegaard
|
1b42e3015e
|
fix(timepicker): mini change, removed unneeded space
|
2015-12-11 14:34:56 +01:00 |
|
carl bergquist
|
ba5b127684
|
feat(timepicker): always show refresh button
closes #1628
closes #1208
|
2015-12-11 14:26:38 +01:00 |
|
Torkel Ödegaard
|
5227dc679d
|
fix(invite): removed resend invite button, button logic was not implemented, fixes #3484
|
2015-12-10 13:31:24 +01:00 |
|
Torkel Ödegaard
|
77c510c364
|
fix(graph legend): fixed issue with escaping html text in graph legend, and in function param, fixes #3482
|
2015-12-10 13:27:57 +01:00 |
|