Commit Graph

98 Commits (3defb4441e6adcf33c6a12b155825d2c2082709c)

Author SHA1 Message Date
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Maksim Nabokikh 810ec4c5f8
Provisioning: Use folders structure from the file system to create desired folders in dashboard provisioning. (#23117) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Carl Bergquist c62591e77b
Provisioning: Makes file the default dashboard provisioner type (#24856) 5 years ago
Carl Bergquist 5fc255bd89
Linting fixes for provisoning (#23600) 5 years ago
Carl Bergquist 80f40040b0
Linting fixes for dashboard provsioning (#23576) 5 years ago
Artur Kondas 9f2af718dc
Provisioning: Validate that dashboard providers have unique names (#22898) 5 years ago
huanggze 69c5efcf00
Cleanup: move interface ProvisioningService into provisioning package (#23061) 5 years ago
Alexander Morozov 06bf7e8ef1 OAuth: Removes send_client_credentials_via_post setting (#20044) 6 years ago
Jon Gyllenswärd b489c75aaf
Provisioning: fix for cannot save provisioned dashboard (#20218) 6 years ago
Jon Gyllenswärd a45ce36566
Allow saving of provisioned dashboards (#19820) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Augustin Husson c8382ba435 Provisioning: Support folder that doesn't exist yet in dashboard provisioning (#17407) 6 years ago
Oleg Gaidarenko be66ed9dab
Chore: explore possibilities of using makefile (#17039) 6 years ago
Carl Bergquist c55e6016bf
backend: replace /pkg/errors with errutil (#17065) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Andrej Ocenas eb82a75668
Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 6 years ago
Andrej Ocenas 42b745a098
Provisioning: Add API endpoint to reload provisioning configs (#16579) 6 years ago
Andrej Ocenas fcebd713a5
Provisioning: Interpolate env vars in provisioning files (#16499) 6 years ago
Josh fca5ee4bea Provisioning: Support FolderUid in Dashboard Provisioning Config (#16559) 6 years ago
Andrej Ocenas 2d7fc55df7
Provisioning: Do not allow deletion of provisioned dashboards (#16211) 6 years ago
Marcus Efraimsson b4267eafb8
log root cause error when reading from provisioning directories 6 years ago
bergquist 8880829eda avoid infinite loop in the dashboard provisioner 6 years ago
Joesis 92a8c5b81b log error when resolvePath 7 years ago
bergquist 4498d75b17 provisioning: adds more logging about failed to deletion of provisioned dashboards 7 years ago
Torkel Ödegaard 862ca07f03 fix: updated tests 7 years ago
Torkel Ödegaard 98dad530e2 provisioning: changed provisioning default update interval from 3 to 10 seconds 7 years ago
Arno Uhlig 1355c00c44 fix reader linux test 7 years ago
Arno Uhlig 6b2d91815a resolve symlink on each run 7 years ago
bergquist cd4026da6b Revert "provisioning: turn relative symlinked path into absolut paths" 7 years ago
bergquist d089b5e05d provisioning: turn relative symlinked path into absolut paths 7 years ago
bergquist f606654c50 provisioning: adds fallback if evalsymlink/abs fails 7 years ago
bergquist 3f5078339c tests: uses different paths depending on os 7 years ago
bergquist 75ee1e9208 renames intervalSeconds to updateIntervalSeconds 7 years ago
bergquist 333af6fd9b provisioning: makes the interval for polling for changes configurable 7 years ago
bergquist c817aecd66 provisioning: only update dashboard if hash of json changed 7 years ago
bergquist 44f5b92fbc provisioning: only provision if json file is newer then db 7 years ago
bergquist 2bd4c14e5f make path absolute before following symlink 7 years ago
bergquist 47d3884377 provisioning: follow symlinked folders 7 years ago
bergquist d5aeae3a90 test: fixes broken test on windows 7 years ago
bergquist c7acbcdaf5 provisioning: enable relative path's 7 years ago
bergquist c40b0ea1df test: moves test files to testdata folder 7 years ago
Torkel Ödegaard 053c2039bb refactor: provisioning service refactoring 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Mario Trangoni 6eb00000fe pkg/services: fix ineffassign issues 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
bergquist d6faa3d06f provisioning: improve UX when saving provisioned dashboards 7 years ago
bergquist b61bc72e2a provisioning: removes id from dashboard.json 7 years ago
bergquist 4dc6074e79 provisioning: dont ignore sample yaml files 7 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 years ago