Commit Graph

651 Commits (9abe9fa7029312d342a878de8ff13d87dd42134e)

Author SHA1 Message Date
Torkel Ödegaard 97758380e0 Worked on stars in search results 11 years ago
Torkel Ödegaard ad3d15e28d Worked on dashboard starring and unstarring, renamed favorite model to star 11 years ago
Torkel Ödegaard 04d03f73b3 Added disable user sign up feature 11 years ago
Torkel Ödegaard 1d6413bfae More work on backend for user favorites 11 years ago
Torkel Ödegaard 1cff564483 Fontend handling of account role to hide user actions and links that the user does not have access to 11 years ago
Torkel Ödegaard 95305e7e11 Changed from goconfig to its new counter part go-ini 11 years ago
Torkel Ödegaard 951ce0a102 API token -> API key rename 11 years ago
Torkel Ödegaard db371d2a5d API: added admin role requirement for account changes, datasource admin, and api keys admin 11 years ago
Torkel Ödegaard 5ba2423626 Worked on account update view 11 years ago
Torkel Ödegaard 9a641ee7c0 Corrected the use of POST vs PUT, POST creates something, PUT updates, got them mixed up 11 years ago
Torkel Ödegaard 3c8c53194f Sign up and login work 11 years ago
Torkel Ödegaard 9e6df378c3 worked on account creation 11 years ago
Torkel Ödegaard 581efa857b Small fixes 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
Torkel Ödegaard 2daffe2a15 Api import route updated 11 years ago
Torkel Ödegaard c970e82758 Small update to update account command 11 years ago
Torkel Ödegaard 3912ed5023 Role checking when saving dashboard, making sure that the user has owner or editor role 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 aa9ca68883 Tokens small fixes 11 years ago
Torkel Ödegaard 9feb8a73fd Added binding to tokens api and role validation 11 years ago
Torkel Ödegaard f858f6b621 Add collaborator now handles role, added macaron-contrib/binding for binding and validation 11 years ago
Torkel Ödegaard 04bbdbad12 Worked on account update, moved collaborats to its own api url and files 11 years ago
Torkel Ödegaard 804bff55ec Accounts admin view/get api 11 years ago
Torkel Ödegaard 5ec07db143 Refactoring of auth middleware, and starting work on account admin 11 years ago
Torkel Ödegaard 6f63d63ee0 Working on account collaborators 11 years ago
Torkel Ödegaard 5e18afe916 Refactoring of api routes 11 years ago
Torkel Ödegaard 5833867b44 renamed register route to signup 11 years ago
woodsaj 7b17e38f5d add Token authentication support 11 years ago
Torkel Ödegaard 8e65f36131 Added system admin skeleton 11 years ago
Torkel Ödegaard a81a5315e1 Added graphite docker and fig config 11 years ago
Torkel Ödegaard d573ee22f1 Fixed missing godep dependency for unit tests 11 years ago
Torkel Ödegaard 3e07605260 added a /api/metrics/test query that returns random walk series 11 years ago
Torkel Ödegaard f25a415a9e Work on making grafana work in sub url 11 years ago
Torkel Ödegaard ec98c201e4 Datasource options are now included in bootData 11 years ago
Torkel Ödegaard f3132b4513 Trying a different approach to providing frontend settings 11 years ago
Torkel Ödegaard a7c816c65e Datasource proxy, switch to lookup by id 11 years ago
Torkel Ödegaard a2a0e0394d Work on data source proxying, #6 11 years ago
Torkel Ödegaard d69258e28f Backend can now generate config.js, the very basic stuff, more work needed 11 years ago
Torkel Ödegaard ce947d4793 Update data sources now work, #8 11 years ago
Torkel Ödegaard adf4e72cf8 More general backend work, in the middle of the night... Zzzz 11 years ago
Torkel Ödegaard 27f07e9de2 Progress on data source admin 11 years ago
Torkel Ödegaard b70a3f0958 started work datasources admin 11 years ago
Torkel Ödegaard 705455d5d6 Set active account now works again 11 years ago
Torkel Ödegaard 973b9cad36 moved all http route handling into single package named api 11 years ago
Torkel Ödegaard e750080f00 removed old code 11 years ago
Torkel Ödegaard a4204880e8 started work on new arch 11 years ago
Torkel Ödegaard 5d120de70e Filtered logging and url query helper 11 years ago
Torkel Ödegaard b0b77d667c added gravatar 11 years ago
Torkel Ödegaard 40ff57d8c4 Account stuff 11 years ago
Torkel Ödegaard a9a06ad51d Working on collaborators 11 years ago