Commit Graph

52 Commits (360de108ec6e2ce1a866b33e4b7f0fac15801b3c)

Author SHA1 Message Date
Jo 466f8a1f5a
Teams: Move team API to own service (#76347) 2 years ago
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
Torkel Ödegaard 3ffbd2a1db
Preferences: Fixing preference PUT validation (#68557) 2 years ago
Torkel Ödegaard f8cf67347f
Themes: Adds support for extraThemes (behind feature toggle) (#67981) 2 years ago
Ryan McKinley ca1f79b9ba
Kindsys: Target k8s style resource definitions (#67008) 2 years ago
Emil Tullstedt 0caacb3333
Cookies: Provide a mechanism for per user control over cookies (#61566) 2 years ago
Josh Hunt d51e7ec7ef
Preferences: Add theme preference to match system theme (#61986) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Ryan McKinley a0405912a8
Preferences: Add preferences kind and remove unused navbar settings (#59621) 2 years ago
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Josh Hunt 460be70261
Internationalization: Change locale preference to language (#58359) 3 years ago
ying-jeanne ba8124ef93
Chore: Fix SQLx failure when starting the server with newDBLibrary enabled (#58985) 3 years ago
Ryan McKinley 2db6a199b8
Preferences: Support setting any dashboard as home, not just the starred ones (#54258) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
owensmallwood 0b4af38bfa
Public Dashboards: Query Caching (#51403) 3 years ago
Josh Hunt 3cebd87bbb
I18n: Add locale to user preference (#49425) 3 years ago
Ivana Huckova e25a49ff49
Preferences: Fix updating of preferences for Navbar and Query History (#49677) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
ying-jeanne 1667a7c0da
Chore: Modify patch and update of preference to take homedashboarduid than h… (#48281) 3 years ago
idafurjes dbcaedac6c
Implement preference service (#47870) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Ivana Huckova 201557c6fc
Query history: Save user preferences in database (#47506) 3 years ago
Ashley Harrison 586272e5f0
Navigation: Introduce a preferences table to store Navbar preferences (#44914) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Marcus Efraimsson 1a89d97fed
Chore: Propagate context for preferences (#41167) 4 years ago
Gabriel MABILLE f6a9132975
AccessControl: Add FGAC to orgs endpoints (#39579) 4 years ago
Guilherme Caulada a9faab6b09
Dashboard: Add week start option to global and dashboard preferences (#40010) 4 years ago
idafurjes ccab9611cb
API: Add theme validation (#38432) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 4 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Marcus Efraimsson b00542e194 feat: team preferences 7 years ago
Marcus Efraimsson 5f9fecd254
feat: team preferences 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Torkel Ödegaard ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
Torkel Ödegaard 38a10f8be4 progress 9 years ago
Torkel Ödegaard 5e431149cd feat(preferences): removed unused api prefernce methods, these need to be abstracted more from an http api perpsective, they are too low level for the http api, #4399 9 years ago
utkarshcmu 9dd6aefcec Minor corrections 9 years ago
utkarshcmu 749fd618a9 Saving home dashboard id in table 9 years ago
Torkel Ödegaard a88176e060 feat(preferences): lots of refactoring and changes to #3214 9 years ago
utkarshcmu e371e03696 Able to save preference version, created, updated fields 9 years ago
utkarshcmu 43b474143c Preferences model updated 9 years ago