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