* added search index details page and related changes
* localization changes for other languages
* added search index option in settings custom attribute section
* updated the search icon on settings page
* updated the default fields to fetch on search index details page
* fixed unit tests
* fixed unit tests
* added unit tests for newly added components
code optimization to remove duplication
* fixed alignment for expand all button
* fixed the margin issue with search bar
* fixed minor bugs on search index details page
* localization changes for other languages
* worked on comments
* fixed code smells
* ui: Implement filtering by tags inside the table schema #12860
* fixed icon alignment
* added filter functionality to tags and glossary in entity fileds
* fixed failing unit test
* added cypress for filter tags
* 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