* Added tests for multithreading SQA interface
* Added multithread support for metric computation
* Added thread ID to log debuger
* Cleaned up tests
* Fixed python formatting issues
* Added non blocking result processing + threadCount in config file to set numbers of threads
* Added frontend input field to set number of threads
* Fixed code smell, bug and comments from reviewer
* ✨ UI : Add custom properties support for all entities
* Add custom properties for topic entity
* use async await pattern
* Add custom property support for dashboard entity
* Add custom property support for pipeline entity
* minor fix
* Fix unit test
* Add custom property support for ml model entity
* Fix unit test
* Add unit tests
* Add extension
* Fix formatting
* Addressing review comment
* Addressing review comments
* Fixes#6336 - Add API to list of operations per resource to be used for writing policies
* Fixing UI build errors
* Include only JSON schema file and not JSON data files in python code generation
* Fix generate
* Update operations list
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* added left panel for global setting
* adding style for left panel
* removed unneccessary state depandancy and make setting route allowed only for sandbox and local env
* added webhook page in global setting
* added primery color to remove icon
* addressing comment
* addressing comment
* added wait time as delete service taking more time
* added left panel for global setting
* adding style for left panel
* removed unneccessary state depandancy and make setting route allowed only for sandbox and local env
* Adding different team types for supporting organization team hierarchy
* Add support for team hierarchy
* Create organization during initalization
* Team hierachy test for POST methods
* Add PUT and PATCH support for changing team hiearchy
* Added tests for the team hiearchy feature
* Restored v003 sql files and added v004
* Merge conflicts with main and adopt new JSON based configuration
* Remove configuration Organization name to simplify user MUST do configurations
* Snowflake Make Query tag Optional (#6114)
* Snowflake make query tag optional
* Modified Description
* [Backend][UsageResource] Add PUT to enable updating Usage #6117 :::::: and allow adding space to tagCAtegory and Tags (#6119)
* [Backend][UsageResource] Add PUT to enable updating Usage #6117
* [Backend][UsageResource] Allow space in tags category and primary tags #6121
* [Backend][UsageResource] Update in more genric way to make use of space in resourcePath
* ui changes for allowing space in tag and tag category name
* [Backend][Improvement]add test for put and post
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Adding different team types for supporting organization team hierarchy
* Add support for team hierarchy
* Create organization during initalization
* Team hierachy test for POST methods
* Add PUT and PATCH support for changing team hiearchy
* Added tests for the team hiearchy feature
* Restored v003 sql files and added v004
* Merge conflicts with main and adopt new JSON based configuration
* Remove configuration Organization name to simplify user MUST do configurations
* Python jsonSchema code generation not respecting defaults
* fixed failing cypress
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: mohitdeuex <105265192+mohitdeuex@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Fix#5193 Backend - Need support to Filter users rest api with isAdmin field
* Add UI changes and remove migration scripts
* Address review comments
* Fix UT failures
* fix(ui): teams & user page layout fixes
Fixed - filters not added for User profile page
Fix issue for longer text
Fix all the teams not showing up
* update team selectable
* revert getUserSuggestions function
* fix elipsis issue
* fix lint issue
* address comments
* [Backend][UsageResource] Add PUT to enable updating Usage #6117
* [Backend][UsageResource] Allow space in tags category and primary tags #6121
* [Backend][UsageResource] Update in more genric way to make use of space in resourcePath
* ui changes for allowing space in tag and tag category name
* [Backend][Improvement]add test for put and post
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>