Johannes
ac09ad3393
Handle ETRYAGAIN app error
...
Fixes #100
2016-11-30 17:34:15 +01:00
Johannes
2bba87d951
Add app message angular filter
2016-11-30 17:31:37 +01:00
Johannes
1c828f19a3
Remove console.log()
2016-11-24 15:46:21 +01:00
Johannes
2f1572b404
Protect against undefined filter text
2016-11-24 15:42:41 +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
97122ed2be
Include sso in the app install call
2016-11-22 11:51:53 +01:00
Girish Ramakrishnan
b23c06d443
remove oauth proxy from ui code
2016-11-19 17:12:40 +05:30
Johannes
eeb8cc10ae
Show error message in update dialog if a backup is currently happening
...
Fixes #89
2016-11-07 12:17:57 +01:00
Johannes
4668e3a771
Rename box-setup to cloudron-system-setup
...
This shell script and the associated systemd service
are hooks to setup the system like swap and volumes
It is part of the base image
2016-11-06 14:30:26 +01:00
Johannes Zellner
e6f8c83a6b
Remove dead code in webadmin
2016-10-13 16:55:55 +02:00
Johannes Zellner
e1f268a325
remove unused require
2016-10-11 10:32:22 +02:00
Johannes Zellner
1fc16d0fe8
Warn admins in the webui if they use the filesystem backend
2016-10-11 10:32:05 +02:00
Girish Ramakrishnan
1a4bb4d119
Add Client.updateProfile
2016-09-28 15:49:33 -07:00
Girish Ramakrishnan
1a17627f83
make space add tag
2016-09-28 13:06:02 -07:00
Johannes Zellner
3a30310e2f
Select the alternateEmail for client side gravatar
2016-09-28 12:05:48 +02:00
Johannes Zellner
9fb6a537ed
Take alternateEmail into the client side profile
2016-09-28 11:47:26 +02:00
Girish Ramakrishnan
e4e54d87f2
Fix angular code to match new mailbox aliases API
2016-09-23 17:55:21 -07:00
Johannes Zellner
78367ea781
add getter and setter for backup config
2016-09-22 16:09:34 +02:00
Johannes Zellner
cdc337862f
Improve the reveal directive to be able to deal with changing values
2016-09-22 15:26:04 +02:00
Johannes Zellner
80b70bf0a9
Add ng-click-reveal directive
2016-09-22 14:52:29 +02:00
Girish Ramakrishnan
8ef8f08b28
Take into account the configure memory limit
2016-09-13 18:05:38 -07:00
Girish Ramakrishnan
2ae4f76af5
x
2016-09-13 18:01:10 -07:00
Girish Ramakrishnan
9a7ac4ffb7
Send oauthProxy parameter for install and configure API
2016-09-06 23:36:18 -07:00
Girish Ramakrishnan
723de796c7
add get/setMailConfig
2016-08-30 22:07:38 -07:00
Johannes Zellner
78d4fb3cb5
Support cloudron.io registration in login form
2016-08-02 16:15:00 +02:00
Johannes Zellner
2e9680ce68
Handle appstore login with implicit registration
2016-08-01 16:09:30 +02:00
Johannes Zellner
124b952e88
Adjust to changed settings rest api
2016-08-01 15:22:50 +02:00
Johannes Zellner
c80b89ae8e
Appstore login really belongs to the appstore view
2016-08-01 13:43:39 +02:00
Johannes Zellner
6459c8792a
Do not prompt for appstore login with caas cloudrons
2016-08-01 13:39:55 +02:00
Johannes Zellner
33e572c49d
Show appstore login if we don't have a token yet
2016-08-01 13:28:54 +02:00
Johannes Zellner
46af8d1c90
Move the appstore login to main view controller
2016-08-01 13:22:35 +02:00
Johannes Zellner
30606a55fc
Check appstore account only onReady()
2016-08-01 13:17:37 +02:00
Johannes Zellner
aedd370e76
Verify the appstore details and register the cloudron with the store
2016-08-01 13:08:05 +02:00
Johannes Zellner
7862fbd7ee
Set correct focus for selfhosters in setup wizard
2016-07-28 16:22:20 +02:00
Johannes Zellner
cd896a4422
Use persistent appstore login tokens
2016-07-28 15:47:09 +02:00
Johannes Zellner
690564983f
Add cloudron name change api to client.js
2016-07-28 12:41:15 +02:00
Johannes Zellner
6d2e52b3b5
Add provider fallback in webadmin
...
This is a bug and requires an upgrade to set the provider again
2016-07-28 12:10:13 +02:00
Johannes Zellner
711814cc2f
only perform the appstore account setup on non caas cloudrons
2016-07-27 17:42:44 +02:00
Johannes Zellner
c2b57a704d
We can't use the AppStore API wrapper due to Client.config()
...
Fetching the config requires of course an access token...
2016-07-27 17:32:22 +02:00
Johannes Zellner
1106aa6bba
Create cloudron.io account on the fly with the same credentials
2016-07-27 17:22:03 +02:00
Johannes Zellner
482a87e994
Add cloudron.io account registration api
2016-07-27 17:21:44 +02:00
Johannes Zellner
60c1fb4a93
Add checkbox for appstore account creation
2016-07-27 16:54:54 +02:00
Johannes Zellner
b13dd55fc6
Ensure we only callback once for onReady()
2016-07-27 16:34:15 +02:00
Johannes Zellner
3020071fe4
Provider argument for setup is never used
2016-07-27 14:15:22 +02:00
Johannes Zellner
4619435a2d
prepend the apiOrigin in one place
2016-07-27 11:20:15 +02:00
Johannes Zellner
4b79af7975
Do not set the global auth header for all but use wrappers instead
...
Setting it global means we send this to all requests being made through angular
2016-07-27 11:20:15 +02:00
Johannes Zellner
5da766131b
Set accessToken for appstore via params
2016-07-27 11:20:15 +02:00
Johannes Zellner
642e5aceed
Add AppStore.profile()
2016-07-27 11:20:15 +02:00
Johannes Zellner
2a64764deb
Save appstore config after login
2016-07-27 11:20:15 +02:00