Nafees Nazik
ef6ed6050b
Feat: Add next-themes for theme handling ( #3263 )
...
* chore: add next-themes
* feat: add next theme provider
* fix: modify useTheme hook to use next-themes
* fix: use the new hook for theming
* remove conditional rendering with isReady boolean flag
* remove Theme component returned from useTheme hook
* Update missing useTheme usage
* Fix theme switching as per system. Also, ensure that booking and non booking pages can maintain their own requirements of theme simulatenously
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-07-26 08:27:57 +00:00
Carina Wollendorfer
33e79c8ad5
Improve phone number input ( #3472 )
...
* add country code once country selected
* add changes also for when editing workflows
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-25 19:37:32 -06:00
GitStart
629131b7f9
Disallow search engine indexing of hidden event types ( #3478 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-07-26 00:17:15 +00:00
Alex van Andel
a156a784a1
Fixes Atlantic/Azores blank results ( #3516 )
2022-07-25 15:45:34 -06:00
Carina Wollendorfer
d8b2fc94b6
fix cron job for reminders ( #3488 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-07-25 15:04:08 -06:00
Omar López
160ccc3502
Fixes/bookings 500 ( #3523 )
...
* Fixes an annoying 500 error in bookings
* Fixes back to bookings link
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-25 20:22:56 +00:00
Leo Giovanetti
82d8db5f70
HubSpot app improvement: create contacts ( #3502 )
...
* WIP
* Last changes
* Create non-existing contacts from attendees
* Adding list of features
* Removing unneeded code
* Missing error when creating contacts
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-25 16:13:52 -03:00
Omar López
c03ca5549f
Wipe my cal e2e fixes ( #3509 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-24 20:18:36 +00:00
Leo Giovanetti
e395c9297d
Fixing already installed apps & link to them ( #3500 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-23 00:59:30 +00:00
sean-brydon
277b0c4c92
Feat/design system ( #3051 )
...
* Storybook Boilerplate setup
* Inital Setup
* First story
* Color Design System
* Badge Story + Comp
* Checkbox UI + Stories
* Update Red colors + Button Group
* Switch+Stories / Default brand color
* Update Version + Button Group combined
* Compact Butotn Group
* Tidy up Selectors
* Adds Tooltip to Button
* TextInput
* Update SB
* Prefix Input
* Match text area styles
* Prefix Controls
* Update spacing on text area
* Text Input Suffix
* Color Picker
* Update storybook
* Icon Suffix/Prefix
* Datepicker + move components to monorepo
* Text color on labels
* Move Radio over to monorepo
* Move CustomBranding to calcom/ib
* Radio
* IconBadge Component
* Update radio indicator background
* Disabled radio state
* Delete yarn.lock
* Revert "Delete yarn.lock"
This reverts commit 9b99d244b7
.
* Fix webhook test
* Replace old toast location
* Update radio path
* Empty State
* Update Badge.tsx
* Update Badge.tsx
* Banner Component+story
* Creation Modal
* Creation Dialog updated
* Button hover dialog
* Confirmation Modal
* Datepicker (Booking)
* PageHeader
* Fix border width
* PageHeader update search bar
* Fix input height
* Fix button group size
* Add spacing between badges - font smoothing
* Update button position on banner
* Banner update
* Fixing focus state on suffix/prefix inputs
* Implement A11y addon
* Add aria label
* error && "text-red-800"
* Fix button hover
* Change colors
* Generate snapshot tests for on hover button
* Revert colors to demo
* Change colors
* Fix Linear Issues
* Form Stepper component
* Add padding back to input
* Move ui to UI_V2
* Use V2
* Update imports for v1
* Update imports for v1
* Upgrade to nextjs in storybook root
* Update website submodule
* Avatar Groups
* Fix webpack again
* Vertical Tab Item
[WIP] - active state on small item is not working currently
* Vertical Tab Group
* Add Github action
* Fix website submodule
* Fix GH action
* Rename Workflow
* Adds lint report for CI
* Lint report fixes
* NavigationItem comments
* VerticalTabItem type fixes
* Fix avatar blur
* Fix comments
* Adding isEmbed to window object
* Disable components that use router mock.
* Load inter via google fonts
* Started select
* Adding base Breadcrumb
* Update readme
* Formatting
* Fixes
* Dependencies matching
* Linting
* Update FormStep.stories.tsx
* Linting
* Update MultiSelectCheckboxes.tsx
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-22 18:39:50 -06:00
github-actions[bot]
b8a807da59
New Crowdin translations by Github Action ( #3501 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-22 23:05:42 +02:00
Pavel Shapel
342efaed31
Refactor: use EditableHeading in event-types/[type].tsx ( #3468 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-22 20:51:38 +00:00
Omar López
9447f16b82
Migrates all tRPC code to a monorepo package ( #3484 )
...
* WIP
* WIP
* Type and migration fixes
* Adds missing default import
* Fixes import
* Fixes tRPC imports in App Store
* Migrate stripe helpers
* WIP
* Type fixes
* Type fix?
* Test fixes
* Adds missing stripe packages
* Moved queries to lib instead
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-22 11:27:06 -06:00
noobyogi0010
e82bcb6dba
fixes #3336 - Avatar on New Event Type ( #3465 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-22 10:04:40 -06:00
Hariom Balhara
c0c0bbccf7
Add session info to Beacon ( #3497 )
2022-07-22 14:38:02 +00:00
github-actions[bot]
c2d6c30221
New Crowdin translations by Github Action ( #3483 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-21 18:00:21 -06:00
Carina Wollendorfer
9709ee4e71
fix reschedule translation ( #3487 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-07-21 16:39:39 -06:00
Omar López
0a125b6900
Revert "Self-hosted onboarding first admin wizard ( #3393 )" ( #3485 )
...
This reverts commit ee14423f4c
.
2022-07-21 15:05:52 -06:00
Leo Giovanetti
ee14423f4c
Self-hosted onboarding first admin wizard ( #3393 )
...
* WIP
* API and step done fallback
* Finishing up tweaks
* Inline comment
* Translations
2022-07-21 19:29:24 +00:00
Carina Wollendorfer
c93e238e15
Fixes bug that new line is not working in workflow reminder emails ( #3452 )
...
* add html format to email template
* remove workflow reminder email
* fix that text was used instead of html
* fixes that email subject was used instead of body
* remove \n\n from text template
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-21 18:56:20 +00:00
sean-brydon
d3fcb8bf7d
Team Impersonation ( #3450 )
...
* Team Impersonation
* Refactor - Disable Imeprsonate button
* Change copy
* Add .env toggle
* Fix eslint
* Update role selection
Co-authored-by: Omar López <zomars@me.com>
* New 'admin' seed user, improve flow ImpersonationProvider
* Fix impersonation string
* Adds fullstop
Co-authored-by: Sean Brydon <seanbrydon.me@gmail.ocm>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-21 17:02:20 +00:00
Hariom Balhara
471420c1d4
Add getSchedule tests ( #3233 )
...
* Add getSchedule tests
* Add first integration test
* Update turbo.json
* Make sure unit tests run asap
* Worker threads
* Improve team event test
* Remove unrelated changes
* Improve tests readability
* Update CalendarManager.ts
* Add README
* Debug tests
* Temporarily disabled build errors
* Fix failing tests
* Remove unncessary logs
Co-authored-by: zomars <zomars@me.com>
2022-07-21 10:44:23 -06:00
GitStart
2eedf74eb7
Apply suggestions from code review ( #3480 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2022-07-21 16:05:13 +00:00
github-actions[bot]
5a9ca309d3
New Crowdin translations by Github Action ( #3461 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-21 17:41:57 +02:00
sean-brydon
12c33ea88e
Hide button if readonly ( #3471 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-07-21 15:25:10 +02:00
Carina Wollendorfer
c500952dca
show error message when wrong workflow id ( #3474 )
2022-07-20 18:33:35 -06:00
Carina Wollendorfer
0a336df162
fix setting away status ( #3473 )
2022-07-20 18:32:46 -06:00
Carina Wollendorfer
13d13c71c6
Implementing additional feedback from Workflows PR ( #3456 )
...
* implement feedback
* put formSchema outside of react component
* don't show new workflow button for free Users
* code clean up
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-07-20 19:48:40 +00:00
Omar López
4874a6e34c
Upgrades prisma to v4 ( #3179 )
...
* Upgrades prisma to v4
* Upgrades prisma to v4
* Upgrades prisma to v4
* Removes preview feature as it's on stable now
* Adds missing owner relationship
* Adds missing onCascades to prevent orphans
* TODO
* Adds default date to feedback
* Adds missing foreign keys
* Update schema.prisma
* Update console
* Fixes build error
* Update console
* Delete migration.sql
2022-07-20 12:49:53 -06:00
Hariom Balhara
5b7cd476a7
Feature: Routing Forms Webhook for Form Responses ( #3444 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-20 18:30:57 +00:00
alannnc
b47c75304e
Fixed action button display while responsive and fix translations ( #3469 )
2022-07-20 18:12:18 +00:00
zomars
be799e35d5
v1.8.1
2022-07-20 10:15:32 -06:00
Ciarán Hanrahan
b2e5ac4cda
subtle adjustment to the position of the search icon ( #3440 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-20 14:47:33 +05:30
Leo Giovanetti
aa166190e9
Hotfix: Cancelling recurring events follow-up ( #3454 )
...
* Other fixes and applying feedback
* Adds defaultResponder to handle zod errors
Co-authored-by: zomars <zomars@me.com>
2022-07-19 17:29:52 -06:00
Joe Au-Yeung
0e9d754f64
Refactor cancel integrations logic ( #3416 )
...
* Refactor cancel integrations logic
* Add additional comments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-19 16:00:01 -06:00
github-actions[bot]
3b7f18cb5d
New Crowdin translations by Github Action ( #3398 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-19 21:54:38 +02:00
Leo Giovanetti
63660a37f9
Cancelling recurring vs single event ( #3448 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-19 19:06:23 +00:00
Hariom Balhara
805419d58b
Import ee from package instead of as @ee as that isnt available to api ( #3446 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-19 18:48:28 +00:00
Hariom Balhara
f40b035ff8
Hotfix: Unrelated bookings marked as cancelled due to recurring event ( #3427 )
...
* Fix updatedAt not updating
* Fix accidental cacnellation of all bookings if recurringEventId is null
* Update apps/web/pages/api/cancel.ts
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
* Fix linting
* Linting warnings
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-07-19 11:06:43 -06:00
sean-brydon
baab6ecb2e
Remove Add Another for global - fix spacing ( #3432 )
2022-07-19 11:33:29 +02:00
Omar López
df3e3e8237
Disables batching for i18n query ( #3181 )
...
* Disables batching for i18n query
* Makes i18n batch skip explicit
2022-07-18 12:59:51 -06:00
Peer Richelsen
ef36a93a55
moved impersonating alert to the top ( #3420 )
2022-07-18 12:08:48 -06:00
Joe Au-Yeung
6fc3e17b47
When rescheduling update specific calendar ( #3375 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-18 11:37:47 -04:00
sean-brydon
f43bfd308b
Remove shallow routing ( #3401 )
2022-07-17 15:42:13 +05:30
Syed Ali Shahbaz
ec07f84d1e
HOTFIX: fixes soft failing on settings/profile routes ( #3394 )
...
* fixes soft failing on settings/profile routes
* Fixed auto changed code
* Fixed auto changed code
Probably down to some random windows incompatibility with the parser/beautifier at commit time
2022-07-16 09:45:44 +02:00
martincollignon
07965b2a32
Edited typo ( #3391 )
...
"Workflows enable you to automate sending reminders and notifcations." --> "Workflows enable you to automate sending reminders and notifications."
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-15 23:00:59 +00:00
alannnc
4c2f6df94d
Fix possible 404 when obtaining calendar busy lists ( #3345 )
2022-07-15 20:28:24 +00:00
Carina Wollendorfer
48916cf85e
fix bug with disabled save button ( #3390 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-07-15 13:54:20 -06:00
github-actions[bot]
5e81d9fb56
New Crowdin translations by Github Action ( #3387 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-07-15 21:15:08 +02:00
zomars
77bf376c94
v1.8.0
2022-07-15 11:20:40 -06:00