7 Commits

Author SHA1 Message Date
Ashish Gupta
f80afe6bb0
added the missing searchTeam function (#17957) 2024-09-23 19:08:51 +05:30
Ashish Gupta
93679117c9 migrated team spec to playwright (#17838)
* migrated team spec to playwright

* migrate teams spec

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-16 11:44:33 +05:30
Shailesh Parmar
6049ef6677 playwright: migrate permission spec to playwright (#17795)
* playwright: remove organisation policy and role before staring the playwright test

* added default role as data consumer

* fixed failing test

* keeping org policies as it is.

* migrate permission spec

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-16 11:39:28 +05:30
Ashish Gupta
d2812be370 migrated team-drag-drop spec in playwright (#17780)
* migrated team-drag-drop spec in playwright

* remove the cypress file since the migration is done

(cherry picked from commit 5cb897fc28230f99b41915999e8622116df1419e)
2024-09-11 14:52:48 +05:30
Ashish Gupta
760ca654ec migrated TeamHierarchy cypress to playwright (#17759)
(cherry picked from commit d904fe2b10b37e17dafdd1d3a0b1a7b1b3a59698)
2024-09-11 10:47:15 +05:30
Ashish Gupta
dd8158552c
ISSUE : fix teams page breaking issue (#17268)
* fix teams page breaking issue

* minor changes

* unpushed file

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-08-02 22:46:51 +05:30
Sachin Chaurasiya
870bb8c3f2
minor(#16099): when adding team give user option to configure the isJoinable field (#16722)
* minor(#16099): when adding team give user option to configure the isJoinable field

* chore: add helper text for public team field

* test: add test for create team

* fix: playwright test
2024-06-20 18:46:59 +05:30