google-nomulus/java/google/registry
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
..
backup Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
batch Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
bigquery Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
braintree Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
builddefs Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00
config Genericize Google Drive Links 2016-11-02 15:19:34 -04:00
cron Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
dns Rename CloudDnsModule to CloudDnsWriterModule for consistency 2016-11-02 15:19:34 -04:00
eclipse Integrate: Eclipse file generation script 2016-05-16 18:39:45 -04:00
env Add mapreduce for RDE hosts import 2016-10-24 11:56:53 -04:00
export Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
flows Replace command.applyTo() with inlined builder operations 2016-11-02 15:19:34 -04:00
gcs Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
groups Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
idn Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
keyring/api Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
loadtest Fix double-URL-encoding bug in LoadTestAction 2016-11-02 15:19:34 -04:00
mapreduce Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
model Replace command.applyTo() with inlined builder operations 2016-11-02 15:19:34 -04:00
module Rename CloudDnsModule to CloudDnsWriterModule for consistency 2016-11-02 15:19:34 -04:00
monitoring Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
pricing Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
rdap Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
rde Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
request Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
security Fix bugs in load test action so that it actually works 2016-10-24 11:57:00 -04:00
storage/drive Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
tldconfig/idn Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
tmch Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
tools Add metadata parameters to CreateLrpTokensCommand 2016-11-02 15:19:34 -04:00
ui Genericize Google Drive Links 2016-11-02 15:19:34 -04:00
util Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
whois Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
xjc Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
xml Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
BUILD Fix Bazel visibility rules 2016-10-24 11:57:00 -04:00
repositories.bzl Change some Bazel deps back to earlier supported versions 2016-10-24 11:57:00 -04:00