Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate SSG Page used as cache for user's third-party calendar #6775

Merged
merged 79 commits into from Feb 13, 2023

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    902279c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. remove next-build-id dependency

    roae committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    750a4c2 View commit details
    Browse the repository at this point in the history
  2. yarn.lock from main

    roae committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    46b3ffe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1fe6d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    77d8405 View commit details
    Browse the repository at this point in the history
  2. Update apps/web/pages/[user]/calendar-cache/[month].tsx

    Co-authored-by: Omar López <zomars@me.com>
    roae and zomars committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1f85dae View commit details
    Browse the repository at this point in the history
  3. Update apps/web/pages/[user]/calendar-cache/[month].tsx

    Co-authored-by: Omar López <zomars@me.com>
    roae and zomars committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    76eaf89 View commit details
    Browse the repository at this point in the history
  4. Update packages/core/CalendarManager.ts

    Co-authored-by: Omar López <zomars@me.com>
    roae and zomars committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    eb94f0c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'event_page_performance' of https://github.com/roae/cal.com

     into event_page_performance
    roae committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    12a9e46 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    c75ac14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc5d47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c81eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb2412b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    2a386e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae73393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d39452 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34da780 View commit details
    Browse the repository at this point in the history
  5. feat: make key unique (calcom#6861)

    G3root authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fdfb8a1 View commit details
    Browse the repository at this point in the history
  6. version 2.5.9 (calcom#6868)

    Hybes authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6bfa6e1 View commit details
    Browse the repository at this point in the history
  7. Use Calendar component view=day for drop-in replacement troubleshooter (

    calcom#6869)
    
    * Use Calendar component view=day for drop-in replacement troubleshooter
    
    * Setting the id to undefined makes the busy time selected
    
    * Updated event title to include title+source
    emrysal authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fbc5d2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19b595b View commit details
    Browse the repository at this point in the history
  9. Hotfix: For old Plausible installs enabled in an EventType, give a de…

    …fault value (calcom#6860)
    
    * Add default for trackingId for old plausible installs in event-types
    
    * Fix types
    hariombalhara authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8202c2c View commit details
    Browse the repository at this point in the history
  10. fix: filter booking in upcoming (calcom#6406)

    * fix: filter booking in upcoming
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * fix: test
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * fix: wipe-my-cal failing test
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    ---------
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    Co-authored-by: Peer Richelsen <peeroke@gmail.com>
    Co-authored-by: Peer Richelsen <peer@cal.com>
    3 people authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6cab0e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f1b1afb View commit details
    Browse the repository at this point in the history
  12. fix: get location url from metadata (calcom#6774)

    * fix: get location url from metadata
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * fix: replace location
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * fix: type error
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * fix: use zod
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    ---------
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    Udit-takkar authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    5805e78 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd9f013 View commit details
    Browse the repository at this point in the history
  14. Hide button (calcom#6895)

    sean-brydon authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8987222 View commit details
    Browse the repository at this point in the history
  15. Fixed some inconsistencies within single event type page (calcom#6887)

    * Fixed some inconsistencies within single event type page
    
    * Fix layout shift on AvailabilityTab
    emrysal authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1d27b10 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5719700 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f7fbfec View commit details
    Browse the repository at this point in the history
  18. theme for storybook

    PeerRich authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6e13ade View commit details
    Browse the repository at this point in the history
  19. nit border change (calcom#6899)

    PeerRich authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    5b7125b View commit details
    Browse the repository at this point in the history
  20. fix: metadata not saved while creating a booking. (calcom#6866)

    * feat: add metadata to booking creation
    
    * fix: bug
    G3root authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0311771 View commit details
    Browse the repository at this point in the history
  21. Beginning of Strict CSP Compliance (calcom#6841)

    * Add CSP Support and enable it initially for Login page
    
    * Update README
    
    * Make sure that CSP is not enabled if CSP_POLICY isnt set
    
    * Add a new value for x-csp header that tells if instance has opted-in to CSP or not
    
    * Add more src to CSP
    
    * Fix typo in header name
    
    * Remove duplicate headers fn
    
    * Add https://eu.ui-avatars.com/api/
    
    * Add CSP_POLICY to env.example
    hariombalhara authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    826bf55 View commit details
    Browse the repository at this point in the history
  22. v2.5.10

    zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    52c6ab4 View commit details
    Browse the repository at this point in the history
  23. fix: add req.headers (calcom#6921)

    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    Udit-takkar authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8716146 View commit details
    Browse the repository at this point in the history
  24. add-console-vars (calcom#6929)

    alannnc authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e51e746 View commit details
    Browse the repository at this point in the history
  25. Admin Wizard Choose License (calcom#6574)

    * Implementation
    
    * i18n
    
    * More i18n
    
    * extracted i18n, needs api to get most recent price, added hint: update later
    
    * Fixing i18n var
    
    * Fix booking filters not working for admin (calcom#6576)
    
    * fix: react-select overflow issue in some modals. (calcom#6587)
    
    * feat: add a disable overflow prop
    
    * feat: use the disable overflow prop
    
    * Tailwind Merge (calcom#6596)
    
    * Tailwind Merge
    
    * Fix merge classNames
    
    * [CAL-808] /availability/single - UI issue on buttons beside time inputs (calcom#6561)
    
    * [CAL-808] /availability/single - UI issue on buttons beside time inputs
    
    * Update apps/web/public/static/locales/en/common.json
    
    * Update packages/features/schedules/components/Schedule.tsx
    
    * create new translation for tooltip
    
    Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
    Co-authored-by: Peer Richelsen <peeroke@gmail.com>
    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    
    * Bye bye submodules (calcom#6585)
    
    * WIP
    
    * Uses ssh instead
    
    * Update .gitignore
    
    * Update .gitignore
    
    * Update Makefile
    
    * Update git-setup.sh
    
    * Update git-setup.sh
    
    * Replaced Makefile with bash script
    
    * Update package.json
    
    * fix: show button on empty string (calcom#6601)
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * fix: add delete in dropdown (calcom#6599)
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * Update README.md
    
    * Update README.md
    
    * Changed a neutral- classes to gray (calcom#6603)
    
    * Changed a neutral- classes to gray
    
    * Changed all border-1 to border
    
    * Update package.json
    
    * Test fixes
    
    * Yarn lock fixes
    
    * Fix string equality check in git-setup.sh
    
    * [CAL-811] Avatar icon not redirecting user back to the main page (calcom#6586)
    
    * Remove cursor-pointer, remove old Avatar* files
    
    * Fixed styling for checkedSelect + some cleanup
    
    Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
    Co-authored-by: Alex van Andel <me@alexvanandel.com>
    
    * Harsh/add member invite (calcom#6598)
    
    Co-authored-by: Guest <guest@pop-os.localdomain>
    Co-authored-by: root <harsh.singh@gocomet.com>
    
    * Regenerated lockfile without upgrade (calcom#6610)
    
    * fix: remove annoying outline when <Button /> clicked (calcom#6537)
    
    * fix: remove annoying outline when <Button /> clicked
    
    * Delete yarn.lock
    
    * remove 1 on 1 icon (calcom#6609)
    
    * removed 1-on-1 badge
    
    * changed user to users for group events
    
    * fix: case-sensitivity in apps path (calcom#6552)
    
    * fix: lowercase slug
    
    * fix: make fallback blocking
    
    * Fix FAB (calcom#6611)
    
    * feat: add LocationSelect component (calcom#6571)
    
    * feat: add LocationSelect component
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * fix: type error
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * chore: type error
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * Update booking filters design  (calcom#6543)
    
    * Update booking filters
    
    * Add filter on YOUR bookings
    
    * Fix pending members showing up in list
    
    * Reduce the avatar size to 'sm' for now
    
    * Bugfix/dropdown menu trigger as child remove class names (calcom#6614)
    
    * Fix UsernameTextfield to take right height
    
    * Remove className side-effect
    
    * Incorrect resolution version fixed
    
    * Converted mobile DropdownMenuTrigger styles into Button
    
    * v2.5.3
    
    * fix: use items-center (calcom#6618)
    
    * fix tooltip and modal stacking issues (calcom#6491)
    
    * fix tooltip and modal stacking issues
    
    * use z-index in larger screens and less
    
    Co-authored-by: Alex van Andel <me@alexvanandel.com>
    
    * Temporary fix (calcom#6626)
    
    * Fix Ga4 tracking (calcom#6630)
    
    * generic <UpgradeScreen> component (calcom#6594)
    
    * first attempt of <UpgradeScreen>
    
    * changes to icons
    
    * reverted changes back to initial state, needs fix: teams not showing
    
    * WIP
    
    * Fix weird reactnode error
    
    * Fix loading text
    
    * added upgradeTip to routing forms
    
    * icon colors
    
    * create and use hook to check if user has team plan
    
    * use useTeamPlan for upgradeTeamsBadge
    
    * replace huge svg with compressed jpeg
    
    * responsive fixes
    
    * Update packages/ui/components/badge/UpgradeTeamsBadge.tsx
    
    Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
    
    * Give team plan features to E2E tests
    
    * Allow option to make a user part of team int ests
    
    * Remove flash of paywall for team user
    
    * Add team user for typeform tests as well
    
    Co-authored-by: Peer Richelsen <peer@cal.com>
    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
    Co-authored-by: Alex van Andel <me@alexvanandel.com>
    Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
    
    * Removing env var to rely on db
    
    * Restoring i18n keys, set loading moved
    
    * Fixing tailwind-preset glob
    
    * Wizard width fix for md+ screens
    
    * Converting licenses options to radix radio
    
    * Applying feedback + other tweaks
    
    * Reverting this, not this PR related
    
    * Unneeded code removal
    
    * Reverting unneeded style change
    
    * Applying feedback
    
    * Removing licenseType
    
    * Upgrades typescript
    
    * Update yarn lock
    
    * Typings
    
    * Hotfix: ping,riverside,whereby and around not showing up in list (calcom#6712)
    
    * Hotfix: ping,riverside,whereby and around not showing up in list (calcom#6712) (calcom#6713)
    
    * Adds deployment settings to DB (calcom#6706)
    
    * WIP
    
    * Adds DeploymentTheme
    
    * Add missing migrations
    
    * Adds client extensions for deployment
    
    * Cleanup
    
    * Delete migration.sql
    
    * Relying on both, env var and new model
    
    * Restoring env example doc for backward compat
    
    * Maximum call stack size exceeded fix?
    
    * Revert upgrade
    
    * Update index.ts
    
    * Delete index.ts
    
    * Not exposing license key, fixed radio behavior
    
    * Covering undefined env var
    
    * Self contained checkLicense
    
    * Feedback
    
    * Moar feedback
    
    * Feedback
    
    * Feedback
    
    * Feedback
    
    * Cleanup
    
    ---------
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    Co-authored-by: Peer Richelsen <peer@cal.com>
    Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
    Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com>
    Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
    Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
    Co-authored-by: Peer Richelsen <peeroke@gmail.com>
    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    Co-authored-by: Omar López <zomars@me.com>
    Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
    Co-authored-by: Alex van Andel <me@alexvanandel.com>
    Co-authored-by: Harsh Singh <51085015+harshsinghatz@users.noreply.github.com>
    Co-authored-by: Guest <guest@pop-os.localdomain>
    Co-authored-by: root <harsh.singh@gocomet.com>
    Co-authored-by: Luis Cadillo <luiscaf3r@gmail.com>
    Co-authored-by: Mohammed Cherfaoui <hi@cherfaoui.dev>
    Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
    Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
    18 people committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fe0c2a5 View commit details
    Browse the repository at this point in the history
  26. added two new tips (calcom#6915)

    PeerRich authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a96da8c View commit details
    Browse the repository at this point in the history
  27. [CAL-488] Timezone selection has a weird double dropdown (calcom#6851)

    Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
    2 people authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    67afb4b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e3ae0c5 View commit details
    Browse the repository at this point in the history
  29. fix: use destination calendar email (calcom#6886)

    * fix: use destination calendar email
    to display correct primary email
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * fix: simplify logic
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    ---------
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    Udit-takkar authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    acd0902 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    098221b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4533f20 View commit details
    Browse the repository at this point in the history
  32. fix: display provider name instead of url (calcom#6914)

    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    Udit-takkar authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    7428667 View commit details
    Browse the repository at this point in the history
  33. fix: add sortByLabel (calcom#6797)

    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    Udit-takkar authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    afea3a9 View commit details
    Browse the repository at this point in the history
  34. Email Variables Bug (calcom#6943)

    Udit-takkar authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    df8080c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0d62be0 View commit details
    Browse the repository at this point in the history
  36. minor timezone-select improvements (calcom#6944)

    * fixed timezone select positioning and hover
    
    * fixed timezone select positioning and hover
    PeerRich authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    085a449 View commit details
    Browse the repository at this point in the history
  37. Give trackingId a default value because if user doesnt interact with …

    …trackingId input it is not set (calcom#6945)
    hariombalhara authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    5bb5ac8 View commit details
    Browse the repository at this point in the history
  38. Block /auth/:path, nothing else. (calcom#6949)

    * Block /auth/:path, nothing else.
    
    * Also add /signup
    emrysal authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d274d7d View commit details
    Browse the repository at this point in the history
  39. fix start icon in button (calcom#6950)

    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    2 people authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ecf91b8 View commit details
    Browse the repository at this point in the history
  40. Fixes localisation of {EVENT_DATE} in workflows (calcom#6907)

    * translate {EVENT_DATE} variable to correct language
    
    * fix locale for cron schedule reminder emails/sms
    
    * fix type error
    
    * add missing locale to attendees
    
    * fix type error
    
    * code clean up
    
    * revert last commit
    
    * using Intl for date translations
    
    ---------
    
    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    2 people authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f7523b7 View commit details
    Browse the repository at this point in the history
  41. Allow account linking for Google and SAML providers (calcom#6874)

    * allow account linking for self-hosted instances, both Google and SAML are verified emails
    
    * allow account linking for Google and SSO if emails match with existing username/password account
    
    * Tweaked find user by email since we now have multiple providers (other than credentials provider)
    deepakprabhakara authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    01db31c View commit details
    Browse the repository at this point in the history
  42. feat/payment-service-6438-cal-767 (calcom#6677)

    * WIP paymentService
    
    * Changes for payment Service
    
    * Fix for stripe payment flow
    
    * Remove logs/comments
    
    * Refactored refund for stripe app
    
    * Move stripe handlePayment to own lib
    
    * Move stripe delete payments to paymentService
    
    * lint fix
    
    * Change handleRefundError as generic function
    
    * remove log
    
    * remove logs
    
    * remove logs
    
    * Return stripe default export to lib/server
    
    * Fixing types
    
    * Fix types
    
    * Upgrades typescript
    
    * Update yarn lock
    
    * Typings
    
    * Hotfix: ping,riverside,whereby and around not showing up in list (calcom#6712)
    
    * Hotfix: ping,riverside,whereby and around not showing up in list (calcom#6712) (calcom#6713)
    
    * Adds deployment settings to DB (calcom#6706)
    
    * WIP
    
    * Adds DeploymentTheme
    
    * Add missing migrations
    
    * Adds client extensions for deployment
    
    * Cleanup
    
    * Revert "lint fix"
    
    This reverts commit e1a2e4a.
    
    * Add validation
    
    * Revert changes removed in force push
    
    * Removing abstract class and just leaving interface implementation
    
    * Fix types for handlePayments
    
    * Fix payment test appStore import
    
    * Fix stripe metadata in event type
    
    * Move migration to separate PR
    
    * Revert "Move migration to separate PR"
    
    This reverts commit 48aa64e.
    
    * Update packages/prisma/migrations/20230125175109_remove_type_from_payment_and_add_app_relationship/migration.sql
    
    Co-authored-by: Omar López <zomars@me.com>
    
    ---------
    
    Co-authored-by: zomars <zomars@me.com>
    Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
    3 people committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ee0dbe3 View commit details
    Browse the repository at this point in the history
  43. Small UI fixes for seats & destination calendars (calcom#6859)

    * Do not add former time for events on seats
    
    * Default display destination calendar
    
    * Add seats badge to event type item
    
    * Add string
    
    * Actively watch seats enabled option for requires confirmation
    
    * Only show former time when there is a rescheduleUid
    joeauyeung authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    01c8b24 View commit details
    Browse the repository at this point in the history
  44. fix: use typedquery hook in duplicate dialog (calcom#6730)

    * fix: use typedquery hook in duplicate dialog
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    
    * Update packages/features/eventtypes/components/DuplicateDialog.tsx
    
    ---------
    
    Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
    Co-authored-by: Peer Richelsen <peer@cal.com>
    Co-authored-by: Omar López <zomars@me.com>
    3 people committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4ba61e4 View commit details
    Browse the repository at this point in the history
  45. Fixing admin wizard step done (calcom#6954)

    leog authored and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    7195f5a View commit details
    Browse the repository at this point in the history
  46. Feature/maintenance mode (calcom#6930)

    * Implement maintenance mode with Vercel Edge Config
    
    * Error log is spam during development/ added \n in .env.example
    
    * Exclude _next, /api for /maintenance page
    
    * Re-instate previous config
    
    * rtl: begone
    
    * Added note to explain why /auth/login covers the maintenance page.
    
    ---------
    
    Co-authored-by: Omar López <zomars@me.com>
    emrysal and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    2ef73d3 View commit details
    Browse the repository at this point in the history
  47. Update package.json

    zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4bf89d6 View commit details
    Browse the repository at this point in the history
  48. I18N Caching (calcom#6823)

    * Caching Logic Changes
    
    Enabled this function to change its cache value based on incoming paths value
    
    * Invalidate I18N Cache
    
    Invalidating the I18N cache when a user saves changes to their General settings
    
    * Removes deprecated useLocale location
    
    * Overriding the default getSchedule cache to have a revalidation time of 1 second
    
    * Update apps/web/pages/api/trpc/[trpc].ts
    
    * Updated cache values to match the comment
    
    ---------
    
    Co-authored-by: zomars <zomars@me.com>
    AaronPresley and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    be77464 View commit details
    Browse the repository at this point in the history
  49. feat: return x-vercel-ip-timezone in headers (calcom#6849)

    * feat: add trpc to matcher and pass vercel timezone header
    
    * feat: pass request to context
    
    * feat: return timezone in header
    
    * refactor: split context
    
    * fix: remove tsignore comment
    
    * Update [trpc].ts
    
    ---------
    
    Co-authored-by: zomars <zomars@me.com>
    G3root and zomars committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f35d52f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    6199c86 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    33dce23 View commit details
    Browse the repository at this point in the history
  52. log the json url for testing

    roae committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    5b219a5 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    b572591 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    d80f7fb View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Caching fixes

    zomars committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bfc930a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73aaf0 View commit details
    Browse the repository at this point in the history
  3. Update [trpc].ts

    zomars committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b732f0e View commit details
    Browse the repository at this point in the history
  4. Log headers

    zomars committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    67cae24 View commit details
    Browse the repository at this point in the history
  5. Update [trpc].ts

    zomars committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    e93f808 View commit details
    Browse the repository at this point in the history
  6. Update package.json

    zomars committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d5ecdaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17c374e View commit details
    Browse the repository at this point in the history
  8. Fixes/trpc headers (calcom#7045)

    * Cache fixes
    
    * Testing
    
    * SWR breaks embed tests
    zomars committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    56f32d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    418306d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5da47dd View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    33a1584 View commit details
    Browse the repository at this point in the history
  2. Skeleton fixes

    zomars committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0f13639 View commit details
    Browse the repository at this point in the history