Johannes Zellner
4ed2651c5f
Add app restart button in configure dialog
...
This has come up often now where people need to install the cli just for
app restarts, or would click the restore button, picking up an older
backup, where a simple restart of the app would have been sufficient.
Did this now after live-chat user asking again for this while an app got
stuck without anything obvious in the app logs.
2016-12-06 15:31:24 +01:00
Johannes
2bba87d951
Add app message angular filter
2016-11-30 17:31:37 +01:00
Johannes
ca83d4afb8
Show better text for self-hosted cloudrons when low on resources
...
Fixes #119
2016-11-29 13:28:20 +01:00
Johannes
21c1591f58
Remove dummy record
2016-11-28 16:06:34 +01:00
Johannes
48d97947c1
Allow to set event item count listing
...
Part of #113
2016-11-28 15:48:31 +01:00
Johannes
d3109022b1
Only show the configure link if the app is healthy
2016-11-24 15:48:18 +01:00
Johannes
2ca12db362
Introduce the sso marker for postInstallMessage
...
The marker is "=== sso ==="
The part before the marker is shown if sso i disabled,
the remaining part is shown when sso is enabled.
If no marker is found, the whole text is shown
2016-11-24 15:33:47 +01:00
Johannes
14ef7688b8
Add app configure link in app grid
...
This was asked for many times now for the wp-admin and ghost
In addtion we could make that information in the postinstall
a link as well
2016-11-24 13:02:22 +01:00
Johannes
a1c83c79b2
Do not break the layout when no access control group is selected
2016-11-24 12:11:23 +01:00
Johannes
0f7b11decd
Give more space to the access restriction options
2016-11-23 17:28:05 +01:00
Johannes
539d430f60
Show correct ui parts for apps configure to not use sso
2016-11-22 16:15:03 +01:00
Johannes
23a2077056
Only specify sso on app install when optionalSso is true
2016-11-22 14:20:19 +01:00
Johannes
d5bb797224
Fix typo for sso check
2016-11-22 13:46:15 +01:00
Johannes
7b65529f63
Use the correct accessRestrictionOption variable
2016-11-22 11:13:01 +01:00
Johannes
3bcd255a07
Ugly hack to ensure the modal backdrop is removed when changing views
...
Couldn't figure a way to make this generic
2016-11-21 13:22:58 +01:00
Johannes
67a87cd040
Show link to group creation when no group exists
2016-11-21 13:22:24 +01:00
Johannes
be2aa70f7d
A bit more relayouting in the app install dialog
2016-11-21 13:12:14 +01:00
Johannes
2fac681b62
Clarify what customAuth means in install dialog
2016-11-21 12:57:42 +01:00
Johannes
dd4f7bf176
Ensure we show apps within an angular digest context
...
This ensures the app is shown immediately, not only after
the next digest run happens
2016-11-21 12:30:11 +01:00
Girish Ramakrishnan
3457890b24
derive customAuth from usage of auth addon
...
we can get rid of this value from the manifest since the oauth proxy
is going away.
2016-11-19 17:12:58 +05:30
Girish Ramakrishnan
b23c06d443
remove oauth proxy from ui code
2016-11-19 17:12:40 +05:30
Girish Ramakrishnan
72f31744e3
remove singleUser from ui code
2016-11-19 17:12:24 +05:30
Girish Ramakrishnan
2065a5f7f2
Add optional SSO to install dialog
2016-11-19 17:12:15 +05:30
Johannes
01953ded0f
Fix typo in size slugs
2016-11-02 10:25:50 +01:00
Johannes
9f973133e8
Give correct feedback if S3 region is wrong
...
Fixes #87
2016-10-28 16:48:13 +02:00
Johannes
7b1b369e40
Add select box for S3 region
2016-10-28 15:28:48 +02:00
Johannes
894384cf3c
Remove unused change handler on dns provider selection
2016-10-28 14:58:28 +02:00
Johannes
25243970ad
Only allow email to be enabled if a real dns provider is setup
2016-10-25 16:31:22 +02:00
Johannes
fc09cf2205
Update the webui when dns config changed
2016-10-25 16:21:37 +02:00
Johannes
a983fb144f
Only caas currently allows dynamic domain change
2016-10-25 16:06:44 +02:00
Johannes
e7c82b3bf7
Make label clickable
2016-10-25 14:52:52 +02:00
Johannes
048f3e0614
Show selection box for dns provider
2016-10-25 14:51:57 +02:00
Johannes
ae402f7afb
Make the DNS setup button normal size
2016-10-25 14:43:16 +02:00
Johannes
e848b23bc8
Let the user know when no DNS provider is setup
...
This is the case when noop provider is used
2016-10-25 14:41:35 +02:00
Girish Ramakrishnan
6b72ee61f9
Show good error message for invalid username
2016-10-17 19:02:48 -07:00
Girish Ramakrishnan
0a7303e50d
lower case message
2016-10-17 18:56:10 -07:00
Girish Ramakrishnan
02e7c4eaef
Do not display "caas"
2016-10-14 09:34:55 -07:00
Johannes Zellner
fadef230e9
Fix avatar change after code refactoring
2016-10-13 17:10:30 +02:00
Johannes Zellner
0c85f96b27
Allow to setup a backup region
2016-10-11 14:20:31 +02:00
Johannes Zellner
b30300b8b2
Fix backup config prefix display
2016-10-11 14:14:24 +02:00
Johannes Zellner
6663a6bd66
More error feedback on backup config change form
2016-10-11 14:14:04 +02:00
Johannes Zellner
c1fc2ce095
Give error response if aws accessKeyId is unknown
2016-10-11 14:07:36 +02:00
Johannes Zellner
449f8b03ad
The backup setting route does not require password for now
2016-10-11 11:21:06 +02:00
Johannes Zellner
6eacc76281
wire up the backup backend settings save button
2016-10-11 11:18:12 +02:00
Johannes Zellner
33f764f6aa
Properly setup the backup backend change dialog
2016-10-11 11:17:41 +02:00
Johannes Zellner
eaee3ffbc9
Cleanup the storage backend change ui
2016-10-11 10:54:33 +02:00
Girish Ramakrishnan
12ce714df4
Allow backup configuration to be changed
2016-10-09 20:23:21 -07:00
Girish Ramakrishnan
26c67d2d36
refactor settings ui: scope the methods
2016-10-09 20:07:59 -07:00
Girish Ramakrishnan
d7be1d7d03
open usermanual in new page
2016-10-05 12:54:59 -07:00
Girish Ramakrishnan
0f882614b1
Fix color of help links
2016-10-01 18:05:50 -07:00