Commit Graph

62 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
Carl Bergquist 5fc255bd89
Linting fixes for provisoning (#23600) 5 years ago
Carl Bergquist 80f40040b0
Linting fixes for dashboard provsioning (#23576) 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
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
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
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
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 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 c7acbcdaf5 provisioning: enable relative path's 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
bergquist b61bc72e2a provisioning: removes id from dashboard.json 7 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 years ago
bergquist ad42883fc7 provisioning: adds setting to disable dashboard deletes 7 years ago
Leonard Gram fa1b92a12b
provisioning: uses unix epoch timestamps. (#10907) 7 years ago
Leonard Gram ba0285a3ec
provisioning: Warns the user when uid or title is re-used. (#10892) 7 years ago
bergquist f01890c3ff provisioning: better variable naming 7 years ago
bergquist 84fea7c148 provisioning: dont return error unless you want to cancel all operations 7 years ago
bergquist 5a76624003 provisioning: createWalkFn doesnt have to be attached to the filereader anymore 7 years ago
bergquist 59cd2d5102 provisioning: avoid caching and use updated field from db 7 years ago
bergquist 31f3fdcba3 provisioning: delete dashboards before insert/update 7 years ago
bergquist d62d5c7418 provisioning: delete dashboards from db when file is missing 7 years ago
bergquist 57e7048b8f provisioning: enables title changes for dashboards 7 years ago
bergquist 77a4ccb822 dashboards: save provisioning meta data 7 years ago
bergquist 67a9e6a71d provisioing: add lookup table provisioned dashboards 7 years ago
bergquist 7858965117 codestyle: extract code into methods 7 years ago
stobin f1813ae3a3 Make file_reader follow symlinks 7 years ago
bergquist 34d7f8a44f dashboards as cfg: property path replaces folder 7 years ago
bergquist 1a6c2ea8d8 dashboards as cfg: logs error when trying to import dashboard with id 7 years ago
bergquist f5e00e133b dashboards as cfg: moves dashcash into its own file 8 years ago
bergquist 237d469ed4 dashboards as cfg: create dashboard folders if missing 8 years ago