10 Commits

Author SHA1 Message Date
Ashish Gupta
d53a41fb3f
UI : Revamp Setting Page UI (#14728)
* Revamp Setting Page UI

* localization key pushed

* added breadcrumb in setting entity pages

* fix nested pages ui

* description added for cards and route fix

* fix unit test

* change cypress flow for setting page as per new UI

* fix sonarcloud and build issue

* fix some cypress

* fix cypress

* fix alert changes

* redirect to last page visited after deleting any service entity

* separate out application and bot from integration and sort custom property alphabitallcy

* fix cypress not running and bifercated bots and application cards

* fix cypress failure and addressed comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-24 14:27:52 +05:30
Ashish Gupta
740541c0c7
CYPRESS: simplify side navigation click in cypress (#14818)
* simplify side navigation click in cypress

* make sidbar item uses common enum

* fix cypress failure of outside import
2024-01-23 15:30:05 +05:30
Ashish Gupta
2e9b60f2d0
feat(ui): revamping the sidebar navigation design (#14625)
* revamp sidebar design

* minor chnages

* menu fixes and test modifyed

* fix cypress test

* fix cypress test and test code improvement

* fix entity and database cypress test

* fix data-quality cypress and fix beta tags

* change incident-manager icon and fix flaky cypress issue

* fix user cypress issue
2024-01-16 13:09:37 +05:30
Shailesh Parmar
f1e4142acf
Minor(Cypress): Fixed failing cypress (#14322)
* Miner(Cypress): Fixed failing cypress

* minor fixes
2023-12-11 14:08:44 +05:30
Shailesh Parmar
cefe22247b
[UI] Data Insight Layout looks broken in case of large number of assets #13803 (#13921)
* [UI] Data Insight Layout looks broken in case of large number of assets #13803

* move height to constant variable in cost file

* fixed DI cypress

* fixed failing unit test
2023-11-10 13:53:47 +05:30
Shailesh Parmar
354c38107e
cypress: Auto skip test part 1 (#13858)
* cypress: Auto skip test part 1

* fixed skip test
2023-11-07 22:42:11 +05:30
Chirag Madlani
d75e2e85f5
Fix aut (#13764)
* fix(test): AUT failures for 1.2

* fix cypress in query,addRemoveTier and data insight

* fix redshift with dbt

* update package

* fix yarn install

* skip service spec

* remove id from the ingestion json schema

* skip data quality and insight for main

* include service specs

* update CI

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-10-30 15:43:55 +05:30
Shailesh Parmar
ecc03ccc89
cypress: fixed AUT failure part 1 (#13686)
* cypress: fixed AUT failure part 1

* updated DI spec

* fixed postgress and  redshift test

* fixed restore admin bug

* remove unnecessary type casing

* di test fixed
2023-10-25 18:03:13 +05:30
Shailesh Parmar
accbc59d76
cypress: fixed failing cypress in main (part-1) (#13623)
* cypress: fixed failing cypress in main (part-1)

* fixed failing cypress

* fixed failing cypress test

* fixed ETE test
2023-10-19 14:09:25 +05:30
Shailesh Parmar
8c223d0ccb
ui: updated data insights page as per new mock (#12956)
* ui: updated data insights page as per new mock

* updated right side graph for description owner and tier

* updated right panel of insight card

* updated data insight as per mock

* updated di ui

* fixed failing unit test

* updated new color as per mock

* added service DI graph

* added cypress for DI

* added unit test for newly added component

* fixed failing unit test

* fixed failing unit test

* fixed failing cypress

* fixed failing cypress

* updated end date
2023-08-31 17:42:01 +05:30