- Sep 23, 2020
-
-
Simon Pastor authored
-
Simon Pastor authored
-
Simon Pastor authored
-
Kevin Di Lallo authored
Scenario Import fix + UT fixes
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
- Sep 22, 2020
-
-
Kevin Di Lallo authored
Demo scenario version upgrade to v1.5.3
-
Kevin Di Lallo authored
-
- Sep 21, 2020
-
-
Kevin Di Lallo authored
Disconnected Physical Locations + Configurable POA Selection Priority
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
gis engine support for automated disconnection mobility events + wireless type priority specific poa selection
-
Kevin Di Lallo authored
connected, wireless & wirelessType parameters in model + DISCONNECTED mobility event support + TC Engine fixes + UT updates
-
Kevin Di Lallo authored
user-chart folder creation and demo2 documentation update
-
- Sep 17, 2020
-
-
nikhildoifode authored
-
Nikhil Doifode authored
-
Nikhil Doifode authored
Changes: - Added code to add user-charts folder in ~/.meep/virt-engine as part of deploy process - Create new file to build demo2 which will copy demo2 to ~/.meep/virt-engine/ Tests: - All UT's and cypress tests passed - Manual testing of demo2 worked correctly
-
- Sep 09, 2020
-
-
Kevin Di Lallo authored
Fixed Net Char Event displays values without selecting an element
-
- Sep 08, 2020
-
-
Nikhil Doifode authored
Added reset element function in store instead of updating the element on network-charac container close
-
- Sep 03, 2020
-
-
Nikhil Doifode authored
Changes: - onUpdateElement was getting called separately for type and name, so the change in type was not happening because of timing delay. So added separate code for updating it only once. - Removed 8081 port for MEEP_HOST in package.json since it is not required now Test: - All UT's and Cypress test passed - Manually checked, the old behaviour is not observed
-
Kevin Di Lallo authored
Session Keepalive
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
-
Kevin Di Lallo authored
Supporting K8s 1.19 in current setup
-
Nikhil Doifode authored
Changes: - Changed 'OPERATOR GENERIC' to 'OPERATOR' and 'POA GENERIC' to 'POA' in cypress-exec-spec test - Changed for loop from 'Array of Objects' to 'Object Array' of Element Types - Changes for MEEP_BTN_CANCEL and MEEP_BTN_APPLY in data-cy for having only one in DOM Tests: - All UT's and Cypress passed - Checked manual deployment of sandbox and scenario
-
Nikhil Doifode authored
Removed the conditional checks in helper file and added hardcoded values in deployment and statefulset
-
Nikhil Doifode authored
Changes: - Added condition for checking apiversion support of statefulset and deployment in couchdb, kube-state-metrics and redis (master and slave) - Changed apiversion from harcoded values to read from helpers file in statefulset and deployment in couchdb, kube-state-metrics and redis (master and slave) - Changed wait time for Sandbox creation and scenario deployment in Cypress tests from 10 sec to 15 sec Tests: - All UT's passed - All Cypress test cases passed - Manually checked deploying scenarios demo1 and demo2
-
- Sep 02, 2020
-
-
Kevin Di Lallo authored
Retention of Manual Event Creation fields on changing tabs
-
Nikhil Doifode authored
-