* feat: refactor ingestion flow logic
* feat: ran python linting
* feat: update tests to match new workflow
* feat: ran python linting
* feat: update sample data test suite name
* feat: Added backend logic to support logical and executable test suites
* feat: clean up java and json code
* feat: added sample data for logical and executable test suites
* feat: remove executable from CreateTestSuite
* feat: ran python and java linting
* feat: added README info for data quality structure
* skipping cypress to keep main green
* fixed typescript type issue
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Fix#11855: Tags can get deleted if the service name matches partially with targetFQN
* Fix#11855: Tags can get deleted if the service name matches partially with targetFQN
* fix(#11575): filter pattern does not work if `,` in regex
* chore: update the filter pattern component
* update cypress
* minor change
* chore: add `noImplicitAny` in tsconfig
* Improvements for Change Event Parsing Logic
* Remove plural from columns , update message and handle case for array field types
* Removed Redundant Code for Feed Threads, moved to util class
* Fix Entity Conversion Failures
* Fix Message Decorator type
* Revert to previous logic for extracting change event
* update File
* feat(ui): export modal for all the entities
* updated custom dropdown structure with component
* translation-sync
* updated data-testid
* fix teams spec failure
* code smell
* addressing comments
* localization-sync
* updated file name
* addressing comments
* add unit test for new component and updated onClick event to dropdown list
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* SAP Hana skeleton
* Add SAP Hana Connector
* Fix ingestion and docs
* Prep SAP Hana Profiler
* Linting
* Update index.md
* Revert: Update index.md
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
* fix(#10190): entities permissions cache issue
* chore: update handler name
* fix: component name typo
* fix: minor issue
* add unit test
* chore: revert the reset entities permissions changes
* chore: reset everything for permissions on logout
* test: add unit test
* update unit test
* refactor: glossary and glossary terms form
* refactor glossary term form
* fix: types import
* fix: field props
* chore: update name validation message
* fix: cy test
* refactor: glossary term reference field
* fix: code smell
* test: add e2e test
* Create manual.yml
* Maven actions triggering in various scenerios
* Removing the testfile
* Updating the event to push and adding mvn build version
* Reverting the mvn release build version changes
* Enable cypress for entity tags and fix saving issue when ui get scroll
* enable glossary cypress for tags too
* fix cypress issue
* fix cypress issue
* refactor(ui): replace custom tabs component with ANTD component for dataset details page
* fixed failing unit test and updated tour page
* fixed failing cypress
* replace custom tabs with antd tabs in all the version details page
* code smell
* refactor table details page
* fixed failing unit test and broken tour page
* fixed broken tour