Shrushti Polekar
a23f2f9d18
Update Profile Picture Default Stylings ( #20589 )
...
* refactor code for profile picture
* fix test
* minor fix
2025-04-03 21:06:40 +05:30
Shrushti Polekar
3ea4dbd10e
Fix : Feeds not getting updated on user profile change. ( #20486 )
...
* fix feeds not getting updated after user profile change
* fix feeds call happening with aftre payload on initial load
* playwright for feed user profile change
2025-04-02 11:08:01 +05:30
Chirag Madlani
fb1adbcdb7
Fix glossary layout ( #20451 )
2025-03-27 08:02:24 +05:30
Shrushti Polekar
2fe5d7e865
Landing page activity feed ui revamp ( #20265 )
...
* landing page activity feed ui update
* fix failing unit test
* feeds widget drawer update
* entity name update
* strong formatting issue fix
* fix diff view issue for task card
* fix feedspanel issue for incident manager
* minor activity feed tab css updates
* minor fix
* incident manager css fix
* assignee issue fix
* fix sonarcube issues
* failing test fix
* failing test fix and minor fix
* css fixes for header links
* owners feed card update
* localization file updates
* fix user.spec test failures
* task tab more btn action
* minor tab fix
* chip bg color update
* minor css fix
* three panel layout update for glossary term tab
* address pr comments
* address pr comments
* address pr comments
* address pr comment
* diff view fix
* resolve conflict
* minor change
* playwright failure fix
* fix playwright failure
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-03-23 12:13:56 +05:30
Shrushti Polekar
907d3a93eb
Feat: Revamp user profile Page ( #19566 )
...
* new svg for user page
* user page profile sidebar
* sidebar fixes
* activity feed left and right panel updates
* activity feed editor and css fixes and profile edits
* task tab initial feed
* sidebar ht fix
* task tab
* task tab update
* update task panel tab
* update task and activity tab
* update task and activity tab
* update mydata and following
* remove body font style
* user profile manage
* update profile section
* update activity feed tab
* update task tab
* update task tab
* update task tab
* Improve border radius for preview panel
* update styling
* fix key issue
* update edit profile
* cleanup summary panels with re-usable code to make changes efficient
* css fixes
* fix missing case for common details
* fix layout
* update profile edit popovers
* remove access spacing at bottom
* popover placements
* fix some styling
* css fixes and bug fixes
* full-width update
* fix styling
* minor fixes
* minor fixes
* edit popover fix
* dropdown class update
* domain edit fix
* delete profile
* reply card css fixes
* task feed card btn changes
* css changes
* task tab refactor for inline edit
* profile edit
* fix update persona issue
* minor fix
* minor fixes
* updated layout for activity feed tab on entity page and users page
* Revert "updated layout for activity feed tab on entity page and users page"
This reverts commit 37789e4eb344d59bca1ff008059ffb5b2d0b324e.
* cleaned code for activity and task tab
* cleaned code for task tab and incident manager
* cleaned code for profile updates
* cleaned code for diff view
* cleaned code for profile edits
* refactor code
* fix card hover issue
* minor fix
* minor fixes
* addtress pr comments
* address pr comments
* address pr comments
* address pr comments
* Revert "address pr comments"
This reverts commit cc8cf74a59e13146f255216b7a4d59498f2fd74e.
* address pr comments
* address pr comments
* address pr comments
* minor fixes
* minor fixes
* fix failing test for teams and roles
* fix failing unit tests
* change icon file names
* minor fix
* minor fix
* fix failing unit test cases
* profile css fixes and team bug fix
* fix default card render for activity feed
* fix manage profile for delete and change pw
* fix closed task input issue
* fix richtextpreview editor issue
* fix task count update on refresh
* fix task approve issue for non admin users
* task tab link issue fix
* minor fix related to preview editor
* fix activity feed playwright tests
* playwright test fixes for roles and users
* fix entitySummaryPanel title
* playwright fix for user spec
* fix customize landing page playwright test
* fix domain rbac playwright failure
* sonarCloud fix
* fix user spec playwright failure
* count issue for incident manager
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-02-24 23:08:21 +05:30
Ashish Gupta
fe300b78b8
fix the tour page getting close in explore page ( #19874 )
2025-02-19 14:48:25 +05:30
Ashish Gupta
6f417b2cd4
test(e2e): Added new Fields for e2e for advanced search filters on Explore page ( #19695 )
...
* test(e2e): Added new Fields for e2e for advanced search filters on Explore page
* added requestSchema and responseSchema fields
* fix the activityFeed, user and advanceSearch playwright test
2025-02-07 17:03:59 +05:30
Ashish Gupta
f846a8ac2e
fix user spec flaky playwright test ( #17684 )
...
* fix user spec flaky playwright test
* fix bot spec failure
* fix glossary and version spec failure due to id change in the PR
* fixed queryEntity spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-05 11:27:41 +05:30
Ashish Gupta
d74cbed6e6
migrated user spec to playwright ( #17652 )
...
* migrated user spec to playwright
* optimization around making dataStewardUser from userClass
* changes as per comments
2024-09-02 10:43:33 +05:30
Ashish Gupta
11b535bc6b
#16477 : fix deleted user profile not showing ( #16592 )
...
* fix deleted user profile not showing
* logout currentUser if he deleted himself
* supported unit test for the deleted user
* supported playwright test for manage user from profile page
* remove unwanted class
* fix flaky failure and changes made as per comments
* changes as per comments
2024-06-18 18:05:56 +05:30