5 Commits

Author SHA1 Message Date
Chirag Madlani
ceb750f7e9
chore(ui): remove appState deps for profile details (#13766)
* chore(ui): remove appState deps for profile details

* remove random user assign on no-auth

* fix failure

* fix profile loading

* fix unit tests

* fix loading issue

* fix profile loading issue

* fix profile loading for assignee component

* fix misc bugs

* user async / await

* address comments

* use enum

* update test case

* fix unit tests

* fix tests

* fix cypress tests
2023-12-08 16:29:29 +05:30
Chirag Madlani
7b2206c09b
fix: #13735 task assignee should be entity owner if present (#14203)
* fix: #13735 task assignee should be entity owner if present

* added e2e tests for the same

* do not allow edit asignee in case of entity has owner
2023-12-04 15:11:21 +05:30
Shailesh Parmar
3f5f4ed72a
cypress: fixed activity feed cypress failure (#12661)
* cypress: fixed activity feed cypress failure

* fixed activity cypress
2023-07-31 15:52:30 +05:30
Shailesh Parmar
4e48c4a542
cypress: worked on upgrade test part 2 (#12625)
* cypress: worked on upgrade test part 2

* fixed task utils

* fixed entity announcement
2023-07-28 16:46:34 +05:30
Chirag Madlani
e3278cb578
test(ui): e2e activity feed tests (#12576)
* test(ui): e2e activity feed tests

* support mention tests for feed widget

* fix cypress and address comments

* compare feed for mention

* fix cypress
2023-07-26 15:20:01 +05:30