* feat(connector): add BigTable
* bigtable work
1. docstrings
2. tests
3. created a Row BaseModel
4. implemented a ClassConverter
* docs moved to separate PR
* format files
* minor cosmetic
- removed TODO
- changed headers' year to 2024 for new files
- fixed typos
* format
* formatting and comments
1. added missing docstrings.
2. abstracted the _find_instance method.
3. aliased the IDs used in the BigTable connection
* added comment regarding private key
* added comments regarding column families
* enclose get_schema_name_list in `try/except/else`
* format
* streamlined get_schema_name_list to include all logic in the try block
* Minor: improve the unit test coverage for ui component part 2
* miner fix
* added unt test for frequently joined tables
* added unit test for swagger component
* style fix
* added unit test for request description and tags page
* fix mention feed right panel when no data is there
* support markdown parser in team table description column
* setting card height and description font size fix
* make initial and page loader in center
* remove margin from paragraph
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix initial value cron value in applications
* added unit test for cron utils functions
* remove quartz cron for applicaion from ui install and edit
* changes as per comments and fix unit test
* fix unit test
* fix user cypress failure on click
* Minor: improve unit test coverage
* added unit test for persona page component
* remove unwanted code
* added unit test for reset password component
* added test for tour page
* added unit test for quillLink
* re-name the testUtils to jestTestUtils
* miner fix
* miner fix
* fix sidebar icon sizes and remove svg utils file
* sonar fixes and icon color fixes
* fix icon size in navbar and in help dropdown
* change the name to kebab case
* fix glossary version page flakiness
* remove the commented code for alert tests
* fix flakiness in SearchIndexDetails spec
* Add Storage Service in Search Indexing App
* Add Storage Service in Search Indexing App
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* unit test case of Users tab
* unit test case of user profile icon component
* added test case of userProfileIcon
* code cleanup and add test case of user profile icon
* minor fix
* minor fix
* test: add unit tests for block editor components and utils
* Add BlockAndDragHandle and Callout tests
* Add CalloutComponent test and update CalloutComponent UI
* Update image component and add tests
* Add useCustomEditor test
* Fix event listener bug in BlockMenu and add tests for useCustomEditor hook
* wip: unit test for DashboardDetailsPage component
* added testcase for error in follow dashboard
* reverted some utils mock and fix test
* fix: unit test fail after reverting utils mock
* added testcase for toggle delete
* added testcase for unfollow dashboard
* reverted removed --silent in package.json
* added testcase for version handler
* segregate actions in multiple it block
* added testcase for update dashboard
* added testcase for Update vote
* added testcase for failing fetch dashbard data
* revert a prettier change
* unit test case of welcome screen & recently viewed
* add team type select unit test
* add unit test case for resizable panels
* add unit test case for Panel Container
* unit test case for CmdKIcon
* add unit test case for feed filter popover
* add unit test fir feeds widget
* add unit test case for form builder
* add unit test case for form builder
* add unit test case of teams heading label
* unit test case of teams info
* unit test case of teams subscription
* unit test case of add data quality test page
* unit test of add ingestion page
* code refactor
* add ingestion pipeline search index in UI
* Add Ingestion Pipeline index
* Update date in case of running
* Use timestamp
* add cypress test case for ingestion pipeline trigger
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* unit test for AlertDetails
* added unit test for AppTour component
* unit test for TourEndModal component
* added unit test for AppDetails component
* added unit test for AppInstallVerifycard
* add unit test for AppLogsViewer component
* increase coverage in AppLogsViewer component
* added unit test for AppRunsHistory component
* a variable name change
* added unit test for AppSchedule component
* minor change
* added unit test for MarketPlaceAppDetails component
* increased coverage in MarketPlaceAppDetailsComponent