Torkel Ödegaard
|
a6918617ff
feat(api): fixed minor issue with error message when trying to create duplicate datasource, fixes #6164
|
9 年之前 |
bergquist
|
1955defc43
fix(api): add missing jsonData field to dto
|
9 年之前 |
Torkel Ödegaard
|
34e17f7282
feat(alerting): requests looks to be working again
|
9 年之前 |
Torkel Ödegaard
|
b7d198793f
refactor(): minor refactoring of #4455
|
9 年之前 |
Torkel Ödegaard
|
b2fe7e518f
ux(): added specific fallback logos for plugin depending on type, polished layout selector style
|
9 年之前 |
Torkel Ödegaard
|
e4c0c39fbf
ux(): began work on updating data source list to cards view
|
9 年之前 |
utkarshcmu
|
4fbff99186
Implemented GetDataSourceIdByName API
|
9 年之前 |
Torkel Ödegaard
|
dfaa6d8eb9
feat(plugins): a lot of work on #4298
|
9 年之前 |
utkarshcmu
|
f20f4d130b
Pulled out the common code
|
9 年之前 |
utkarshcmu
|
1a39d93b4e
Implemented GetDataSourceByName API
|
9 年之前 |
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 年之前 |
Torkel Ödegaard
|
ad94f99d57
refactor(apps): more WIP work on apps
|
10 年之前 |
Torkel Ödegaard
|
eacc46da6d
feat(plugins): WIP on new apps concept
|
10 年之前 |
woodsaj
|
0903d5541b
Merge branch 'master' of github.com:grafana/grafana into externalPlugin
|
10 年之前 |
woodsaj
|
c35b51a268
refactor.
|
10 年之前 |
Torkel Ödegaard
|
5eab5dc47b
feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch
|
10 年之前 |
Torkel Ödegaard
|
201f50b121
Merge branch 'master' into external-plugins
|
10 年之前 |
Mitsuhiro Tanda
|
6edd6c8f03
add with_credentials to datasource model
|
10 年之前 |
woodsaj
|
c4a0fe0234
add pluginBundle backend api methods and SQL storage
|
10 年之前 |
woodsaj
|
bd4cb549d6
add pluginBundle support
|
10 年之前 |
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 年之前 |
Torkel Ödegaard
|
32f9f8fcce
fix(http api): correct return status code for /api/datasources/:id so it eturns 404 when not found, fixes #3217
|
10 年之前 |
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 年之前 |
Torkel Ödegaard
|
a16c63a43e
feat(mixed datasources): continued work on editor design change
|
10 年之前 |
Torkel Ödegaard
|
e2f6633d57
Began work on data source test / validation, #1997 & #2043
|
10 年之前 |
Torkel Ödegaard
|
9710771f16
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
|
10 年之前 |
Torkel Ödegaard
|
d0d995da09
Inital work on SQL metric/annotation data source, #1542
|
10 年之前 |
Torkel Ödegaard
|
109dd3240a
Work on new datasource plugin model, #1276 #1472
|
10 年之前 |
Torkel Ödegaard
|
26e4809e2e
Big Backend Refatoring: Renamed Account -> Org
|
10 年之前 |
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 年之前 |