Demian Caldelas
551892fa30
Refactor login tests ( #2337 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-04-06 08:13:09 -07:00
Peer Richelsen
7fd65ceb8a
added vietnamese ( #2400 )
2022-04-06 15:01:32 +02:00
github-actions[bot]
4fc8e2a2ac
New Crowdin translations by Github Action ( #2386 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-06 15:00:34 +02:00
Benedikt Hopmann
eebc1bce1a
Update german translation ( #2395 )
2022-04-06 14:59:55 +02:00
sean-brydon
02dbb88e6b
Slack App Integration ( #2041 )
...
* patch applied
* patch applied
* We shouldn't pollute global css
* Build fixes
* Updates typings
* WIP extracting zoom to package
* Revert "Upgrades next to 12.1 (#1895 )" (#1903 )
This reverts commit ede0e98e1f
.
* Tweak/gitignore prisma zod (#1905 )
* Extracts ignored createEventTypeBaseInput
* Adds postinstall script
* Revert "Tweak/gitignore prisma zod (#1905 )" (#1906 )
This reverts commit 15bfeb30d7
.
* Eslint fixes (#1898 )
* Eslint fixes
* Docs build fixes
* Upgrade to next 12.1 (#1904 )
* Upgrades next to 12.1
* Fixes build
* Updaters e2e test pipelines
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Fix URL by removing slash and backslash (#1733 )
* Fix URl by removing slash and backslash
* Implement slugify
* Add data type
* Fixing folder structure
* Solve zod-utils conflict
* Build fixes (#1929 )
* Build fixes
* Fixes type error
* WIP
* Conflict fixes
* Removes unused file
* TODO
* WIP
* Type fixes
* Linting
* WIP
* Moved App definition to types
* WIP
* WIP
* WIP
* WIP WIP
* Renamed zoomvideo app
* Import fix
* Daily.co app (#2022 )
* Daily.co app
* Update packages/app-store/dailyvideo/lib/VideoApiAdapter.ts
Co-authored-by: Omar López <zomars@me.com>
* Update packages/app-store/dailyvideo/lib/VideoApiAdapter.ts
Co-authored-by: Omar López <zomars@me.com>
* Missing deps for newly added contants to lib
Co-authored-by: Omar López <zomars@me.com>
* WIP
* WIP
* WIP
* Daily fixes
* Updated type info
* Slack Oauth integration - api route ideas
* Adds getLocationOptions
* Type fixes
* Adds location option for daily video
* Revert "Slack Oauth integration - api route ideas"
This reverts commit 35ffa78e92
.
* Slack Oauth + verify sig
* Slack Oauth + verify sig
Implementing connect slack with workspace OAuth
Implemented the ability for slack to send requests on events (commands etc) - This only works if slacks signature matches with our signature
* Revert "Slack Oauth + verify sig"
This reverts commit ee95795e0f
.
* WIP - Signature verifiaction failure
* Huddle01 migration to app store (#2038 )
* Jitsi Video App migration
* Removing uneeded dependencies
* Missed unused reference
* Missing dependency
`@calcom/lib` is needed in the `locationOption.ts` file
* Huddle01 migration to app store
* WIP: PostData for creating event
* Optimising Query
Vital as we only have 3 seconds max to return the response to slack.
* Jitsi Video App migration (#2027 )
* Jitsi Video App migration
* Removing uneeded dependencies
* Missed unused reference
* Missing dependency
`@calcom/lib` is needed in the `locationOption.ts` file
Co-authored-by: Omar López <zomars@me.com>
* Monorepo/app store MS Teams Integration (#2080 )
* Create teamsvideo package
* Remove zoom specific refrences
* Add teams video files
* Rename to office365_video
* Add call back to add crednetial type office365_teams
* Rename to office_video to match type
* Add MS Teams as a location option
* Rename files
* Add teams reponse interface and create meeting
* Comment out Daily imports
* Add check for Teams integration
* Add token checking functions
* Change template to create event rather than meeting
* Add comment to test between create link and event
* Add teams URL to booking
* Ask for just onlineMeeting permission
* Add MS Teams logo
* Add message to have an enterprise account
* Remove comments
* Comment back hasDailyIntegration
* Comment back daily credentials
* Update link to MS Graph section of README
* Move API calls to package
Co-authored-by: Omar López <zomars@me.com>
* Re-adds missing module for transpiling
* Adding connect button if there is on user
* Adds email as required field for app store metadata
* WIP: migrates tandem to app store
* Cleanup
* Migrates tandem api routes to app store
* Fixes tandem api handlers
* Big WIP WIP
* Show todays bookings.
* No booking message to json
* Transition into modals
Better UX for submitting forms.
* Create Bookings - Working
* Fixing /today to show today and not all upcoming
* Fixing message
* Build fixes
* WIP
* Fixes annoying circular dependency bug
I've spent a whole day on this....
* Location option cleanup
* Type fixes
* Update EventManager.ts
* Update CalendarManager.ts
* Merge branch 'monorepo/app-store' into sean-monorepo-slack-oauth
* Moves CalendarService back to lib
* Moves apple calendar to App Store
* Cleanup
* Booking Success
* Merge branch 'main' into sean-monorepo-slack-oauth
* Restored moved file
* Delete TeamRole.tsx
* Undoing unrelated changes
* Cleanup
* Cleanup
* Updates website
* Delete .env.example
* Update yarn.lock
* Adds instructions to README
* Build fixes
* Uses generic app store api handler
* Adds install button and cleanup
* Updates .env.example
* Update README.md
* Renames slackapp to slackmessaing
* Update InstallAppButton.tsx
* Delete locationOption.ts
* Type fixes
* Build fixes
* Links + Fixing connection issue
* fixed merge conflict
* fixed merge conflict
* Type fixes
* Update index.ts
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Juan Esteban Nieto Cifuentes <89233604+Jenietoc@users.noreply.github.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2022-04-06 12:37:06 +00: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
Omar López
f8b7e17fda
Fixes/locations ( #2383 )
...
* Moves locations to App Store and Core
* LocationType fixes
* Update App.d.ts
* Re-add Google Meet
* Moves location labels to the app store
* Renames labels to locationLabels
* Update utils.ts
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-05 18:03:22 +00:00
Peer Richelsen
4d58281d6f
Update LICENSE
2022-04-05 18:37:55 +02:00
Omar López
6932d3600e
Fix/post deploy migrations ( #2385 )
...
* Runs db migrations post-deploy
* Deploy fixes
2022-04-05 16:30:11 +00:00
Hariom Balhara
d76b9b0d01
Feature: Support redirecting to an external URL on successful booking ( #2087 )
2022-04-05 08:05:40 +00:00
Peer Richelsen
b3f9921dd8
Update BookingPage.tsx
2022-04-05 00:35:51 +02:00
Demian Caldelas
d7ce4fb983
Resync yarn.lock. Adding some peer deps for turbo `packages/*` ( #2262 )
...
* Resync yarn.lock & add peer deps
* Upgrades zod
Co-authored-by: zomars <zomars@me.com>
2022-04-04 16:23:42 -06:00
Omar López
ffff59dd00
Attempt to fix Stripe webhooks ( #2355 )
...
Split the large transaction so we can debug better what's causing the error from Stripe dashboard
2022-04-04 14:39:59 -06:00
Omar López
a7f5250b4a
Enables strict mode in nextjs apps ( #2354 )
...
- We need this so zod works correctly
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-04 20:26:14 +00:00
Omar López
4ff21deb89
#2325 Followup ( #2369 )
...
* Adds initial MDX implementation for App Store pages
* Adds endpoint to serve app store static files
* Replaces zoom icon with dynamic-served one
* Fixes zoom icon
* Makes Slider reusable
* Adds gray-matter for MDX
* Adds zoom screenshots
* Update yarn.lock
* Slider improvements
* WIP
* Update TrendingAppsSlider.tsx
* WIP
* Adds MS teams screenshots
* Adds stripe screenshots
* Cleanup
* Update index.ts
* WIP
* Cleanup
* Cleanup
* Adds jitsi screenshot
* Adds Google meet screenshots
* Adds office 365 calendar screenshots
* Adds google calendar screenshots
* Follow #2325
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-04 15:53:17 +00:00
Hariom Balhara
5138c676b1
Fix: Embed Fixes, UI configuration PRO Only, Tests ( #2341 )
2022-04-04 15:44:04 +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
Omar López
5dbb60dc85
App store mdx support ( #2325 )
...
* Adds initial MDX implementation for App Store pages
* Adds endpoint to serve app store static files
* Replaces zoom icon with dynamic-served one
* Fixes zoom icon
* Makes Slider reusable
* Adds gray-matter for MDX
* Adds zoom screenshots
* Update yarn.lock
* Slider improvements
* WIP
* Update TrendingAppsSlider.tsx
* WIP
* Adds MS teams screenshots
* Adds stripe screenshots
* Cleanup
* Update index.ts
* WIP
* Cleanup
* Cleanup
* Adds jitsi screenshot
* Adds Google meet screenshots
* Adds office 365 calendar screenshots
* Adds google calendar screenshots
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-04 15:21:33 +01:00
Peer Richelsen
26e76df6c8
fixed avatar issue on mobile team pages, improved readability of dark mode text on booking page ( #2364 )
2022-04-04 10:20:49 +00:00
github-actions[bot]
c094d05913
New Crowdin translations by Github Action ( #2302 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-04-04 11:14:57 +02:00
sean-brydon
95aa5fe308
Fix - Email Notes ( #2356 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-04-03 11:59:40 -06: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
966a5f30ec
Adds missing confirm email after payment ( #2353 )
2022-04-02 15:30:07 +01:00
Omar López
d997aef4f8
updating submodules ( #2350 )
...
Co-authored-by: github-actions <github-actions@github.com>
2022-04-01 12:15:44 -07:00
Omar López
f2436d2a04
Urgent fix for team bookings ( #2352 )
2022-04-01 11:04:29 -07:00
Omar López
2d055327c2
updating submodules ( #2345 )
2022-04-01 14:54:44 +01:00
Syed Ali Shahbaz
b33a3d5652
adds a fallback email to allow fallback gravatar ( #2339 )
2022-04-01 12:07:58 +02:00
Omar López
f71c0ddfc3
Fixes locations options mistranslations ( #2336 )
2022-03-31 14:29:03 -07:00
sean-brydon
f293f8b5c4
Bug - link not showing ( #2333 )
...
* Bug - link not showing
* Added where location as link on emails
* Location URL test fixes
* URLs validator fixes
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-03-31 19:57:12 +00:00
Miguel Nieto A
0494fccb8e
Set a default for "create events on" ( #2215 )
...
* fix: 🐛 Set a default for create events on
* fix: 🐛 Save default value to db
* Revert fixes in frontend
* fix: 🐛 Set a default for "create events on" from backend"
* fix: 🐛 Update frontend when destinationCalendar is disconnected
2022-03-31 10:26:26 -07:00
Hariom Balhara
4a58da62d6
[Feature]Booking Embed ( #2227 )
2022-03-31 09:45:47 +01:00
Omar López
4e9c3be598
Submodule update ( #2324 )
...
* Updates submodules
* Submodule updates
2022-03-30 13:13:40 -07:00
Peer Richelsen
ef97f4115d
made app store category grid flexible based on amount of categories ( #2315 )
...
* made app store category grid flexible based on amount of categories
* Update yarn.lock
Co-authored-by: zomars <zomars@me.com>
2022-03-30 17:33:04 +00:00
sean-brydon
6b0e8db496
Adding checkbox to toggle hideNotes ( #2310 )
2022-03-29 09:59:22 -07:00
Peer Richelsen
80af5dd236
added more illustrations for new categories ( #2304 )
...
* added more illustrations for new categories
* minor changes to messaging
2022-03-28 14:34:14 -07:00
Demian Caldelas
0390ae9ee1
Introducing Playwright Fixtures - Users Factory ( #2293 )
...
* Fix not able to logout using the logout path
* Add users fixture for e2e tests
* typo
Co-authored-by: Omar López <zomars@me.com>
2022-03-28 20:06:41 +00:00
buschco
cc5537dd1f
improve date query parsing ( #1992 ) ( #2296 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-03-28 11:50:31 -07:00
sean-brydon
bd66ca183f
Feat - disable notes ( #2249 )
...
* Feat - disable notes
Stops notes from showing in calendar when checked.
* Removing index rename
* Update apps/web/lib/integrations/calendar/interfaces/Calendar.ts
Co-authored-by: Omar López <zomars@me.com>
* Rename to hideCalendarNotes
* Update schema.prisma
* Update webhookResponse-chromium.txt
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-28 18:07:13 +00:00
github-actions[bot]
4f1a380969
New Crowdin translations by Github Action ( #2298 )
...
* New Crowdin translations by Github Action
* Update common.json
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-28 15:07:35 +02:00
sean-brydon
4ca5bd58ee
Fixing Booking day name ( #2297 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-27 21:48:13 +02:00
Alex van Andel
b1d804405b
Implements copy day functionality into Availability ( #2273 )
2022-03-27 21:13:27 +02:00
Peer Richelsen
14ba410352
fixed dark mode for booking page and input ( #2292 )
2022-03-27 00:40:41 +01:00
sean-brydon
b0bb894e1a
Submodule change ( #2289 )
2022-03-26 14:19:44 -07:00
Omar López
83a395bf55
Updates submodules ( #2288 )
2022-03-25 17:57:10 -07:00
Omar López
ec58a9dd70
The Dotenv Refactor ( #2275 )
...
* dotenv refactoring
* dotenv fixes
* Env variables cleanup
* Updates e2e variables
* Moves environment file to types
* Removes conflicting configs
* Readds missing variables
* Fixes
* More fixes
* Update .env.example
* Update yarn.lock
* Update turbo.json
* Fixes e2e
* Temp fix
* disables cache for lint
* Please work
* I'm getting desperate here.
* Matches node versions
* Take 2
* Revert "Take 2"
This reverts commit a735f47f23
.
* Update .env.example
2022-03-25 17:39:38 -07:00
Peer Richelsen
2d7e1ccc05
added categories index ( #2286 )
2022-03-25 15:44:27 -07:00
github-actions[bot]
7490f07a32
New Crowdin translations by Github Action ( #2256 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-25 23:20:19 +01:00
Peer Richelsen
6c62918c1f
iframe button text right ( #2285 )
2022-03-25 23:15:16 +01:00
Peer Richelsen
897d255676
fixed layout shift, added new payments illustration ( #2283 )
...
* fixed layout shift, added new payments illustration
* undo integrations bg
2022-03-25 23:09:07 +01:00
Peer Richelsen
1b8132eb2f
added app descriptions ( #2281 )
2022-03-25 15:03: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
Omar López
94006156d7
Adds sort order to free event type 404 ( #2278 )
2022-03-25 19:50:13 +01:00
alannnc
92534c7e6d
fix reacreate of bookingReferences when rescheduling ( #2272 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-03-24 23:29:32 +00:00
sean-brydon
296697370d
Improving A11y across pages ( #2219 )
...
* Improving Event-Types A11y
* Fixing more A11y Issues
* Removing Yarn.lock
2022-03-24 20:14:16 +00:00
zomars
37a10a9638
Submodules update
2022-03-24 13:07:39 -07:00
Omar López
05a7babd56
Fixes/app store mobile ( #2271 )
...
* Grid fixes for mobile
* Adds missing NavTabs to installed apps page
2022-03-24 19:46:36 +00:00
alannnc
3341074bb2
Fix/login username registration ( #2241 )
...
* username update from getting-started when received as query param
* Added test for onboarding username update
* Now saving username saved in localStorage
* remove username field
* Removed wordlist
* Implement checkoutUsername as api endpoint
* Remove unused lib utils not empty
Co-authored-by: zomars <zomars@me.com>
2022-03-24 10:45:56 -07:00
Hariom Balhara
1a77e4046e
Add Booking tests - Reschedule and Cancel. ( #2163 )
...
Co-authored-by: zomars <zomars@me.com>
2022-03-24 10:32:28 -07:00
Peer Richelsen
552751ffcf
app store fixes ( #2266 )
...
* temporally hiding reviews and stars for apps, removed nuke my cal
* fixed categories headline and back button
* truncate description
* updated huddle app
* Delete truncate.ts
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-24 09:51:37 -07:00
Omar López
785b156f95
Fixes overflow for long calendar names ( #2261 )
...
- Adds title attribute for overflowed text
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-24 09:43:07 -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
1a27edd462
Booking page improvements ( #2260 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-24 02:27:35 +00:00
Alex van Andel
e1964553c4
Bugfix/amend schedule reload ( #2254 )
...
* Invalidate onSuccess delete instead of reload
* Added schedule name to availability update + fix update invalidation
Co-authored-by: Omar López <zomars@me.com>
2022-03-23 23:23:18 +00:00
Omar López
f536d1040c
App Store ( #1869 )
...
* patch applied
* patch applied
* We shouldn't pollute global css
* Build fixes
* Updates typings
* WIP extracting zoom to package
* Revert "Upgrades next to 12.1 (#1895 )" (#1903 )
This reverts commit ede0e98e1f
.
* Tweak/gitignore prisma zod (#1905 )
* Extracts ignored createEventTypeBaseInput
* Adds postinstall script
* Revert "Tweak/gitignore prisma zod (#1905 )" (#1906 )
This reverts commit 15bfeb30d7
.
* Eslint fixes (#1898 )
* Eslint fixes
* Docs build fixes
* Upgrade to next 12.1 (#1904 )
* Upgrades next to 12.1
* Fixes build
* Updaters e2e test pipelines
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Fix URL by removing slash and backslash (#1733 )
* Fix URl by removing slash and backslash
* Implement slugify
* Add data type
* Fixing folder structure
* Solve zod-utils conflict
* Build fixes (#1929 )
* Build fixes
* Fixes type error
* WIP
* Conflict fixes
* Removes unused file
* TODO
* WIP
* Type fixes
* Linting
* WIP
* Moved App definition to types
* WIP
* WIP
* WIP
* WIP WIP
* Renamed zoomvideo app
* Import fix
* Daily.co app (#2022 )
* Daily.co app
* Update packages/app-store/dailyvideo/lib/VideoApiAdapter.ts
Co-authored-by: Omar López <zomars@me.com>
* Update packages/app-store/dailyvideo/lib/VideoApiAdapter.ts
Co-authored-by: Omar López <zomars@me.com>
* Missing deps for newly added contants to lib
Co-authored-by: Omar López <zomars@me.com>
* WIP
* WIP
* WIP
* Daily fixes
* Updated type info
* Slack Oauth integration - api route ideas
* Adds getLocationOptions
* Type fixes
* Adds location option for daily video
* Revert "Slack Oauth integration - api route ideas"
This reverts commit 35ffa78e92
.
* Slack Oauth + verify sig
* Revert "Slack Oauth + verify sig"
This reverts commit ee95795e0f
.
* Huddle01 migration to app store (#2038 )
* Jitsi Video App migration
* Removing uneeded dependencies
* Missed unused reference
* Missing dependency
`@calcom/lib` is needed in the `locationOption.ts` file
* Huddle01 migration to app store
* Jitsi Video App migration (#2027 )
* Jitsi Video App migration
* Removing uneeded dependencies
* Missed unused reference
* Missing dependency
`@calcom/lib` is needed in the `locationOption.ts` file
Co-authored-by: Omar López <zomars@me.com>
* Monorepo/app store MS Teams Integration (#2080 )
* Create teamsvideo package
* Remove zoom specific refrences
* Add teams video files
* Rename to office365_video
* Add call back to add crednetial type office365_teams
* Rename to office_video to match type
* Add MS Teams as a location option
* Rename files
* Add teams reponse interface and create meeting
* Comment out Daily imports
* Add check for Teams integration
* Add token checking functions
* Change template to create event rather than meeting
* Add comment to test between create link and event
* Add teams URL to booking
* Ask for just onlineMeeting permission
* Add MS Teams logo
* Add message to have an enterprise account
* Remove comments
* Comment back hasDailyIntegration
* Comment back daily credentials
* Update link to MS Graph section of README
* Move API calls to package
Co-authored-by: Omar López <zomars@me.com>
* Re-adds missing module for transpiling
* Adds email as required field for app store metadata
* WIP: migrates tandem to app store
* Cleanup
* Migrates tandem api routes to app store
* Fixes tandem api handlers
* Big WIP WIP
* Build fixes
* WIP
* Fixes annoying circular dependency bug
I've spent a whole day on this....
* Location option cleanup
* Type fixes
* Update EventManager.ts
* Update CalendarManager.ts
* Moves CalendarService back to lib
* Moves apple calendar to App Store
* Cleanup
* More cleanup
* Migrates apple calendar
* Returns all connected calendars credentials
* No tsx needed in calcom/lib
* Update auth.ts
* Reordering
* Update i18n.utils.ts
* WIP: Google Meet
* Type fixes
* Type fixes
* Cleanup
* Update LinkIconButton.tsx
* Update TrialBanner.tsx
* Cleanup
* Cleanup
* Type fixes
* Update _appRegistry.ts
* Update fonts.css
* Update CalEventParser.ts
* Delete yarn.lock.rej
* Update eslint-preset.js
* Delete zoom.tsx
* Type fixes
* Migrates caldav to app store
* Cleanup
* Type fixes
* Adds caldav to app store
* Test fixes
* Updates integration tests
* Moar test fixes
* Redirection fixes
* Redirection fixes
* Update timeFormat.ts
* Update booking-pages.test.ts
* Connect button fixes
* Fix empty item
* Cal fixes andrea (#2234 )
* Fixes #2178
* Fixes #2178
* Update apps/web/components/availability/Schedule.tsx
* Update apps/web/components/availability/Schedule.tsx
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
* added meta viewport to disable zoom on input focus on mobile (#2238 )
* Update lint.yml (#2211 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Fix prisma client bundle makes app slow (#2237 )
Co-authored-by: Omar López <zomars@me.com>
* Slider fixes
* Removed unused code
* Full Shell when unauthed
* App sidebar responsive fixes
* Adds dynamic install button
* Fix for duplicate connected calendars
* Various fixes
* Display notification on app delete
* Reuse connect button
* Adds CalDav button
* Deprecates ConnectIntegration
* Simplify install button
* Adds Google Calendar connect button
* Adds Office 365 Install button
* Migrates Stripe to App Store
* Zoom Install Button (#2244 )
* Fix minor css, app image load from static path
* Fix app logos remote img src (#2252 )
* Adds missing exports
* Cleanup
* Disables install button for globally enabled apps
* Update EventManager.ts
* Stripe fixes
* Disables example app
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Juan Esteban Nieto Cifuentes <89233604+Jenietoc@users.noreply.github.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Sean Brydon <seanbrydon.me@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: andreaestefania12 <andreaestefania12@hotmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Demian Caldelas <denik.works@protonmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
2022-03-23 15:00:30 -07:00
Omar López
caeb2412de
Update api ( #2251 )
2022-03-23 10:53:22 -07:00
Demian Caldelas
7716b4c15f
Fix prisma client bundle makes app slow ( #2237 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-03-22 15:22:20 +00:00
Peer Richelsen
3c967ab280
added meta viewport to disable zoom on input focus on mobile ( #2238 )
2022-03-22 11:03:31 +00:00
andreaestefania12
9f2e71beae
Cal fixes andrea ( #2234 )
...
* Fixes #2178
* Fixes #2178
* Update apps/web/components/availability/Schedule.tsx
* Update apps/web/components/availability/Schedule.tsx
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2022-03-22 10:34:36 +00:00
Peer Richelsen
ab2542501a
fixed onboarding ( #2233 )
2022-03-21 23:14:00 +00:00
Miguel Nieto A
6ed945943a
feat: ✨ Show dialog only for InPerson and Link locations ( #2206 )
2022-03-21 20:45:53 +00:00
github-actions[bot]
b8980ced8e
New Crowdin translations by Github Action ( #2218 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-21 19:09:01 +00:00
Syed Ali Shahbaz
8671255d5c
fix for email ( #2220 )
2022-03-21 10:21:00 +00:00
Leo Giovanetti
94b210329b
Height didn't matched ( #2216 )
2022-03-20 09:48:11 +00:00
Alex van Andel
a8e137a55c
Show button even when no event types ( #2214 )
2022-03-18 21:46:04 +00:00
Vlad
46f515a19f
fixed Select component ':active' option color ( #2207 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-18 18:31:30 +00:00
Peer Richelsen
47ce2feb3c
minor layout improvements ( #2209 )
2022-03-18 14:22:56 -04:00
Demian Caldelas
ae27601405
Fix double forward slash in auth callback ( #2197 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-03-18 10:56:56 -07:00
Peer Richelsen
94f6c80d57
added helpscout ( #2204 )
...
* added helpscout
* nit
* moved all help apps into its own component
* added helpscout to .env.example
2022-03-18 15:09:13 +00:00
sean-brydon
3c845cb226
Update Website A11ly ( #2200 )
2022-03-18 11:24:44 +00:00
github-actions[bot]
ea72ecc9e5
New Crowdin translations by Github Action ( #2194 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-18 09:58:13 +00:00
Syed Ali Shahbaz
e59d29a429
reverts to before dialog change state ( #2195 )
2022-03-18 09:55:02 +00:00
alannnc
c558c880f2
Revert dialog view change ( #2193 )
2022-03-17 23:28:43 +00:00
Peer Richelsen
77879bc193
moved availability outside of advanced settigns ( #2188 )
...
* moved availability outside of advanced settigns
* added icon for availability and divider
* nit
* fixed padding availability on mobile
* nit
* nit
2022-03-17 20:49:20 +00:00
github-actions[bot]
1b813b0ee3
New Crowdin translations by Github Action ( #2184 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-17 19:57:15 +00:00
Demian Caldelas
55587e92c1
Fix a set of E2E bugs causing several CI failures ( #2177 )
...
* Fix E2E bugs causing CI failutes
* Revert setup in dx
Co-authored-by: zomars <zomars@me.com>
2022-03-17 12:36:11 -07:00
Alex van Andel
39d395bf62
Reverted to pre-dialog content ( #2189 )
2022-03-17 19:21:47 +00: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
deffb77875
Trigger missing deploy ( #2186 )
2022-03-17 10:07:33 -07:00
Alex van Andel
6a211dd5b3
Feature/multiple schedules post turbo ( #2150 )
...
* Concluded merge
* Applied stash to newly merged
* Always disconnect + remove redundant success message
* Added named dialog to replace new=1
* Merged with main p2
* Set eventTypeId to @unique
* WIP
* Undo vscode changes
* Availability dropdown works
* Remove console.log + set schedule to null as it is unneeded
* Added schedule to availability endpoint
* Reduce one refresh; hotfix state inconsistency with forced refresh for now
* Add missing translations
* Fixed some type errors I missed
* Ditch outdated remnant from before packages/prisma
* Remove Availability section for teams
* Bringing back the Availability section temporarily to teams to allow configuration
* Migrated getting-started to new availability system + updated translations + updated seed
* Fixed type error coming from main
* Titlecase 'default' by providing translation
* Fixed broken 'radio' buttons.
* schedule deleted translation added
* Added empty state for when no schedules are configured
* Added correct created message + hotfix reload hard on delete to refresh state
* Removed index renames
* Type fixes
* Update NewScheduleButton.tsx
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-17 09:48:23 -07:00
Syed Ali Shahbaz
bcbf8390e0
Refactor old dialog to radix Dialog ( #2151 )
...
* --init
* refactored more dialogs --WIP
* more modals replaced by dialogs --WIP
* fix for new dialog location import
* --WIP
* lint fix
* final dialog refactor
* added more width to max-w for dialog in sm screen
* clean-up
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-17 13:20:49 +00:00
github-actions[bot]
df64af2aba
New Crowdin translations by Github Action ( #2179 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-17 12:57:48 +00:00
github-actions[bot]
39ecf914ed
New Crowdin translations by Github Action ( #2165 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-17 12:46:34 +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
Omar López
558897fe53
Migrates components and libs to packages ( #2172 )
...
* Migrates Dialog to ui package
* Migrates Alert to ui
* Migrate Button to ui
* UI and lib migrations
* Add missing imports
* Update Error.tsx
2022-03-16 16:36:43 -07:00
sean-brydon
f9f856d7ea
Fixing Ghost Input ( #2161 )
...
* Fixing Ghost Input
* Removing form import
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-16 14:04:12 -07:00
Leo Giovanetti
6e4f8e67b6
Event type dropdown ( #2081 )
2022-03-16 19:55:18 +00:00
Omar López
c9484172a4
Re-enables tailwind purge ( #2171 )
2022-03-16 12:40:47 -07:00
alannnc
fdc99b346a
fix/handle-premium-on-google-signup ( #2160 )
...
* checking if username is premium on google sign up
* Removed test validating query input value, but it's no longer required
* undo code that was moved to a function for reuse
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-03-16 19:33:20 +00:00
Omar López
06cec35522
Skip SAML tests if disabled ( #2169 )
...
* Temporarily disables forgot password test
* Skip SAML tests if disabled
2022-03-16 09:51:46 -07:00
Omar López
18c21d9b97
Temporarily disables forgot password test ( #2168 )
2022-03-16 09:40:56 -07:00
Agusti Fernandez
e94594d0b1
fixes prefill adding name in session and jwt ( #2167 )
2022-03-16 08:11:21 -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
alannnc
c8505cd71c
update SAML setup links for readme files ( #2159 )
...
* update setup links for readme files
* Fix file path
* Update apps/web/.env.example
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Omar López <zomars@me.com>
2022-03-16 11:40:58 +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
Bailey Pumfleet
04cd821a57
Remove font weights from Cal Sans text ( #2158 )
2022-03-15 09:59:04 -07:00
Bailey Pumfleet
7f270649b4
Escape curly braces in Webhooks doc
2022-03-15 16:35:24 +00:00
Bailey Pumfleet
fae714bceb
Add a fallback if name is null ( #2157 )
2022-03-15 15:42:59 +00:00
Joe Au-Yeung
47c2fc3d89
Add contributing to app store doc - V2 ( #2118 )
...
* Add contributing to app store docs
* Edit file structure diagram and fix build
* Add doc to meta
* Wrap example variabels in code block
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-15 15:17:56 +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
Syed Ali Shahbaz
9b1031d009
Added 3 digit hex compatibility for Custom Brand colors ( #2152 )
...
* Added 3 digit hex compatibility
* fix for compatibility
2022-03-15 10:45:08 +00:00
Omar López
b25e6c25aa
Adds missing required main file for EE ( #2146 )
...
* Adds missing required main file
* Lint fixes
2022-03-14 20:39:37 +01:00
milospuac
4083ebd591
Update webhooks.mdx ( #2144 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-14 13:24:34 +00:00
Bailey Pumfleet
f2e0f00f93
Fix error.svg URL
2022-03-14 11:59:05 +00:00
Bailey Pumfleet
fd6b2c57cb
Revert "Bugfix/login failure due email capitalisation ( #1884 )" ( #2143 )
...
This reverts commit 3d685eb4ae
.
2022-03-14 11:53:13 +00:00
Jonathan Ng
3d685eb4ae
Bugfix/login failure due email capitalisation ( #1884 )
...
* convert the email to lowercase
this code will prevent the email check from failing if the user email contain capitalisation.
* Updated Readme to contain warning.
* Revert "Updated Readme to contain warning."
This reverts commit c406587c73
.
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-14 11:45:22 +00:00
Syed Ali Shahbaz
c9fb82a7e6
added event trigger to discord payload ( #2109 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-14 11:27:28 +00:00
github-actions[bot]
7e6e6b6d6b
New Crowdin translations by Github Action ( #2140 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-14 11:08:29 +00:00
Alex van Andel
3a5522cf0e
Renames 'version' to full package.json import ( #2132 )
2022-03-14 10:20:40 +00:00
Hariom Balhara
6377377c4d
Fix Broken user dropdown ( #2138 )
...
* Fix Broken user dropdown
* Add unnecessary removal
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-14 10:15:00 +00:00
github-actions[bot]
62be5b561e
New Crowdin translations by Github Action ( #2126 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-14 10:12:20 +00:00
Leo Giovanetti
424482646f
Removing headlessui used in menus ( #2127 )
2022-03-13 22:09:39 +00:00
sean-brydon
f0b1767b3c
Link/In person location ( #2104 )
2022-03-13 15:56:56 +00:00
github-actions[bot]
3e3e802b28
New Crowdin translations by Github Action ( #2124 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-13 12:14:33 +00:00
github-actions[bot]
da9f49341f
New Crowdin translations by Github Action ( #2123 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-13 10:11:40 +00:00
github-actions[bot]
1ab9728fa0
New Crowdin translations by Github Action ( #2121 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-13 09:58:11 +00:00
Peer Richelsen
5b4cebac16
added day, version, plan and self host (sh) or hosted (h) into left sidebar footer ( #2111 )
2022-03-13 00:07:21 +00:00
Syed Ali Shahbaz
788e2acaff
Fix for buffer not considering custom interval slots and event duration for slots when using custom intervals ( #2079 )
...
* modified buffer checks
* added custom interval consideration in getSlots fn
* further getslot call fixes
* added check for end of day availability slots
* removed debug remnants
* moved slot filtering into a function
* improved readability of code
* improved readability
* extracted getFilteredTimes outside useSlot
* added a buffer test
* added another buffer test
* edge case fix for eod availability and test fix
* removed unnecessary comments
* verbose comment
* fixed eod logic and updated expected test value
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-12 06:52:27 +00:00
github-actions[bot]
ada3317ba5
New Crowdin translations by Github Action ( #2099 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-12 00:18:58 +00:00
Joe Au-Yeung
bb73e30b17
Revert "Add contributing to app store docs ( #2113 )" ( #2115 )
...
This reverts commit 006645b279
.
2022-03-12 00:15:36 +00:00
Joe Au-Yeung
006645b279
Add contributing to app store docs ( #2113 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-11 15:01:25 +00:00
Syed Ali Shahbaz
ec06f645bd
added null eventtypeid fix ( #2108 )
2022-03-11 09:00:25 +00:00
sean-brydon
21bc4f9386
Radix UI Switch ( #2075 )
...
* Radix UI Switch
Making all switches consistent - using Raxix UI design instead of headless
* Moving Switch Component to Monorepo
* Update apps/web/components/booking/TimeOptions.tsx
* Fix stripe data import
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alan <alannnc@gmail.com>
2022-03-11 00:26:42 +00:00
Omar López
45f8d2d230
Type fixes ( #2107 )
...
* Update viewer.tsx
* Type fix
2022-03-10 22:29:34 +00:00
Omar López
d98731d50a
Update viewer.tsx ( #2106 )
2022-03-10 15:13:26 -07:00
Joe Au-Yeung
ec97971e7d
Fixed API call route ( #2105 )
2022-03-10 16:15:45 -05:00
Peer Richelsen
0b83133155
added emptyscreen for away mode profile ( #2093 )
...
* added emptyscreen for away mode profile
* eplaced shadow with border
* added snooze emoji
* Remove modified yarn.lock file from PR
* space between smiley and text
Co-authored-by: Peer Richelsen <peer@Peers-MacBook-Pro-2.local>
Co-authored-by: Peer Richelsen <peer@hey.com>
2022-03-10 19:21:27 +00:00
Omar López
5625cf226b
Stripe to monorepo ( #2063 )
...
* downgrade func
* fix security hole lol
* fix query conditions
* - set to trial not free
- auto create stripe customer if missing
- fix production check
* Extracts downgrade logic to script, fixes ts-node conflicts with prisma
* Adds trialEndsAt field to users
* Updates trial/downgrade logic
* Typo
* Legibility fixes
* Update team-billing.ts
* Legibility improvements
* Updates illegal logic
* WIP
* WIP migrating stripe to package
* Update website
* Import fixes
* Import fixes
* Fixes to downgrade script
* Check for premium usernames before downgrading
* Fixed formatting
* Delete deploy-env.sh
* Locks dayjs to 1.10.6
* Type fixes
* Seems like we're stuck with dayjs 1.10.4
* Script fixes
* Adds first name to dump
* Loop fix
Co-authored-by: Jamie <ijamespine@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-09 15:56:05 -07:00
Peer Richelsen
adbae64619
fixed tablet view of event-types ( #2098 )
...
Co-authored-by: Peer Richelsen <peer@hey.com>
2022-03-09 22:17:46 +00:00
github-actions[bot]
ecf352ce00
New Crowdin translations by Github Action ( #2095 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-09 20:46:56 +00:00
Omar López
e53648d218
Linting ( #2083 )
...
* Runs yarn format
* Update website
* Web lint is failing
* Formatting
* Adds cache for dependency install
* Adds linting reports for GH
* Fixes artifact upload
* Caching tests
* Merge reports on GH actions
* Linting
* Fix prettier plugin conflicts
* Dep fixes
* Moves tailwind to monorepo package (#2091 )
* New Crowdin translations by Github Action (#2077 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* fix redirection to 404 page on login (#2086 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: update contributing (#2084 )
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
* Formatting
* Update website
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.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>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Louis <48682663+louis-27@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-09 17:52:48 +00:00
github-actions[bot]
9da761b21c
New Crowdin translations by Github Action ( #2094 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-09 17:06:46 +00:00
Hariom Balhara
89f86e2c84
fix redirection to 404 page on login ( #2086 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-09 14:47:02 +00:00
github-actions[bot]
0f27385c17
New Crowdin translations by Github Action ( #2077 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-08 23:34:22 +00:00
Omar López
622d0fd0bc
Moves tailwind to monorepo package ( #2091 )
2022-03-08 15:51:53 -07:00
Omar López
5908e5b14b
E2E fixes ( #2092 )
2022-03-08 15:40:31 -07:00
Agusti Fernandez
4908b6fd01
hotfix: organizer needs to confirm booking, not attendee ( #2090 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
2022-03-08 10:08:35 -07:00
Mayowa Ojo
71c9a7b931
Feature/send opt in booking email ( #2048 )
...
* Added attendee request email template
* send attendee request email
* Added booking_submitted_subject message
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-07 18:18:23 +00:00
Louis Haftmann
b143498393
fix: disregarding already booked spots or blocked calendar times ( #2029 )
...
* fix: double booking
* fix: update double-booking error response code
* fix: update double-booking error response code
* test: add test
* fix: check availability before creating booking
* Update apps/web/playwright/booking-pages.test.ts
* Update yarn.lock
* Restored missing fix
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-03-07 10:55:24 -07:00
sean-brydon
3bcc4b86e5
Back Button Events - [2058] ( #2074 )
...
* Back Button Events - [2058]
* Fixing URL
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-07 08:48:51 -07:00
Alex van Andel
3a67ae6d1f
Added named dialog to replace new=1 ( #2076 )
...
(cherry picked from commit d6dee7a2c9
)
2022-03-06 23:06:18 +00:00
Syed Ali Shahbaz
8c4eed2bbc
Add "light-brand" and "dark-brand" colors (add a second color picker) ( #2028 )
...
* init dark brand color addition
* added dark mode css vars
* added contrast brand colors
* minor fixes
* added dark branding to loader, button
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-05 15:37:46 +00:00
Hariom Balhara
ce0c8347fb
[Perf Improvement] Booking Page score should be in green now ( #2057 )
...
* Avoid crypto to land in the browser
* Avoid prefetching as it has Crypto code bundled in AvatarGroup
* Use md5 directly if avatar not available
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-05 15:28:24 +00:00
sean-brydon
91b732ff1c
Fixing Mobile UI - Event Types ( #2065 )
...
* Event Types - Mobile Ui
* Removing Daily video from default list
Added this for testing purposes
* Removing ZOD + mt on clock
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-05 14:42:43 +00:00
Peer Richelsen
a311f6bf4b
sync website ( #2062 )
2022-03-04 13:28:09 -07:00
github-actions[bot]
04f9b93ceb
New Crowdin translations by Github Action ( #2061 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-04 19:41:28 +00:00
Omar López
b6a20cc4d7
Fixes upgrade for users without customer id ( #2059 )
2022-03-04 16:38:42 +00:00
Syed Ali Shahbaz
eeb0cd7e4d
Set buffer time before/after event type ( #2015 )
...
* before and after buffer added to handleAvailableSlots function
* --WIP
* added migration
* pull buffer data from DB
* cleanup
* added buffer input in form
* removed unused functions in controller field
* improved the buffer time check
* fixed default value and added preceding event afterbuffer consideration
* fixed e2e test issue
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-04 10:19:03 +00:00
Joe Au-Yeung
b77923fc65
Bugfix/opt in booking shown on attendee booking page ( #2026 )
2022-03-04 10:04:05 +00:00
hariombalhara
6687544e66
Enable Data Fetch logging with log=1 param ( #2042 )
2022-03-04 10:03:10 +00:00
github-actions[bot]
7384675b6b
New Crowdin translations by Github Action ( #2055 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-04 10:02:14 +00:00
sean-brydon
87e3c8d4a5
Update Booking Page A11ly ( #2053 )
2022-03-04 08:50:00 +00:00
github-actions[bot]
e23f9330d3
New Crowdin translations by Github Action ( #2049 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-03 20:28:04 +00:00
Peer Richelsen
759bb67077
updated team billing english translation
2022-03-03 20:19:12 +00:00
Omar López
0a8509d721
Admin/team billing downgrader ( #2040 )
...
* downgrade func
* fix security hole lol
* fix query conditions
* - set to trial not free
- auto create stripe customer if missing
- fix production check
* Extracts downgrade logic to script, fixes ts-node conflicts with prisma
* Adds trialEndsAt field to users
* Updates trial/downgrade logic
* Typo
* Legibility fixes
* Update team-billing.ts
* Legibility improvements
Co-authored-by: Jamie <ijamespine@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-03 19:29:19 +00:00
sean-brydon
f4b6a16a9e
Enable Hotreload for packages ( #2051 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-03-03 12:19:25 -07:00
Louis Haftmann
6e8fbc280f
fix: HTTP 404 with uppercase username ( #2045 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-03 16:42:30 +00:00
Syed Ali Shahbaz
52e6711d51
Fixes incorrect Webhook Component title ( #2047 )
...
* fixed incorrect Webhook Component title
* fixed subtitle
* fixed lint
* lint fix
2022-03-03 14:16:07 +00:00
Syed Ali Shahbaz
0fb44887e3
Fix missing phone data from location after booking ( #1968 )
2022-03-03 09:57:59 +00:00
Thang Vu
b376ebae25
chore: update correct link for docs ( #2030 )
2022-03-03 09:55:26 +00:00
Krunal Shah
c437f15868
fix: jitsi email does not contain meeting link ( #2004 )
2022-03-03 09:54:19 +00:00
alannnc
15052c8b48
fix/booking-first-day-of-next-mont ( #2037 )
...
* fix/booking-first-day-of-next-mont
* Change minimum wait time for booking next month first day test
* Change minimum wait time for booking next month first day test
* Change minimum wait time for booking next month first day test
* Added Todo note for future improvement
* Apply same timeout change in others change of month action test
2022-03-02 15:51:46 -07:00
github-actions[bot]
800002222b
New Crowdin translations by Github Action ( #2034 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-02 21:26:01 +00:00
Omar López
382d56ab54
Revert "Revert "Webhooks to support event type association"" ( #2033 )
...
* Revert "Revert "Webhooks to support event type association (#1889 )" (#2032 )"
This reverts commit 71e74b8320
.
* Fixes turbo DB deploy
* Update turbo.json
2022-03-02 09:24:57 -07:00
github-actions[bot]
c93e8774c9
New Crowdin translations by Github Action ( #2031 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-02 16:10:16 +00:00
Omar López
71e74b8320
Revert "Webhooks to support event type association ( #1889 )" ( #2032 )
...
This reverts commit d338504856
.
2022-03-02 08:49:35 -07:00
Syed Ali Shahbaz
d338504856
Webhooks to support event type association ( #1889 )
...
* --init database and queries
* fixed type check
* added webhook api for event types
* added webhook list in team event
* delete, edit webhook in team event
* updated webhook subtext for event type
* added discord integration to event type webhook
* check fix
* consistency
* minor code improvement
* lint fix
* Adds missing zod schemas
* requested changes pt1 --WIP
* requested changes pt2 --WIP
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-02 08:30:13 -07:00
Krunal Shah
af793e9e81
docs: add contributing guide ( #2021 )
...
* docs: add contributing guide
* Update apps/docs/pages/contributing.mdx
* Update apps/docs/pages/contributing.mdx
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-01 19:27:36 +00:00
github-actions[bot]
6caf09e3e7
New Crowdin translations by Github Action ( #2024 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-01 19:22:58 +00:00
github-actions[bot]
fcdd2ab81b
New Crowdin translations by Github Action ( #2017 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-01 11:04:36 +00:00
Krunal Shah
8fd976f5c7
fix: docs title showing untitled ( #2006 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-03-01 11:03:51 +00:00
github-actions[bot]
521b63e732
New Crowdin translations by Github Action ( #2007 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-01 09:49:54 +00:00
Bailey Pumfleet
7826a34b00
Let users set 12/24 hour time format ( #2002 )
2022-02-28 16:24:47 +00:00
Syed Ali Shahbaz
2559873b2c
hotfix ambiguous cancel dialog ( #2001 )
2022-02-28 10:15:37 +00:00
hariombalhara
cc90cf0b72
[Bugfix] Booking Date Picker - First few dates are rendered fast, but later dates are all rendered in UI at once. ( #1989 )
2022-02-28 09:16:43 +00:00
github-actions[bot]
8717d96d0a
New Crowdin translations by Github Action ( #1996 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-27 23:12:35 +00:00
alannnc
c8ba5e1aa1
fix/slots-calculate-hours ( #1994 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-27 22:51:41 +00:00
Agusti Fernandez
eb59908c84
Fixes undefined bug by replacing BASE_URL with NEXT_PUBLIC_BASE_URL in Shell and signup. ( #1991 )
...
* Replace BASE_URL with NEXT_PUBLIC_BASE_URL in Shell
* Replace BASE_URL with NEXT_PUBLIC_BASE_URL in apps/web/pages/auth/signup
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-27 22:34:08 +00:00
Peer Richelsen
981fb9c5be
fixed dialog button on mobile ( #1995 )
...
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
2022-02-27 21:03:56 +00:00
github-actions[bot]
ca29940ea5
New Crowdin translations by Github Action ( #1975 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-27 20:18:43 +00:00
hariombalhara
cf186e58bd
[Perf Improvement] Event Booking Date Picker ( #1980 )
...
* Memoize and remove repeat calls of functions
* Better fn names
* Remove unnecessary code change
* Process dates asyncly
* Avoid waste work
* Add comments
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-27 00:19:50 +00:00
Omar López
3bae13eea8
Website update ( #1986 )
2022-02-26 12:29:48 -07:00
Agusti Fernandez
5d4cbe37eb
Fixes connectionIntegration undefined bug ( #1987 )
...
* Fixes connectionIntegration undefined bug
* fixes adding NEXT_PUBLIC_BASE_URL to consts and using that
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
2022-02-26 12:27:52 -07:00
Leo Giovanetti
546f627177
Fix missing zero-padding on troubleshoot ( #1974 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-24 12:36:02 -07:00
github-actions[bot]
00e3b970d6
New Crowdin translations by Github Action ( #1973 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-24 15:07:39 +00:00
Krunal Shah
2941ad334c
fix: twitter handle in seo ( #1967 )
2022-02-24 13:55:34 +00:00
Omar López
cefd0cfb16
Added API private submodule ( #1958 )
2022-02-24 01:14:37 +00:00
alannnc
f8aa274b07
Fix billing portal for users without stripeCustomerId ( #1936 )
2022-02-23 22:51:10 +00:00
Omar López
3d2fd28214
Prod fix! ( #1964 )
...
* Adds website as a submodule
* Added website to monorepo
* Adds script to depliy submodules on Vercel
* Updates website
* Updates vercel script
* Sets default branch name as main
* Update website
* Cleanup git logs in Vercel
* Update website
* Update website
* Prisma build cache improvements
* Update website
2022-02-23 13:58:38 -07:00