Commit Graph

5 Commits (859ddc0398687ed0c7b78c9647f45d0c10af581d)

Author SHA1 Message Date
Samuel Rowe 29ed43ce9f feat(frontend): removed default values such as 'unknown' and 'unnamed' 3 years ago
Samuel Rowe 46d03d809a fix(frontend): fixed logic for generating final values for network forms
* Previously, final values were generated by merging with previous state.
   This caused unexpected overwriting of values. Therefore, we do not merge
   states anymore.
3 years ago
Samuel Rowe 3c23e902e9 fix(frontend): fixed `getInitialValues` and `getFinalValues` to work with IPAM and labels correctly 3 years ago
corpulent 6c59f6e18e fix: creating and updating a network 3 years ago
Samuel Rowe 7e2a2ff845 feat(frontend): created network form utils 3 years ago