cal.pub0.org/apps/web
alannnc 6e351a4b20
fix/premium-username-flow (#5815)
* Removes user plan logic for stripe sub

* Update hardcoded price

* Removed checkoutSessionId metadata and fix for trpc query

* Remove or comment team billing unused code

* Add todo note

* Fix type checks

* Change function that was renamed

* Remove duplicated test

* remove plan when creating user on test

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-07 12:55:47 -07:00
..
components fix/premium-username-flow (#5815) 2022-12-07 12:55:47 -07:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib Fixes disable branding for teams and users (#5913) 2022-12-07 15:04:04 +00:00
pages fix/premium-username-flow (#5815) 2022-12-07 12:55:47 -07:00
playwright fix/premium-username-flow (#5815) 2022-12-07 12:55:47 -07:00
public New Crowdin translations by Github Action (#5919) 2022-12-07 20:49:45 +01:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles App Store Search (#5704) 2022-11-30 20:51:44 +00:00
test Buffer limits fix (#5248) 2022-11-02 09:40:30 +00:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts fix: use matcher in middleware (#5304) 2022-11-03 14:51:43 +00:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
package.json added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00: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
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30