Udit Takkar
ac50492fbc
fix: add warn and trash icon ( #4008 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-29 13:57:01 +02:00
Edgar Allan Glez
4b771a5bde
fixing cursor for Default badge svg, from text type to default ( #3994 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-28 18:31:56 +02:00
Udit Takkar
944f4dc43b
fix: pass recurring count value ( #3844 )
...
* fix: pass recurring count value
* fix: show dates for pending booking
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-08-27 10:12:38 -03:00
Omar López
02ac593ebf
Migrate legacy api endpoints to tRPC II ( #3865 ) ( #3991 )
...
* Migrate legacy api endpoints to tRPC II (#3865 )
* fix: delete api route /api/availability/day
* fix: delete api route /api/availability/eventtype (#3573 )
* fix: delete api route /api/event-type (#3573 )
* migrate /api/book/confirm to viewer.bookings.confirm
* Merge branch 'main' into pr/3865
Co-authored-by: hussamkhatib <hussamkhatib@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
* Import fixes
* Import fixes
Co-authored-by: mohammed hussam <52914487+hussamkhatib@users.noreply.github.com>
Co-authored-by: hussamkhatib <hussamkhatib@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-26 15:58:08 -06:00
Leo Giovanetti
1d927a8b33
chore: Sync Services to update external tools ( #3814 )
...
* WIP close.com app
* Removing leaked dev key (now invalid)
* Misspelled env variable
* Making progress still WIP
* Progress + tests
* Final touches
* More unit tests
* Finished up tests
* Merge main
* Removing unneeded stuff + submodules
* Removing static props, fields fix
* Removing unneeded stuff p2
* Commenting
* Refactoring Close.com Calendar Service + initial structure
* Progress con CloseComService
* Standarizing APIs
* Zodifying
* Expanding sync services
* Sendgrid Sync Service
* using own request for sendgrid + debug logs
* Making get last booking work for console
* Helpscout dynamic app API
* Standarizing calls + adding call from booking creation
* Strategy change for last booking
* Strategy change for last booking on help scout api
* Fixing failing build
* Implementing user deletion
* Fix linting + slight cleaning
* Undoing eslint disable
* Removing more unsupported eslint properties
* Closecom as non-standard sync service
* Finishing closecom lead operations
* Fixing lint
* Guarding app from sync services
* Reverting submodules
* Applying PR feedback
* Reverting API to be plain handler
* Cleaning notes
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-26 15:10:12 -06:00
sean-brydon
090a977f72
AppsTab UX + fixes warptext on horizontal tabs ( #3966 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-26 13:04:45 -06:00
Hariom Balhara
4ef666a610
Zoom/Hubspot Tests with MSW mocking of requests initiated from Next.js server ( #3210 )
...
* Add code from previous PR
* Remove env variables from wrong place
* Fix tests
* Remove dead code
* Package.json updates
* Fix eslint error
* Fix issue due to conflict resolution
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-26 12:44:02 -06:00
Alex van Andel
e0744a4857
Fixed a typo in notifications->showToast & updated all imports ( #3990 )
2022-08-26 12:13:49 -06:00
Alex van Andel
006badc3b5
Backported 973e0a3..6ad0e23 ( #3943 )
2022-08-26 12:07:44 -06:00
Alex van Andel
19e9e0083e
Static images through webpack copy ( #3986 )
...
* Static images through webpack copy
* Turn image optimisation off - not needed tbh
2022-08-26 10:31:55 -06:00
Omar López
cf321496d4
Adds deprecation notice to QueryCell ( #3977 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-26 09:32:58 +00:00
Hariom Balhara
c6e54d9d9d
Improve CLI App Help Text ( #3982 )
2022-08-26 09:33:00 +02:00
Carina Wollendorfer
b00402f429
Button to test a workflow action ( #3873 )
...
* add Test action button + UI improvements
* add test action functionality
* add confirmation dialog before sending SMS
* code clean up
* show error message if test action fails
* disable test action button in edit mode
* fixes SMS testing
* use updated values
* fix wrongly updated data in useEffect
* fix typo
* code clean up
* fix UI issue in mobile view
* small design fix
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-26 01:04:44 +00:00
Hariom Balhara
6c86317081
AppStore CLI: Making video app creation a breeze with major cleanup of locations code throughout ( #3825 )
...
* Fix breadcrumb colors
* HorizontalTabs
* Team List Item WIP
* Horizontal Tabs
* Cards
* Remove team list item WIP
* Login Page
* Add welcome back i118n
* EventType page work
* Update EventType Icons
* WIP Availability
* Horizontal Tab Work
* Add build command for in root
* Update build DIr/command
* Add Edit Button + change buttons to v2
* Availablitiy page
* Fix IPAD
* Make mobile look a little nicer
* WIP bookingshell
* Remove list items from breaking build
* Add Embed ModalBox for routing forms
* Mian bulk of Booking Page.
* Few updates to components
* Fix chormatic feedback
* Add duplicate form support
* Fix duplication logic
* Change to feathericons everywhere and other fixes
* Dont allow routes for fallback route
* Fix banner
* Fix Empty Screen
* Text area + embded window fixes
* Semi fix avatar
* Fix all TS issues
* Fix tests
* Troubleshoot container + Active on count
* Support routing using query params
* Improve mobile
* NITS
* Fix padding on input
* Support multiselect in router endpoint
* Fix the issue where app goes in embed mode after viewing embed once
* Fix icons
* Add router url tests
* Add Responses download and form toggling tests
* Add required validation test
* Change Icons everywhere
* App typeform app
* Improvements in cli
* Starting to move event types settings to tabs
* Begin migration to single page form
* Single page tabs
* Limits Page
* Advanced tab
* Add RHF to dependancies
* Add typeform how-to-use page
* Add typeform how-to-use page and screenshots
* Most of advanced tab
* Solved RHF mismtach
* Build fixes
* RHF conditionals fixes
* Improved legibility
* Fix TS error
* Add missing image
* Update CliApp.tsx
* Major refactor/organisation into optional V2 UI
* Portal EditLocationModal
* Fix dialoug form
* Update imports
* Auto Animate + custom inputs WIP
* Custom Inputs
* WIP Apps
* Fixing stories imports
* Stripe app
* Remove duplicate dialog
* Remove duplicate dialog
* Major locations cleanup, 10s of bug fixes and app-store improvements
* Fix missing pieces
* More fixes
* Fix embed URL
* Fix app toggles + number of active apps
* Fix container padding on disabledBorder prop
* Removes strict
* more fixes
* EventType Team page WIP
* Fix embed
* NIT
* Add Darkmode gray color
* V2 Shell WIP
* Fix headings on shell V2
* Fix mobile layout with V2 shell
* V2 create event type button
* Checked Team Select
* Hidden to happen on save - not on toggle
* Team Attendee Select animation
* Fix scheduling type and remove multi select label
* Fix overflow on teams url
* Revert console
* Revert api
* Fix Embed TS errors
* Fix TS errors
* Fix Eslint errors
* Fix TS errors for UI
* Fix ESLINT error
* Fix TS errors
* Add missing import
* Fix CLI
* Add a default placeholder
* Remove hardcoded daily:integrations
* Fix message for payment page
* Revert api and console to main
* Update README
* Fix TS errors
* Fix Lint warnings
* Fix Tests
* Fix conflict issues
* Fix conflict issues
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-25 18:48:50 -06:00
Joe Au-Yeung
87cce8eab6
2.0 Settings / My Account {View} ( #3874 )
...
* Fix breadcrumb colors
* HorizontalTabs
* Team List Item WIP
* Horizontal Tabs
* Cards
* Remove team list item WIP
* Login Page
* Add welcome back i118n
* EventType page work
* Update EventType Icons
* WIP Availability
* Horizontal Tab Work
* Add build command for in root
* Update build DIr/command
* Add Edit Button + change buttons to v2
* Availablitiy page
* Fix IPAD
* Make mobile look a little nicer
* WIP bookingshell
* Remove list items from breaking build
* Mian bulk of Booking Page.
* Few updates to components
* Fix chormatic feedback
* Fix banner
* Fix Empty Screen
* Text area + embded window fixes
* Semi fix avatar
* Troubleshoot container + Active on count
* Improve mobile
* NITS
* Fix padding on input
* Fix icons
* Starting to move event types settings to tabs
* Begin migration to single page form
* Single page tabs
* Limits Page
* Advanced tab
* Add RHF to dependancies
* Most of advanced tab
* Solved RHF mismtach
* Build fixes
* RHF conditionals fixes
* Improved legibility
* Major refactor/organisation into optional V2 UI
* Portal EditLocationModal
* Fix dialoug form
* Update imports
* Auto Animate + custom inputs WIP
* Custom Inputs
* WIP Apps
* Fixing stories imports
* Stripe app
* Remove duplicate dialog
* Remove duplicate dialog
* Fix embed URL
* Fix app toggles + number of active apps
* Fix container padding on disabledBorder prop
* Removes strict
* EventType Team page WIP
* Fix embed
* NIT
* Add Darkmode gray color
* V2 Shell WIP
* Create my account folder
* Add profile section
* Fix headings on shell V2
* Fix mobile layout with V2 shell
* V2 create event type button
* Checked Team Select
* Hidden to happen on save - not on toggle
* Team Attendee Select animation
* WIP
* Fix scheduling type and remove multi select label
* Fix overflow on teams url
* Finish profile fields
* Show toast on success
* General tab WIP
* Even Type move order handles
* Add switching of destination calendar
* List calendar and delete
* Render empty screenwhen no calendars
* Fix Embed TS errors
* Fix TS errors
* Fix Eslint errors
* Fix TS errors for UI
* Fix ESLINT error
* added SidebarCard for promo to v2 and storybook (#3906 )
Co-authored-by: Julian Benegas <julianbenegas99@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Tooltip Provider - Wrapper due to dep upgrade
* public event type list darkmode
* V2 Color changes to public booking
* Remove unused component
* Fix typecheck
* Transfer to SSR
* Appearance screen made
* V2 image uploader
* WIP appearance page
* Remove unnecessary data from viewer.me
* Add profile translations
* Add translations to general page
* Add calendar switch
* Add calendar switch
* Add translations to appearance page
* Clean up conferencing page
* Settings sidebar fixes
* Updates middleware
* Update SettingsLayout.tsx
* Settings layout improvements
* Type fix
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Julian Benegas <julianbenegas99@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-25 18:11:41 -06:00
alannnc
11dc9c668e
Adding continue button to connectCalendar on getting-started view ( #3971 )
...
* Adding continue button to connectCalendar view getting-started
* Fixing extra space
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-08-25 21:27:37 +00:00
github-actions[bot]
8f6ba440b7
New Crowdin translations by Github Action ( #3954 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-25 22:51:58 +02:00
alannnc
4feda21d22
Hidding import features from other services ( #3970 )
2022-08-25 20:25:00 +02:00
Leo Giovanetti
9c3cea512f
Fixing back reference to recurring event when rescheduled ( #3967 )
...
* fix: pass recurring count value
* fix: show dates for pending booking
* Restoring recurringEventId on reschedule
* Reverting other changes from a different PR
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-08-25 15:18:03 +00:00
alannnc
1b541ff214
Fix/connected calendar component ( #3956 )
...
* Fix for displaying connected calendars alert with test
* Fix default calendar display string when externalId its too long
* Update apps/web/components/ui/LinkText.tsx
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Omar López <zomars@me.com>
2022-08-24 19:44:14 -06:00
sean-brydon
436f88a48e
V2 Main ( #3549 )
...
* Fix breadcrumb colors
* HorizontalTabs
* Team List Item WIP
* Horizontal Tabs
* Cards
* Remove team list item WIP
* Login Page
* Add welcome back i118n
* EventType page work
* Update EventType Icons
* WIP Availability
* Horizontal Tab Work
* Add build command for in root
* Update build DIr/command
* Add Edit Button + change buttons to v2
* Availablitiy page
* Fix IPAD
* Make mobile look a little nicer
* WIP bookingshell
* Remove list items from breaking build
* Mian bulk of Booking Page.
* Few updates to components
* Fix chormatic feedback
* Fix banner
* Fix Empty Screen
* Text area + embded window fixes
* Semi fix avatar
* Troubleshoot container + Active on count
* Improve mobile
* NITS
* Fix padding on input
* Fix icons
* Starting to move event types settings to tabs
* Begin migration to single page form
* Single page tabs
* Limits Page
* Advanced tab
* Add RHF to dependancies
* Most of advanced tab
* Solved RHF mismtach
* Build fixes
* RHF conditionals fixes
* Improved legibility
* Major refactor/organisation into optional V2 UI
* Portal EditLocationModal
* Fix dialoug form
* Update imports
* Auto Animate + custom inputs WIP
* Custom Inputs
* WIP Apps
* Fixing stories imports
* Stripe app
* Remove duplicate dialog
* Remove duplicate dialog
* Fix embed URL
* Fix app toggles + number of active apps
* Fix container padding on disabledBorder prop
* Removes strict
* EventType Team page WIP
* Fix embed
* NIT
* Add Darkmode gray color
* V2 Shell WIP
* Fix headings on shell V2
* Fix mobile layout with V2 shell
* V2 create event type button
* Checked Team Select
* Hidden to happen on save - not on toggle
* Team Attendee Select animation
* Fix scheduling type and remove multi select label
* Fix overflow on teams url
* Even Type move order handles
* Fix Embed TS errors
* Fix TS errors
* Fix Eslint errors
* Fix TS errors for UI
* Fix ESLINT error
* added SidebarCard for promo to v2 and storybook (#3906 )
Co-authored-by: Julian Benegas <julianbenegas99@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Tooltip Provider - Wrapper due to dep upgrade
* public event type list darkmode
* V2 Color changes to public booking
* Remove unused component
* Fix typecheck
* Removed extra buttons on create ET dialog
* ET edit page refactoring
* Avoids form wrapping the whole Shell
* Nitpicks
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Julian Benegas <julianbenegas99@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
2022-08-24 14:18:42 -06:00
zomars
c17e949cd6
Implements quick ip banlist
...
Debugs IP banlist
Adds explainer for getIP util
Adds collect-events to middleware filter
Fixes middleware
2022-08-24 10:57:23 -06:00
github-actions[bot]
b88f0617d8
New Crowdin translations by Github Action ( #3935 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-24 13:41:51 +02:00
zomars
4e73c4f7fb
v1.9.1
2022-08-23 09:23:08 -07:00
Omar López
f4ea385c7f
Fixes collective availability for teams with overlapping day timezones ( #3898 )
...
* WIP
* Fix for team availability with time offsets
* Prevent empty schedule from opening up everything
* When no utcOffset or timeZone's are given, default to 0 utcOffset (UTC)
* timeZone should not be part of getUserAvailability
* Prevents {days:[X],startTime:0,endTime:0} error entry
* Added getAggregateWorkingHours() (#3913 )
* Added test for getAggregateWorkingHours
* Timezone isn't used here anymore
* fix: developer docs url (#3914 )
* fix: developer docs url added
* chore : remove /
* chore : import url
Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Test fixes
* Reinstate prisma (generate only) and few comments
* Test fixes
* Skipping getSchedule again
* Added await to expect() as it involves async logic causing the promise to timeout
* Test cleanup
* Update jest.config.ts
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-22 23:53:51 +00:00
Udit Takkar
cb1d881cc0
fix: developer docs url ( #3914 )
...
* fix: developer docs url added
* chore : remove /
* chore : import url
Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-22 22:56:55 +02:00
GitStart
27c5bf9dbc
Design issues on success page in some languages ( #3900 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-22 22:40:35 +02:00
github-actions[bot]
ef7dd5102b
New Crowdin translations by Github Action ( #3929 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-22 22:36:49 +02:00
github-actions[bot]
0c3e309596
New Crowdin translations by Github Action ( #3927 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-22 22:28:56 +02:00
Peer Richelsen
1b942c4003
redesigned cancel page to new design ( #3923 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-08-22 19:48:33 +00:00
alannnc
b328527434
fix/auto-connect-calendar-3582 ( #3891 )
...
* Added alert when there isn't default calendar connected
* Add default calendar externalId to select placeholder
* Fix typos
* Fixes prisma import
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-22 19:34:28 +00:00
Omar López
662b437a18
Merge branch 'production' into main
2022-08-22 10:32:25 -07:00
github-actions[bot]
e7f1413ed8
New Crowdin translations by Github Action ( #3926 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-22 17:09:42 +02:00
github-actions[bot]
071b20b6ec
New Crowdin translations by Github Action ( #3924 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-22 16:09:29 +02:00
github-actions[bot]
bf6dd6cb32
New Crowdin translations by Github Action ( #3909 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-22 12:59:20 +02:00
Peer Richelsen
c44e444271
Revert " cancel booking new design added" ( #3922 )
...
This reverts commit a06c564517
.
2022-08-22 12:40:41 +02:00
Udit Takkar
a06c564517
cancel booking new design added ( #3660 )
...
* feat: cancel booking new design added
* style: add space-y in button
* style: ui fixed for recurring booking
* fix: scroll in recurring event and use translation
* style: text 2xl instead of text-[24px]
* fix: typo, spacing
* fix: replaced multiple h2 tags with div
* fix: padding and Icon name
2022-08-22 12:32:06 +02:00
Julian Benegas
02b5a2bc1f
Revert "adjust react version"
...
This reverts commit 6e161da35b
.
2022-08-19 13:23:34 -03:00
Julian Benegas
6e161da35b
adjust react version
2022-08-19 13:22:07 -03:00
github-actions[bot]
b257cdbf1e
New Crowdin translations by Github Action ( #3897 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-18 20:18:03 +02:00
zomars
9de723d557
Sync submodules
2022-08-18 11:54:58 -06:00
github-actions[bot]
cddca2b10d
New Crowdin translations by Github Action ( #3890 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-18 18:10:03 +02:00
Peer Richelsen
6ed0e5e281
use default cursor on desktop ( #3876 )
2022-08-17 22:50:25 +02:00
github-actions[bot]
1fd8d50e52
New Crowdin translations by Github Action ( #3878 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-17 22:50:01 +02:00
Peer Richelsen
5206a37fe4
temporally removed missing calendar badge on event-types ( #3889 )
2022-08-17 13:51:45 -06:00
Peer Richelsen
025019f789
Update [uid].tsx ( #3888 )
2022-08-17 19:32:46 +01: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
Peer Richelsen
d8fab68edd
fixed 404 logo on cal video ( #3885 )
2022-08-17 16:59:00 +02:00
Alex van Andel
a331d02668
Hotfix/dos mitigation attempt error configuration ( #3879 )
...
* Fixes 'Task timed out after 60.03 seconds'
* DDoS rewrite fixes
Co-authored-by: zomars <zomars@me.com>
2022-08-16 17:43:01 -06:00
Syed Ali Shahbaz
73e38384e2
hotfix dynamic issue ( #3864 )
2022-08-16 17:43:01 -06:00
Alex van Andel
f5b5150cf3
Hotfix/dos mitigation attempt error configuration ( #3879 )
...
* Fixes 'Task timed out after 60.03 seconds'
* DDoS rewrite fixes
Co-authored-by: zomars <zomars@me.com>
2022-08-17 00:38:26 +01:00
zomars
7e0dbee2ca
DDoS rewrite fixes
2022-08-16 16:28:19 -06:00
Syed Ali Shahbaz
46715a6cd4
hotfix dynamic issue ( #3864 )
2022-08-16 16:07:44 -06:00
Alex van Andel
1e5cb0bbd0
Attempt at redirect to 404 ( #3877 )
...
* Attempt at redirect to 404
404 should be able to handle the traffic no problem - better ideas welcome. Just a temp fix I imagine; we're not going to want to keep this nor can we expect the User-Agent to continue identifying the traffic source.
* Update next.config.js
Co-authored-by: zomars <zomars@me.com>
2022-08-16 16:02:04 -06:00
Alex van Andel
3a54ca2c95
Attempt at redirect to 404 ( #3877 )
...
* Attempt at redirect to 404
404 should be able to handle the traffic no problem - better ideas welcome. Just a temp fix I imagine; we're not going to want to keep this nor can we expect the User-Agent to continue identifying the traffic source.
* Update next.config.js
Co-authored-by: zomars <zomars@me.com>
2022-08-16 16:01:38 -06:00
zomars
79d37676fc
Middleware rewrite shenanigans
2022-08-16 13:59:38 -06:00
zomars
4f76654813
Whitelist only cal domain as callbackUrls
2022-08-16 13:55:50 -06:00
zomars
6dcb0c43ab
DDOS mitigation updates
2022-08-16 13:50:09 -06:00
Hariom Balhara
cf9116b5bb
Avoid DDOS ( #3871 )
2022-08-16 19:15:13 +02:00
github-actions[bot]
4df54ef3d1
New Crowdin translations by Github Action ( #3857 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-08-16 13:34:04 +02:00
Hariom Balhara
bc6c9e1b0a
Hotfix: Embed - Fix issue in accessing sessionStorage in certain scenarios ( #3851 )
...
* Fixes issue when sessionStorage is not accessible in privacy focussed modes in various browsers
* Fix eslint errors
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-16 04:18:13 +00:00
mohammed hussam
732acb5b25
fix: remove redundant AND ( #3833 )
...
Co-authored-by: hussamkhatib <hussamkhatib@gmail.com>
2022-08-15 16:35:44 -06:00
Leo Giovanetti
4ce6b91a79
Close.com App ( #3709 )
...
* WIP close.com app
* Removing leaked dev key (now invalid)
* Misspelled env variable
* Making progress still WIP
* Progress + tests
* Final touches
* More unit tests
* Finished up tests
* Merge main
* Removing unneeded stuff + submodules
* Removing static props, fields fix
* Removing unneeded stuff p2
* Commenting
* Standarizing APIs
* Zodifying
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-15 20:45:15 +00:00
zomars
8d0caa522e
v1.9.0
2022-08-15 14:24:26 -06:00
Carina Wollendorfer
89510e6af6
Zapier Trigger: After Meeting ends ( #3827 )
...
* add new trigger with first simple job scheduling
* fix DB update
* use array to save scheduled jobs in booking
* cancel scheduled jobs when zap disabled or zapier disconnected
* schedule jobs only for confirmed bookings
* schedule jobs for already existing bookings
* fix bug to create workflow reminders when confirming recurring events
* delete remove all zapier webhooks when api key is deleted
* schedule job for all confirmed recurring bookings
* fix zapier trigger and workflow reminders when cancelling recurring events
* code clean up
* code clean up
* add migration
* add type package for node-schedule
* remove nodescheduler
* add updated nodescheduler
* move code to app-store
* add meeting ended to webhook constants
* udpate zapier README.md
* implement QA suggestions
* add default handler and fix imports
* Type fix
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-08-15 20:18:41 +00:00
Alex van Andel
297a965508
Bugfix/i3531 round robin assigns to unavailable members ( #3813 )
...
* wip commit
* Finished new algorithm for fetching the least recently booked user
* ROUND_ROBIN fix
* Removed redundant import
* Prisma dependency turned getLuckyUser into a server-only function
* DRY avatars
* Properly passThrough
* name can be undefined.
* Remove debug artefact
2022-08-15 13:52:01 -06:00
Udit Takkar
c644a10688
fix: css for location ( #3744 )
...
* fix: css for location
* fix: recurring icon positioning
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-15 13:35:48 -06:00
Jatin Ranka
8ff762de3e
Feat: make locations dropdown searchable ( #3858 )
2022-08-15 13:18:34 -06:00
Alex van Andel
fb2ed0b5ad
Bring back Dropdown used to copy ( #3843 )
2022-08-15 18:03:24 +00:00
Alex van Andel
358d733b5f
Allow scrolling when the dialog exceeds screen height ( #3850 )
2022-08-15 16:22:58 +00:00
Hariom Balhara
c3fbf8224b
Feature: Routing Forms Typeform App and other improvements ( #3625 )
...
* Add Embed ModalBox for routing forms
* Add duplicate form support
* Fix duplication logic
* Change to feathericons everywhere and other fixes
* Dont allow routes for fallback route
* Fix all TS issues
* Fix tests
* Support routing using query params
* Support multiselect in router endpoint
* Fix the issue where app goes in embed mode after viewing embed once
* Add router url tests
* Add Responses download and form toggling tests
* Add required validation test
* Change Icons everywhere
* App typeform app
* Improvements in cli
* Add typeform how-to-use page
* Add typeform how-to-use page and screenshots
* Fix TS error
* Add missing image
* Update CliApp.tsx
* Revert unexpected zapier change
* Revert yarn.lock, not sure why it was modified
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-13 11:04:57 +00:00
Carina Wollendorfer
5e013d5864
Fixes issues with video location links from apps ( #3760 )
...
* fix issue with video apps link not saved as location
* use link as location for ping.gg
* fix around link in availability page + allow breaking line for locations
* use find instead of filter to get the first item
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-08-12 14:46:40 -06:00
Syed Ali Shahbaz
ee02112a7c
Dynamic Links re-integrate with availability logic ( #3687 )
...
* -re init dynamic links
* typing fix 001
* added missing div closing tag
* added necessary DB column pull to satisfy Type errors
* further type fixes
* WIP
* removed console logs
* some revert
* WIP
* another approach
* enabled dynamic links availability fetch
* Added users to eventTypeObject for consistency
* WIP: Moving user and changing map item name
* Fix user list call
* Removed explicit User type in map
* modify default user attributes
* adds explicit users to EventTypeObject in teams
* Updated availability page
* Updates Availability
* Futher availability change
* Remove explicit user type from slot router
* more fixes
* more fixes WIP
* cleaning up more errors WIP
* object assign used for typesafety
* added check if dynamic booking is allowed by all users
* cleaned up console logs
* clean up
* Improvement
* resolving suggestions by alex
* changes requested by Omar
* Filter out empty usernames instead of accepting null
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-12 19:29:29 +00:00
zomars
cc48b87fa3
Merge branch 'main' of https://github.com/calcom/cal.com
2022-08-12 11:50:16 -06:00
zomars
a839cf7f59
Adds symlink to use DATABASE_URL from root
2022-08-12 11:23:30 -06:00
mohammed hussam
935491c70f
migrate api/availability/[user] to viewer.availability.user in trpc ( #3591 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-08-12 11:16:55 -06:00
Omar López
a2a5d48037
Upgrade turborepo v4 ( #3804 )
...
* Upgrades to turborepo 4
Adds turbo eslint config
* Linting according to turbo eslint plugin
* Add missing variables to turbo config
* Adds more missing env vars to turbo json
* Update turbo.json
* Update turbo.json
* Matches local lint with CI lint
* Update turbo.json
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-11 13:17:56 -06:00
Omar López
accf845f0e
Allows tree shaking unused modules ( #3752 )
...
* Allows tree shaking unused modules
* don't tree shake embed-core side effects
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-11 10:36:30 -06:00
Pavel Shapel
6d79f80928
refactor: use BookingReference instead of DailyEventReference ( #3667 )
...
* refactor: use BookingReference instead of DailyEventReference
* refactor: migrate DailyEventReference records to BookingReference
* refactor: drop DailyEventReference table
* fix linting
* Daily Video API adapter fixes
Co-authored-by: zomars <zomars@me.com>
2022-08-10 18:53:05 -06:00
Udit Takkar
14f0c30584
fix: error message for riverside and whereby added ( #3751 )
...
* fix: error message for riverside and whereby added
* fix: around and ping error message added
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2022-08-10 15:13:40 -04:00
zomars
4bfa63e804
Submodule sync
2022-08-09 17:37:08 -06:00
zomars
e8d6d50bc2
v1.8.5
2022-08-09 16:56:53 -06:00
Agusti Fernandez Pardo
9221042db4
feat: signin test email magic signup in app ( #3749 )
...
* feat: signin test email magic signup in app
* fix: no signIn page in nextauth
* fix: remove commented signIN
* Update apps/web/pages/auth/signin.tsx
remove import useRouter
Co-authored-by: Omar López <zomars@me.com>
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>
2022-08-09 15:38:21 -06:00
Udit Takkar
57869f0b88
fix: cancel booking buttons design ( #3748 )
...
* fix: cancel booking buttons design
* chore: remove rounded
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2022-08-09 14:23:55 -04:00
alannnc
7a4795bdbf
Fix request-reschedule for team events ( #3721 )
2022-08-09 11:23:12 -06:00
Omar López
0eeee42811
Adds middleware to get V2 early access ( #3617 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-08-09 10:21:15 +01:00
Udit Takkar
8eb45ee1eb
fix: remove mt ( #3740 )
...
* fix: remove mt
* fix: un comment icon
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-09 04:49:46 +00: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
GitStart
507f5d028e
Setup Wizard Not Pulling Timezone ( #3677 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Justine Nakitto <justinejjingo@gmail.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Justine Nakitto <justinejjingo@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-08 12:19:11 +00:00
Leo Giovanetti
477c411611
Updating website to latest ( #3731 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-08 11:05:44 +02:00
Peer Richelsen
1332b76441
added ping.gg app ( #3728 )
...
* added ping.gg app, not sure why its not showing
* nit
* Fixes
* fixed email
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-08-08 05:57:09 +00:00
Peer Richelsen
2f9862bb47
fixed icons ( #3730 )
2022-08-07 14:29:07 +02:00
zomars
22d3fb7e92
Adds verify page
2022-08-05 21:09:52 -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
Om Ray
ff3bd5fc61
Event description now supports markdown formatting ( #3688 )
...
* yarn
* yarn update
* added Mardown style formatting with sanitized inputs
* Revert "yarn"
This reverts commit 46eb3595cf
.
* Revert "yarn"
This reverts commit 46eb3595cf
.
* Revert "yarn update"
This reverts commit f4600d83a6
.
* Revert "yarn"
This reverts commit 46eb3595cf
.
* Revert "yarn update"
This reverts commit f4600d83a6
.
* Revert "Revert "yarn update""
This reverts commit 8ccab5ee23
.
* Revert "Revert "yarn""
This reverts commit 78a755eb39
.
* yarn.lock removed
* Parses using prisma middleware
* Reverting changes
* Fixes hydration warning
* Fixes Dom warnings
* Update yarn.lock
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-05 18:44:30 +00:00
alannnc
775fe92960
Fix bug for reschedule on opt-in bookings ( #3678 )
...
* Fix bug for reschedule on opt-in bookings
* Fix a missing query parameter being removed when changing month, useRouterQuery
* Added test for rescheduling user type condition
* Fix conditional that triggers input disabling when rescheduling
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-08-05 17:08:47 +00:00
Udit Takkar
f589d06ed4
fix: icon positioning ( #3715 )
2022-08-05 20:33:27 +05:30
Udit Takkar
2b7b03fffd
fix: group hover bug ( #3699 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-05 09:07:06 +00:00
Ciarán Hanrahan
a53ca3389c
updates to all public booking pages ( #3648 )
...
* updates to all public booking pages
* sidebar tweak
* resolving error
* Fix linting errors
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-05 08:46:44 +00:00