Commit Graph

1296 Commits

Author SHA1 Message Date
Johannes Zellner 2c97b89524 Show oauth client credentials in webadmin 2014-09-22 17:08:27 -07:00
Johannes Zellner 24bd8070cd webadmin: fixup the accordion collapsing 2014-09-22 16:56:08 -07:00
Johannes Zellner f6a5bfcdcd webadmin: The oauth client view is now an accordion 2014-09-22 16:33:03 -07:00
Johannes Zellner 615cf9150a Adjust the special casing for webadmin for oauth scopes 2014-09-22 16:32:33 -07:00
Johannes Zellner 66afa93259 webadmin: make security a separate view 2014-09-22 16:04:23 -07:00
Johannes Zellner 0507a633ea Introduce appId for clientdb 2014-09-22 15:51:43 -07:00
Johannes Zellner 313a09bbb0 webadmin: Do list active clients instead of access tokens 2014-09-22 10:16:09 -07:00
Johannes Zellner a7a7824fb4 Also fetch the scopes for tokens when getting active clients 2014-09-22 10:15:51 -07:00
Johannes Zellner 37dd2597b2 Add route to delete all tokens by active oauth client 2014-09-22 09:57:01 -07:00
Johannes Zellner d259c4888b Add clientdb.getByClientId() unit tests 2014-09-22 09:39:52 -07:00
Johannes Zellner 8a5b736af9 Add tokendb.delByUserIdAndClientId() 2014-09-22 09:26:06 -07:00
Johannes Zellner 8b59f11df4 Add route to list all active oauth clients for a user 2014-09-22 08:43:04 -07:00
Johannes Zellner c3fc4a727d Add query to list active oauth clients for a user 2014-09-22 08:42:33 -07:00
Girish Ramakrishnan 3fdfaa144c nginx: redirect everything other than nginx_status 2014-09-22 08:07:21 -07:00
Girish Ramakrishnan 0698e5e8b7 Add legend to disk chart 2014-09-22 08:01:52 -07:00
Johannes Zellner 2075a47631 Actually use the oauth client scope for tokens we hand out 2014-09-22 07:59:03 -07:00
Johannes Zellner 0d1811561c webadmin: add access token deletion action 2014-09-22 07:55:10 -07:00
Girish Ramakrishnan c72fc8759e Various fixes to graphing 2014-09-22 06:18:09 -07:00
Johannes Zellner 799b38061c Make the create admin access token a WebAdmin token 2014-09-21 18:34:58 -07:00
Johannes Zellner d9120146e1 webadmin: initial token list for settings panel 2014-09-21 18:17:31 -07:00
Johannes Zellner 975504b70a Add token resource routes to list and delete tokens 2014-09-21 18:17:15 -07:00
Johannes Zellner 79649c4c76 Add tokendb.getByUserId() 2014-09-21 18:16:46 -07:00
Johannes Zellner 05ae667b7a Fixup linter issues in tokendb 2014-09-21 18:16:46 -07:00
Girish Ramakrishnan a492ba88cf update graphs in Client.onReady 2014-09-21 18:06:48 -07:00
Girish Ramakrishnan 0567ba8867 Get started on graphs 2014-09-21 18:03:19 -07:00
Girish Ramakrishnan 1336c324cd Add rickshaw from a240899625c2d83961b3e682cd77ab8e5199a866 2014-09-21 17:59:31 -07:00
Girish Ramakrishnan 32956cc8d7 Move proxy middleware definition 2014-09-21 17:59:31 -07:00
Johannes Zellner 3da1aedc60 webadmin: remove myapps views 2014-09-21 17:10:47 -07:00
Johannes Zellner 6867546dd5 Do not crash if creating a backup locally without aws config 2014-09-21 16:47:20 -07:00
Johannes Zellner 132571e359 webadmin: display installationState and installationProgress 2014-09-21 12:19:48 -07:00
Johannes Zellner eb2d5f6207 webadmin: do not use angular helpers but do it the old way
This should fix the appdetails refresh
2014-09-21 11:41:45 -07:00
Girish Ramakrishnan 30c6a1b21e Keep graphite urls open for testing 2014-09-20 11:17:44 -07:00
Girish Ramakrishnan c50cdfd918 Make logs api protected 2014-09-19 23:42:53 -07:00
Girish Ramakrishnan 4d9091afab Add graphite routes to nginx 2014-09-19 23:41:11 -07:00
Girish Ramakrishnan da357efd9c $timeout not used anymore 2014-09-19 23:00:30 -07:00
Girish Ramakrishnan 0e38a73395 Add /api/v1/graphs route 2014-09-19 19:59:32 -07:00
Johannes Zellner 1cd425bcb0 Ensure app install and get routes return similar objects 2014-09-19 17:52:31 -07:00
Girish Ramakrishnan 1cf1060d18 Make graphite/ calls authenticated
Fixes #82
2014-09-19 07:56:47 -07:00
Girish Ramakrishnan bd96ad3c26 remove spurious log 2014-09-19 07:34:07 -07:00
Girish Ramakrishnan b44a9cda05 Keep deps sorted 2014-09-19 07:32:19 -07:00
Girish Ramakrishnan 4e79aa44cc Make docker proxy more robust 2014-09-19 07:29:15 -07:00
Girish Ramakrishnan cfac836eb5 Enable the test 2014-09-19 00:53:35 -07:00
Girish Ramakrishnan a92d961fc0 Add tests for logs and logStream 2014-09-19 00:47:03 -07:00
Girish Ramakrishnan 133f9fe56d Implement log download
Fixes #83
2014-09-18 23:06:35 -07:00
Girish Ramakrishnan 5946c67dce Bump test app version 2014-09-18 23:06:31 -07:00
Girish Ramakrishnan 52a572522e Fix typo 2014-09-18 22:33:36 -07:00
Johannes Zellner b1f8e581bf Make bootstrap script an init script 2014-09-18 12:49:14 -07:00
Girish Ramakrishnan 7b4bca5d90 Append does not seem to work 2014-09-17 16:14:40 -07:00
Girish Ramakrishnan ffa5fa335d Add more debugs for testing 2014-09-17 16:12:29 -07:00
Girish Ramakrishnan 926dd8ae35 Escape $ since they are expanded in heredoc 2014-09-17 16:12:25 -07:00