Torkel Ödegaard
|
34e17f7282
feat(alerting): requests looks to be working again
|
9 gadi atpakaļ |
Torkel Ödegaard
|
b7d198793f
refactor(): minor refactoring of #4455
|
9 gadi atpakaļ |
Torkel Ödegaard
|
b2fe7e518f
ux(): added specific fallback logos for plugin depending on type, polished layout selector style
|
9 gadi atpakaļ |
Torkel Ödegaard
|
e4c0c39fbf
ux(): began work on updating data source list to cards view
|
9 gadi atpakaļ |
utkarshcmu
|
4fbff99186
Implemented GetDataSourceIdByName API
|
9 gadi atpakaļ |
Torkel Ödegaard
|
dfaa6d8eb9
feat(plugins): a lot of work on #4298
|
9 gadi atpakaļ |
utkarshcmu
|
f20f4d130b
Pulled out the common code
|
9 gadi atpakaļ |
utkarshcmu
|
1a39d93b4e
Implemented GetDataSourceByName API
|
9 gadi atpakaļ |
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
|
10 gadi atpakaļ |
Torkel Ödegaard
|
ad94f99d57
refactor(apps): more WIP work on apps
|
10 gadi atpakaļ |
Torkel Ödegaard
|
eacc46da6d
feat(plugins): WIP on new apps concept
|
10 gadi atpakaļ |
woodsaj
|
0903d5541b
Merge branch 'master' of github.com:grafana/grafana into externalPlugin
|
10 gadi atpakaļ |
woodsaj
|
c35b51a268
refactor.
|
10 gadi atpakaļ |
Torkel Ödegaard
|
5eab5dc47b
feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch
|
10 gadi atpakaļ |
Torkel Ödegaard
|
201f50b121
Merge branch 'master' into external-plugins
|
10 gadi atpakaļ |
Mitsuhiro Tanda
|
6edd6c8f03
add with_credentials to datasource model
|
10 gadi atpakaļ |
woodsaj
|
c4a0fe0234
add pluginBundle backend api methods and SQL storage
|
10 gadi atpakaļ |
woodsaj
|
bd4cb549d6
add pluginBundle support
|
10 gadi atpakaļ |
Torkel Ödegaard
|
f6772bb896
feat(plugins): began work on supporting having plugins outside grafana, for example in grafana data dir, next step is to be able to easily specify what plugins you waant to install
|
10 gadi atpakaļ |
Torkel Ödegaard
|
32f9f8fcce
fix(http api): correct return status code for /api/datasources/:id so it eturns 404 when not found, fixes #3217
|
10 gadi atpakaļ |
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
|
10 gadi atpakaļ |
Torkel Ödegaard
|
a16c63a43e
feat(mixed datasources): continued work on editor design change
|
10 gadi atpakaļ |
Torkel Ödegaard
|
e2f6633d57
Began work on data source test / validation, #1997 & #2043
|
10 gadi atpakaļ |
Torkel Ödegaard
|
9710771f16
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
|
10 gadi atpakaļ |
Torkel Ödegaard
|
d0d995da09
Inital work on SQL metric/annotation data source, #1542
|
10 gadi atpakaļ |
Torkel Ödegaard
|
109dd3240a
Work on new datasource plugin model, #1276 #1472
|
10 gadi atpakaļ |
Torkel Ödegaard
|
26e4809e2e
Big Backend Refatoring: Renamed Account -> Org
|
10 gadi atpakaļ |
Torkel Ödegaard
|
f6c07fdabd
Rewrote and redesign how the data source edit views look and work so they conform better to how account views look, removed tabs and put top nav items to add data source etc, made list, edit and new seperate url routes, #1483
|
11 gadi atpakaļ |
Torkel Ödegaard
|
10820f31c2
Changed go package path
|
11 gadi atpakaļ |
Torkel Ödegaard
|
90925273a0
User / Account model split, User and account now seperate entities, collaborators are now AccountUsers
|
11 gadi atpakaļ |