Commit Graph

2476 Commits

Author SHA1 Message Date
Johannes Zellner cdcb7fde2e Move security credentials to /accounts view
Fixes #230
2015-03-02 10:14:36 +01:00
Johannes Zellner 24788edfce App version is part of the manifest 2015-02-28 19:31:43 +01:00
Johannes Zellner 7def8da583 Add UI for app updates
Fixes #227
2015-02-28 19:08:46 +01:00
Johannes Zellner b4b1148763 Send updateVersion in case we have an update for an app in /apps route 2015-02-28 18:44:20 +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 ef6b500ba9 Remove unused variable 2015-02-27 20:12:05 -08:00
Girish Ramakrishnan 4f9c2f7538 icon -> iconUrl 2015-02-27 19:49:49 -08:00
Girish Ramakrishnan b2e6c07007 superagent provides binary data in res.body 2015-02-27 19:42:17 -08:00
Girish Ramakrishnan a53e30e7a6 Run gulp 2015-02-27 19:15:04 -08:00
Girish Ramakrishnan d0612a0107 Cache manifest.iconUrl if it is present 2015-02-27 18:40:23 -08:00
Girish Ramakrishnan f42653d714 validate manifest.iconUrl 2015-02-27 18:29:40 -08:00
Girish Ramakrishnan a26c8ab2a8 Update safetydance 2015-02-27 18:20:16 -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
Girish Ramakrishnan 472f6540ef Move validateManifest into apps 2015-02-27 13:34:17 -08:00
Girish Ramakrishnan b8efc62110 Fix test after moving to hat() 2015-02-27 13:30:46 -08: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 09956256fe Remove unused code in users routes 2015-02-27 16:46:48 +01:00
Johannes Zellner 18167d4191 Require password for update route
Fixes #217
2015-02-27 16:43:04 +01:00
Johannes Zellner 7d4446cd94 Use hat() instead of uuid() where we want tokens
Fixes #218
2015-02-27 16:25:12 +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 7b42de404a Give the client some means to react on a failure 2015-02-27 12:47:46 +01:00
Johannes Zellner 78d2c29631 Make the manifest available for appinstall 2015-02-27 12:21:26 +01:00
Johannes Zellner 0ec42d84bd Fixup form reset for app configure and install 2015-02-27 11:25:54 +01:00
Johannes Zellner 4ba806a97a Use modal dialog for appinstall 2015-02-27 10:31:17 +01:00
Johannes Zellner e685e3de62 Use app configure dialog, not a full page 2015-02-27 10:18:43 +01:00
Girish Ramakrishnan f256f98a35 wait for container after stopping it
It's not clear if stop container actually waits but I assume not
2015-02-27 01:11:17 -08:00
Girish Ramakrishnan c9a64e342d Allow app to be (re)configured after error
This is the only way to move forward should reconfigure error for
some weird reason

Fixes #220
2015-02-27 00:27:44 -08:00
Girish Ramakrishnan f2fc845b0b Fix coding style 2015-02-26 20:04:51 -08:00
Johannes Zellner 572409d061 Fixup the account layout 2015-02-26 23:09:28 +01:00
Johannes Zellner 802e6c2a6d Rename settings to dns and only show in dev
Fixes #204
2015-02-26 21:11:19 +01:00