Leonard Gram
|
0053be9882
login: uses epochs for login throtting.
|
7 лет назад |
bergquist
|
529fc022d5
db: reduce name column size in dashboard_provisoning
|
7 лет назад |
Leonard Gram
|
fa1b92a12b
provisioning: uses unix epoch timestamps. (#10907)
|
7 лет назад |
bergquist
|
59cd2d5102
provisioning: avoid caching and use updated field from db
|
7 лет назад |
Leonard Gram
|
b549d29319
Merge branch 'master' into provisioning
|
7 лет назад |
Torkel Ödegaard
|
cf7be5da0b
fix: changed dashboard title length to match slug length, will fix mysql index size issue, fixes #10779
|
8 лет назад |
Carl Bergquist
|
04a94ce396
adds unique index for org_id+folder_id+title on dashboards (#10766)
|
8 лет назад |
bergquist
|
6d2a555866
Drops unique index orgid_slug from dashboards.
|
8 лет назад |
Marcus Efraimsson
|
c1cff3849e
dashboard: change unique index for uid to include org_id
|
8 лет назад |
Marcus Efraimsson
|
025a14ec24
db: add migrations for creating a unique index for uid. #7883
|
8 лет назад |
Marcus Efraimsson
|
50aa9ec69c
db: add migrations for generating uid for existing dashboards. #7883
|
8 лет назад |
Marcus Efraimsson
|
401b01e1e6
db: add new column uid to the dashboard table. #7883
|
8 лет назад |
bergquist
|
67a9e6a71d
provisioing: add lookup table provisioned dashboards
|
8 лет назад |
Torkel Ödegaard
|
fc1d8416a7
working on dashboard search
|
8 лет назад |
Torkel Ödegaard
|
fc69d59cae
dashboard folder search fix
|
8 лет назад |
Torkel Ödegaard
|
93bc588dae
refactoring: moving dashboards acl migrations to its own folder
|
8 лет назад |
Daniel Lee
|
3785894b40
WIP: guardian service for search
|
8 лет назад |
Daniel Lee
|
1248728d7f
WIP: rough prototype of dashboard folders
|
8 лет назад |
Dan Cech
|
f224fd8310
reduce length of dashboard columns used in compound indexes (#8507)
|
8 лет назад |
Dan Cech
|
c0d5b61403
tweak column lengths for utf8mb4 support on older mysql (#8483)
|
8 лет назад |
Dan Cech
|
24d4e50343
utf8mb4 encoding (#7959)
|
8 лет назад |
Torkel Ödegaard
|
6257ae094c
feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868
|
9 лет назад |
Torkel Ödegaard
|
d44325affd
feat(apps): progress on app dashboard imports
|
9 лет назад |
Torkel Ödegaard
|
305a6ae110
feat(dashboards): dashboard sharing fixes
|
9 лет назад |
Torkel Ödegaard
|
0d4c76a029
feat(import): save gnetId for dashbards imported from grafana.net
|
9 лет назад |
utkarshcmu
|
58121d89fc
Updated http_api docs
|
10 лет назад |
utkarshcmu
|
753fd164d7
Added createdBy in metadata ui and dashboard table
|
10 лет назад |
utkarshcmu
|
af371249f9
Successfully displayed userdId in UI
|
10 лет назад |
utkarshcmu
|
e0ffcda32e
Added UI , DB settings
|
10 лет назад |
utkarshcmu
|
42d1205260
Fixed gofmt checks
|
10 лет назад |