mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 19:20:44 +02:00
This tab will set the "allowedTlds", but might have other functionality in the future. It is based on (branches from) the security-settings tab, because I'm copying the functionality of the "whitelisted IPs" to the "allowed TLDs": they are both lists of "arbitrary" strings that you can remove from and add to. There are a lot of moving parts in this CL, because of how all the different elements need to interact, and how intertwined they are (for example, we need to disable the admin-settings view for non admins both in the soy and in the JS code) It's really time to refactor the console given all we've learned... :/ ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=220373443 |
||
---|---|---|
.. | ||
admin_settings.js | ||
BUILD | ||
console.js | ||
contact.js | ||
contact_settings.js | ||
contact_us.js | ||
dashboard.js | ||
domain.js | ||
epp_session.js | ||
host.js | ||
main.js | ||
resources.js | ||
security_settings.js | ||
whois_settings.js | ||
xml_resource_component.js |