cal.pub0.org/apps/web
Omar López 5625cf226b
Stripe to monorepo (#2063)
* downgrade func

* fix security hole lol

* fix query conditions

* - set to trial not free
- auto create stripe customer if missing
- fix production check

* Extracts downgrade logic to script, fixes ts-node conflicts with prisma

* Adds trialEndsAt field to users

* Updates trial/downgrade logic

* Typo

* Legibility fixes

* Update team-billing.ts

* Legibility improvements

* Updates illegal logic

* WIP

* WIP migrating stripe to package

* Update website

* Import fixes

* Import fixes

* Fixes to downgrade script

* Check for premium usernames before downgrading

* Fixed formatting

* Delete deploy-env.sh

* Locks dayjs to 1.10.6

* Type fixes

* Seems like we're stuck with dayjs 1.10.4

* Script fixes

* Adds first name to dump

* Loop fix

Co-authored-by: Jamie <ijamespine@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-09 15:56:05 -07:00
..
@types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
components Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ee Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
lib hotfix: organizer needs to confirm booking, not attendee (#2090) 2022-03-08 10:08:35 -07:00
pages Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
playwright E2E fixes (#2092) 2022-03-08 15:40:31 -07:00
public New Crowdin translations by Github Action (#2095) 2022-03-09 20:46:56 +00:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
styles Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
test/lib Test/get availability from schedule unit test (#1951) 2022-02-23 16:16:04 +00:00
types Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
environment.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Linting (#2083) 2022-03-09 17:52:48 +00:00
next.config.js Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
package.json Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Moves tailwind to monorepo package (#2091) 2022-03-08 15:51:53 -07:00
tsconfig.json Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
yarn.lock Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00