google-nomulus/java/google/registry/ui
mmuller 2e4273c4f4 Genericize Google Drive Links
Replace the two drive links on the "contact us" page with values that can be
driven from the config.  The drive links are the link to the technical
documentation folder and the link to the registrar's transaction activity
reports.  The former is a straightforward static replacement, but the latter
is derived from a per-registrar Google Drive id which must be formatted using
a template from the config module.

Note: This currently requires adding the transaction activity URL template to
the old-style RegistryConfig class instead of the daggerized ConfigModule
because this is the easiest way to pass it though to the non-daggerized
RegistrarServlet.  In an upcoming CL, I'll convert RegistrarServlet to
RegistrarAction and then I'll be able to make this template injectable.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137518466
2016-11-02 15:19:34 -04:00
..
assets Make registrar console logo non-Google-Registry-specific 2016-10-03 16:05:02 -04:00
css Update some internal build configuration options 2016-10-04 09:58:26 -04:00
epptmpl mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
externs Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
forms Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
html Update an obsolete URL in the web console 2016-10-19 13:09:57 -04:00
js Genericize Google Drive Links 2016-11-02 15:19:34 -04:00
server Genericize Google Drive Links 2016-11-02 15:19:34 -04:00
soy Genericize Google Drive Links 2016-11-02 15:19:34 -04:00
BUILD Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
compile_test.js Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
conformance_proto.txt mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
ConsoleConfigModule.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ConsoleDebug.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
globals.txt Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00