* fix(ui): consider all the tags as tier which are children of Tier classification
* add playwright
* wip tier cleanup
* fix async select list loading issue
* address comments
* update variable
* feat: Enable Ingestion Docker Image Tags using meta step
* feat: conditional latest tag
* chore: use separator tags
* chore: refactor use of metadata-action
* test: disable push
* chore: Add env `DOCKER_BUILD_NO_SUMMARY: true`
* chore: Use flavor for `latest` tag
* chore: Enable push of docker images to DockerHub
* Fix: #16380 support TestSuite redeploy option from UI
* move pipelines to settings page
* fix
* add playwright
* update playwright to use dynamic data instead sample data
* Fix the styling issue for the teams and user selection component in the alert form
* Fix the incorrect field names in form error messages
* Fix and modify cypress tests
* Fix the incorrect util function import
* update the field name in form validation message
* Update proper assertions
* Fix the empty string passed to the API when no displayName input is provided
* Fix no characters displaying in the avatar when displayName is an empty string
* Add tests for user page bug fixes
* Resolve comments
* Fix the failing unit tests
* get table ddl for athena tables
* changes in method to get all table ddls
* external table/container lineage for athena
* column lineage for external table lineage
* unittest for athena
* pyformat changes
* add external table lineage unit test
* fix unittest with pydantic v2 changes
* fix unittest formating
* fix code smell
* feat: added test defintion dimension + sample data for bounds
* chore: added migration for definition dimension
* style: ran python linting
* fix: rename dimension to dataQualityDimension
* fix: test definition dimension key
* User Email Based lookup for loggedInUser
* Add Unique on name
* support email only login
* fix cypress
* fix playwright
* reset user for 404
inject enableSelfSignup for auth config
* Add Self Signup Flag
* Add error messages
* Better check
* Change to Custom Exception Message
* Update message as suggested
* fix claim issue for confidential type
* fix sonar
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>