google-nomulus/javatests/google/registry/ui/js/registrar
mcilwain 37aa1d1815 Always require acknowledgment of premium fees
This removes the configuration ability on both Registry and Registrar entities
to allow operations on premium domains to succeed without acking the fees using
the fee extension. We only ever used this ability during the minna launch, and
it was a fiasco. We have no intention of ever allowing creation, renewal,
transfer, restoring, etc. of premium domains without acking the fees ever again,
and haven't done so since 2013, so removing this ability allows us to simplify
our code, data model, and tests.

Note that all TLDs in our production system currently require price ACKing
anyway, so from an external partner perspective this commit is a noop.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=229423650
2019-01-17 19:07:51 -05:00
..
BUILD Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04:00
console_test.js Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
console_test_util.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00
contact_settings_test.js Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04:00
contact_test.js Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04:00
domain_test.js Use AuthenticatedRegistrarAccessor in EppConsoleAction 2018-12-03 18:51:40 -05:00
host_test.js Use AuthenticatedRegistrarAccessor in EppConsoleAction 2018-12-03 18:51:40 -05:00
security_settings_test.js Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04:00
whois_settings_test.js Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04:00