Syed Ali Shahbaz
885bfdade4
feat: adds paymentID and allow attendeeEmail filtering in Booking API ( #9143 )
...
* adds payment id to return in GET bookings
* Delete .gitkeep. Unintended
* Delete Licenses. Unintended commit
* initial working code for attendeeEmails filter
* improve code readability
* adds multiAttendee validation akin to multi userId
* code improvement
* adds swagger format email
2023-05-31 12:35:30 +00:00
zomars
bca4df677c
Debugging API linting staleness
2023-05-29 12:03:32 -07:00
zomars
fcb0fce799
Migrates missing jest test to vitest
2023-05-26 14:15:01 -07:00
zomars
75ba35c732
Possible fix to stuck CI
2023-05-26 13:58:33 -07:00
zomars
8084a225e1
Removes jest from API
2023-05-25 15:22:06 -07:00
Peer Richelsen
a93e1b2881
Update README.md
2023-05-25 19:33:10 +01:00
zomars
47488f5fff
Moved API files to correct dir
2023-05-25 11:29:10 -07:00
Peer Richelsen
d6c7362162
removing commercial language from readme
2023-05-25 12:22:18 +01:00
Peer Richelsen
b9116f69ae
removing commercial license in favour of AGPLv3
2023-05-25 12:18:37 +01:00
zomars
c610fad11e
Open source our public API
2023-05-23 13:29:10 -07:00
zomars
064c0306b5
Move all files into apps/api directory
2023-05-23 13:08:56 -07:00
Omar López
8d078564dd
Bye bye submodules ( #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
2023-01-20 12:17:51 -07:00
zomars
d95bba63f4
Submodule sync
2023-01-07 11:19:16 -07:00
Peer Richelsen
d83411162d
Upgrade to next 13.1 ( #6265 )
...
Co-authored-by: zomars <zomars@me.com>
2023-01-06 12:13:56 +00:00
zomars
fc4203e963
Update api
2023-01-04 16:05:48 -07:00
zomars
49bf14b196
Submodule sync
2022-12-20 13:42:01 -07:00
zomars
cc1985442e
Submodule sync
2022-12-15 15:58:13 -07:00
Omar López
630f438b32
Upgrades prisma / Syncs packages ( #6044 )
...
* Syncs packages
* Upgrades zod
2022-12-15 15:56:48 -07:00
zomars
3b71f98460
Submodule sync
2022-12-08 15:00:29 -07:00
Joe Au-Yeung
a9a295dc54
Admin apps UI ( #5494 )
...
* Abstract app category navigation
* Send key schema to frontend
Co-authored-by: Omar López <zomars@users.noreply.github.com>
* Render keys for apps on admin
* Add enabled col for apps
* Save app keys to DB
* Add checks for admin role
* Abstract setup components
* Add AdminAppsList to setup wizard
* Migrate to v10 tRPC
* Default hide keys
* Display enabled apps
* Merge branch 'main' into admin-apps-ui
* Toggle calendars
* WIP
* Add params and include AppCategoryNavigation
* Refactor getEnabledApps
* Add warning for disabling apps
* Fallback to cal video when a video app is disabled
* WIP send disabled email
* Send email to all users of event types with payment app
* Disable Stripe when app is disabled
* Disable apps in event types
* Send email to users on disabled apps
* Send email based on what app was disabled
* WIP type fix
* Disable navigation to apps list if already setup
* UI import fixes
* Waits for session data before redirecting
* Updates admin seeded password
To comply with admin password requirements
* Update yarn.lock
* Flex fixes
* Adds admin middleware
* Clean up
* WIP
* WIP
* NTS
* Add dirName to app metadata
* Upsert app if not in db
* Upsert app if not in db
* Add dirName to app metadata
* Add keys to app packages w/ keys
* Merge with main
* Toggle show keys & on enable
* Fix empty keys
* Fix lark calendar metadata
* Fix some type errors
* Fix Lark metadata & check for category when upserting
* More type fixes
* Fix types & add keys to google cal
* WIP
* WIP
* WIP
* More type fixes
* Fix type errors
* Fix type errors
* More type fixes
* More type fixes
* More type fixes
* Feedback
* Fixes default value
* Feedback
* Migrate credential invalid col default value "false"
* Upsert app on saving keys
* Clean up
* Validate app keys on frontend
* Add nonempty to app keys schemas
* Add web3
* Listlocale filter on categories / category
* Grab app metadata via category or categories
* Show empty screen if no apps are enabled
* Fix type checks
* Fix type checks
* Fix type checks
* Fix type checks
* Fix type checks
* Fix type checks
* Replace .nonempty() w/ .min(1)
* Fix type error
* Address feedback
* Added migration to keep current apps enabled
* Update apps.tsx
* Fix bug
* Add keys schema to Plausible app
* Add appKeysSchema to zod.ts template
* Update AdminAppsList.tsx
Co-authored-by: Omar López <zomars@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-12-07 14:47:02 -07:00
zomars
02e9d8d45f
Sync submodules
2022-12-07 13:40:37 -07:00
zomars
e35631aee3
Update api
2022-11-25 08:11:10 -07:00
zomars
a2a4ff934f
Submodule sync
2022-11-25 06:01:25 -07:00
zomars
bd6888b758
Submodule sync
2022-11-22 19:56:50 -07:00
zomars
8ff5d476d9
Sync submodules
2022-11-08 10:48:54 -07:00
zomars
2aa84cd5ce
Sync package.json
2022-11-04 12:15:12 -07:00
zomars
04b5125121
Sync submodules
2022-10-10 17:22:36 -06:00
zomars
8e369d3fb5
Submodule sync
2022-10-04 13:10:16 -05:00
Bailey Pumfleet
cc03b132e6
Update submodules
2022-09-15 21:29:50 +00:00
zomars
6a6adf1c3c
Submodule sync
2022-09-06 19:28:00 -06:00
zomars
0ea42faa57
Submodule sync
2022-09-05 15:25:41 -06:00
zomars
9de723d557
Sync submodules
2022-08-18 11:54:58 -06:00
Peer Richelsen
5206a37fe4
temporally removed missing calendar badge on event-types ( #3889 )
2022-08-17 13:51:45 -06:00
zomars
d58bd02cab
Submodule sync
2022-08-17 11:41:08 -06:00
depfu[bot]
b8acf1e180
Update all Yarn dependencies (2022-07-29) ( #3599 )
...
* Update all Yarn dependencies (2022-07-29)
* Adds syncpack config
* Fixes mismatches
* Update yarn.lock
* RRule fixes
* Locking dayjs to fix build
* Type fixes
* Fixes mismatches
* Submodule sync
* Update yarn.lock
* Update event.ts
* Conflict fixes
* Fixes prisma warnings
* Liting
* Upgrade next, zod
* Prevents articfact overwriting
* Yarn fixes
* Jest fixes
* Submodule sync
* Formatting
* Submodule sync
* Adds provider for react-tooltip
* Removed dotenv-cli
* Readds dotenv-cli
* Skips getSchedule tests
Until prisma is mocked properly
* Fixes
* Revert prisma seed script
* E2E fixes
* test
* Removed deprecated req.page in middleware
* Make tests stable
* Unskip getSchedule tests
* fixed 404 logo on cal video (#3885 )
* Removed PW aliases as aren't needed anymore
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-17 11:38:21 -06:00
zomars
4bfa63e804
Submodule sync
2022-08-09 17:37:08 -06:00
Peer Richelsen
7776bbbf52
added a few desktop only improvements ( #3725 )
...
* added a few desktop only improvements
* added horizontal line
* fixed icon
* hide download button when already in desktop app
* codacy fixes
Co-authored-by: zomars <zomars@me.com>
2022-08-08 13:39:51 -06:00
zomars
3ed206df23
Squashed commit of the following:
...
commit c378c647fe4822071cbdfc577fcfc950e53973df
Author: zomars <zomars@me.com>
Date: Fri Aug 5 17:36:21 2022 -0600
Cleanup
commit a89cc7981df1c2aae96188466833490eb3b227a1
Author: zomars <zomars@me.com>
Date: Fri Aug 5 17:17:57 2022 -0600
redirect fixes
commit a27979c2b3f06c9956ee9abfef1e82a5558b6411
Author: zomars <zomars@me.com>
Date: Fri Aug 5 17:02:33 2022 -0600
Fingers crossed
commit c08a09e8d2ba3eb2561f418bb3b0370245f79bf7
Author: zomars <zomars@me.com>
Date: Fri Aug 5 16:28:55 2022 -0600
Update [...nextauth].tsx
commit 4063bddb2ea3cbf3dda6be6cc10070ecc1eb578c
Author: zomars <zomars@me.com>
Date: Fri Aug 5 16:05:21 2022 -0600
Submodule sync
commit e44dc73a3b751ba4cacc85abfe6680a668393c0d
Author: zomars <zomars@me.com>
Date: Fri Aug 5 16:05:06 2022 -0600
Upgrade next-auth
commit 2b36e0a1b376083739ea06b793f1523e2f158a33
Author: zomars <zomars@me.com>
Date: Fri Aug 5 15:23:03 2022 -0600
Magic signup fixes
commit 2cc81ca7e2f79a4e3fcab370e23ac29cbe3ee18d
Author: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Date: Thu Aug 4 11:49:51 2022 -0400
Properly parse list calendar call to MS Graph (#3698 )
commit 65887d8f9db8b399964fce38ec104ed24fcc48e6
Author: Leo Giovanetti <hello@leog.me>
Date: Thu Aug 4 12:52:50 2022 -0300
Fix app-store seeding (#3693 ) (#3697 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit 71594b9623
Author: Leo Giovanetti <hello@leog.me>
Date: Wed Aug 3 16:48:07 2022 -0300
fixed dark mode profile page (#3650 ) (#3681 )
* fixed dark mode profile page
* nit
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
commit 78a5ae9882
Author: Leo Giovanetti <hello@leog.me>
Date: Wed Aug 3 14:05:02 2022 -0300
Potential fix (#3671 ) (#3676 )
commit b006240b0c
Merge: 6179b3fbe
e7418f68a
Author: zomars <zomars@me.com>
Date: Mon Aug 1 18:20:47 2022 -0600
Merge branch 'main' into production
commit 6179b3fbe0
Author: zomars <zomars@me.com>
Date: Mon Aug 1 18:20:40 2022 -0600
Fixes successRedirectUrl validation
commit 14443099e0
Author: zomars <zomars@me.com>
Date: Mon Aug 1 17:59:47 2022 -0600
successRedirectUrl fixes
2022-08-05 18:08:05 -06:00
zomars
b931cf2d7c
Submodule sync
2022-07-28 14:25:38 -06:00
Omar López
464343f5ab
Refactors EE code ( #3490 )
...
* WIP
* WIP
* Type and migration fixes
* Adds missing default import
* Fixes import
* Fixes tRPC imports in App Store
* Migrate stripe helpers
* WIP
* Type fixes
* Type fix?
* WIP
* WIP
* Update index.ts
* Fixes
* Update workflow.tsx
* Moved queries to lib
* Moves QueryCell
* Migrates MultiSelectCheckboxes
* WIP
* CryptoSection type fixes
* WIP
* Import fixes
* Build fixes
* Update app-providers.tsx
* Build fixes
* Upgrades hookform zod resolvers
* Build fixes
* Cleanup
* Build fixes
* Relocates QueryCell to ui
* Moved List and SkeletonLoader
* Revert QueryCell migration
* Can't use QueryCell here
* oops
* CryptoSection cleanup
* Update app-providers.tsx
* Moved ee to features
* ee to features/ee
* Removes @calcom/ee
* Adds possible feature locations
* Build fixes
* Migrates stripe to app-store lib
* Colocates stripe imports
* Update subscription.ts
* Submodule sync
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-28 13:58:26 -06:00
sean-brydon
277b0c4c92
Feat/design system ( #3051 )
...
* Storybook Boilerplate setup
* Inital Setup
* First story
* Color Design System
* Badge Story + Comp
* Checkbox UI + Stories
* Update Red colors + Button Group
* Switch+Stories / Default brand color
* Update Version + Button Group combined
* Compact Butotn Group
* Tidy up Selectors
* Adds Tooltip to Button
* TextInput
* Update SB
* Prefix Input
* Match text area styles
* Prefix Controls
* Update spacing on text area
* Text Input Suffix
* Color Picker
* Update storybook
* Icon Suffix/Prefix
* Datepicker + move components to monorepo
* Text color on labels
* Move Radio over to monorepo
* Move CustomBranding to calcom/ib
* Radio
* IconBadge Component
* Update radio indicator background
* Disabled radio state
* Delete yarn.lock
* Revert "Delete yarn.lock"
This reverts commit 9b99d244b7
.
* Fix webhook test
* Replace old toast location
* Update radio path
* Empty State
* Update Badge.tsx
* Update Badge.tsx
* Banner Component+story
* Creation Modal
* Creation Dialog updated
* Button hover dialog
* Confirmation Modal
* Datepicker (Booking)
* PageHeader
* Fix border width
* PageHeader update search bar
* Fix input height
* Fix button group size
* Add spacing between badges - font smoothing
* Update button position on banner
* Banner update
* Fixing focus state on suffix/prefix inputs
* Implement A11y addon
* Add aria label
* error && "text-red-800"
* Fix button hover
* Change colors
* Generate snapshot tests for on hover button
* Revert colors to demo
* Change colors
* Fix Linear Issues
* Form Stepper component
* Add padding back to input
* Move ui to UI_V2
* Use V2
* Update imports for v1
* Update imports for v1
* Upgrade to nextjs in storybook root
* Update website submodule
* Avatar Groups
* Fix webpack again
* Vertical Tab Item
[WIP] - active state on small item is not working currently
* Vertical Tab Group
* Add Github action
* Fix website submodule
* Fix GH action
* Rename Workflow
* Adds lint report for CI
* Lint report fixes
* NavigationItem comments
* VerticalTabItem type fixes
* Fix avatar blur
* Fix comments
* Adding isEmbed to window object
* Disable components that use router mock.
* Load inter via google fonts
* Started select
* Adding base Breadcrumb
* Update readme
* Formatting
* Fixes
* Dependencies matching
* Linting
* Update FormStep.stories.tsx
* Linting
* Update MultiSelectCheckboxes.tsx
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-22 18:39:50 -06:00
zomars
200a704756
Submodule sync
2022-07-15 11:20:12 -06:00
zomars
9760a2606e
Submodule sync
2022-07-13 15:15:40 -06:00
zomars
179da11f4b
Submodule sync
2022-07-12 16:32:31 -06:00
Leo Giovanetti
b1d637d1a6
Upgrading nextjs and collect ( #3252 )
...
* Upgrading nextjs and collect
* Fixing suggestions + yarn.lock
* Updating submodules
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-12 11:43:53 -06:00
zomars
785a014f3c
Submodule sync
2022-07-04 10:29:33 -06:00
zomars
3605fca9a4
Submodule sync
2022-06-24 23:27:29 -06:00
zomars
39f6ef8dcd
Submodule sync
2022-06-23 14:07:05 -06:00
Peer Richelsen
777d260d78
scroll to times after clicking a day, two column layout mobile ( #3147 )
2022-06-23 12:36:23 -06:00
Omar López
21fb0fc3a3
Turborepo improvements ( #3139 )
...
* WIP
* WIP
* Embed fixes
* Update turbo.json
* Update e2e-embed.yml
* E2E fixes
* Update turbo.json
* App store CLI cleanup
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
2022-06-22 14:41:19 -06:00
Agusti Fernandez Pardo
ddc686075b
feat: update api to latest commit ( #3073 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-16 11:07:58 +02:00
zomars
eb64904ba3
updates api submodule
2022-06-14 15:25:55 -06:00
zomars
0ebda5d483
Submodule updates
2022-06-13 16:42:51 -06:00
zomars
6f203d14e3
Submodule updates
2022-06-02 10:20:29 -06:00
zomars
01025fa34c
Submodule sync
2022-05-26 13:31:55 -06:00
Omar López
9df4867fca
License server ( #2379 )
...
* WIP License server
* WIP
* Moves locations to App Store and Core
* LocationType fixes
* Runs db migrations post-deploy
* WIP
* WIP
* Cleanup
* WIP
* WIP
* Decouples translations from NavTabs
* Adds admin submodule
* Adds admin submodule
* Sync dependencies
* WIP
* WIP
* Updates submodules
* Renames package
* Updates submodules
* Adds scripts for console
* Updates license checker URL
* Updates admin
* Adds staging/prod admin console links
* Update yarn.lock
* Update NavTabs.tsx
* WIP
* Update admin
* WIP
* Adds hint to InputField
* Update admin
* Adds turbo admin dependecies
* Update admin
* Prevents redirection on form submit
* Form warning fixes
* Update admin
* Form fixes
* Update yarn.lock
* Update admin
* Update admin
* Update admin
* Adds withLicenseRequired HOC
* Adds LicenseRequired to EE components
* Admin deploy fix?
* Updates submodules
* Use relative inside lib
* type fixes
* Fixes turbo race condition
* Relocates admin to console
* Relocates admin to console
* Update console
* Update api
* Update turbo.json
* Update ErrorBoundary.tsx
* Update defaultEvents.ts
* Update checkLicense.ts
* Update yarn.lock
* Skip on E2E
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-26 11:07:14 -06:00
zomars
a48a164e71
Submodule sync
2022-05-24 17:11:41 -06:00
Peer Richelsen
eacfdac016
fixed labels for seats, removes shadow from event-type inputs ( #2862 )
...
* fixed labels for seats
* minor fixes, removed shadow from all event-type inputs
* Render input field on pro accounts (#2859 )
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2022-05-24 22:15:53 +02:00
zomars
a551aa0089
Updates submodules
2022-05-23 13:58:47 -06:00
Agusti Fernandez Pardo
a7f7b29bae
fix: sync api to latest commit ( #2810 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-18 16:15:27 +00:00
zomars
39031123e1
Update api
2022-05-17 15:36:01 -06:00
depfu[bot]
db01f7be19
Update all Yarn dependencies (2022-05-16) ( #2769 )
...
* Update all Yarn dependencies (2022-05-16)
* Upgrade dependencies
* Removes deprecated packages
* Upgrades deps
* Updates submodules
* Update yarn.lock
* Linting
* Linting
* Update website
* Build fixes
* TODO: fix this
* Module resolving
* Type fixes
* Intercom fixes on SSG
* Fixes infinite loop
* Upgrades to React 18
* Type fixes
* Locks node version to 14
* Upgrades daily-js
* Readds missing types
* Upgrades playwright
* Noop when intercom is not installed
* Update website
* Removed yarn.lock in favor of monorepo
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-17 19:31:49 +00:00
Agusti Fernandez Pardo
71e67b50b2
Fix: Improve docs and mobile style of api docs ( #2635 )
...
* fix: adds servers in openapi, remove hack in snippets, update deps, make dynamic import to use latests swagger ui deps
* fix: remove unneded import
* fix: adds yarn dev commands for api and swagger
* fix: prisma not web before api
* fix: improve mobile docs api
* fix request snippets
* fix: custom more visible scrollbar for snippets in moible
* fix: remove comments and ugly scrollbar
* fix: types and remove lib url
* fix: install iframe-react-resizer in docs
* fix: remove web scope from yarn dev:api
* fix: remove json-schema autogenerated as wont be used
* fix: apiKeyAuth
* fix: swagger patch thx hariom
* fix: add api to env/example
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-05 09:36:02 -06:00
Omar López
6a27fb2959
Fixes/app store keys in db ( #2651 )
...
* Adds available apps
* Adds App Model
* WIP
* Updates seeder script
* Seeder fixes
* lowercase categories
* Upgrades prisma
* WIP
* WIP
* Hopefully fixes circular deps
* Type fixes
* Fixes seeder
* Adds migration to connect Credentials to Apps
* Updates app store callbacks
* Updates google credentials
* Uses dirName from DB
* Type fixes
* Update reschedule.ts
* Seeder fixes
* Fixes categories listing
* Update index.ts
* Update schema.prisma
* Updates dependencies
* Renames giphy app
* Uses dynamic imports for app metadata
* Fixes credentials error
* Uses dynamic import for api handlers
* Dynamic import fixes
* Allows for simple folder names in app store
* Squashes app migrations
* seeder fixes
* Fixes dyamic imports
* Update apiHandlers.tsx
2022-05-02 14:39:35 -06:00
Peer Richelsen
8bdc137917
added animations for dialog and tooltip ( #2648 )
...
* added animations for dialog and tooltip
* Update .env.example
2022-04-29 17:17:34 +00:00
Agusti Fernandez
8bc5a75249
Feature: Verify login on signup with magic link. ( #2122 )
...
* manual migration to rename verificationtoken, maybe it could be dropped and create a new table instead if we're not using it, will consult @zomars
* feat: rename verificationRequest --> verificationToken in schema.prisma
* fix: rename verificationRequest -> verificationToken in the codebase
* feat: add default cookies for next-auth
* fix: moves @lib/serverConfig to @calcom/lib so it can be called by website too
* fix: make self-certificate work in dev env by not rejecting tls in serverConfig
* fix verificationTokenToken typo
Co-authored-by: Omar López <zomars@me.com>
* Adds domain: .cal.com if not dev env in cookies
* Adds default-cookies to apps/web, and nextauth_domain to turbo website build deps"a
* update NEXTAUTH_DOMAIN to NEXTAUTH_COOKIE_DOMAIN
* Updates website submodule
* Removes deprecated env vars
* Consolidates auth logic in one place
* Updates website module
* Signup fixes
* Build fixes
* Updates example
* Updates example
* Fixes
* Fix Email Verification
* fix: move csrf-token cookiePrefix from __Host -> __Secure
* Removes console log
* Fixes link in email template
* Removed irrelevant coment
* Testing with a 32 bit secret
* Fixes for cookien in E2E
* E2E fixes
* Fixes Stripe tests locally
* Temp fix for E2E
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-04-21 14:32:25 -06:00
Agusti Fernandez
cf68541520
update swagger ( #2547 )
2022-04-19 10:50:40 +02:00
Peer Richelsen
73c97e85d4
overflow scroll for categories ( #2502 )
2022-04-16 20:37:19 +00:00
Agusti Fernandez
f8f3456b92
Adds iframe to developer.cal.com (swagger-ui) into docs/public-api.mdx ( #2518 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
2022-04-15 23:56:32 +00:00
Agusti Fernandez
c16aabd9e8
sync api and website ( #2504 )
2022-04-15 13:06:38 +02:00
alannnc
3c6ac395cc
Feature/reschedule bookings ( #2351 )
...
* WIP bookings page ui changes, created api endpoint
* Ui changes mobile/desktop
* Added translations
* Fix lib import and common names
* WIP reschedule
* WIP
* Save wip
* [WIP] builder and class for CalendarEvent, email for attende
* update rescheduled emails, booking view and availability page view
* Working version reschedule
* Fix for req.user as array
* Added missing translation and refactor dialog to self component
* Test for reschedule
* update on types
* Update lib no required
* Update type on createBooking
* fix types
* remove preview stripe sub
* remove unused file
* remove unused import
* Fix reschedule test
* Refactor and cleaning up code
* Email reschedule title fixes
* Adding calendar delete and recreate placeholder of cancelled
* Add translation
* Removed logs, notes, fixed types
* Fixes process.env types
* Use strict compare
* Fixes type inference
* Type fixing is my middle name
* Update apps/web/components/booking/BookingListItem.tsx
* Update apps/web/components/dialog/RescheduleDialog.tsx
* Update packages/core/builders/CalendarEvent/director.ts
* Update apps/web/pages/success.tsx
* Updates rescheduling labels
* Update packages/core/builders/CalendarEvent/builder.ts
* Type fixes
* Update packages/core/builders/CalendarEvent/builder.ts
* Only validating input blocked once
* E2E fixes
* Stripe tests fixes
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-14 15:25:24 -06:00
Peer Richelsen
41755c8c90
fixed redirect banner for mobile ( #2388 )
...
* improved redirect banner on success page
* changed text for redirect input box
* nit
* Updates submodules
* Update yarn.lock
Co-authored-by: zomars <zomars@me.com>
2022-04-06 12:26:08 +00:00
Agusti Fernandez
7c08e946c6
update api submodule ( #2367 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
2022-04-04 17:19:24 +02:00
Agusti Fernandez Pardo
dacc27bae4
needed for deployment
2022-04-03 19:16:03 +02:00
Peer Richelsen
9948f9d854
show event-type headline even if description is empty ( #2359 )
2022-04-03 13:15:31 +02:00
Omar López
4e9c3be598
Submodule update ( #2324 )
...
* Updates submodules
* Submodule updates
2022-03-30 13:13:40 -07:00
Peer Richelsen
14ba410352
fixed dark mode for booking page and input ( #2292 )
2022-03-27 00:40:41 +01:00
Omar López
83a395bf55
Updates submodules ( #2288 )
2022-03-25 17:57:10 -07:00
Peer Richelsen
49bb80eeb4
added illustrations to app store ( #2280 )
...
* fixed a ton of app store layout shift bugs
* added illustrations
* Sync submodules to main
* Update yarn.lock
Co-authored-by: zomars <zomars@me.com>
2022-03-25 19:46:21 +00:00
Peer Richelsen
2104624633
fixed a app store layout shift bugs ( #2279 )
...
* fixed a ton of app store layout shift bugs
* Sync submodules to main
* Update yarn.lock
Co-authored-by: zomars <zomars@me.com>
2022-03-25 19:23:03 +00:00
zomars
37a10a9638
Submodules update
2022-03-24 13:07:39 -07:00
Peer Richelsen
a15b93c276
made dark mode much more consistent and fixed a ton of dark mode problems with teams ( #2258 )
2022-03-24 14:15:24 +01:00
Omar López
caeb2412de
Update api ( #2251 )
2022-03-23 10:53:22 -07:00
Peer Richelsen
95f92cac28
added emptyscreen component to availability and event-types ( #2187 )
...
* added emptyscreen component to availability
* added emptyscreen for event-types too
* added placeholder for adding new schedule
* didnt realise we had a Working Hours string alredy
* nit
* remove white background from empty availability
2022-03-17 19:13:39 +00:00
Omar López
82ab6f7a5b
Update submodules ( #2174 )
2022-03-16 18:23:13 -07:00
Peer Richelsen
faa74dae39
more consistency for dropdown ( #2173 )
...
Co-authored-by: zomars <zomars@me.com>
2022-03-16 18:09:17 -07:00
Agusti Fernandez
e21813ba96
hotfix prefill undefined bug booking page ( #2166 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
2022-03-16 13:18:11 +00:00
Peer Richelsen
9831845d27
add zendesk ( #2156 )
...
* MVP zendesk provider
* hide zendesk on mobile
* hide zendesk chat bubble on mobile too
* made mobile selector more robust
* made user menu full width
* removed zendesk react and instead use Nextjs Script
* updated NEXT_PUBLIC_ZENDESK_KEY env in example
2022-03-15 22:46:14 +00:00
Agusti Fernandez
53b202790e
Feature: pre-fill name and email if user loggedIn in booking page ( #2131 )
...
* feat: pre-fill name and email if user loggedIn in booking page
* feat: add name to next-auth autoMergeIdentiteies response
* fix: Update booking page so if you're in your own booking, it doesn't prefill
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-15 14:39:20 +00:00
Omar López
cefd0cfb16
Added API private submodule ( #1958 )
2022-02-24 01:14:37 +00:00