google-nomulus/javatests/google/registry/ui/js/registrar
guyben 8d93cd8edf Refactor SessionUtil, and Add dropdown menu to switch clientId
SessionUtil is renames AuthenticatedRegistrarAccessor, as it's used to access a registrar for an authenticated user.

It will now be injected with the AuthResult instead of receiving it in every function call, since there's only one "legal" AuthResult to use.

The AccessType names are changed from READ_ONLY/READ_WRITE to READ/UPDATE, as it was confusing that a user could have both READ_ONLY AND READ_WRITE access to the same registrar.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=216958306
2018-10-17 11:49:50 -04:00
..
BUILD Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04:00
console_test.js Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04:00
console_test_util.js Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -04: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 Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04:00
host_test.js Wrap render of console.main soy in a utility function 2018-10-17 11:46:17 -04: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