Girish Ramakrishnan
0da6e9a5b9
fix casing
2016-04-25 10:52:12 -07:00
Girish Ramakrishnan
6b0e00e28b
use app.fqdn
2016-04-25 10:52:12 -07:00
Girish Ramakrishnan
bfe4f75881
display altDomain as the title of the app
2016-04-25 10:52:12 -07:00
Girish Ramakrishnan
83c955d25b
add a label for alt domain
2016-04-25 10:52:12 -07:00
Girish Ramakrishnan
0789c96992
altDomain ui
2016-04-25 10:52:12 -07:00
Johannes Zellner
f6547c9b71
Ensure we render a useful string for access restriction users
2016-04-05 09:27:32 +02:00
Johannes Zellner
c9ca05a703
Do not offer admin group for access restriction
...
The same can be achieved with a new group and it just
keeps the superuser/admin out of the way here. In any case
admins can always access all apps.
2016-02-26 00:13:09 +01:00
Johannes Zellner
b82b183df6
Show alternative text for non admins, when no apps are available for this user
2016-02-25 15:38:46 +01:00
Johannes Zellner
2429599733
Change text from installed to your applications
2016-02-25 15:34:33 +01:00
Johannes Zellner
00d277b1c3
Make the error dialog generic not only for app install errors
2016-02-24 18:36:40 +01:00
Johannes Zellner
f5189e0a56
Force the user to set at least one access restriction group
2016-02-19 18:02:51 +01:00
Johannes Zellner
8cb304e1c9
Ensure app ordering by location
2016-02-19 13:36:39 +01:00
Johannes Zellner
a24335d68b
Remove oauth proxy setting ui
2016-02-19 12:04:05 +01:00
Johannes Zellner
78d1ed7aa5
Special case the admin button in apps access control UI
2016-02-18 18:26:24 +01:00
Johannes Zellner
f5570c2e63
Enable the apps group access control ui
2016-02-18 16:14:45 +01:00
Johannes Zellner
22a3dd7653
Disable advanced accessControl ui
...
This is working, from a configuration standpoint.
However not all auth methods support this yet, so
we hide it until that is done, otherwise it is just
confusing
2016-02-14 13:15:09 +01:00
Johannes Zellner
132b463e0a
Hide memoryLimit ui
2016-02-14 13:14:03 +01:00
Johannes Zellner
8c6f655628
Ensure we deal with byte values for memoryLimit
2016-02-11 17:29:00 +01:00
Johannes Zellner
a7bf043a9e
Improve memory limit ui
2016-02-11 16:31:11 +01:00
Johannes Zellner
cdd82fa456
Add access restriction by group ui to app configure dialog
2016-02-11 14:14:51 +01:00
Johannes Zellner
e4799991ec
Remove reference to non-existing css selector form-signin
2016-02-11 12:53:35 +01:00
Johannes Zellner
3fc9bde4f4
Make memoryLimit step in 8s
2016-02-10 12:25:26 +01:00
Johannes Zellner
471965dc66
Add initial still disabled slider to app configure
2016-02-04 16:45:00 +01:00
Johannes Zellner
e9d6badae7
Changelog is just a flat text, no array
2016-02-04 15:17:18 +01:00
Johannes Zellner
65ddc7f24c
Show changelog in app update ui
2016-02-04 15:17:18 +01:00
Johannes Zellner
0895a2bdea
Same procedure for the app uninstall dialog
2016-01-21 15:09:22 +01:00
Johannes Zellner
03ca4887ba
Streamline the app restore password validation
2016-01-21 15:06:22 +01:00
Johannes Zellner
9eeb17c397
Fixup app configure password validation
2016-01-21 15:03:51 +01:00
Johannes Zellner
6e1f96a832
Set min and max length for all password fields
2016-01-21 14:26:24 +01:00
Johannes Zellner
2cb498d500
Improve singleUser configure dialog
...
Fixes #565
2016-01-20 16:27:43 +01:00
Johannes Zellner
2bd6e02cdc
Do not show oauth proxy settings for singleUser apps
2016-01-20 16:23:31 +01:00
Johannes Zellner
196b059cfb
Immediately set icon fallback to avoid flickering
2016-01-20 16:01:39 +01:00
Johannes Zellner
b4aad138fc
Fixup the update badge for mobile
2016-01-20 12:00:19 +01:00
Johannes Zellner
8df7eb2acb
Check if the versions for app updates match
...
Fixes #566
2016-01-20 11:56:46 +01:00
Johannes Zellner
66eb0481b5
Hide app per app certificate upload fields
...
Fixes #555
2016-01-13 16:00:55 +01:00
Johannes Zellner
44afd7b657
No need to check for version equality for the update badge
2016-01-13 14:50:05 +01:00
Johannes Zellner
165b572a5f
Fixup the app grid icon action layout
2016-01-13 14:49:00 +01:00
Girish Ramakrishnan
365ee01f96
show error dialog
2015-12-14 18:56:15 -08:00
Girish Ramakrishnan
dceb265742
add error dialog
2015-12-14 17:52:56 -08:00
Johannes Zellner
3d5b4f3191
Ensure we only show cert related ui parts for custom domain cloudrons
2015-10-29 21:01:24 +01:00
Johannes Zellner
954bb7039c
Make cert forms appear as a group
2015-10-28 21:20:59 +01:00
Johannes Zellner
ae01f517c7
Mark cert fields as optional
2015-10-28 20:51:11 +01:00
Johannes Zellner
edcbf79b85
Add form feedback for certs
2015-10-28 20:30:35 +01:00
Johannes Zellner
ed13f2d6ef
Add basic form elements for certificate in app configure
2015-10-27 12:26:55 +01:00
Johannes Zellner
f72d89fa76
Replace the ugly oauth proxy checkbox
2015-10-22 13:18:58 +02:00
Johannes Zellner
c1ba551e07
Cleanup some of the html form elements
2015-10-19 10:31:19 +02:00
Johannes Zellner
9917412329
Indicate during app installation and configuration if the app is a single user app
2015-10-19 10:29:51 +02:00
Girish Ramakrishnan
c154f342c2
show restore button if we have a lastBackupId
...
This is the only way to roll back even if you have a functioning app.
Use cases include:
1. You updated and something doesn't work
2. The app is in 'starting...' state (so it's installed) but no data yet
2015-10-14 11:36:12 -07:00
Johannes Zellner
c3a3b6412f
Support oauthProxy in webadmin
2015-10-13 11:49:50 +02:00
Johannes Zellner
d8213f99b1
Ensure we only set the visibility in the progress bar on app restore to not break the layout
2015-10-12 20:32:43 +02:00