Feature/update input form validation
All threads resolved!
All threads resolved!
Update the input forms for site and router creation.
Changes:
- Site country code must exist
- TS server address must be valid
- Router TS port must be valid
- Site latitude and longitude must make sense (-90 < x < 90 and -180 < y < 180)
Merge request reports
Activity
requested review from @simone.spinelli
- Resolved by Karel van Klink
- Resolved by Karel van Klink
- Resolved by Karel van Klink
added 2 commits
added 14 commits
-
9818590e...a1228219 - 10 commits from branch
develop
- 7e6d7195 - add validators to site creation workflow
- 0df0db53 - add validators to router creation workflow, also making IAS connection optional
- c1b72878 - apply feedback, mostly remove redundant comments
- 9c3c6f8d - update documentation
Toggle commit list-
9818590e...a1228219 - 10 commits from branch
enabled an automatic merge when the pipeline for 9c3c6f8d succeeds
added 6 commits
- 4b23e274 - add validators to site creation workflow
- 23c78aa9 - add validators to router creation workflow, also making IAS connection optional
- 2557d648 - apply feedback, mostly remove redundant comments
- 9818590e - update documentation
- f9022eb1 - Merge remote-tracking branch 'origin/feature/update-input-form-validation'...
- 7fc26555 - update router import to use a PortNumber
Toggle commit list
Please register or sign in to reply