* feat(ui): support multi view for service page
* support search and pagination
* support filter
* fix unit tests
* fix search indexes
* revert glossary term tab component
* fix pagingation
* fix loading issue
* fix code smells
* fix cypress
* Part of #12998 - Add Stored Procedures support for Redshift
* Lint
* Fix bq queries
* Update ingestion/src/metadata/ingestion/source/database/bigquery/queries.py
* changes to incorporate search services into application
* removed settings search-index custom attribute option to include in other PR
* Added API to fetch search indexes
* Added version page changes for search service
* fixed search service delete bug
* Added cypress test for search service page
* updated the search icon on settings page
* updated the data asset header to show proper action items for search service
* added searchIndex entityType
* Updated elastic search icon
* Added open search icon
* updated the return type for search index API function
* Fixed cypress service version cypress test
* added beta tag for OpenSearch Connector
* removed the `OpenSearch` Connector option
* added and fixed unit tests
* fixed test for DatabaseSchemaPage
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* [Docs] - Yarn dev on local docker
* added env variable values for docker-docs command
* reverted the changes in makefile
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* Disk space test
* Disk space test with other action
* Disk space test with other action
* Disk space test with first action
* checking labeler
* updating version of wait action
* xvfb-run check
* Update disk-space-test.yml
* xvfb-run check using sudo
* checking large packages
* Update disk-space-test.yml
* Update disk-space-test.yml
* Update disk-space-test.yml
* Update disk-space-test.yml
* Checking the logic
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update update_version.py
* Update Makefile
* Update update_version.py
* Update Makefile
* permission issue check
* Update Makefile
* Update Makefile
* Update Makefile
* Update Makefile
* Update Makefile
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update Makefile
* Creating make script for code freeze automation
* updating dockerfile version with main branch
* Updating paths in makefile
* Updating the python code with logger
* Using argparse to pass the arguments in python code
* feat:Updating script path
* Delete update_version.py from root directory
* supported upvoting in entities
* Add api endpoint for voting in MLModel and Pipeline
* fix unit test
* disable header button in case of deleted entity and minor changes
* fix conflict unit test
* supported upvoting in glossaries
* supported cypress and unit test for entities
* changes as per comments
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Minor fix: Do not re-run migration for properly formed native test suites
* rename 1.1.3 to 1.1.5
* rename 1.1.3 to 1.1.5 and add 1.1.4
* Fix table -> native testsuite migration
* feat: add domain version page
* added domain index .. . support for domain name .. experts and delete is left
* checkstyle
* domain list
* fix: domain selectable list changes
* fix: add missing fields
* fix: add services support for domain
* fix: review comments
* fix: review comments
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>