https://cal.com logo
Join Slack
Powered by
# developers
  • p

    Peer

    09/24/2022, 4:12 PM
    what node version? tried cleaning node module?
    h
    • 2
    • 6
  • h

    Harsh Singh

    09/25/2022, 2:43 PM
    Can someone please review this PR? https://github.com/calcom/cal.com/pull/4705
  • d

    Damian Kress

    09/26/2022, 10:43 AM
    hey guys, is the /v1/teams endpoint broken, or am I doing it wrong (see attached screen shot)? the documentation does not mention any parameters for "Find All Teams", yet the /v1/teams/{teamId} endpoint is working just fine. edit: I'm sorry, this probably belongs in the "admin-panel-and-api"-channel.
  • d

    Dimitri Ivanenko

    09/26/2022, 1:24 PM
    Hi Cal team, i have some questions about SSO: • we have a paid version of call • setup SSO following your documentation from there : https://developer.cal.com/self-hosting/sso-setup • SAML session is granted and configuration looks ok But we have Access denied /api/auth/error?error=AccessDenied and redirect to https:/xxxx.xx/auth/error?error=AccessDenied
    d
    • 2
    • 2
  • v

    Vladimir Spirin

    09/28/2022, 10:01 PM
    Hi guys, Is that possible to point cal.com to a sub-path of a domain? Seems like the standard NextJS
    basePath
    approach won’t work at all. Any ideas?🤔
    z
    • 2
    • 6
  • t

    Thibault ROUSSEL

    09/29/2022, 8:01 AM
    Hi guys, I have a few technical questions. But first, a bit of context, we are building a product for which scheduling is one important feature. We already have a backoffice set up for our existing features. We plan to host our own instance of Cal.com and use it white labelling the platform. @Shiraz Dole told me that having only one registration / login was something possible, where can I find information to achieve that ? First we are going to make the two dashboards co-exists. But in a near future, we are going to offer a single backoffice experience. For that to happen, I think we are going to expand the Cal.com project and only provide an API to our already existing feature. I'm a bit concerned though about Cal.com adding new features. How can I stay in sync with the project, if we added options in the front end app for example ?
    s
    • 2
    • 1
  • c

    Charles Max Wood

    09/29/2022, 2:54 PM
    Hey folks. I'm trying to deploy cal.com to heroku.com. The issues I'm having is that I have no idea what to put into CRON_API_KEY. Any ideas?
  • c

    Colin - Krumware

    09/29/2022, 6:29 PM
    build appears to be broken on latest
  • c

    Colin - Krumware

    09/29/2022, 6:30 PM
    7256dbf84fe79f76f78f54b6453037c269b789bb
    (last commit before midnight) was verified working
  • c

    Colin - Krumware

    09/29/2022, 6:31 PM
    working forwards from there to find which is broken
  • o

    Om Ray

    09/29/2022, 6:42 PM
    @Colin - Krumware There were a few errors in some pages when i checked a few minutes ago, that may be the reason why the build is failing
  • c

    Colin - Krumware

    09/29/2022, 6:43 PM
    that's the one reported over in docker
  • o

    Om Ray

    09/29/2022, 6:52 PM
    I think it may be something that happened after the new Radix update
  • o

    Om Ray

    09/29/2022, 6:54 PM
    since the DropdownMenuContent component we made uses the Radix component and lists
    portalled
    as a prop, however the new update may not have portalled as a prop it looks for
  • o

    Om Ray

    09/29/2022, 6:54 PM
    I havent looked very deep into it so i may be wrong but it is possible
  • o

    Om Ray

    09/29/2022, 7:03 PM
    @Colin - Krumware
  • c

    Colin - Krumware

    09/29/2022, 7:06 PM
    looks about right
  • c

    Colin - Krumware

    09/29/2022, 7:06 PM
    surprised the automated checks didn't catch that
  • o

    Om Ray

    09/29/2022, 7:07 PM
    yeah its strange
  • c

    Colin - Krumware

    09/29/2022, 7:10 PM
    @Om Ray can you provide a link to that here? https://github.com/calcom/cal.com/pull/4746
  • o

    Om Ray

    09/29/2022, 7:10 PM
    yes of course
  • c

    Colin - Krumware

    09/29/2022, 7:12 PM
    waiting for one last build to finish as testing the commit prior
  • o

    Om Ray

    09/29/2022, 7:12 PM
    i probably should have done that before guessing that it was radix 😅
  • c

    Colin - Krumware

    09/29/2022, 7:14 PM
    i mean that was pretty clear intuition haah
  • c

    Colin - Krumware

    09/29/2022, 7:14 PM
    it looks like it will be
  • o

    Om Ray

    09/29/2022, 7:14 PM
    yeah i think that would be the reason
  • o

    Om Ray

    09/29/2022, 7:16 PM
    since radix usually portals things to the body unless you use the portal component it would make sense that this is the reason
  • c

    Colin - Krumware

    09/29/2022, 7:19 PM
    previous commit does build 👍
  • o

    Om Ray

    09/29/2022, 7:21 PM
    perfect
  • z

    zomars

    09/30/2022, 11:47 AM
    What do you mean? Do you have the Stripe app installed and added a price to an event type?
    m
    • 2
    • 1
1...101112...22Latest