Comment 3 for bug 1447737

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/176985
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=f772aa4c87917d0110c805d6dd180dba14a4f088
Submitter: Jenkins
Branch: master

commit f772aa4c87917d0110c805d6dd180dba14a4f088
Author: eric <email address hidden>
Date: Thu Apr 23 14:50:50 2015 -0600

    Improve UX of create and update record screen

    The create record has a couple of issues that this fixes:
     - when the name needs to end with a '.' character, the user
       is left clueless about this rule.

     - General review of record types is not present.
     - The buttons on the bottom of the page are non standard.

    Change-Id: I4782552e7c044b5d8a141792166af5c578ca62a7
    Closes-bug: #1447737