TAMULib / CAP

MIT License
3 stars 2 forks source link

[B-03918] Disallow the changing a schema URL to an invalid value, after schema creation #125

Closed kaladay closed 5 years ago

kaladay commented 5 years ago

This approach to solving the problem relies on modifying CAPs FindPropertiesDirective and the submit button on the edit.

Instead of some sort of ng-change/ng-blur on the weaver ValidatedInputDirective, this adds a function call propertiesNeedsLoading on the submit button.

ghost commented 5 years ago

Closing in favor of https://github.com/TAMULib/CAP/pull/126