Commit Graph

506 Commits

Author SHA1 Message Date
Girish Ramakrishnan f9a2c786b3 webadmin: Fix code to use changed portBindings API 2015-03-09 01:02:06 -07:00
Johannes Zellner 5665316afb Align text correctly in app grid item for apps.html 2015-03-08 11:24:11 +01:00
Johannes Zellner e807beb2ba Allow accepting autofill suggestions with enter 2015-03-08 11:19:37 +01:00
Johannes Zellner 6ad71ae503 Prefill setup form with email 2015-03-08 11:18:52 +01:00
Johannes Zellner 64a138439a Ensure we reset the dialog forms in apps/ and appstore/ 2015-03-08 11:15:02 +01:00
Johannes Zellner 526ee1c212 decode query params in setup.js 2015-03-08 10:48:29 +01:00
Johannes Zellner a7bf23e50f Make default button less pop out 2015-03-06 21:46:31 +01:00
Johannes Zellner cbf6340657 Do not make users view 100% site width
Fixes #242
2015-03-05 14:03:16 +01:00
Johannes Zellner 23b567a007 Show correct app - fqdn separator
Fixes #245
2015-03-05 13:14:34 +01:00
Johannes Zellner fd5963ce8b Hide oauth clients if there are no active access tokens
Fixes #243
2015-03-05 12:34:06 +01:00
Johannes Zellner 4477a1fdd8 Apps state UI filter: installed to running and add pending_configure
Fixes #244
2015-03-05 12:28:38 +01:00
Johannes Zellner 22d7f53b16 Fix typo on first apps view 2015-03-05 12:19:01 +01:00
Johannes Zellner 4018cd2c96 Remove 'x' to close dialogs
Fixes #241
2015-03-05 12:18:06 +01:00
Johannes Zellner 95c0207117 Set default app icon height to avoid reflow 2015-03-05 12:09:33 +01:00
Johannes Zellner 15579d3b48 Add missing comment 2015-03-05 12:05:18 +01:00
Johannes Zellner 0a48132962 Fixup the focus handling for webadmin
Fixes #238
2015-03-03 23:24:09 +01:00
Johannes Zellner d1d801263d Use btn-success not btn-danger for good cases 2015-03-02 14:41:53 +01:00
Johannes Zellner 35d4266a42 Add UI to let the user change his email 2015-03-02 14:10:08 +01:00
Johannes Zellner 42adf54237 Visually separate the oauth clients in /accounts 2015-03-02 11:44:19 +01:00
Johannes Zellner f471e8faa1 Remove separate security views 2015-03-02 10:33:09 +01:00
Johannes Zellner 2de0613848 Put access token removal code into accounts view 2015-03-02 10:31:37 +01:00
Johannes Zellner 0b471f4094 Remove security link from account menu 2015-03-02 10:30:00 +01:00
Johannes Zellner cdcb7fde2e Move security credentials to /accounts view
Fixes #230
2015-03-02 10:14:36 +01:00
Johannes Zellner 7def8da583 Add UI for app updates
Fixes #227
2015-02-28 19:08:46 +01:00
Johannes Zellner b0283c0ef7 Put app update UI stub in place
The logic to detect an update is still missing
2015-02-28 16:38:51 +01:00
Girish Ramakrishnan a53e30e7a6 Run gulp 2015-02-27 19:15:04 -08:00
Girish Ramakrishnan a9fa1f37f8 Add fallback icon 2015-02-27 17:49:18 -08:00
Girish Ramakrishnan fc07c5a564 install and update app using manifest instead of verison
Part of #224
2015-02-27 15:09:18 -08:00
Johannes Zellner ff8f84c79c New setup wizard
Fixes #198
2015-02-27 23:15:44 +01:00
Johannes Zellner de2c5b2cec Stupid angular not accepting strings 2015-02-27 18:32:37 +01:00
Johannes Zellner d45b2beea6 Fix embarrassing typo which broke update 2015-02-27 17:05:31 +01:00
Johannes Zellner c5aeffafc0 Fixup the port bindings 2015-02-27 16:58:14 +01:00
Johannes Zellner 0c167ac299 Make app status not overflow 2015-02-27 16:52:21 +01:00
Johannes Zellner 5dd919f88a Add label for appstate pending_restore 2015-02-27 16:50:41 +01:00
Johannes Zellner 15d126d5f5 Make update UI also ask for the password 2015-02-27 16:47:26 +01:00
Johannes Zellner 0df1ad5491 Remove unused password change view 2015-02-27 15:28:52 +01:00
Johannes Zellner b2b81d0a5d Move password change into a modal dialog 2015-02-27 15:27:45 +01:00
Johannes Zellner c2558a9263 Wait for Client ready to decide if the user is allowed here 2015-02-27 15:06:37 +01:00
Johannes Zellner cedf12b0c4 Rename userlist to users 2015-02-27 15:04:28 +01:00
Johannes Zellner df6f070007 Rename applist to apps 2015-02-27 15:00:01 +01:00
Johannes Zellner 56802ed6a6 Remove all views which got replaced by a dialog 2015-02-27 14:57:49 +01:00
Johannes Zellner 1b5ccd1f18 Also show ports config for app configure 2015-02-27 14:50:10 +01:00
Johannes Zellner 36006f6998 Add app uninstallation dialog 2015-02-27 14:26:07 +01:00
Johannes Zellner 78f3298abf Ensure we use the tcpports from the manifest 2015-02-27 13:47:37 +01:00
Johannes Zellner 93ba376992 Fix typo while accessing the app 2015-02-27 13:33:35 +01:00
Johannes Zellner b5ef132c5f Show email in userlist 2015-02-27 13:33:26 +01:00
Johannes Zellner c5c9d507a3 Fixup the user deletion dialog 2015-02-27 13:24:02 +01:00
Johannes Zellner e3cf36c23e Style user view 2015-02-27 13:01:21 +01:00
Johannes Zellner 36b21979ed Move add user into modal dialog 2015-02-27 12:48:21 +01:00
Johannes Zellner 78d2c29631 Make the manifest available for appinstall 2015-02-27 12:21:26 +01:00