Johannes Zellner
|
a92d4f2af7
|
add some comments on how to use notifications
|
2016-01-14 15:56:23 +01:00 |
|
Johannes Zellner
|
658305c969
|
Tweak the notification appearance
|
2016-01-14 15:54:32 +01:00 |
|
Johannes Zellner
|
8aed2be19b
|
Support action scopes
|
2016-01-14 15:54:14 +01:00 |
|
Johannes Zellner
|
263f6e49d8
|
Use custom notification template
|
2016-01-14 15:53:47 +01:00 |
|
Johannes Zellner
|
6cf78f19bb
|
Add custom notification template to make actionable
|
2016-01-14 15:53:16 +01:00 |
|
Johannes Zellner
|
4a3319406c
|
Add Client api to show notifications
|
2016-01-14 15:08:27 +01:00 |
|
Johannes Zellner
|
cb4418b973
|
Set default values for the notifications
|
2016-01-14 15:07:41 +01:00 |
|
Johannes Zellner
|
5a797124b3
|
Update the angular notification library
|
2016-01-14 15:07:10 +01:00 |
|
girish@cloudron.io
|
eb7101deff
|
setupToken is property of wizard
fixes #559
|
2016-01-13 18:41:08 -08:00 |
|
girish@cloudron.io
|
826f50da7e
|
expose wizard in SetupController
|
2016-01-13 18:04:07 -08:00 |
|
Johannes Zellner
|
8347b62c1b
|
Mention lets encrypt in the ssl settings
|
2016-01-13 16:24:15 +01:00 |
|
Johannes Zellner
|
48c3c7b4dc
|
Also hide the webadmin domain cert ui
|
2016-01-13 16:17:46 +01:00 |
|
Johannes Zellner
|
faefe078af
|
Make links in app description go to a new page
|
2016-01-13 16:16:40 +01:00 |
|
Johannes Zellner
|
66eb0481b5
|
Hide app per app certificate upload fields
Fixes #555
|
2016-01-13 16:00:55 +01:00 |
|
Johannes Zellner
|
0a0fc130d4
|
Fix linter errors
|
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 |
|
Johannes Zellner
|
9afcbe1565
|
Fix the email require detection in setup
|
2015-12-30 14:10:20 +01:00 |
|
Johannes Zellner
|
9e531a05e1
|
Do not ask for aws credentials for selfhosting
|
2015-12-30 13:28:14 +01:00 |
|
Johannes Zellner
|
7c3562cea2
|
Ensure focus and form validation is correct in the setup wizard
|
2015-12-29 22:10:10 +01:00 |
|
Johannes Zellner
|
789d1fef84
|
Remove commented dom elements
|
2015-12-29 15:46:13 +01:00 |
|
Johannes Zellner
|
d83939b165
|
Fix setup wizard dependency on setupToken
|
2015-12-29 15:27:46 +01:00 |
|
Johannes Zellner
|
ef25f66107
|
Ask for the user's email if not provided
|
2015-12-29 11:17:08 +01:00 |
|
Johannes Zellner
|
3060b34bdd
|
customDomain during setup is a special caas case
|
2015-12-29 11:04:42 +01:00 |
|
Johannes Zellner
|
3fb5c682f8
|
Remove Client.isServerFirstTime()
|
2015-12-29 11:00:32 +01:00 |
|
Johannes Zellner
|
bb5dfa13ee
|
Add Client.getStatus()
|
2015-12-29 10:58:26 +01:00 |
|
Johannes Zellner
|
9e391941c5
|
Redirect the browser to /setup.html in non caas mode
|
2015-12-29 10:54:00 +01:00 |
|
Girish Ramakrishnan
|
365ee01f96
|
show error dialog
|
2015-12-14 18:56:15 -08:00 |
|
Girish Ramakrishnan
|
fca6de3997
|
add function to show the error dialog
|
2015-12-14 17:57:58 -08:00 |
|
Girish Ramakrishnan
|
dceb265742
|
add error dialog
|
2015-12-14 17:52:56 -08:00 |
|
Girish Ramakrishnan
|
859c78c785
|
fix fallback cert message
|
2015-12-14 16:42:34 -08:00 |
|
Johannes Zellner
|
8748226ef3
|
The controller already ensures we don't show the views here
|
2015-11-09 09:56:59 +01:00 |
|
Johannes Zellner
|
73568777c0
|
Only show dns and cert pages for custom domain cloudrons
|
2015-11-09 09:56:08 +01:00 |
|
Girish Ramakrishnan
|
c64697dde7
|
cannot read propery provider of null
|
2015-11-09 00:42:25 -08:00 |
|
Girish Ramakrishnan
|
0701e38a04
|
do not set dnsConfig for caas on activation
|
2015-11-09 00:20:16 -08:00 |
|
Johannes Zellner
|
6456874f97
|
Avoid ui glitch in setup if no custom domain
This moves the wizard flow logic to next() instead of the views individually
|
2015-11-05 20:32:30 +01:00 |
|
Johannes Zellner
|
857c5c69b1
|
force reload the webadmin on cert upload
|
2015-11-05 18:38:32 +01:00 |
|
Johannes Zellner
|
941e09ca9f
|
Update the cloudron icon
|
2015-11-05 18:05:19 +01:00 |
|
Johannes Zellner
|
2466a97fb8
|
Remove more unused image assets
|
2015-11-05 18:04:54 +01:00 |
|
Johannes Zellner
|
81f92f5182
|
Remover another unused favicon
|
2015-11-05 17:49:25 +01:00 |
|
Girish Ramakrishnan
|
d0cd3d1c32
|
Put dns first since it says dns & certs
|
2015-11-04 18:23:51 -08:00 |
|
Girish Ramakrishnan
|
747786d0c8
|
fix avatar url for custom domains
|
2015-11-04 18:21:46 -08:00 |
|
Girish Ramakrishnan
|
b232255170
|
move dns and certs to own view
|
2015-11-04 18:21:43 -08:00 |
|
Girish Ramakrishnan
|
bd2982ea69
|
move backups after about
|
2015-11-04 16:41:33 -08:00 |
|
Johannes Zellner
|
f106a76cd5
|
Fix the avatar and brand label links in navbar
|
2015-11-02 21:27:52 +01:00 |
|
Johannes Zellner
|
afade0a5ac
|
Ensure the next buttons are properly disabled when the fields are invalid
|
2015-10-30 21:10:01 +01:00 |
|
Johannes Zellner
|
40da8736d4
|
Do not use special wizard page controller for dns view
|
2015-10-30 21:10:01 +01:00 |
|
Johannes Zellner
|
a55675b440
|
Fixup the enter focus flow
|
2015-10-30 21:10:01 +01:00 |
|
Johannes Zellner
|
3d5b4f3191
|
Ensure we only show cert related ui parts for custom domain cloudrons
|
2015-10-29 21:01:24 +01:00 |
|
Girish Ramakrishnan
|
eb6a217f4a
|
set non-custom domain provider as caas
|
2015-10-29 12:41:31 -07:00 |
|