Aleksandr Bogdanov
90cf4f0784
Allowing to select a service account key as a file for gcdns
2017-09-12 22:35:40 +02:00
Aleksandr Bogdanov
ec93d564e9
Adding Google Cloud DNS to webadmin
2017-09-12 19:03:23 +02:00
Johannes Zellner
718413c089
autocomplete attribute is not respected for username/password fields
...
Since the cloudflare email input field is above the password field
some browsers will automatically autofill it with the username
as it looks like a login form. So we add a hidden unused input field
which gets autofilled instead :-/
2017-08-23 13:13:00 +02:00
Johannes Zellner
50074b936a
Integrate the terminal with the logs ui
2017-08-18 11:24:48 -07:00
Johannes Zellner
5a7e636f2d
Use flexbox to avoid lots of grid system quirks
...
Finally we can sanely control navbar and footer
2017-08-08 12:05:46 +02:00
Girish Ramakrishnan
ae54b57ca7
Fix wording to match cf website
2017-07-31 10:50:00 -07:00
Johannes Zellner
0eb3c26c05
Only show cloudflare note when cloudflare is selected
2017-07-31 17:01:04 +02:00
Johannes Zellner
ca007ff979
The Cloudflare token is called API Key
2017-07-31 11:46:17 +02:00
Johannes Zellner
014ce9df66
Mention that we only support cloudflare DNS management
2017-07-31 11:08:17 +02:00
Johannes Zellner
83ddf0a62c
add cloudflare ui components
2017-07-28 16:10:04 +02:00
Girish Ramakrishnan
822dfb8af5
Allow 3rd level domains in UI
...
part of #110
2017-06-15 19:55:32 -07:00
Girish Ramakrishnan
153dcc1826
Fix bug in example text
2017-03-22 18:23:24 -07:00
Girish Ramakrishnan
fa4725176c
Group help text together
2017-03-22 16:44:18 -07:00
Girish Ramakrishnan
e42607fec6
Always show the password input
2017-03-22 16:13:18 -07:00
Girish Ramakrishnan
297c1ff266
Show error message only if the domain changed
2017-03-22 16:06:47 -07:00
Girish Ramakrishnan
5d51a7178f
domain migrate: Add text that subdomains are not supported
2017-03-01 15:45:37 -08:00
Johannes Zellner
994202ca94
Use angular-tldjs for domain validation in certs view
2017-02-09 17:28:48 +01:00
Johannes Zellner
ff7ceb1442
remove domain-validator directive
...
we will replace with angular-tldjs
2017-02-09 17:27:20 +01:00
Girish Ramakrishnan
4dde16f987
Fix wording
2017-02-02 14:28:23 -08:00
Girish Ramakrishnan
37596e89b4
Fix display of info text in dns dialog
2017-02-02 11:05:56 -08:00
Johannes Zellner
cdede5a009
Add dns provider information on change dialog
2017-01-29 15:00:30 -08:00
Johannes Zellner
44775e1791
Cleanup the graphs ui
2017-01-29 11:39:28 -08:00
Johannes Zellner
93bab552c9
Fix text in certs, tokens and settings views
2017-01-29 02:50:26 -08:00
Johannes Zellner
023c03ddcd
Use the same busy indicator everywhere
2017-01-29 02:01:01 -08:00
Johannes Zellner
6d031af012
Allow changing domain on caas always
2017-01-26 15:22:02 -08:00
Johannes Zellner
a4b299bf6e
Use domain validation for dns setup dialog
2017-01-26 15:22:02 -08:00
Johannes Zellner
317c6db1d5
Show all DNS providers also for caas
2017-01-26 15:22:02 -08:00
Johannes Zellner
7061195059
Show different text for manual and wildcard dns backends
2017-01-10 13:41:20 +01:00
Johannes Zellner
9556d4b72c
Fix the busy state of the dns backend change form
2017-01-10 13:34:00 +01:00
Girish Ramakrishnan
b77b2ab82d
add manual dns provider to the ui
2016-12-14 14:59:16 -08:00
Johannes
894384cf3c
Remove unused change handler on dns provider selection
2016-10-28 14:58:28 +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
Johannes Zellner
54543aa536
Show provider specific settings in DNS settings dialog
2016-09-22 15:26:21 +02:00
Johannes Zellner
4d983f2a19
Click reveal the secret and token for dns provider
2016-09-22 14:56:15 +02:00
Johannes Zellner
505f4de55d
Only show AWS related dns settings if that provider is used
2016-09-22 14:23:43 +02:00
Girish Ramakrishnan
464869c021
remove warning about MX record
...
fixes #25
2016-09-02 09:58:09 -07:00
Girish Ramakrishnan
a67b2c7559
warn user that custom domain might overwrite MX record
2016-07-25 21:58:28 -07:00
Girish Ramakrishnan
263c68f9c2
Add placeholder text for domain name
2016-07-17 09:43:27 -07:00
Girish Ramakrishnan
78f0992935
set button action
2016-07-08 12:26:32 -07:00
Girish Ramakrishnan
f6dfb70afc
give autofocus to domain field
2016-07-08 12:12:55 -07:00
Girish Ramakrishnan
c3b9ed934d
use ng-if since the password has a required tag
2016-07-05 17:40:11 -05:00
Girish Ramakrishnan
b49d3bd639
fix grammar
2016-07-05 17:33:53 -05:00
Girish Ramakrishnan
57332eb0ce
add some space
2016-07-05 16:01:09 -05:00
Girish Ramakrishnan
0a45f087f2
custom domain migration ui (no javascript yet)
2016-07-05 14:38:38 -05:00
Girish Ramakrishnan
95d7d9192d
show the domain name
2016-07-05 14:35:12 -05:00
Girish Ramakrishnan
bbe21d36c6
dns config: make form a dialog
2016-07-05 14:15:24 -05:00