cal.pub0.org/packages/trpc/server
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
..
adapters Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
middlewares 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
procedures 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
routers 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
createContext.ts fix: [CAL-1765] opt-in: clicking "confirm" or "reject" broken (#9443) 2023-06-10 11:02:50 +00:00
createNextApiHandler.ts fix: Feature flag user cache (#10359) 2023-07-25 22:00:21 +00:00
index.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
trpc.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00