Commit Graph

169 Commits (0c94194a5b9d215393b533634bc3eae1d04de362)

Author SHA1 Message Date
utkarshcmu 5559ad1238 Return correct updated+created timestamps to frontend 10 years ago
Torkel Ödegaard df0bc7bbc4 feat(external_plugin): lots of refactoring for side menu link extensions and view data, #3185 10 years ago
Torkel Ödegaard fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
Torkel Ödegaard de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard 24dfa55465 feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard d25624a8ad feat(signup): began work on new / alternate signup flow that includes email verification, #2353 10 years ago
Torkel Ödegaard 3d37c9c9a3 feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
Torkel Ödegaard e53c1e39d3 feat(invite): can now add org user with sername again, #2353 10 years ago
Torkel Ödegaard 775e044e69 feat(invite): progress on invite feature, #2353 10 years ago
Torkel Ödegaard ab54971763 feat(invite): more progress on completing invite form and actually creating a real user, #2353 10 years ago
Torkel Ödegaard d75f96fdd5 feat(invite): more progress on invited / sigup view, #2353 10 years ago
Torkel Ödegaard 6088f83408 feat(invite): inital pass on sending new user invite email, #2353 10 years ago
Torkel Ödegaard 0ffcce1b5d feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353 10 years ago
Torkel Ödegaard 3675b3fcaa Fixed issue with clearing admin permissions, Fixes #2143 10 years ago
Torkel Ödegaard c8bc0b3bf8 Lots of work on user password reset, #1456 10 years ago
Torkel Ödegaard aa4d60c21e Worked on reset password views, refactored out password strength to a reusable directive 10 years ago
Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 10 years ago
Torkel Ödegaard 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 10 years ago
Torkel Ödegaard b3be51f17f Lots of work on search and dashboard loading, trying to generalize concepts and code, #960 10 years ago
Torkel Ödegaard e5c1169120 HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928 10 years ago
Torkel Ödegaard e7c43bf614 expose org id to frontend, Closes #1907 10 years ago
Anthony Woods 81636d8634 expose orgId via currentUser object. fixes #1907 10 years ago
Torkel Ödegaard 236c4e65f8 Began work on dashboard: editable flag, that actually stops users from changing anything, #1834 10 years ago
Torkel Ödegaard 8e9a0eddf5 Custom snapshot topnav header, new custom dashboard snapshot icon, #1623 10 years ago
Torkel Ödegaard f48f5428e5 Adding snapshot storage and route, #1623 10 years ago
Torkel Ödegaard 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 years ago
Torkel Ödegaard d0d995da09 Inital work on SQL metric/annotation data source, #1542 10 years ago
Torkel Ödegaard 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 years ago
Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 years ago
Torkel Ödegaard c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 years ago
Torkel Ödegaard 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard 5b2715515f Began work on Account -> Organization rethink, #1506 10 years ago
Torkel Ödegaard 1a106e5c38 Added change password ability to admin > edit user view, #1446 10 years ago
Torkel Ödegaard e165e2af95 Worked on user admin features, can now create and edit users as a grafana admin user, #1446 10 years ago
Torkel Ödegaard 727fc9d3a6 Updated search result view, removed delete link, added delete action from dashboard cogs dropdown 10 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 10 years ago
Torkel Ödegaard 42a5aefb23 Worked on home dashboard 10 years ago
Torkel Ödegaard 97758380e0 Worked on stars in search results 10 years ago
Torkel Ödegaard ad3d15e28d Worked on dashboard starring and unstarring, renamed favorite model to star 10 years ago
Torkel Ödegaard 1d6413bfae More work on backend for user favorites 10 years ago
Torkel Ödegaard 1cff564483 Fontend handling of account role to hide user actions and links that the user does not have access to 10 years ago
Torkel Ödegaard 3c8c53194f Sign up and login work 11 years ago
Torkel Ödegaard 22156fe309 Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
Torkel Ödegaard fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 years ago
Torkel Ödegaard 68cc3f86dd Handle default datasource management 11 years ago
Torkel Ödegaard 3e07605260 added a /api/metrics/test query that returns random walk series 11 years ago
Torkel Ödegaard a55a606a55 Refactoring dashboard data access 11 years ago
Torkel Ödegaard e5811e29b1 Added username, site and password for influxdb datasources 11 years ago
Torkel Ödegaard ce947d4793 Update data sources now work, #8 11 years ago