* supported tags AI suggestion being showed in Table entity
* added support for the tier and fix sonar issue
* added playwright test for tier and tags
* minor code optimization and small fixes
* fix the padding around the tier option
* added unit test for suggestionUtils file
* updated the ActivityFeedtab with new Component
* active tab update and unit test fix
* fix playwright failures
* minor css fix
* delete unused component
* delete unused component and update css variables
* update css variables
* delete old user component and fix failing unit test
* style changes
* no data placeholder changes
* minor fix
* block editor font fix
* minor fix
* fixme for a failing test
* task card desc update
* minor change
* summary list no data placeholder update
* minor fix
* font family revert for code block editor
* fix ActivityFeed playwright test
* fix glossary playwright test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* apply database defaults
* apply filter patterns for other db connectors
* defaults for dashboard connectors
* defaults for api, messaging service
* mlmodel, pipeline service defaults
* search, storage service defaults
* metadata connectors
* Add Default filters step in add service form
* localization changes
* Add the Default filter step in edit connection form
* Fix unit tests
* Fix generated types
* Update the types according to new json changes
* Fix the superset connector form issue
* localization changes
* Fix the filter pattern not showing properly on edit ingestion page
* Fix the playwright tests
* Fix the playwright tests
* Fix the unit test
* Add Default Filters to Create Ingestion Pipeline
* Fix the playwright tests
* merge "origin/main" into collate-issue-1047
* Update the add service flow to trigger the day 1 app on service creation
* Fix the entity type
* Fix the playwright and unit tests
* Fix sonarcloud issues
* Fix ApiServiceRest playwright test
---------
Co-authored-by: harshsoni2024 <harshsoni2024@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* fix: revert param logic in search/list and introduce raw query param
* unskip the playwright test related to DQ
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Expose Workflow Stage Status and Bring OneDayApp to OSS
* Fix Migrations
* Change Bot and add comment
* Fix checkstyle
* Initial idea for triggering app manually
* Remove merge conflics rows
* Remove merge conflics rows
* Allow to Trigger DayOneApp Manually. Change its Trigger to NoOp
* add docs
* back to main
* Actually take into account the active status
* Fix the generated types
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* MINOR - Add Test Case Automator
* MINOR - Add Test Case Automator
* MINOR - Add Test Case Automator
* MINOR - Add Test Case Automator
* simplify tc body for automator
* simplify tc body for automator
* simplify tc body for automator
* remove all
* dp
* supported bulk edit for entity
* added support for other database level entity and update the edit button and remove the add row button
* added playwright test for databaseService,database,schema and Table
* added the banner so the info around the import should be present
* improve the route to protected, and move common button to utils
* revert the admin only route change as user with editAll permission can perform the action
* added check around the route, allow only for editAll access for the entity
* change the route to the entityRoute file to organize in single place
* [CHORE] Move workflows to larger runners
* chore: Move only playwright tests to large runners
---------
Co-authored-by: Akash-Jain <15995028+akash-jain-10@users.noreply.github.com>
* Docs: Usage Pill Updation in 1.7 Version
* Docs: Power Bi Note Updation
---------
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
* Initial unification of create and run tasks
* Unify Create and Run Ingestion Pipeline Tasks
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>