utkarshcmu
|
4fbff99186
Implemented GetDataSourceIdByName API
|
há 9 anos atrás |
Torkel Ödegaard
|
dfaa6d8eb9
feat(plugins): a lot of work on #4298
|
há 9 anos atrás |
utkarshcmu
|
f20f4d130b
Pulled out the common code
|
há 9 anos atrás |
utkarshcmu
|
1a39d93b4e
Implemented GetDataSourceByName API
|
há 9 anos atrás |
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
|
há 10 anos atrás |
Torkel Ödegaard
|
ad94f99d57
refactor(apps): more WIP work on apps
|
há 10 anos atrás |
Torkel Ödegaard
|
eacc46da6d
feat(plugins): WIP on new apps concept
|
há 10 anos atrás |
woodsaj
|
0903d5541b
Merge branch 'master' of github.com:grafana/grafana into externalPlugin
|
há 10 anos atrás |
woodsaj
|
c35b51a268
refactor.
|
há 10 anos atrás |
Torkel Ödegaard
|
5eab5dc47b
feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch
|
há 10 anos atrás |
Torkel Ödegaard
|
201f50b121
Merge branch 'master' into external-plugins
|
há 10 anos atrás |
Mitsuhiro Tanda
|
6edd6c8f03
add with_credentials to datasource model
|
há 10 anos atrás |
woodsaj
|
c4a0fe0234
add pluginBundle backend api methods and SQL storage
|
há 10 anos atrás |
woodsaj
|
bd4cb549d6
add pluginBundle support
|
há 10 anos atrás |
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
|
há 10 anos atrás |
Torkel Ödegaard
|
32f9f8fcce
fix(http api): correct return status code for /api/datasources/:id so it eturns 404 when not found, fixes #3217
|
há 10 anos atrás |
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
|
há 10 anos atrás |
Torkel Ödegaard
|
a16c63a43e
feat(mixed datasources): continued work on editor design change
|
há 10 anos atrás |
Torkel Ödegaard
|
e2f6633d57
Began work on data source test / validation, #1997 & #2043
|
há 10 anos atrás |
Torkel Ödegaard
|
9710771f16
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
|
há 10 anos atrás |
Torkel Ödegaard
|
d0d995da09
Inital work on SQL metric/annotation data source, #1542
|
há 10 anos atrás |
Torkel Ödegaard
|
109dd3240a
Work on new datasource plugin model, #1276 #1472
|
há 10 anos atrás |
Torkel Ödegaard
|
26e4809e2e
Big Backend Refatoring: Renamed Account -> Org
|
há 10 anos atrás |
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
|
há 11 anos atrás |
Torkel Ödegaard
|
10820f31c2
Changed go package path
|
há 11 anos atrás |
Torkel Ödegaard
|
90925273a0
User / Account model split, User and account now seperate entities, collaborators are now AccountUsers
|
há 11 anos atrás |
Torkel Ödegaard
|
22156fe309
Big refactoring for context.User, and how current user info is fetching, now included collaborator role
|
há 11 anos atrás |
Torkel Ödegaard
|
68cc3f86dd
Handle default datasource management
|
há 11 anos atrás |
Torkel Ödegaard
|
d562dcd90c
Default datasource and event system test
|
há 11 anos atrás |
Torkel Ödegaard
|
164d11c816
InfluxDB now works in proxy mode, influxdb username and password is added in the backend and never exposed to frontend, #8
|
há 11 anos atrás |