Commit Graph

27 Commits (16db1ad46d3f21a79b70f0d26250c60ce2e54dc4)

Author SHA1 Message Date
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
utkarshcmu 9c8d508247 Made API handling better, removed unused components 9 years ago
utkarshcmu 8f42bec270 Implemented GetUserPreferences API 9 years ago
utkarshcmu 660d3fa1e9 Implemented savePreferences API 9 years ago