Commit Graph

263 Commits (77b7cdfadba4fb9ab2bc85e2b61d34f4fd9307e0)

Author SHA1 Message Date
bergquist d27bb4d3fb style(playlist): move dashboard access to dashboard.go 10 years ago
bergquist 64a18874e1 style(playlist): remove unused code 10 years ago
utkarshcmu 58121d89fc Updated http_api docs 10 years ago
utkarshcmu 753fd164d7 Added createdBy in metadata ui and dashboard table 10 years ago
bergquist 52403ca17e feat(playlist): add usage statisics 10 years ago
utkarshcmu 2190392e05 Added grafana_admins count 10 years ago
utkarshcmu da67afa51e Fixed api bugs, stats endpoint working 10 years ago
utkarshcmu c7fae5386d Added backend API for stats 10 years ago
Anthony Woods 32f78d465b add secureJsonData to appSettings model. 10 years ago
Anthony Woods 423eca6e7d add support for fetching appSettings by appId 10 years ago
utkarshcmu aa1d28835d Fixed angularjs variable names 10 years ago
utkarshcmu ca55d1f315 Minor bug fixes 10 years ago
utkarshcmu 8f067a5ed2 Added backend functionality for searching snapshots 10 years ago
utkarshcmu 1952ebf7c4 Fixed failing gofmt tests 10 years ago
utkarshcmu 70481953fd Snapshot name is saved in DB now 10 years ago
Torkel Ödegaard 66eebd1ac3 refactor(playlist): refactor of playlist feature, and PR #3776 10 years ago
bergquist e8786b0747 feat(playlist): renames timespan to interval 10 years ago
bergquist 8a38991270 feat(playlist): changes to relation table 10 years ago
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 years ago
bergquist 0918063c55 fix(playlist): move dashboard uri cration to Backend 10 years ago
nikita-graf ee400df930 remove dashboard from playlist when its destroyed 10 years ago
utkarshcmu bcaaedf2ff Resurrected nikita-graf's work and added playlistType for future use 10 years ago
Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 years ago
utkarshcmu cb5c1bd24d Removed created_by and fixed gofmt 10 years ago
utkarshcmu af371249f9 Successfully displayed userdId in UI 10 years ago
utkarshcmu e0ffcda32e Added UI , DB settings 10 years ago
woodsaj 3d15ee6d74 allow app menu items to be selectivly pinned to the left nav menu 10 years ago
woodsaj c35b51a268 refactor. 10 years ago
Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 years ago
woodsaj c4a0fe0234 add pluginBundle backend api methods and SQL storage 10 years ago
woodsaj bd4cb549d6 add pluginBundle support 10 years ago
utkarshcmu 1b7f4f31ca Tired of gofmt 10 years ago
utkarshcmu ca01604b43 Added statements in constructor 10 years ago
utkarshcmu 93f9a0c39c Fixed created & updated columns in dashboard table 10 years ago
utkarshcmu f5db9950f8 fixed gofmt tests 10 years ago
utkarshcmu 9485e8cfee /api/admin/users returns user ID 10 years ago
woodsaj 437b957be1 remove external_plugin from models package. 10 years ago
woodsaj d503c5d83d refer to plugins are ExternalPlugin instead of thirdParty 10 years ago
Torkel Ödegaard 323e84375b refactoring: minor refactoring and handling of known data source plugins 10 years ago
Anthony Woods cf89b565a6 initial import of thirdParty route support 10 years ago
Julius Volz 3cc69112c1 Fix "Link to Prometheus" button for proxied Prometheus sources. 10 years ago
Torkel Ödegaard c816ed2527 feat(usage stats): added data source count stats 10 years ago
woodsaj 86ed85aa6e move toMap function to be a method on the quota structs 10 years ago
woodsaj 6488324cf1 enhance quota support. 10 years ago
woodsaj 852f9bd277 refactor quota settings 10 years ago
woodsaj 3d4d822528 implement updateQuota function 10 years ago
woodsaj 0688050552 add quota middleware to enforce quotas. issue #321 10 years ago
woodsaj 9023171940 inital backend suport for quotas. issue #321 10 years ago
Torkel Ödegaard fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
Torkel Ödegaard daf64421f2 fix(api): Added error handling to create and update org http apis and sql update handlers, now checks for org name taken scenarios and returns correct http error code and message, fixes #2686 10 years ago