mv com/google/domain/registry google/registry
This change renames directories in preparation for the great package rename. The repository is now in a broken state because the code itself hasn't been updated. However this should ensure that git correctly preserves history for each file.
|
@ -0,0 +1,8 @@
|
|||
<!doctype html>
|
||||
<!-- gsutil cp -a public-read -z html brainframe-alpha.html gs://domain-registry-alpha/brainframe.html -->
|
||||
<!-- curl https://domain-registry-alpha.storage.googleapis.com/brainframe.html -->
|
||||
<script src="https://js.braintreegateway.com/v2/braintree.js"></script>
|
||||
<script src="https://domain-registry-alpha.appspot.com/assets/js/brain_bin_map.js"></script>
|
||||
<body style="margin:0">
|
||||
<form><div id="brainframe"></div></form>
|
||||
<script>registry.registrar.BrainFrame.main('https://domain-registry-alpha.appspot.com', 'brainframe');</script>
|
13
java/google/registry/ui/assets/html/brainframe-map.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!doctype html>
|
||||
<!-- Source-mapped production iframe sandbox for Braintree iframe -->
|
||||
<!-- -->
|
||||
<!-- This is the same thing as brainframe.html except it allows admins of -->
|
||||
<!-- the App Engine application to see the original source code in Chrome's -->
|
||||
<!-- debugger if an exception is thrown by the minified JavaScript blob. -->
|
||||
<!-- -->
|
||||
<!-- gsutil cp -a public-read -z html brainframe-map.html gs://domain-registry/brainframe-map.html -->
|
||||
<script src="https://js.braintreegateway.com/v2/braintree.js"></script>
|
||||
<script src="https://domain-registry.appspot.com/assets/js/brain_bin_map.js"></script>
|
||||
<body style="margin:0">
|
||||
<form><div id="brainframe"></div></form>
|
||||
<script>registry.registrar.BrainFrame.main('https://domain-registry.appspot.com', 'brainframe');</script>
|
14
java/google/registry/ui/assets/html/brainframe.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!doctype html>
|
||||
<!-- Production iframe sandbox for Braintree iframe -->
|
||||
<!-- -->
|
||||
<!-- In order to securely embed Braintree's iframe, this iframe must be -->
|
||||
<!-- served from a separate origin. To do this, we manually deploy this -->
|
||||
<!-- as a static HTML file to a cloud storage bucket, as follows: -->
|
||||
<!-- -->
|
||||
<!-- gsutil cp -a public-read -z html brainframe.html gs://domain-registry/brainframe.html -->
|
||||
<!-- curl https://domain-registry.storage.googleapis.com/brainframe.html -->
|
||||
<script src="https://js.braintreegateway.com/v2/braintree.js"></script>
|
||||
<script src="https://domain-registry.appspot.com/assets/js/brain_bin.js"></script>
|
||||
<body style="margin:0">
|
||||
<form><div id="brainframe"></div></form>
|
||||
<script>registry.registrar.BrainFrame.main('https://domain-registry.appspot.com', 'brainframe');</script>
|
10
java/google/registry/ui/assets/html/insecure-brainframe.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!doctype html>
|
||||
<!-- This can only be used by admins in a testing environment. -->
|
||||
<!-- This iframe provides no isolation of Braintree from Console. -->
|
||||
<script src="https://js.braintreegateway.com/v2/braintree.js"></script>
|
||||
<script src="/assets/sources/javascript/closure/base.js"></script>
|
||||
<script src="/assets/sources/deps-runfiles.js"></script>
|
||||
<body style="margin:0">
|
||||
<form><div id="brainframe"></div></form>
|
||||
<script>goog.require('registry.registrar.BrainFrame.main');</script>
|
||||
<script>registry.registrar.BrainFrame.main('*', 'brainframe');</script>
|
|
@ -0,0 +1,4 @@
|
|||
<!doctype html>
|
||||
<!-- Brainframe for integration testing. -->
|
||||
<form><div id="brainframe"></div></form>
|
||||
<script>window.parent.postMessage('{"type": "payment_method", "method": {"type": "CreditCard", "nonce": "imanonce", "details": {"cardType": "Visa", "lastTwo": "00"}}}', '*');</script>
|
BIN
java/google/registry/ui/assets/images/ajax-loader.gif
Normal file
After Width: | Height: | Size: 673 B |
BIN
java/google/registry/ui/assets/images/android_sad.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 138 B |
After Width: | Height: | Size: 138 B |
After Width: | Height: | Size: 184 B |
BIN
java/google/registry/ui/assets/images/explore_24.png
Normal file
After Width: | Height: | Size: 1,016 B |
BIN
java/google/registry/ui/assets/images/folder.png
Normal file
After Width: | Height: | Size: 309 B |
BIN
java/google/registry/ui/assets/images/glogo_black.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
java/google/registry/ui/assets/images/google.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
java/google/registry/ui/assets/images/homeContact.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
java/google/registry/ui/assets/images/homeResources.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
java/google/registry/ui/assets/images/homeSettings.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
java/google/registry/ui/assets/images/ic_contacts_blue_12.png
Normal file
After Width: | Height: | Size: 535 B |
BIN
java/google/registry/ui/assets/images/ic_contacts_blue_8.png
Normal file
After Width: | Height: | Size: 327 B |
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
]>
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="21px" height="21px" viewBox="0 0 21 21" overflow="visible" enable-background="new 0 0 21 21"
|
||||
xml:space="preserve">
|
||||
<defs>
|
||||
</defs>
|
||||
<path fill="#FFFFFF" d="M17.646,16.501L14,12.855c0.566-0.811,0.903-1.792,0.903-2.855c0-2.762-2.238-5-5-5c-2.761,0-5,2.238-5,5
|
||||
s2.239,5,5,5c1.064,0,2.045-0.337,2.856-0.903l3.646,3.646c0.343,0.343,0.898,0.344,1.241,0.001
|
||||
C17.99,17.399,17.99,16.845,17.646,16.501z M9.903,13.2c-1.767,0-3.199-1.433-3.199-3.2s1.433-3.2,3.199-3.2
|
||||
c1.77,0,3.199,1.433,3.199,3.2S11.673,13.2,9.903,13.2z"/>
|
||||
<rect opacity="0" fill="#4387FD" width="21" height="21"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1 KiB |
17
java/google/registry/ui/assets/images/icons/svg/search.svg
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
]>
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="21px" height="21px" viewBox="0 0 21 21" overflow="visible" enable-background="new 0 0 21 21"
|
||||
xml:space="preserve">
|
||||
<defs>
|
||||
</defs>
|
||||
<path fill="#FFFFFF" d="M17.646,16.501L14,12.855c0.566-0.811,0.903-1.792,0.903-2.855c0-2.762-2.238-5-5-5c-2.761,0-5,2.238-5,5
|
||||
s2.239,5,5,5c1.064,0,2.045-0.337,2.856-0.903l3.646,3.646c0.343,0.343,0.898,0.344,1.241,0.001
|
||||
C17.99,17.399,17.99,16.845,17.646,16.501z M9.903,13.2c-1.767,0-3.199-1.433-3.199-3.2s1.433-3.2,3.199-3.2
|
||||
c1.77,0,3.199,1.433,3.199,3.2S11.673,13.2,9.903,13.2z"/>
|
||||
<rect opacity="0" fill="#4387FD" width="21" height="21"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1 KiB |
19
java/google/registry/ui/assets/images/icons/svg/settings.svg
Normal file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
]>
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="21px" height="21px" viewBox="0 0 21 21" overflow="visible" enable-background="new 0 0 21 21"
|
||||
xml:space="preserve">
|
||||
<defs>
|
||||
</defs>
|
||||
<path d="M16.895,11.64C16.96,11.269,17,10.89,17,10.5s-0.04-0.77-0.106-1.14l1.535-1.129l0.183-0.683l-1.5-2.598l-0.684-0.184
|
||||
l-1.738,0.762c-0.581-0.49-1.25-0.875-1.979-1.138L12.5,2.5L12,2H9L8.5,2.499L8.29,4.395C7.562,4.658,6.896,5.043,6.314,5.531
|
||||
L4.571,4.768L3.889,4.951l-1.5,2.598l0.183,0.684l1.535,1.129C4.04,9.731,4,10.111,4,10.5s0.04,0.769,0.106,1.139l-1.535,1.129
|
||||
l-0.183,0.684l1.5,2.598l0.682,0.184l1.744-0.764c0.58,0.488,1.248,0.873,1.975,1.137l0.21,1.896L9,19h3l0.5-0.5l0.21-1.892
|
||||
c0.729-0.263,1.398-0.648,1.979-1.138l1.738,0.762l0.684-0.184l1.499-2.598l-0.181-0.683L16.895,11.64z M14.15,10.5
|
||||
c0,2.016-1.635,3.65-3.65,3.65c-2.016,0-3.65-1.635-3.65-3.65s1.635-3.65,3.65-3.65C12.515,6.85,14.15,8.484,14.15,10.5z"/>
|
||||
<rect opacity="0" fill="#4387FD" width="21" height="21"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
BIN
java/google/registry/ui/assets/images/loader1x.gif
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
java/google/registry/ui/assets/images/loader4x.gif
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
java/google/registry/ui/assets/images/logo_sm.gif
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
java/google/registry/ui/assets/images/offline_lightning.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
java/google/registry/ui/assets/images/ribbon_certified-128.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
java/google/registry/ui/assets/images/ribbon_certified-64.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
java/google/registry/ui/assets/images/visibleOff_16.png
Normal file
After Width: | Height: | Size: 556 B |
BIN
java/google/registry/ui/assets/images/visibleOn_16.png
Normal file
After Width: | Height: | Size: 480 B |