calcom/apps/web/components/team
Omar López ec58a9dd70
The Dotenv Refactor ()
* dotenv refactoring

* dotenv fixes

* Env variables cleanup

* Updates e2e variables

* Moves environment file to types

* Removes conflicting configs

* Readds missing variables

* Fixes

* More fixes

* Update .env.example

* Update yarn.lock

* Update turbo.json

* Fixes e2e

* Temp fix

* disables cache for lint

* Please work

* I'm getting desperate here.

* Matches node versions

* Take 2

* Revert "Take 2"

This reverts commit a735f47f2325c2040168e0cd99dea0fc357a791f.

* Update .env.example
2022-03-25 17:39:38 -07:00
..
screens made dark mode much more consistent and fixed a ton of dark mode problems with teams () 2022-03-24 14:15:24 +01:00
MemberChangeRoleModal.tsx Refactor old dialog to radix Dialog () 2022-03-17 13:20:49 +00:00
MemberInvitationModal.tsx Refactor old dialog to radix Dialog () 2022-03-17 13:20:49 +00:00
MemberList.tsx
MemberListItem.tsx Fix prisma client bundle makes app slow () 2022-03-22 15:22:20 +00:00
TeamCreateModal.tsx Refactor old dialog to radix Dialog () 2022-03-17 13:20:49 +00:00
TeamList.tsx
TeamListItem.tsx The Dotenv Refactor () 2022-03-25 17:39:38 -07:00
TeamPill.tsx
TeamSettings.tsx The Dotenv Refactor () 2022-03-25 17:39:38 -07:00
TeamSettingsRightSidebar.tsx The Dotenv Refactor () 2022-03-25 17:39:38 -07:00
UpgradeToFlexibleProModal.tsx