Commit Graph

70 Commits (3a2e96b0dbe6a26ed340764957c141834bb6aef0)

Author SHA1 Message Date
William Wernert 1a53a716e9
Annotations: Lift parts of RBAC from xorm store into auth service (#76967) 2 years ago
Ryan McKinley 3509a5abb9
FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
Julien Duchesne c3962acf98
Swagger: Rename annotations model (#77605) 2 years ago
Jo c4874f97f8
Identity: Port snapshots and annotations to Requester (#76103) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva 6885b3d577
Chore: remove checks for whether RBAC is disabled (#73812) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Sofia Papagiannaki 2c26a02b82
Search v1: Remove unnecessary subqueries (#72388) 2 years ago
Emil Tullstedt ab0a115372
Annotations: Improve updating annotation tags queries (#71201) 2 years ago
Emil Tullstedt 56f52dc97e
Annotations: Fix database lock while updating annotations (#71199) 2 years ago
Sofia Papagiannaki 04370f92dc
Annotations: Improve get tags query performance (#66182) 2 years ago
Sofia Papagiannaki 988a120d6d
Search v1: Add support for inherited folder permissions if nested folders are enabled (#63275) 2 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Yuri Tseretyan d44de7f20a
Annotations: AddMany to not open session if nothing to save (#61117) 2 years ago
Alexander Weaver 1381fb6dfc
Annotations: Fix EpochEnd being zero for Alert-generated annotations (#60931) 2 years ago
ying-jeanne 12c292fd44
[Bug] Fix annotations update/patch (#60385) 2 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Kristin Laemmert 70dac35348
chore(tests): return a copy of the map to avoid concurrency issues in tests (#58547) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Alexander Weaver cc8c1380e2
Alerting: Persist annotations from multidimensional rules in batches (#56575) 3 years ago
Karl Persson 7386f8652c
RBAC: Improve performance of dashboard filter query (#56813) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
owensmallwood b2408dd7c5
Publicdasboards: Add annotations support (#56413) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
ying-jeanne 2472777ce2
Chore: implement sqlx into tag service (#55908) 3 years ago
Sofia Papagiannaki d0e7765c6a
Annotation: Optionally allow storing longer annotation tags (#54754) 3 years ago
Sofia Papagiannaki 2f14575dd3
Chore: Move annotations cleanup to the annotations service (#55618) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Sofia Papagiannaki 754eea20b3
Chore: SQL store split for annotations (#55089) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
ying-jeanne 7da0a6d3ce
Chore: Add dashboard UID as query parameter of Get annotation endpoint (#52764) 3 years ago
ying-jeanne bde368be55
Chore : Replace dashboardid with dashboardUID in annotation API (#48481) 3 years ago
Ieva ef4c2672b3
Access control: SQL filtering for annotation listing (#47467) 3 years ago
Kat Yang 90f2233ea9
Chore: Remove global database engine variable from annotation (#46940) 3 years ago
Ezequiel Victorero c5f295b5b3
Access Control: adding FGAC validation to mass delete annotation endpoint (#46846) 3 years ago
ying-jeanne adc0cbf176
remove global variable in annotation (#46746) 3 years ago
Ezequiel Victorero c717320942
Adding FGAC annotations validation for creation and deletion (#46736) 3 years ago
Ieva f2450575b3
Access control: FGAC for annotation updates (#46462) 3 years ago
Hugo Häggmark 44c48ecebb
Chore: Replace util.DynMap with structs (#36332) 4 years ago
Hugo Häggmark 63f9231de1
Annotations: Adds tags endpoint (#36199) 4 years ago
Carl Bergquist e1458391bb
API: Return 400 on invalid Annotation requests (#32429) 4 years ago
Dafydd af3c0fe602
Bugfix 29848: Remove annotation_tag entries as part of annotations cleanup (#29534) 5 years ago
Arve Knudsen dff84f6a31
Chore: Remove dead code (#28664) 5 years ago
Carl Bergquist 20747015f6
Annotation: Add clean up job for old annotations (#26156) 5 years ago
Ryan McKinley 6335509a23 Annotations: use a single row to represent a region (#17673) 6 years ago