Peer Richelsen
|
5b4cebac16
|
added day, version, plan and self host (sh) or hosted (h) into left sidebar footer (#2111)
|
2022-03-13 00:07:21 +00:00 |
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 |
Omar López
|
e53648d218
|
Linting (#2083)
* Runs yarn format
* Update website
* Web lint is failing
* Formatting
* Adds cache for dependency install
* Adds linting reports for GH
* Fixes artifact upload
* Caching tests
* Merge reports on GH actions
* Linting
* Fix prettier plugin conflicts
* Dep fixes
* Moves tailwind to monorepo package (#2091)
* New Crowdin translations by Github Action (#2077)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* fix redirection to 404 page on login (#2086)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: update contributing (#2084)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
* Formatting
* Update website
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Louis <48682663+louis-27@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
|
2022-03-09 17:52:48 +00:00 |
Omar López
|
622d0fd0bc
|
Moves tailwind to monorepo package (#2091)
|
2022-03-08 15:51:53 -07:00 |
Omar López
|
0a8509d721
|
Admin/team billing downgrader (#2040)
* 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
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-03 19:29:19 +00:00 |
Omar López
|
95b3397e42
|
Add ui package for reusable components (#1916)
* Add ui package for reusable components
* Add fallback
* Type fixes
* Type fixes
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-02-21 09:41:25 -07:00 |
Omar López
|
e7dc2d3d7a
|
Upgrade to next 12.1 (#1904)
* Upgrades next to 12.1
* Fixes build
* Updaters e2e test pipelines
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-02-18 10:32:59 -07:00 |
Omar López
|
944a3c02ce
|
Eslint fixes (#1898)
* Eslint fixes
* Docs build fixes
|
2022-02-18 16:53:45 +00:00 |
Omar López
|
0bf3818b30
|
Revert "Upgrades next to 12.1 (#1895)" (#1903)
This reverts commit ede0e98e1f .
|
2022-02-17 16:58:16 -07:00 |
Omar López
|
ede0e98e1f
|
Upgrades next to 12.1 (#1895)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-02-17 22:29:54 +00:00 |
Omar López
|
fe35cf6570
|
Extract prisma to it's own package (#1823)
* Moved prisma to packages
* Add missing prisma configs
* Extracts common libs and types
* Build and pipeline fixes
* Adds missing package
* Prisma scripts cleanup
* Updates lint staged
* Type fixes
* Sort imports
* Updates yarn lock file
* Fixes for yarn dx
* Revert "Sort imports"
This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.
* Formatting
* Prevent double TS version
* Fix conflict
* Extracted e2e configs
|
2022-02-15 13:30:52 -07:00 |
Omar López
|
f0eed8ad30
|
E2E fixes (#1858)
|
2022-02-15 10:44:30 -07:00 |
Alex van Andel
|
b7ad073de9
|
Revert "Lock Radix UI to 0.1.4 (#1816)" (#1831)
This reverts commit 92aaed5cc5 .
|
2022-02-13 21:15:46 +00:00 |
Omar López
|
bcf40bbf26
|
Lint fixes (#1826)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-02-11 22:20:10 +00:00 |
Bailey Pumfleet
|
92aaed5cc5
|
Lock Radix UI to 0.1.4 (#1816)
|
2022-02-11 19:45:53 +00:00 |
Omar López
|
c5444c84fc
|
Migrate docs to mono repo (#1814)
* Initial commit
Created from https://vercel.com/new
* Update config
* Homepage
* Self-hosting
* Integrations
* More docs pages
* Developer docs
* Update billing.mdx
* Update install.mdx
* Fix install guide
* More fixes
* Adding CSS guide
* Fix capitalisation on Microsoft page
* Added delete account update
* Added Zapier integration question
* Added GMeet integration part
* Added Delete Account to Settings
* unnecessary question mark
* Added a link to Settings
* Added stuff in Billing
* Added a link to cal.com/signup
* Capitalization
* Added language change
* Added more stuff in Event Types
* Added how to change email
* Added FAQ page
* Spelling mistake
* Added a title to FAQ
* Added more stuff to Billing
* Availability multi-booking
* Deleted from Availability added to FAQ
* Added to FAQ
* Removed the dot
* Added stuff to FAQ
* Add license warning to adding CSS page
* Update docker.mdx
* Add import instructions
* removed readme until we have our own
* updated favicon, added cal sans
* added new cal sans
* Create README.md
* renamed all github links
* renamed more github links
* Added team's Event Types
* Clarified the Google Meet integration
* Spelling error
* Added primary calendar tutorial
* Removed tutorial
* primary calendar selection
* Moved to subdirectory
* Matching configs
* Shares eslint config between web and docs
* Removes format-schemas
* Updates env file location in turbo
* [docs] updates monorepo intructions
Co-authored-by: baileypumfleet <pumfleet@hey.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: milospuac <97884287+milospuac@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
|
2022-02-11 12:33:35 -07:00 |
depfu[bot]
|
5f627ad963
|
Update all Yarn dependencies (2022-02-11) (#1385)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
|
2022-02-11 10:54:35 +00:00 |
depfu[bot]
|
e37ba3325b
|
Update superjson to version 1.8.1 (#1794)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
|
2022-02-11 10:44:39 +00:00 |
Omar López
|
8d3f0bf38e
|
Renames calendso to web (#1795)
|
2022-02-10 16:11:40 -07:00 |
zomars
|
0e43766b9c
|
Test fixes
|
2022-02-10 14:22:45 -07:00 |
zomars
|
1abb5f1ea5
|
Config updates
|
2022-02-10 14:22:45 -07:00 |
zomars
|
038e8a4b7d
|
Runs prettier
|
2022-02-10 14:22:45 -07:00 |
zomars
|
c9b1f52382
|
Init turborepo
|
2022-02-10 14:22:45 -07:00 |
zomars
|
0bc511a886
|
Migrated cal.com to apps/web
|
2022-02-10 14:22:45 -07:00 |