google-nomulus/java/google/registry/ui/soy/registrar
jianglai f6bac5297b Add Google Analytics to registrar console
To support the open source community, which may want to use different analytics services, we implement a soy template for analytics services that:

1) Does not require users to implement Google Analytics
2) Allows users to add their own analytics code to `Analytics.soy`
3) Gives users the flexibility to pass as much or as little static configuration to their custom analytics code as needed.
4) Ensures that users can merge upstream Nomulus code in the future without having to delete their custom analytics implementations
5) Does not allow code to be injected from configuration, which Soy as a framework actively discourages.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=248340081
2019-05-21 11:35:34 -04:00
..
AdminSettings.soy Only show OT&E admin actions when not in production environment 2019-03-08 18:27:11 -05:00
BUILD Add web console for creating registrars 2019-01-17 19:19:09 -05:00
Console.soy Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
ContactSettings.soy Rename Soy map to legacy_object_map (first step of migration) 2018-02-20 15:14:30 -05:00
OteSetupConsole.soy Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
RegistrarCreateConsole.soy Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
SecuritySettings.soy Prevent spellchecking from textarea fields 2019-02-01 16:18:24 -05:00
WhoisSettings.soy Mark nullable parameters as nullable 2018-12-20 07:46:33 -05:00