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 |
|
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
|
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 |
|
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 |
|
Johannes Zellner
|
5ebfb55474
|
Replace custom css rules with proper bootstrap ones
|
2015-02-26 18:27:12 +01:00 |
|
Johannes Zellner
|
67ca44df95
|
Use new bootstrap javascript in all our views
|
2015-02-26 17:27:41 +01:00 |
|
Johannes Zellner
|
382cdda9d5
|
Use bootstrap javascript library from bootstrap-sass
|
2015-02-26 17:25:36 +01:00 |
|
Johannes Zellner
|
7b9d80a66b
|
Remove obsolete theme.css
|
2015-02-26 17:20:10 +01:00 |
|
Johannes Zellner
|
28c451c88e
|
Use unified theme.css which now includes bootstrap
|
2015-02-26 17:19:51 +01:00 |
|
Johannes Zellner
|
7c9584b83f
|
Use sass to build a unified theme.css including bootstrap
|
2015-02-26 17:16:44 +01:00 |
|
Johannes Zellner
|
488b5ea19d
|
Hide /settings on non dev environments
Fixes #212
|
2015-02-26 16:30:41 +01:00 |
|
Johannes Zellner
|
b66d156e5f
|
Improve responsiveness of grid items for apps
|
2015-02-26 15:29:36 +01:00 |
|
Johannes Zellner
|
7a7d244c5e
|
Rework the settings view
|
2015-02-26 15:05:26 +01:00 |
|
Johannes Zellner
|
5a06c6e1d4
|
Rework the account details page
|
2015-02-26 14:55:49 +01:00 |
|
Johannes Zellner
|
f96c8a4118
|
Remove panel for empty appstore
|
2015-02-26 14:34:19 +01:00 |
|
Johannes Zellner
|
2d0320f152
|
Remove Software from Settings view
Fixes #209
|
2015-02-26 14:18:08 +01:00 |
|
Johannes Zellner
|
3c48e9da54
|
Move backup from settings to profile menu, only for admin and only on dev
|
2015-02-26 13:52:43 +01:00 |
|
Johannes Zellner
|
d215cdb801
|
Show update badge in navbar if available
|
2015-02-26 13:42:06 +01:00 |
|
Johannes Zellner
|
e875ab7b24
|
Use the loading banner in all views which show loading screens
|
2015-02-26 13:32:09 +01:00 |
|
Johannes Zellner
|
62ec348c7f
|
Use loading state for security view
|
2015-02-26 13:31:46 +01:00 |
|