* 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>
* working on refactoring the search clients
* indention
* working on refactoring
* working on refactoring
* working on the refotring the whole search
* working on the refotring the whole search
* working on update indexes from repository
* Refactoring the clients
* cleanup code
* added index removed comments
* ..
* checkstyle
* working on adding new indexes
* style
* incorrect changes
* missed a catch statement
* error handling at one place and async call to clients
* added new indexes to jp,zh async call , many small handlings
* task type fix
* fixing CI
* checkStyle
* fixed CI testes
* fixed CI glossary test issue
* remove reindexing from the inportcsv
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* Fix#12494: Jdbi Transactions opens a new connection per DAO causing recursive delete to not to rollback
* Fix#12494: Jdbi Transactions opens a new connection per DAO causing recursive delete to not to rollback
* rebase with main
* Fix styling
* Add jdbiUnitOfWork
* Improvements for Change Event Repository and missing Annotations
* Add connection commit/rollback
* push schemaChange fix
* Improvements for Change Event Repository and missing Annotations
* Pass wrapped collectionDAO everywhere
* Pass wrapped collectionDAO everywhere
* Separate event handlers transactions
* Fix checkstyle
* Wrap PUT , POST, and DELETE in transactions
* Add Patch for transactions
* Add primary key to tag.id
* Proxy internal @CreateSQLObjects
* Fix exception handling in ManagedHandleInvocationHandler
* Java typo
* Update schema files
* Checkstyle fix and conflicts resolve issue
* Remove @JdbiUnitOfWOrk from Feed Repository
* remove unnecessary @JdbiUnitOfWork annotation
* Test Failures fix
* Test Failures fix
* Increase wait time , changeEventDAO takes time due to handle.commit()
* commit change
* No need to use commit in ChangeEventHandler
* Add a lookup for avoiding transaction that are not started and should not be rolled back
* remove JdbiUnitOfWork.java
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* feat(ui): pipeline and service tab for service listing page
* wip pipeline listing page
* support pipeline filter and pagesize option
* fix minor issue
* fix cypress and unit tests
* accomodate skeleton loading changes
* fix unit tests for timezone
* fix unit tests
* fix cypress
* address comments
* fix unit tests
* feat: supported stored procedure in database
* minor fixes
* fix sonar
* optimize stored procedure code and supported deleted flag for it
* feat(ui): supported code and activity tab in stored procedure (#13054)
* supported code and activity tab in stored procedure
* added support for task functionality
* feat(ui): supported lineage tab in stored procedure (#13060)
* supported code and activity tab in stored procedure
* added support for task functionality
* feat: supported lineage tab in stored procedure
* feat(ui): supported custom property tab in stored procedure and setting page (#13063)
* feat: supported custom property tab in stored procedure and setting page
* added extension field
* chanegs as per comments
* chanegs as per comments
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CYPRESSREQUEST-5871337
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* ui: added skeleton loader for table
* addressing comments
* updated table skeletan loader logic and component
* updated skeletan loader for table
* refactor role and policy component and updated page with skeletan loader
* updated tags page with skeletan loader
* added unit test for table component and fixed failing unit test
* fixed failing unit test
* addressing comment
* addressing comments
* fixed failing unit test
* Added changes for database version page
* added version changes for database schema
* code optimization for service and schema version pages
* added missing changes for schema version page
* Added version changes for classifications
* Added cypress tests for database, database schema and classification version pages
* Added cypress tests for glossary version page
* fixed failing cypress test
* Fixed flaky and failing cypress tests
* fixed failing cypress tests
* worked on comments
* updated the data-row-keys to id for tables
* fixed glossary version cypress