* - 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>
* Change the Announcement Card style as per new moc
* Remove unwanted code in Announcement Card
* revert removed files
* minor changes
* Change the Announcement card colors as per new figma
* use less varaiable for colors
* Fix#7102 UI : Update test suites page with new permissions
* Fix unit tests
* Update test suite and testCase with permissions
* Update default permission state
* Add permission check for service page
* Fix unit test
* Add permission for database and database schema
* Add permission check for test suite pipeline
* Addressing review comment
* Fix unit tests
* Fixed issue Update Right panel content for add test-suite workflow, and icon for test suite #7043
* updated link redirection path for add test
* fixed failing unit test