Johannes Zellner
cbfd7cf1a6
Make the new domain available to setupdns view on migration
2018-01-11 16:48:28 +01:00
Johannes Zellner
e96199927d
Do not show migrate button for already active domain
2018-01-11 14:57:29 +01:00
Girish Ramakrishnan
915cfbe7dd
Remove use of isCustomDomain
...
Use adminFqdn instead as needed
2018-01-11 00:35:12 -08:00
Girish Ramakrishnan
70a15d01c9
Remove use of isCustomDomain in tokens.html
2018-01-10 14:13:43 -08:00
Girish Ramakrishnan
2ac12de204
Add domains.provider
2018-01-09 15:32:49 -08:00
Girish Ramakrishnan
f236bd3316
remove isCustomDomain usage from the UI
...
This also adds domains.provider that we should add to the db itself
at some point
2018-01-09 11:00:32 -08:00
Girish Ramakrishnan
9d386bd071
Fix indent
2018-01-09 10:15:35 -08:00
Girish Ramakrishnan
665aa2ad3d
Open the logs in new tab
2018-01-08 17:41:31 -08:00
Girish Ramakrishnan
e8ca423ac4
make setupdns try to get status forever
...
During domain migration, the box code restarts. the getStatus() will
fail temporarily. In the future, we can make this code forward to
error.html after a few retries.
2018-01-08 17:34:28 -08:00
Girish Ramakrishnan
a53214cb29
Call jquery event handlers in $scope.$apply
...
This causes all sorts of strange race conditions when $location.path()
is changed by the hide and hidden events handlers
2018-01-08 17:30:50 -08:00
Girish Ramakrishnan
af4296e40c
Fix periodic fetching of apps/config/profile
...
All these are already fetched the first time in main.js
* Fetch apps periodically only in the apps view. This is mostly for the
installationState. We can optimize this a bit more later depending on
if any app is in non-running state.
* profile hardly changes, no need to fetch this over and over
* config hardly changes, but is fetched primarily for the update flag
2018-01-08 16:17:02 -08:00
Girish Ramakrishnan
50d396725e
Update app state immediately on dialog close
2018-01-08 14:53:28 -08:00
Girish Ramakrishnan
e0c894d333
remove redundant call to fetch user info
...
main.js already does this
2018-01-08 14:21:25 -08:00
Girish Ramakrishnan
044c25311f
add note on why we only use href and not the hostname
2018-01-08 14:21:16 -08:00
Girish Ramakrishnan
d56575facf
Add autofocus to error and info dialogs
2018-01-08 14:21:04 -08:00
Girish Ramakrishnan
05775a843d
Keep apps sorted
2018-01-08 14:16:07 -08:00
Johannes Zellner
5261831ca2
We have a new year
2018-01-08 12:12:55 +01:00
Johannes Zellner
b0c967ba57
Remove logging parts from terminal/debug view
2018-01-08 11:51:10 +01:00
Johannes Zellner
2902c6ca7a
Add logs button in app grid
2018-01-08 11:09:46 +01:00
Johannes Zellner
0c5aea2fb2
Add separate logs view with deep-linking support
2018-01-08 11:05:14 +01:00
Girish Ramakrishnan
28c1a70ae1
Fix display of app install dialog when no version is provided
2018-01-05 11:58:53 -08:00
Girish Ramakrishnan
ff4d3de1b1
redirect to setupdns instead since it will redirect to new domain automatically
2018-01-02 17:34:53 -08:00
Girish Ramakrishnan
ac4f12447b
add set admin button
2018-01-02 16:25:30 -08:00
Girish Ramakrishnan
325814e7ca
Display the add domain button for caas
2018-01-02 14:52:27 -08:00
Girish Ramakrishnan
0a80bff055
Fix indent
2018-01-01 20:09:04 -08:00
Girish Ramakrishnan
9e7b10860d
webterminal: Sort entries in dropdown based on location
2017-12-27 07:23:16 -08:00
Girish Ramakrishnan
46df1d694a
gcs: display prefix in restore UI
2017-12-20 09:32:29 -08:00
Girish Ramakrishnan
3efe8e3393
gcs: add to restore UI
2017-12-20 02:06:55 -08:00
Girish Ramakrishnan
051ac21fed
gcs: make prefix visible
2017-12-15 21:47:54 +05:30
Girish Ramakrishnan
892bd86810
gcs: gcsKey.content is not loaded properly
2017-12-15 21:21:28 +05:30
Girish Ramakrishnan
5fbfb7365f
Waiting -> Pending
2017-12-15 16:58:38 +05:30
Girish Ramakrishnan
7d0cf1a754
caas: migrate -> change_plan
2017-12-09 09:00:10 +05:30
Girish Ramakrishnan
6dec02e1bd
caas: refactor migrate and upgrade route
2017-12-09 08:43:59 +05:30
Girish Ramakrishnan
14fc066af7
gcs: Add missing label and keep the listing sorted
2017-12-09 05:40:31 +05:30
Aleksandr Bogdanov
5a2de0bcbb
Merge remote-tracking branch 'origin/master' into feature/gcs
...
# Conflicts:
# webadmin/src/views/certs.js
# webadmin/src/views/settings.js
2017-12-06 22:47:26 +01:00
Girish Ramakrishnan
2cf2dddcee
Fix display of DNS records when not using cloudron-smtp
...
Fixes #492
2017-12-04 21:24:17 +05:30
Girish Ramakrishnan
74abce99ac
Fix some typos in restore api
2017-11-23 16:37:40 -08:00
Johannes Zellner
1466104681
Remove obsolete developer mode
2017-11-24 01:31:15 +01:00
Girish Ramakrishnan
a752b7139f
Add a break
2017-11-23 12:54:25 -08:00
Girish Ramakrishnan
2becf674ee
fix wording
2017-11-23 12:42:46 -08:00
Girish Ramakrishnan
a5e5324f97
Add note about restore in setupdns page
2017-11-23 12:19:06 -08:00
Girish Ramakrishnan
479261bcec
add restore UI
...
Add a link from setup page to restore
Part of #439
2017-11-22 23:08:59 -08:00
Girish Ramakrishnan
f58d6c04cc
Add DO spaces ams3
2017-11-22 21:03:38 -08:00
Girish Ramakrishnan
72a96c0d6a
lint
2017-11-22 12:19:05 -08:00
Johannes Zellner
ed83a11248
Hide domain actions
2017-11-21 23:05:07 +01:00
Girish Ramakrishnan
5dab697fd6
Display backup progress in caas
2017-11-20 14:37:36 -08:00
Johannes Zellner
748d1b8471
webadmin: Hide domain actions for caas managed domains
2017-11-20 20:01:50 +01:00
Johannes Zellner
616b4b86d8
Reword the dns setup page to indicate more domains can be added later
2017-11-20 20:01:50 +01:00
Johannes Zellner
bf711c6ebb
allow to set domain specific fallback certs
2017-11-20 20:01:50 +01:00
Johannes Zellner
16db4ac901
Make app configure domain aware
2017-11-20 20:01:50 +01:00