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
8d40e7cfd2
HotFix - Embed Flicker for newly converted static availability page ( #3277 )
...
* Add missing embed fingerprint
* Fix embed flicker for Availability page
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-07-12 14:18:53 +00:00
46266781b5
Update calendar when new attendees are added to bookings w/ seats ( #3257 )
...
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2022-07-12 09:16:34 -04:00
alannnc and zomars
0b53cd6ffc
fix/zoom schema parsing ( #3274 )
2022-07-11 19:22:31 -06:00
alannnc and GitHub
ebc098186d
Fix conditional for constant IS_SELF_HOSTED ( #3329 )
2022-07-11 17:46:47 -06:00
5587867598
RFC: Custom eslint plugin ( #3272 )
...
* WIP
* Renamed pacakge
* Update yarn.lock
* Lint fixes
* Moved afterBufferTime to busyTimes & heavily simplify busy check (#3258 )
* New Crowdin translations by Github Action (#3312 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
* Fix shell flicker (#3314 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
* Add recommended config to plugin
* Linting
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
2022-07-11 17:35:50 -06:00
Alex van Andel and GitHub
c9d5af6591
Moved afterBufferTime to busyTimes & heavily simplify busy check ( #3258 )
2022-07-11 13:00:08 +02:00
6b0ac96b38
Fix request reschedule organiser email ( #3227 )
...
* Fix request reschedule organizer email
* Updated book a new time link and removed manage or cancel action on user owner email request reschedule
* Fix let with const for a variable and change env var to a constant from lib
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-07 16:25:05 -06:00
Hariom Balhara and GitHub
5db762e987
Add logs ( #3256 )
2022-07-07 09:26:22 -06:00
Hariom Balhara and GitHub
f9cc71d120
... doesnt seem to run dependencies first. So, ensure that using pipeline ( #3254 )
2022-07-07 00:00:48 -06:00
noobyogi0010 and GitHub
34cd41be67
fixes #3142 - Huddle01 installation (no success message and no redirect) issue ( #3231 )
2022-07-06 19:21:16 -06:00
Agusti Fernandez Pardo and GitHub
8ca627040b
fix: adds new constants fallbacks for railway and heroku apps ( #3217 )
2022-07-06 19:13:02 -06:00
Bailey Pumfleet and GitHub
13528ada2e
Fix awaiting approval translation ( #3234 )
2022-07-06 19:09:28 -06:00
Alex van Andel and GitHub
3c7380c3a9
Contains multiple fixes centered around Zoom ( #3238 )
2022-07-06 19:08:38 -06:00
zomars
9d951a5802
Formats schema
2022-07-06 16:55:29 -06:00
c890e8d06d
feature/settings-username-update ( #2306 )
...
* WIP feature/settings-username-update
* WIP username change
* WIP downgrade stripe
* stripe downgrade and prorate preview
* new UI for username premium component
* Fix server side props
* Remove migration, changed field to metadata user
* WIP for update subscriptions
* WIP intent username table
* WIP saving and updating username via hooks
* WIP saving working username sub update
* WIP, update html to work with tests
* Added stripe test for username update go to stripe
* WIP username change test
* Working test for username change
* Fix timeout for flaky test
* Review changes, remove logs
* Move input username as a self contained component
* Self review changes
* Removing unnecesary arrow function
* Removed intentUsername table and now using user metadata
* Update website
* Update turbo.json
* Update e2e.yml
* Update yarn.lock
* Fixes for self host username update
* Revert yarn lock from main branch
* E2E fixes
* Centralizes username check
* Improvements
* WIP separate logic between premium and save username button
* WIP refactor username premium update
* Saving WIP
* WIP redo of username check
* WIP obtain action normal, update or downgrade
* Update username change components
* Fix test for change-username self host or cal server
* Fix user type for premiumTextfield
* Using now a global unique const to know if is selfhosted, css fixes
* Remove unused import
* Using dynamic import for username textfield, prevent submit on enter
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-07-06 13:31:07 -06:00
Hariom Balhara and GitHub
5ea08c237a
Fix ordering of credentials ( #3243 )
2022-07-06 08:43:57 -06:00
zomars
4975493090
Matches zod version to the rest
2022-07-04 10:47:12 -06:00
Alex van Andel and GitHub
b546d9e33e
Some tweaks to slots to fix server time effecting logic ( #3218 )
2022-07-02 10:13:39 -06:00
Joe Au-Yeung and GitHub
201d17264c
Attach credential id to destinationCalendar records ( #3197 )
2022-07-01 21:55:27 +01:00
2cbf46a323
Seats events send email to attendees and organizer ( #3206 )
...
* Add attendees to email notfications
* New seat title
* Change organizer email
* Clean console.log
* Fix type errors
* Update packages/emails/src/templates/OrganizerScheduledEmail.tsx
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-01 19:19:23 +00:00
00c9df7602
There is lot of hardcoding links in application ( #3130 )
...
* There is lot of hardcoding links in application
* Apply suggestions from code review
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: gitstart <gitstart@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2022-07-01 11:19:52 -06:00
f639405c20
fix: event creation on external office calendar ( #3152 )
...
* fix: event creation on external office calendar
* chore: simplify fix implementation
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com >
2022-07-01 12:26:20 +01:00
1469b856a6
Fix hubspot callback ( #3195 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me >
2022-06-30 07:01:07 +00:00
Omar López and GitHub
92bfb3e5b9
Updates snaplet transform script ( #3199 )
...
* Update .gitignore
* Fixes local dev env checks
* Update transform.ts
2022-06-29 13:03:13 -06:00
4a74abcb34
change meeting url to a link ( #3198 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2022-06-29 12:22:07 -06:00
zomars
2983fb4c12
Fixes month name
2022-06-28 16:24:53 -06:00
zomars
7122a4a91d
Consolidates dayjs in a single package
2022-06-28 14:48:24 -06:00
zomars
5be669a479
Update zod-utils.ts
2022-06-28 13:33:55 -06:00
zomars
840b6c498a
Potential fix for availability timeout
2022-06-28 13:18:47 -06:00
Leo Giovanetti and GitHub
e1e369de9e
Hotfix: Fixing app types variants (fixes Hubspot) ( #3176 )
...
* Fixing Hubspot
* Comment
2022-06-28 16:36:19 +00:00
zomars
0794224288
Prevents undefined classNames in Skeletons
2022-06-27 21:04:10 -06:00
zomars
52759333fd
Skeleton fixes
2022-06-27 20:25:06 -06:00
zomars
87befdbdf4
Adds perf metrics for each tRPC endpoint
2022-06-27 19:19:33 -06:00
zomars
de0cb867d1
DatePicker Skeleton visibility improvements
2022-06-27 18:04:59 -06:00
58b2a6425a
AvailabilityPage improvements ( #3118 )
...
* Share WIP
* Embed tests fixes
* AvailabilityPage improvements
* Type fixes
* Fixes Datepicker day witdth
* Update troubleshoot.tsx
* Adds local cached slots and browsingDate
* Migrating DatePicker to use Dayjs for timeZone support
* Fixed Sunday not being available
* Added comment to clarify what is going on
* Minor bugfix in DatePicker, double empty slot markup
* Change selected date with URL through ?date..
* Initialize properly w/o query params, remove minDate for now
* Remove Loader as now using Skeleton
* Handle Etc/GMT edge case (not a timeZone)
* Added dark mode bg- color to SkeletonText + made text slightly more subtle on DatePicker
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-06-27 21:01:46 +00:00
Peer Richelsen and GitHub
2c2261f085
remove duplicate datepicker, slight changes to success page ( #3163 )
...
* removed duplicate timezone dropdown
* minor fixes to success page and booking layout
* nit
2022-06-27 17:23:20 +00:00
alannnc and GitHub
9a3624bb9a
fix/request-reschedule-google-calendar-sync ( #3157 )
...
* Pass calendarId as parameter to deleteEvent()
* Updated deleteEvent param and default when sending calendarId
2022-06-27 08:52:42 -06:00
3449ad1a9f
Apps: Riverside/Whereby/Around ( #3053 )
...
* Add Whereby Boilerplate
* Whereby App
* around boilerplate
* AroundCo App
* Add Riverside App
* Add Riverside to details
* Fix URL validation
* Remove Icons
* Remove console.log
* revert merge
* Fix images
* Update Iconds to be SVG
* Add Disconnect button
* Fix type
* Fixing i18n merge
* Refactor app installations
* Update varient
* Update default responder + riverside logo
* Update apps/web/pages/event-types/[type].tsx
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com >
2022-06-27 12:17:38 +02:00
44f0893674
set right variable for name in hi_user_name ( #3162 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2022-06-27 09:50:03 +00:00
f16f9466cb
Update Prisma to v3.15.2 to support data proxy ( #3124 )
...
* Update Prisma to v3.15.2 to support data proxy
* Update package.json
* Update package.json
* Update package.json
* Update yarn.lock
* Update console
* Update turbo.json
Co-authored-by: zomars <zomars@me.com >
2022-06-25 20:01:02 +00:00
02e5ec37e7
Broken Integration Alarm System ( #3135 )
...
* Create broken integration email
* Send video on broken video link
* Add translations
* Add Trans components
* Remove calendars file
* Type fixes
* Add translations
* Fix type errors
* Fix Spanish translation
Co-authored-by: Omar López <zomars@me.com >
* Remove iCal event
* Locale fixes
* Clean up trans tag
* Apply suggested translation
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com >
* Change email to en
* Fix type error
* Type fix
* Fix e2e
* Fix e2e
* Fix e2e
* Fix e2e
* Fix e2e
* Update webhookResponse-chromium.txt
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com >
2022-06-24 23:16:20 -06:00
fd863b2ae7
Removed the Spinner in favour of a DatePicker skeleton loader ( #3146 )
...
* Removed the Spinner in favour of a DatePicker skeleton loader
* removed number, lighter skeleton, dark mode fixes
* replaced button with div
* readded number
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-06-25 00:45:38 +02:00
13b5618a71
Teams skeleton loader ( #3148 )
...
* Teams skeleton loader
* [id] skeleton
* Fix mt
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-06-25 00:44:49 +02:00
Hariom Balhara and GitHub
06b7744b30
Fixes over Turborepo improvements ( #3144 )
2022-06-24 09:38:17 -06:00
zomars
7f53c4288d
Prevents 404 in networks tab for TRIAL users
2022-06-24 09:27:52 -06:00
zomars
7be60b47f1
Runs format script
2022-06-24 07:37:56 -06:00
d1b791518e
save appId in zoom callback ( #3145 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-23 16:00:39 -06:00
Peer Richelsen and GitHub
777d260d78
scroll to times after clicking a day, two column layout mobile ( #3147 )
2022-06-23 12:36:23 -06:00
Omar López and GitHub
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