* Added add placeholder for settings tables no data
* added dataset id in errorplaceholder
* minor fixes
* cypress fixes
* cypress fix
* fix cypress issue
* fix teams and user cypress issue
* unit test changes
* Fixed: UI: Ownership should be allowed for only teams of type "Group" #7175
* Fixed UI: Ownership should be allowed for only teams of type "Group" #7175
* replace suggest api with search api
* addressing comment
* addressing comments
* miner fix
* UI: Eliminate NonAdmin Action component
* Add type link to ingestion link button
* Make permission check order consistent
* Minor fix
* Fix unit tests
* - Added functionality to edit type of team
- Fixed search fucntionality for teams
- Fixed issue with team count not showing in teams tab
* Worked on comments
* - Removed Assets tab for teams other than group type
- Removed Teams tab for team with type group
- Updated breadcrumbs for team details pages
- Styling and bug fixes
* Fixed failed cypress tests
* - Fixed teams page redirection issue when clicked on teams in left panel of home page
- Worked on comments
* fixed failing unit tests
* Fixed failing cypress tests
* Integrated DBT tests
* Fixed py tests
* Review comments addressed
* Changed test suite name default value
* Added fixes
* update ui changes for new field
* send data along with api
* update name
* fixes for UI
* fixes for UI
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* - Replaced email with roles column in user and admin details table
- Teams page open group switch moved to manage menu.
- Minor bug fixes.
* - Converted teams and roles in user details table to links which will redirect user to respective entity
- Minor optimisations
* - Resolved issues with team expansion
- Redirection after deleting team changed to organisation page
* - Fixed failing cypress tests
- Optimised API calls for teams page
- Removed duplication of fields param
- Fixed bug for soft deleted team showing option for soft delete again
* fix(ui): instead ui render list based on api response
* update ui
* add support for resetFilters
* update api
* update logic
* update activity feed settings page
* Fix#7146 UI : For edit and view permission look for `EditAll` and `ViewAll` first.
* Add loading for permission
* Fix unit test
* Minor changes
* Fix profile pic permission issue
* Made table border styling consistent across the project
* Worked on comments
* classname changed for table container in dataqualitytable component
* Update openmetadata-ui/src/main/resources/ui/src/components/DashboardVersion/DashboardVersion.component.tsx
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>