- Feb 20, 2023
-
-
Lluis Gifre Renom authored
- Rounded SLA values to 2 decimal digits
-
Lluis Gifre Renom authored
- Minor cosmetic changes in code - Addition of missing close methods
-
- Feb 17, 2023
-
-
Lluis Gifre Renom authored
- partial revert of change in templates
-
Lluis Gifre Renom authored
- added validation entities exist - added missing constraint rendering statements - minor template improvements - code cleanup
-
- Feb 09, 2023
-
-
Lluis Gifre Renom authored
- enable parallel descriptor loading
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- Jan 31, 2023
-
-
Lluis Gifre Renom authored
- improved name of drivers in AddDevice form - removed variable name collision in add device logic - improved logic to parse connect settings from WebUI
-
- Jan 29, 2023
-
-
Lluis Gifre Renom authored
- Minor cosmetic changes
-
Lluis Gifre Renom authored
- Updated link/service/slice list/detail pages to show device/endpoint names instead of UUIDs
-
- Jan 27, 2023
-
-
Lluis Gifre Renom authored
- Device List: show number of endpoints instead of detail - Device List: show number of rules - Remove UUIDs from topology elements - Service List: add service name - Service Details: add service name - Slice List: add slice name - Slice Details: add slice name
-
- Jan 24, 2023
-
-
Lluis Gifre Renom authored
- improvements in details pages
-
Lluis Gifre Renom authored
- updated dump of config rules in service and slice entities
-
Lluis Gifre Renom authored
- corrected report of configuration rules in device
-
Lluis Gifre Renom authored
- corrected report of configuration rules in device
-
Lluis Gifre Renom authored
- corrected report of configuration rules in device - minor cosmetic code changes
-
- Jan 23, 2023
-
-
Lluis Gifre Renom authored
- added human-readable names to Topology graph
-
- Jan 20, 2023
-
-
Lluis Gifre Renom authored
- corrected load generator commands
-
Lluis Gifre Renom authored
- Converted load_gen tool into a microservice - Added simple WebUI page to manage it - Created manifests, Dockerfile, etc. - Created proto file to manage the load generator
-
Lluis Gifre Renom authored
- improved device details page
-
- Jan 19, 2023
-
-
Lluis Gifre Renom authored
- removed unneeded log messages
-
Lluis Gifre Renom authored
- improved name reporting of devices and links
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- testing session management
-
Lluis Gifre Renom authored
- corrected retrieval of context/topology names
-
Lluis Gifre Renom authored
- minor bug resolution
-
Lluis Gifre Renom authored
- corrected retrieval of topologies
-
Lluis Gifre Renom authored
- corrected selection of context/topology based on new uuid/name separation
-
- Dec 15, 2022
-
-
longllu authored
- Update device form.
-
- Dec 13, 2022
-
-
longllu authored
- Adding the "Add configuration" form. - Adding the "Update device" form (not working).
-
- Dec 02, 2022
- Nov 25, 2022
-
-
Lluis Gifre Renom authored
- updated descriptor loading framework
-
- Nov 24, 2022
-
-
Lluis Gifre Renom authored
- migrated to new descriptor loading framework
-
- Nov 22, 2022
-
-
Lluis Gifre Renom authored
- added missing node icon for microwave radio systems (by now as a virtual controller)
-
- Nov 09, 2022
-
-
Lluis Gifre Renom authored
- minor code formatting - added conditions to show hyperlinks only for sub-services and sub-slices in same context
-
- Nov 04, 2022
-
-
Lluis Gifre Renom authored
- updated cookie name to prevent cross-instance session data leakage. otherwise, selected topology in one instance, is used in other instances. - added Slice component as a dependency of WebUI
-