Commit Graph

182 Commits (eff687beced79f76ecc6dc887adcc66fbb61d1f2)

Author SHA1 Message Date
bergquist 6d2a555866 Drops unique index orgid_slug from dashboards. 7 years ago
Marcus Efraimsson c1cff3849e dashboard: change unique index for uid to include org_id 7 years ago
Marcus Efraimsson 025a14ec24 db: add migrations for creating a unique index for uid. #7883 7 years ago
Marcus Efraimsson 50aa9ec69c db: add migrations for generating uid for existing dashboards. #7883 7 years ago
Marcus Efraimsson 401b01e1e6 db: add new column uid to the dashboard table. #7883 7 years ago
Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 7 years ago
Marcus Efraimsson af34f9977e Add avatar to team and team members page (#10305) 8 years ago
Torkel Ödegaard 51ec64f872 fix: reduced team name column length, fixes #10244 8 years ago
Daniel Lee 2b814738c1 dashfolder: change to migration text 8 years ago
Carl Bergquist 35106537f2 Replace Read Only Editor role with ViewersCanEdit setting (#10166) 8 years ago
Torkel Ödegaard 67f1435dc7 minor fix for #10136 8 years ago
Alexander Zobnin 5d3bfee2f1 refactor: user groups to teams, rename backend files 8 years ago
Alexander Zobnin d8612380e9 refactor: rename User Groups to Teams 8 years ago
Torkel Ödegaard fc1d8416a7 working on dashboard search 8 years ago
bergquist 36676e23c1 datasource as cfg: adds readonly datasources 8 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
Torkel Ödegaard e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
Torkel Ödegaard 723f5bc9e8 fix: dsahboard_version data column type changed to MEDIUMTEXT, fixes #8813 8 years ago
Daniel Lee 6d4c29ea9b migrations: dashboard version migration handles nulls 8 years ago
Daniel Lee 16cda723d3 migrations: dashboard version migration handles nulls 8 years ago
Torkel Ödegaard fc69d59cae dashboard folder search fix 8 years ago
Torkel Ödegaard 48305b5789 dashboard acl 8 years ago
Torkel Ödegaard fcc8557dbb dashboard acl work 8 years ago
Torkel Ödegaard 93bc588dae refactoring: moving dashboards acl migrations to its own folder 8 years ago
Daniel Lee 3785894b40 WIP: guardian service for search 8 years ago
Daniel Lee 1248728d7f WIP: rough prototype of dashboard folders 8 years ago
Torkel Ödegaard 7b5f7ed553 dashboard_history: SQL did not work when using MySQL, fixes to dashboard version numbering, so inserts start at 1, added migration to fix old dashboards with version 0 8 years ago
Torkel Ödegaard cabbfe9adc refactoring: moved dashboard history item formating (message) and fixed dashboard history migration issue, and removed from frontend tests that where no longer needed 8 years ago
Dan Cech f224fd8310 reduce length of dashboard columns used in compound indexes (#8507) 8 years ago
Dan Cech c95162e067 tweak column lengths for utf8mb4 support on older mysql (#8483) 8 years ago
Dan Cech c0d5b61403 tweak column lengths for utf8mb4 support on older mysql (#8483) 8 years ago
Dan Cech 7004a84c30 tweak column lengths for utf8mb4 support on older mysql 8 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 years ago
Torkel Ödegaard e164eba677 mysql: began work on backend macro engine 8 years ago
Torkel Ödegaard 0bae7212f6 annotations: removed category stuff, my mistake, we need tags 8 years ago
Alexander Zobnin f0816b37bd rename annotation_category to category 8 years ago
Alexander Zobnin ab99a7c1c7 graph(create annotation): add initial annotation_category table 8 years ago
Torkel Ödegaard 593b2ef866 annotation: added region support to annoations 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Torkel Ödegaard bd4f073425 mysql: minor update 8 years ago
Torkel Ödegaard 34d92b0e79 mysql: starting work on test data 8 years ago
Torkel Ödegaard 080d2a2054 mysql: reading arbitrary SQL data in go is really strange, data is only in strings? 8 years ago
Dan Cech 24d4e50343 utf8mb4 encoding (#7959) 8 years ago
lucapette 032ecad3b7 Fix typo 8 years ago
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth 9 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
Torkel Ödegaard fb57bf77da ux(getting started): progress on getting started panel and persited help flag states, #6466 9 years ago
Torkel Ödegaard 6257ae094c feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868 9 years ago
Torkel Ödegaard 8c30babdf1 feat(alerting): fixed build issues 9 years ago