Acceptance Criteria:
|
* Each session should have its own row in the session table
* The columns in the session table should be the same as those in tlctl
* When clicking a session, the corresponding info should be shown in the popup
* When clicking a session that is no longer alive, the popup should indicate that the session is unavailable
* When _not_ checking the confirm checkbox and terminating a session:
1) you should stay in the popup and,
2) a hint about the checkbox being required should be presented
* When checking the confirm checkbox and terminating a session, the termination message should be shown
* When clicking "Shadow session", the client launched by the downloaded file should contain the following:
- Shadowing should be enabled
- The clicked username should show in field "User to shadow"
|