* Remove unnecessary field
* Remove unnecessary field
* Support query comments in MSSQL
* Remove unnecessary field
* Format
* Add external type
* Add MSSQL SP support
* 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
* reset the state of DataAssetHeaderComponent using key property when dataAsset get change to update the breadcrumb properly
* fix DataAssetHeader component getting render when contianerData is fetching in container page component
* wip: unit test for conitaner page
* added accidentally removed silent flag from jest test
* added test for check container data fetch with expected params
* added more testcase in ContainerPage unit test
* added switch tab testcase
* added more test case
* address comments
* address comments 1
* revert accidentally removed --silent from test command
* fix: unit test after conflict resolve
* fix page content shake on breadcrumb loading
* fix some type issues
* fix skeleton loading on detabase-schema-page
* fix LogsViewer Skeleton
* Minor: add RTL support for description
* fix: unit test
* add direction provider
* sync local file
* Update he-he.json
* add useGridLayoutDirection custom hook to handle the RTL in grid layout
* sync local
* handle RTL in in feed editor
* handle RTL for block editor
* remove the RTL toggle button from the editor
* add user spec
* organize user spec
* change test description
* cover different user roles
* change max password length
* code refactor
* fix failing update admin details test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix feed-card header alignment issue by revert back the using 2 UserPopOverCard code and fix some css
* fix role button on span tag issue
* replace span and onClick with the Link
* make the whole feed header text as paragraph
* fix: Header in ActivityFeedCard component
* fix a style issue
* update unit test of feed-card-header
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* MINOR - Test Case Ownership, keep severity, add test case result incidentId
* fix immutability
* Fix tests
* MINOR - Test Case Ownership, keep severity, add test case result incidentId
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* chore(ci): Update CRON for Cypress CI
* chore(ci): Run MySQL only with Schedule or dispatch.
* chore(ci): Add Pull Request Target Path
* Update .github/workflows/cypress-integration-tests-postgresql.yml
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* feat: SAS Viya connector
* refactor SASCatalog to SAS
* add SAS logo to UI and connection documentation
* doc changes
* modify ingestion logic
* revert original changes
* added support for dataflow & perfect logic for reports/datatables
* add filter doc
* more updates to perfect ingestion for each asset type
* fix a bug with table lineage not created properly
* Delete ingestion/pipelines/sasCatalog.yaml
* precomit fix
* Conversion to database connector
* minor fixes
* make custom properties type generic
* Add SAS javaEnum
* add dummy variable for sas.yaml
---------
Co-authored-by: lizmc <liz.mcintosh@sas.com>
Co-authored-by: Shiyang Xiao <Shiyang.Xiao@sas.com>