Commit Graph

30 Commits (e2ba6fbb00f6fef1b174fb718c7ecbf297091ce7)

Author SHA1 Message Date
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
bergquist ad42883fc7 provisioning: adds setting to disable dashboard deletes 8 years ago
Leonard Gram fa1b92a12b
provisioning: uses unix epoch timestamps. (#10907) 8 years ago
Leonard Gram ba0285a3ec
provisioning: Warns the user when uid or title is re-used. (#10892) 8 years ago
bergquist f01890c3ff provisioning: better variable naming 8 years ago
bergquist 84fea7c148 provisioning: dont return error unless you want to cancel all operations 8 years ago
bergquist 5a76624003 provisioning: createWalkFn doesnt have to be attached to the filereader anymore 8 years ago
bergquist 59cd2d5102 provisioning: avoid caching and use updated field from db 8 years ago
bergquist 31f3fdcba3 provisioning: delete dashboards before insert/update 8 years ago
bergquist d62d5c7418 provisioning: delete dashboards from db when file is missing 8 years ago
bergquist 57e7048b8f provisioning: enables title changes for dashboards 8 years ago
bergquist 77a4ccb822 dashboards: save provisioning meta data 8 years ago
bergquist 67a9e6a71d provisioing: add lookup table provisioned dashboards 8 years ago
bergquist 7858965117 codestyle: extract code into methods 8 years ago
stobin f1813ae3a3 Make file_reader follow symlinks 8 years ago
bergquist 34d7f8a44f dashboards as cfg: property path replaces folder 8 years ago
bergquist 1a6c2ea8d8 dashboards as cfg: logs error when trying to import dashboard with id 8 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
bergquist f4078e1935 tests: for skipping with hidden folders 8 years ago
Simon Aquino 5dbbf1826c Avoid ID validation before provisioning dashboards 8 years ago
bergquist 1dfa529941 dashboards as cfg: avoid walking fs in parallel 8 years ago
bergquist b28ea0b407 dashboards as cfg: type 8 years ago
bergquist 099178466d dashboards as cfg: wire up dashboard repo 8 years ago
bergquist 288cc35529 dashboards as cfg: use gocache for caching 8 years ago
bergquist f5eac2e91d dashboards as cfg: expose dashboard service as interface 8 years ago
bergquist 16f072b320 dashboards as cfg: move saving logic for dashboards into its own service 8 years ago
bergquist 9cebb23e01 dashboards as cfg: revert minor changes 8 years ago
bergquist 74e12c260f dashboards as cfg: move dashboard saving into its own service 8 years ago
bergquist 09cb0f378b dashboards as cfg: minor tweaks 8 years ago
bergquist 93e1d8a19c dashboards as cfg: make dashboard none editable by default 8 years ago
bergquist dc0fb8be06 dashboards as cfg: code cleanup 8 years ago
bergquist d69b63cbc0 dashboards as cfg: read first cfg version 8 years ago