* setup profile-setting page and retreat form page
* fixed userTeams type releted issue
* type change for tags page
* removed unwanted comment and centralized UserTeams type
* used UserTeam type wherever it required
* Prepare schemas and model resource
* Add references to model and missing Task Feed ref
* Prepare tests
* Fix Entity name
* Fix schema class for create op
* Java style check
* Addedd table profile on table details page
* addedd rows as column to show rows count.
* Added tooltip for hover data.
* added check for id tableProfiler is available or not.
* addressing review comments and changed cursor of tooltip.
* For hive's complex data types parse raw type
* Complex Data type logic modification
* Complex Data Type parsing implemented
* Raw Data type helper modification
* handling unnamed/anonymous struct
* Complex Nested structure implementation
* print statements removed and reverted to raw_data_type
* Complex Structure Array & MAP logic implemented
* Raw Data Type Logic revamped
* Redshift Integration
* MAP and UnionType support added
* Redshift Pypi package updated
* dataLength validationError fix
Co-authored-by: Ayush Shah <ayush@getcollate.io>
* 1M entities to test scalability
* 1M entities to test scalability
* 1M entities test
* column name modification
* Fix service add and tags
* Add sample entity generation
Co-authored-by: parthp2107 <parth@getcollate.io>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
* Adding support for nested column
* added support for expanded row on update.
* moved utils method in utils file.
* renamed file.
* added typescript type for labeltype and state.
* Adding test-suits for UI
* fixed broken tests
* fixed all test fail files
* removed parsing errors from files
* resolved test-suits error
* fiexed all the failing test
* fixed tabledatacard title padding
* fixed popOver test
* fixed eslint issue in file
* added eslint disable on top of file
* add test for searchData and MyDataHeader
* add addtional test for teams page
* test suits for teams page and its components
* added test cases for tags page
* added test for services page
* add test for service page and its component
* fixed typo
* test for databasedetails, myData and explore page
* test for service page
* fixed some failing test
* fixed failing test due to data type change
Co-authored-by: darth-coder00 <aashit@getcollate.io>
* Adding test-suits for UI
* fixed broken tests
* fixed all test fail files
* removed parsing errors from files
* resolved test-suits error
* fiexed all the failing test
* fixed tabledatacard title padding
* fixed popOver test
* fixed eslint issue in file
* added eslint disable on top of file
* add test for searchData and MyDataHeader
* add addtional test for teams page
* test suits for teams page and its components
* added test cases for tags page
* added test for services page
* add test for service page and its component
* fixed typo
Co-authored-by: darth-coder00 <aashit@getcollate.io>
* Adding test-suits for UI
* fixed broken tests
* fixed all test fail files
* removed parsing errors from files
* resolved test-suits error
* fiexed all the failing test
* fixed tabledatacard title padding
* fixed popOver test
* fixed eslint issue in file
* added eslint disable on top of file
* add test for searchData and MyDataHeader
* add addtional test for teams page
* test suits for teams page and its components
* added test cases for tags page
Co-authored-by: darth-coder00 <aashit@getcollate.io>