alannnc
8d893d3ed1
Fix/app multiple installs ( #3045 )
...
* Add new flag for apps with multiple installs
* WIP saving work in progress
* Fix typo in metadata property
* Update apps/web/components/App.tsx
Co-authored-by: Leo Giovanetti <hello@leog.me>
* Using category in pref of new variable on metadata
* Update App.tsx
* Update yarn.lock
* Update yarn.lock
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: zomars <zomars@me.com>
2022-06-13 15:06:12 -06:00
zomars
881de59bf5
Fixes node version mismatches
2022-06-13 10:59:02 -06:00
zomars
e0a391d46e
Prisma errors can't be handled on client
2022-06-13 10:37:42 -06:00
zomars
06482388bd
Console build fixes
2022-06-13 10:31:04 -06:00
zomars
e487f295da
Disabled videoBusyTimes
2022-06-12 15:35:40 -06:00
zomars
63983c9d60
Prevents caldav recurring events errors to unblock availability
2022-06-12 15:23:14 -06:00
zomars
2e61eb41b2
Merge branch 'production'
2022-06-12 11:43:04 -06:00
sean-brydon
ad4bcfafce
Manage Link showing for organisers ( #3037 )
2022-06-12 15:33:14 +00:00
zomars
f3d49fe59e
Fixed empty array as truthy
2022-06-11 16:40:00 -06:00
zomars
fa4ecf09fb
Fixes tsconfigs for embeds
2022-06-11 16:27:11 -06:00
zomars
78d340786f
Logs busytimes by category
2022-06-11 16:22:08 -06:00
zomars
7abd8adf9c
Logs busytimes by category
2022-06-11 16:21:20 -06:00
zomars
17b8ec65e4
Zoom refactoring
2022-06-11 16:15:34 -06:00
sean-brydon
c03ff0a543
Fixes slack verification and timeout errors ( #2972 )
...
* Fixing slack create event
* Fixes verify working 90% of the time :S
* Verify V2
* Fixing verify - not needed on interaction payload
* Fixing verifcation + response
* Fix verifcation
* DM user error/success
* Remove random 200
* Timeout return
* Adding Zod schema verification
* Added validations, cleanup
* Type fixes
* Update event.ts
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-11 22:30:52 +01:00
Leo Giovanetti
8fa0d0f8bb
CalDav Setup page ( #3038 )
2022-06-11 19:33:04 +02:00
sean-brydon
567a7c8f12
Adding UI for Requires Confirmation ( #3017 )
2022-06-10 17:32:54 -06:00
Leo Giovanetti
514fca7a53
Recurring event improvements ( #2750 )
...
* Loading state and rejected bookings gone
* Listing fixes
* Tweaking upcoming vs recurring bookings tabs
* Tweaking new emails to avoid recurringEvent param
* Tweaks to support recurring events in common flows
* Missed one renderEmail
* Removing uneeded references
* Reverting manual plural fixes
* Refactoring recurring event strings
* Correcting merge issues
* Relying on newly introduced obj
* Fixing mobile
* Final tweaks
* Latest fixes
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-10 17:38:06 -03:00
alannnc
0df0b6a0f2
Fix/wipe vital app revision ( #2983 )
...
* Fixes for both apps regarding event update/delete
* Added wipe my cal test
* Added eslint ignore
* Fix test
* Merge both test into a single test
* remove duplicated line
* Using prisma from calcom pkg and removing optional chaining from current invocations
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-10 19:16:10 +00:00
Omar López
22d2bae46b
Availabilty consolitadion ( #3010 )
2022-06-10 12:38:46 -06:00
Hariom Balhara
1f1e364a30
Add consistent publish command and update versions to published version ( #3008 )
...
* Add consistent publish command and update versions to published version
* v1.0.8
* Bump version to released version
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-10 09:49:38 +00:00
Omar López
b11398f551
Recurring event fixes ( #3030 )
...
* Incorporates recurringEvent into calEvent
* Recurrent event fixes
* Update event.ts
* type fixes
* Update zod-utils.ts
* Adding more recurringEvent to calEvent and other fixes
* Moving away from heavy 3rd party enum
* Fixing test
* Renaming as suggested and fixes
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-06-09 18:32:34 -06:00
Hariom Balhara
a9e519f643
Improvement: Add React to Embed Snippet Generator ( #3018 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-09 10:35:18 +05:30
zomars
ac3a4bcaab
Adds failsafe for calendar credentials without externaId set
2022-06-08 12:23:48 -06:00
zomars
205c774ca3
Prevent flatMap type errors in @calcom/core
2022-06-08 12:04:42 -06:00
zomars
e863b71dfa
Email language fixes
2022-06-07 08:49:39 -06:00
Joe Au-Yeung
0f5550680a
Add username and email to feedback email ( #3002 )
...
* Add username and email to feedback email
* Fix type error
2022-06-07 08:39:47 -06:00
Hariom Balhara
e2ef7216a8
Add licenses to embeds ( #2984 )
...
* Add license to embed
* add repo links as well
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-07 08:25:55 +00:00
Hariom Balhara
18e0f13605
[Feature] App Store CLI - Make it super easy to add an app. ( #2917 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-07 11:43:32 +05:30
zomars
88db424a16
Update _getStaticProps.tsx
2022-06-06 13:52:57 -06:00
zomars
13f20dd7cf
additionInformation => additionalInformation
2022-06-06 13:49:10 -06:00
zomars
7fec9d64fa
Email cleanup
2022-06-06 13:39:54 -06:00
Omar López
c95b8d0048
Delete _getStaticProps.tsx
2022-06-06 13:30:44 -06:00
Omar López
15d5333cf6
Refactor emails to use JSX as templating engine ( #2915 )
...
* Init Maizzle
* Initial template JSX conversion and testing
* WIP
* WIP
* WIP
* WIP
* WIP
* Migrated AttendeeRescheduledEmail
* WIP
* WIP
* DRY
* Cleanup
* Cleanup
* Cleanup
* Migrate feedback email
* Migrates ForgotPasswordEmail
* Migrates OrganizerCancelledEmail
* Migrated OrganizerLocationChangeEmail
* Formatting
* Migrated AttendeeRequestRescheduledEmail
* Migrates OrganizerPaymentRefundFailedEmail
* Migrates OrganizerRequestEmail
* Migrates OrganizerRequestReminderEmail
* Fixes type-check
* Moved email-manager to package
* Import fixes
* Removed duplicate email code from vital app
* Removed duplicate email code from wipemycal
* Build/type fixes
* Fixes web email imports
* Fixes build
* Embed build fixes
* Update AttendeeAwaitingPaymentEmail.tsx
* Update default-cookies.ts
* Revert "Embed build fixes"
This reverts commit 8d693e99ac
.
* Embed build fixes
# Conflicts:
# packages/embeds/embed-core/package.json
* dep and email date fixes
* Update attendee-scheduled-email.ts
* Update package.json
* Update [...nextauth].tsx
* Update email.ts
* Prevents /api/email on production builds
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-06 17:49:56 +00:00
Omar López
12d66cb9df
Booking confirm endpoint refactoring ( #2949 )
...
* Adds new default handler and responder
* Moved confirm endpoint
* Fixes availability for unconfirmed bookings
* Cleanup
* Update _patch.ts
* Prevent too much diffs
* Adds missing BookingStatus
* Migrates confirmed & rejected to status
* Adds requiresConfirmation icon to listing
* Adds booking status migration
* Adds migrations to remove confirmed/rejected
* Undo refactor
* Sets the organizer as "accepted" in gCal
* Update getBusyTimes.ts
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-06 10:54:47 -06:00
Hariom Balhara
079016052d
Add embed preview tests ( #2969 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-06 12:06:27 +02:00
Hariom Balhara
f0a5b7734f
[Hotfix]Fixes 3 issues related to 404 links ( #2977 )
2022-06-06 09:41:11 +00:00
zomars
4652878e6c
tsc fixes
2022-06-05 16:35:39 -06:00
zomars
4efc2914af
Embed build fixes
2022-06-05 13:55:58 -06:00
zomars
9866e12a84
Update default-cookies.ts
2022-06-05 13:54:13 -06:00
zomars
0a64715d84
Fallbacks to Cal Video when missing credentials for location
2022-06-04 11:32:43 -06:00
Hariom Balhara
1c89afc7ad
Fix preview not working ( #2962 )
2022-06-04 07:17:02 -06:00
zomars
4569a96e78
Update index.ts
2022-06-03 13:21:46 -06:00
zomars
7536473c9d
Allows telemetry opt-out
2022-06-02 14:06:13 -06:00
zomars
fd8e4ef890
licenseCheck fixes
2022-06-02 13:49:12 -06:00
zomars
c8a16ce43b
Call prod console only on prod non staging deploys
2022-06-02 13:40:16 -06:00
zomars
887bd66a33
All prod builds should call prod console
2022-06-02 13:34:32 -06:00
zomars
eeb9ff662e
Adds cors to checkLicense
2022-06-02 13:20:48 -06:00
Vladimir Klimontovich
456a4ba581
Telemetry improvements ( #2935 )
...
* next-collect initial setup
* naming changes
* WIP
* WIP: added cookie name
* telemetry update
* fixes
* telemetry eventTypes fix
* tmp jitsu config for testing
* tmp jitsu key update (for tests)
* deploy commit
* cookieName fixes
* telemetry credentials update
* NextCollect updated to latest canary; added TELEMETRY_KEY to config
* TELEMETRY_KEY fix
removed browser_user_agent field from event
* removed _middleware.ts for test deploy
* _middleware.ts restored
* next-collect version bump
* yarn.lock fix
* Added license consent property, set default telemetry endpoint
* Switched to stable version of next-collect; restored LicenseProvider accidentally deleted during merge
* Switched to stable version of next-collect; restored LicenseProvider accidentally deleted during merge
* Updated to latest version of next-collect
* - Updated to latest version of next-collect
- Few improvements in event collection: isTeamBooking for all events, page_url for all events
- Do not send second page event on re-render of /team/[slug]
* Revert booking confirmed tracking
* Applied prettier + fix lint
Co-authored-by: Art Sk <kirsan007@gmail.com>
2022-06-02 10:19:01 -06:00
zomars
0f273c5efc
Update package.json
2022-06-01 15:46:48 -06:00
Leo Giovanetti
33a45a8af5
Installed Apps page revamp ( #2751 )
...
* First round of changes
* Some missing styling
* Last round of core changes
* Color tweaks
* Improving code readability
* Reverting unneeded changes
* Reverting yarn.lock
* Removing yarn.lock
* Empty state updated
* Fixing webhook test
* Cleaning up code
* Fixing test and simplifying code a bit
* Merging API Keys into developer section
* Unifying Empty Screen with monorepo version
* Cleaning up
* Installed apps logic consistency + cleaning up
* Type fixes
* Apply suggestions from code review
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
* Improvements, still WIP
* Update apps/web/pages/apps/installed.tsx
Co-authored-by: Omar López <zomars@me.com>
* Apply suggestions from code review
Co-authored-by: Omar López <zomars@me.com>
* App active install status
* Apple Calendar setup, Daily.co preinstalled
* Final pass
* Minor tweaks
* Conflicts with migration ignored
* Fixing merge
* Fixing merge yet again
* Adopting main changes
* Removing unneeded data-testid
* Fixing reported bugs
* Simplifying webhook query
* Moving teams settings tab to second
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-01 14:24:41 -03:00