aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress/integration/iFrames/auditInfo.modal.e2e.ts
AgeCommit message (Collapse)AuthorFilesLines
2020-11-10Fix for removing 'Show Audit Info' for individual instance on DrawingKruthi Bhat1-0/+4
Board Issue-ID: VID-917 Change-Id: Ice4bde260e9b2f09fe4178fc704e89efdf6c1da8 Signed-off-by: rachitha.ramappa@att.com
2020-10-29VID-913 : Addition of Instance IDs in Audit Info screenKruthi Bhat1-2/+4
Change-Id: I7a440c6797f63588c68d490715272992e626424f Issue-ID: VID-913 Signed-off-by: Kruthi Bhat <krutbhat@att.com>
2020-10-23Sorting functionality on audit info screenKruthi Bhat1-4/+73
Change-Id: If2fed947ccc0cbcb68ad656fb6010aa9cb829acd Issue-ID: VID-904 Signed-off-by: rachitha.ramappa@att.com
2020-10-08New audit info screen changes7.0.0Rachitha Ramappa1-7/+17
Audit screen css changes and export mso status to external file Change-Id: I71d577121e18090eab7a388ed01707823e45ac82 Issue-ID: VID-901 Signed-off-by: rachitha.ramappa@att.com
2019-12-26Use popup-sized viewport on Cypress tests where relevantIttay Stern1-1/+6
The smaller viewport let more authentic tests, and a real-life look-and-feel. It is used on: - New Service popup - Audit-info of Instantiation Status - Templates modal Issue-ID: VID-724 Change-Id: I4f9928a3f730085bd66f5920a14b3a44ef5a23ba Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-29Introduce cy.clearSessionStorageIttay Stern1-3/+1
Issue-ID: VID-647 Change-Id: I51471f736577599c1ace8e330a4db089deccc8ca Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-24Cypress>=3.3.1 readFile() does not expect a relative file-path starting with /Ittay Stern1-1/+1
See: https://github.com/cypress-io/cypress/issues/4352#issuecomment-507963062 Issue-ID: VID-687 Change-Id: I4f3292e80d22d217d9bd33c685766efd5a8f4d8f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-18merge from ecomp a88f0072 - Modern UIIttay Stern1-13/+61
Issue-ID: VID-378 Change-Id: Ibcb23dd27f550cf32ce2fe0239f0f496ae014ff6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-07-10New Angular UI from 1806Sonsino, Ofir (os0695)1-0/+37
Change-Id: I39c160db0e0a6ec2e587ccf007ee1b23c6a08666 Issue-ID: VID-208 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>