Commit Graph

294 Commits

Author SHA1 Message Date
Girish Ramakrishnan c44779e639 Provision based on isDev value in provision call from app server 2014-10-16 14:29:41 -07:00
Girish Ramakrishnan e72d2e1e4f Move to cloudron.io domain 2014-10-15 19:27:04 -07:00
Johannes Zellner e318160ec6 webadmin: display the access restriction in app details 2014-10-15 09:23:15 -07:00
Johannes Zellner fbc511cc73 webadmin: create restrictAccessToLabel angular filter 2014-10-15 09:23:00 -07:00
Johannes Zellner 2d42f0e81a webadmin: Add restrictAccessTo select fields in install and config forms 2014-10-15 09:22:29 -07:00
Johannes Zellner ea4e51e252 Adjust Client to restrictAccessTo REST api changes 2014-10-15 09:21:47 -07:00
Girish Ramakrishnan 4ea1bc65c9 Fix appstore url 2014-10-14 13:28:09 -07:00
Johannes Zellner 37f2dd6df6 webadmin: use ng-src instead of src in img tags 2014-10-10 11:04:12 -07:00
Johannes Zellner c03f62339a webadmin: use https:// for gravatar 2014-10-10 11:00:09 -07:00
Johannes Zellner a421943e1c Add angular-m5 for now to setup.html this is only temporarily 2014-10-10 10:52:15 -07:00
Johannes Zellner 15dc7ac13c webadmin: use better fitting default gravatar 2014-10-10 09:47:45 -07:00
Johannes Zellner 7aeb66a603 webadmin: fun, use gravatar for user icon 2014-10-10 09:43:44 -07:00
Johannes Zellner 6f1b208f47 If oauth client asks for admin capabilities only allow admins to login
This requires nicer error handling
2014-10-09 09:21:48 -07:00
Girish Ramakrishnan aad31c46e0 Rickshaw does not like null data 2014-10-06 23:08:43 -07:00
Girish Ramakrishnan b0c788e621 Cleanup rendering of appdetails graphs 2014-10-06 23:02:49 -07:00
Girish Ramakrishnan 37f2c5c9a1 Refactor graph rendering 2014-10-06 22:43:23 -07:00
Girish Ramakrishnan 3bc9cba036 Handle null data from graphite 2014-10-06 22:23:41 -07:00
Girish Ramakrishnan ebc5c56b11 Display location on sidebar now that we allow multiple instances 2014-10-04 02:36:11 -07:00
Girish Ramakrishnan b31320bff4 Allow multiple instances of apps
Fixes #93
2014-10-04 01:24:13 -07:00
Johannes Zellner 1d242d18f4 Generate random passwords for new user and send them via mail 2014-10-04 00:21:27 -07:00
Girish Ramakrishnan 669f0d2eca Fix typo 2014-10-04 00:12:43 -07:00
Girish Ramakrishnan b7156f7b49 break after finding an app 2014-10-04 00:07:08 -07:00
Johannes Zellner 18a931c04f webadmin: make navbar responsive 2014-10-03 19:16:32 -07:00
Johannes Zellner 39916b351a webadmin: Remove context menu for profile 2014-10-03 18:49:47 -07:00
Girish Ramakrishnan ed74695d22 Remove bogus default email id 2014-10-03 02:32:01 -07:00
Johannes Zellner 47d2d957aa webadmin: use a default error handler for all ajax requests in console.js
This allows us to logout if any request fails due to invalid
token. This can for example happen if you revoke the tokens for
the webadmin.
2014-10-01 16:53:50 -07:00
Johannes Zellner 22e3055bf2 webadmin: Remove call to nonexisting login() 2014-10-01 16:32:08 -07:00
Johannes Zellner 7303e703e8 Disable autocomplete for all forms besides login 2014-10-01 16:17:58 -07:00
Girish Ramakrishnan a58c1cf503 Display user's email 2014-09-30 21:57:40 -07:00
Johannes Zellner 2ca9bedf45 webadmin: angular based form validation for create user 2014-09-29 09:55:43 -07:00
Johannes Zellner b3d93742b3 webadmin: show validation errors for user creation 2014-09-29 08:36:25 -07:00
Johannes Zellner cee89b44a6 webadmin: add basic form validation for first user creation 2014-09-28 20:21:01 -07:00
Johannes Zellner 94e1652422 webadmin: add some basic field validation for user creation 2014-09-28 20:09:56 -07:00
Johannes Zellner 17061a1f74 webadmin: creating any user requires an email address 2014-09-28 19:45:26 -07:00
Johannes Zellner 51b916ac0e webadmin: creating the first user requires an email address 2014-09-28 19:36:45 -07:00
Johannes Zellner 309e2f5389 webadmin: disable autofill for user deletion dialog 2014-09-25 14:32:44 -07:00
Girish Ramakrishnan 374ac8590c Leave a note about USER_HZ 2014-09-24 15:08:06 -07:00
Girish Ramakrishnan 7e85ccb819 Display app graphs
https://www.kernel.org/doc/Documentation/cgroups/memory.txt

Part of #74
2014-09-24 11:11:29 -07:00
Girish Ramakrishnan 624245f820 Display graphs in appdetails page 2014-09-24 10:08:10 -07:00
Johannes Zellner 7df45b535a Merge branch 'revokation' 2014-09-23 21:04:12 -07:00
Johannes Zellner abc1c903e3 webadmin: disable token deletion button if there are no tokens 2014-09-23 20:54:48 -07:00
Johannes Zellner 2bca7a95a2 webadmin: rework the security ui to adjust to server changes 2014-09-23 18:05:47 -07:00
Girish Ramakrishnan 1fffd986f0 Add non-minified rickshaw files
rickshaw is from a240899625
d3 is from 3.4.11
2014-09-23 00:40:38 -07:00
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 66afa93259 webadmin: make security a separate view 2014-09-22 16:04:23 -07:00
Girish Ramakrishnan 265ecbeffc call transformNull on all metrics 2014-09-22 14:07:22 -07:00
Girish Ramakrishnan 4f2b818786 Fix graphs 2014-09-22 12:58:23 -07:00
Girish Ramakrishnan c078871188 Implement month and year charts
Month charts don't work properly for some reason
2014-09-22 11:43:25 -07:00