cal.pub0.org/packages/trpc/server/routers/viewer/organizations
alannnc 871e17a865
feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 (#10430)
* WIP

* New files for other teams

* Update code domain model location

* Fixes for finding teams in orgs

* VerticalTabs remove other teams appearance and only display if org admin

* Added conditional to consider orgs admin when updating team profile

* team-member-list wip

* Update memberInviteModal with disableCopyLink prop

* cleaning up

* Undo changes to files

* remove logs

* clean up

* undo changes

* undo change

* Undo changes

* Reset files to main

* typo on import

* Update packages/features/ee/organizations/pages/components/OtherTeamListItem.tsx

Co-authored-by: Omar López <zomars@me.com>

* useSearchParams hook instead of useRouter

* remove unused code and clean up

* Fix type

---------

Co-authored-by: Omar López <zomars@me.com>
2023-08-02 21:09:43 +02:00
..
_router.tsx feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 (#10430) 2023-08-02 21:09:43 +02:00
adminGetUnverified.handler.ts feat: org invite billing (#9291) 2023-07-02 11:40:12 -07:00
adminVerify.handler.ts feat: orgs - user management v2 2023-07-19 12:45:13 -07:00
adminVerify.schema.ts feat: org invite billing (#9291) 2023-07-02 11:40:12 -07:00
checkIfOrgNeedsUpgrade.handler.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
create.handler.ts chore: Skipping totp code for org dev (#10403) 2023-07-26 18:15:37 +02:00
create.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
createTeams.handler.ts fix: Improve continue button on org-add-team and validations [CAL-2015] (#10122) 2023-07-17 17:17:29 -07:00
createTeams.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
getBrand.handler.ts fix: More instances of Avatar and booker links fixed (#10083) 2023-07-13 19:22:21 +05:30
getMembers.handler.ts feat: from org team invite (#9569) 2023-07-10 15:16:51 +05:30
getMembers.schema.ts feat: from org team invite (#9569) 2023-07-10 15:16:51 +05:30
getOtherTeam.handler.ts feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 (#10430) 2023-08-02 21:09:43 +02:00
list.handler.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
listMembers.handler.ts fix: organization list members error (#10340) 2023-07-24 15:01:16 +00:00
listMembers.schema.ts feat: orgs - user management v2 2023-07-19 12:45:13 -07:00
listOtherTeamMembers.handler.ts feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 (#10430) 2023-08-02 21:09:43 +02:00
listOtherTeams.handler.ts feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 (#10430) 2023-08-02 21:09:43 +02:00
publish.handler.ts feat: org invite billing (#9291) 2023-07-02 11:40:12 -07:00
setPassword.handler.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
setPassword.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
update.handler.ts fix: Make sure we get slug to decide things (#9727) 2023-06-27 20:45:18 +00:00
update.schema.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
verifyCode.handler.ts fix: Stop sending Reminders when a 'Seat' cancels the Event (#10405) 2023-08-01 10:13:28 -04:00