3.0.3
- DP-71. Offer cache clear option when editing service
- DP-66. Error popup not shown for invalid values on info tab when clicking Save button.
- DP-72. Change Service Name creation field label to Namespace.
In this release we've made a number of UI improvements. DP-71 pertains to adding a Save and Clear Cache
button to the service editing interface. This shortcut means administrators will no longer have to navigate to the Config > Cache interface after modifying a service's configuration.
DP-66 fixes a bug associated with the popup error widget not always appearing when invalid values are used in the service creation Info
tab.
DP-72 alleviates some longstanding confusion regarding the purpose of the service UI's Name
field. This name forms part of the generated API's URI, and should therefore be lowercase and not contain any special characters. We've changed the field name to Namespace
and added an error message should the field value not confirm to the aforementioned requirements.