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

fix: #16028 Org Settings - SEOIndexing,Disable Org Url #32

Closed
wants to merge 22 commits into from

Commits on Sep 17, 2024

  1. feat: update vitest version v0.34 to V2.11 (calcom#16676)

    * update version
    
    * fix button to match new spec
    
    * migrate tests to objectContaining
    
    * fix tests
    
    * update RTL
    
    * yarn.lock update
    
    * bump fetch mock to latest vitest version
    
    * update deep mock to use vitest 2.0
    
    * fix mock prisma type cast
    
    * meet base test fn singature for V2
    
    * remove console.log from next test
    sean-brydon authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e7415fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a53e697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5067f0d View commit details
    Browse the repository at this point in the history
  4. feat: update translations (calcom#16693)

    Co-authored-by: Replexica <support@replexica.com>
    calcom-bot and Replexica authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5ad7360 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    3a5325f View commit details
    Browse the repository at this point in the history
  2. chore: EventTypeWebWrapper base pr (calcom#16550)

    * chore: EventTypeWebWrapper base pr
    
    * fixup! chore: EventTypeWebWrapper base pr
    
    * fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
    
    * wip
    
    * fix: error
    
    * Event type atom wrapper handles app dir
    
    * fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
    
    * fixup! fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
    
    * remove console log
    
    * review comments
    
    * fixup! review comments
    
    * fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
    
    ---------
    
    Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com>
    ThyMinimalDev and SomayChauhan authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2b43d9a View commit details
    Browse the repository at this point in the history
  3. refactor: v2 and atoms booking fields (calcom#16685)

    * refactor: define inputs and outputs by separating default and custom fields
    
    * refactor: event type api <-> internal transformers
    
    * refactor: v2 use refactored libraries to transform input and output booking fields
    
    * refactor: dont allow custom slugs with default reserved slugs
    
    * refactor: input service store only specific default system fields
    
    * refactor: atoms display only specific default system fields
    
    * refactor: delete unused system field constants
    
    * fix: tests
    
    * fix: old event types
    
    * fix: imports
    
    * fix: import
    
    * chore: release libraries and use v2 with them
    
    * fix: unit tests
    
    * refactor: push email in case of missing phone
    
    * refactor: satisfies check for event-type locations
    supalarry authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5b5a42e View commit details
    Browse the repository at this point in the history
  4. fix: fixed more flaky e2e tests (round 2) (calcom#16660)

    * fix: fixed more flaky e2e tests (round 2)
    
    * update
    
    * fix and update
    
    * update
    anikdhabal authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    021e5f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1058c0e View commit details
    Browse the repository at this point in the history
  6. feat: Retell AI (calcom#16706)

    * added retell ai to app store
    
    * added retell ai
    PeerRich authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a9ebb0d View commit details
    Browse the repository at this point in the history
  7. refactor: event setup tab web wrapper (calcom#16672)

    * chore: EventTypeWebWrapper base pr
    
    * fixup! chore: EventTypeWebWrapper base pr
    
    * fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
    
    * wip
    
    * fix: error
    
    * Event type atom wrapper handles app dir
    
    * fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
    
    * fixup! fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
    
    * remove console log
    
    * refactor: event-type-atom (setup tab)
    
    * review comments
    
    * update: better naming
    
    * fixup! review comments
    
    * revert: defaultMenuIsOpen --will create a separate PR
    
    ---------
    
    Co-authored-by: Morgan Vernay <morgan@cal.com>
    Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com>
    3 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    abb4fd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2b064b View commit details
    Browse the repository at this point in the history
  9. chore: App router migration - (/bookings, /booking) Move `getServ…

    …erSideProps`/`getStaticProps` to `/lib` (calcom#16458)
    
    * booking: Move getServerSideProps to /lib
    
    * remove duplicate
    
    * bookings: Move getStaticProps to /lib
    
    * fix type check
    
    * replace setHeader with a server action call in withEmbedSSR
    
    * Add env variables for booking
    hbjORbj authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    019ef6d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore: removes unnecessary prisma env warnings (calcom#16708)

    * chore: removes unnecessary prisma env warnings
    
    * Revert lockfile
    
    Signed-off-by: zomars <zomars@me.com>
    
    * Update yarn lock
    
    Signed-off-by: zomars <zomars@me.com>
    
    ---------
    
    Signed-off-by: zomars <zomars@me.com>
    zomars authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c016241 View commit details
    Browse the repository at this point in the history
  2. docs: v2 schedules and event-types swagger (calcom#16608)

    * docs: schedules
    
    * docs: wip event-types
    
    * docs:event-types
    
    * docs:event-types
    
    * Delete yarn.lock
    
    * Revert "Delete yarn.lock"
    
    This reverts commit bb3eb23.
    
    ---------
    
    Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com>
    supalarry and ThyMinimalDev authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    44410c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63339d8 View commit details
    Browse the repository at this point in the history
  4. chore: App router - Fix errors in settings pages & add remaining pages (

    calcom#16648)
    
    * fix settings/admin/page
    
    * remove references to pages for settings/teams
    
    * remove double layouts
    
    * move pages that do not need layout out of (settings) group
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * add sso page and fix layouts
    hbjORbj authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ae53a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d133c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d828470 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc203d7 View commit details
    Browse the repository at this point in the history
  8. add create license key to admin tab if IS_CALCOM (calcom#16721)

    Co-authored-by: Peer Richelsen <peeroke@gmail.com>
    sean-brydon and PeerRich authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a60aa1b View commit details
    Browse the repository at this point in the history
  9. chore: App Router - remove references to /pages for remaining pages…

    … in `/auth`, `/insights`, `/d`, `signup` and add missing default `/future` page (calcom#16589)
    
    * remove references to /pages for sso, setup, signin pages in /auth
    
    * remove references to pages for insights
    
    * remove references to pages for d
    
    * remove references to pages for signup
    
    * add page for /future index page
    
    * fix routing-forms
    
    * fix
    
    * add missing defaults
    
    * use getServerSessionForAppDir instead
    
    * fix apps/[slug]/[...pages]
    
    * fix metadata in apps/slug/pages
    
    * refactor
    
    * refactor
    
    * remove duplicate code for PageProps
    
    * remove references to pages for /reschedule
    
    * fix
    
    * fix routing forms
    
    * type fix
    
    * fix routing forms again
    
    * revert changes for app/slug/pages
    
    * revert
    
    * revert changes in yarn lock
    
    ---------
    
    Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
    hbjORbj and joeauyeung authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f8dc7a1 View commit details
    Browse the repository at this point in the history