Commit Graph

4 Commits (46d03d809ad38aba57884600c66186c8294115c3)

Author SHA1 Message Date
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