Udit Takkar
bd48fd01b1
fix: remove hr add spacing, fix link in env file ( #4916 )
2022-10-09 11:08:47 +00:00
Alex van Andel
ab62fc5d47
Bugfix/dst available hour mismatch ( #4909 )
...
* Need to use local time, not inviteeDate
* Use selected timeZone to perform localWorkingHours logic
* Adding comment
* More comments
2022-10-07 16:10:48 -06:00
zomars
0c4cb2e2b0
Added denullish utils for zod
...
Needed for API refactoring
2022-10-07 14:48:41 -06:00
Carina Wollendorfer
7d77132102
Add 'after event ends' trigger to workflows ( #4882 )
...
* add after event ends workflow trigger to enum
* add after meetings ends trigger
* fix label for time span
* add deleted label for message template
* add lost changes from merge conflict
* set reminder for already existing bookings
* fix label 'How long before event starts/ends'
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-10-07 12:18:28 -06:00
Joe Au-Yeung
50ac5f2892
Fix MS Teams missing refresh token ( #4910 )
2022-10-07 13:59:58 -04:00
Peer Richelsen
fd12fcc4b8
v2 for help dialog ( #4901 )
2022-10-07 13:21:49 +01:00
GitStart
58453d0f2f
/event-types/detail wrong empty screen for workflows ( #4757 )
...
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2022-10-07 09:25:30 +00:00
Hariom Balhara
44fd1b9fef
Improve default app README.mdex ( #4893 )
2022-10-07 07:29:09 +00:00
Leo Giovanetti
0098591a56
Applying feedback from a merged PR ( #4887 )
2022-10-06 17:38:50 -03:00
Leo Giovanetti
41c1e960f8
Adjusting jest and expanding test builders ( #4837 )
...
* Adjusting jest and expanding test builders
* Removing unneeded jest config
2022-10-06 13:29:20 -06:00
Leo Giovanetti
4e49d32c61
Fixing unconfirmed/recurring bookings ( #4881 )
2022-10-06 13:23:22 -06:00
GitStart
9e183e6ad1
Remove black ring on focus when copying private link ( #4883 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: MuriloAmarals <muralha2000@gmail.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 Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: C000Ldude <coolmagnas@gmail.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Eman <emmanuelgatwech@gmail.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-06 15:18:16 +00:00
sean-brydon
d9000d0cbe
Fix height on trash ( #4875 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-10-06 13:33:51 +01:00
Hariom Balhara
7c30f8ca4b
Routing Forms Type nigration ( #4861 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-06 12:21:04 +00:00
Nafees Nazik
ef611e2360
fix: fixes multiple issues in routing form ( #4676 )
...
* feat: update forms procedure to match getServerSideProps
* feat: init react query and use prefetched data
* feat: invalidate onSettled while creating a form
* feat: use optimistic updates when deleting
* fix: add optional chaining
* feat: add server-side translation
* feat: add correct translation key
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-06 06:49:03 +00:00
Peer Richelsen
7aa131f349
added TimezoneChangeDialog ( #4818 )
...
* nit
* added timezoneChangeDialog
* prevent interactOutside
* nit
* fixed title prop clash
* nit
* remind in one day if clicked outside
* Use utcOffset instead of tz string for checking diff
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-05 14:33:29 +00:00
Jeroen Reumkens
d88bdc368b
Ensure we have to correct tabindexes for addons. Before addons AFTER the input still would get tab focus before the input. ( #4849 )
2022-10-05 14:22:06 +00:00
Alex van Andel
255938fda0
Remove 'avatar' from query ( #4846 )
2022-10-05 13:37:42 +00:00
Peer Richelsen
9d299c6d5f
fixed event type z-index ( #4844 )
2022-10-05 12:58:59 +00:00
Jeroen Reumkens
246fce3ab8
#3785 : Converted billing settings page to v2. ( #4795 )
2022-10-04 22:54:15 +00:00
zomars
82f262f60d
Quickfix for settings layout on mobile
2022-10-04 15:24:59 -05:00
alannnc
f01058e073
fix/error-while-confirm-booking ( #4834 )
...
* Add try/catch on workflows while confirming a booking
* Revert "added ?tabName=setup to event-type detail link to give it active status (#4830 )"
This reverts commit 11c44db609
.
Co-authored-by: Omar López <zomars@me.com>
2022-10-04 14:46:17 -05:00
Peer Richelsen
9d911cbb59
fixed dropdown in safari ( #4828 )
...
* fixed dropdown in safari
* nit
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-04 15:50:15 +00:00
alannnc
62fea25eb9
fix/connected calendar list different states ( #4821 )
...
* Display error if trpc query failed, catch error on getting calendar and cleanup to don't leak credentials to client
* Add calendar connection broke error
* Edit style on alert and disconnecting button
* Ts errors and added translation
* Type fix
* Key and text change for broken calendar connection
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-04 14:56:38 +00:00
Alex van Andel
d43d8700d0
Fixes global console error ( #4825 )
2022-10-04 14:01:32 +00:00
Joe Au-Yeung
d241a522fb
Add placeholder ( #4803 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-10-04 10:20:21 +01:00
GitStart
ae929f27b0
/workflows /detail-view - unusual scroll behaviour ( #4806 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: C000Ldude <coolmagnas@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-10-04 09:17:30 +00:00
Syed Ali Shahbaz
369d7c4e28
adds custom filter allowing eml format ( #4815 )
2022-10-04 10:02:28 +01:00
Jeroen Reumkens
4438ca2a63
Improve password peek positioning accross app and website. ( #4810 )
2022-10-03 19:52:57 +00:00
Hariom Balhara
75589db569
Hotfix: Fix Broken webhooks ( #4807 )
2022-10-04 00:33:47 +05:30
Alex van Andel
3752ac767a
Remove eye for todays release ( #4802 )
2022-10-03 17:08:17 +01:00
Peer Richelsen
367c5d89cc
removed capitalize from headlines ( #4790 )
2022-10-01 11:50:27 +01:00
GitStart
f21f36547c
/event-types /team-detail /scheduling type - double divider under team members ( #4485 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: hustle-ps <grace.devolop@gmail.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: hustle-ps <grace.devolop@gmail.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-01 02:59:20 +00:00
Joe Au-Yeung
d3f8d954e7
Update Close.com info ( #4777 )
2022-09-30 20:22:47 +01:00
Carina Wollendorfer
27372d624d
add skeleton loader for workflows in event type settings ( #4774 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-30 19:39:23 +01:00
Carina Wollendorfer
a5d2f2444a
Fixes 'How to use Additional Inputs as Variables' dialog in workflows ( #4773 )
...
* add i18n translations and fix dialog width and height
* fix typo
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-09-30 14:41:12 +00:00
Jeroen Reumkens
6d45e1c7c7
#4533 : Show correct time format on booking page ( #4771 )
...
* #4533 : Store timeformat preferences in localstorage when changing profile. This way you see the correct format on the booking page. Also abstracted the reuse of the localstorage key for timeformat into a small util function, to prevent typos in the future.
* Update apps/web/components/booking/pages/AvailabilityPage.tsx
* 4533: Changed 24hfromlocalstorage values from strings to real booleans for better DX.
* Update apps/web/lib/clock.ts
Co-authored-by: alannnc <alannnc@gmail.com>
* Make code shorter by only handling remaining cases
Co-authored-by: alannnc <alannnc@gmail.com>
* Remove unnecessary boolean check
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-09-30 14:45:28 +02:00
Joe Au-Yeung
045ebb6e01
Fix RadixUI dropdown 1.0.0 ( #4767 )
...
* Add portal part
* Add portal part to pages
* Add portal part to pages
2022-09-30 12:29:22 +02:00
Alex / KATT
2f8bd3c07a
add trpc v10 ( #4683 )
...
* revert me later
* let's see if this builds
* fix dupe proc
* fix: v10 works
* fix type error
* fix type error
* fix type errors
* fix more
* add example procedure
* spreading not needed
* Update yarn.lock
* Revert "revert me later"
This reverts commit 0c8c15d057
.
Co-authored-by: Chris Bautista <chrisbautista@netflix.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-29 16:58:29 +00:00
Omar López
d2f27a0463
Fixes for advanced tabs form logic ( #4731 )
...
* Fixes for advanced tabs form logic
* Typefix
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-29 16:46:47 +00:00
Alex van Andel
506036e751
Fixes few i18n related bugs on change password ( #4755 )
...
* Fixes few i18n related bugs
* Use PasswordField
2022-09-29 16:19:03 +00:00
Leo Giovanetti
9304ca1415
Fix long url and show password ( #4738 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-29 11:40:37 -03:00
Carina Wollendorfer
47df21322d
Fixes translation issue of dynamic variables in workflows ( #4734 )
...
* replace all underscores for variable translations
* use g instead of replaceAll
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-09-29 15:07:22 +02:00
Leo Giovanetti
6017806763
Fix connected calendar list ( #4743 )
...
* Fix connected calendar list
* Fixed invalid params in setDestinationCalendar
* Attempt to fix tests by changing viewport size, bug on /booking pages
* Fixes BookingListItem + another user.id param removed
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-29 12:58:53 +00:00
Alex van Andel
b347f29d6c
Feature/deprecate title translations ( #4682 )
...
* wip
* Aims to deprecate _title keys
* Removed _title translation
* Revert "wip"
This reverts commit 3e33fc6b1e
.
2022-09-29 12:41:40 +00:00
Peer Richelsen
dd14e827e1
added cancel button to team creation ( #4756 )
...
* added cancel button
* nit
* nit
2022-09-29 10:47:51 +01:00
GitStart
246c90c10f
public page: border and padding ( #4730 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Klinger Matheus <klinger.matheus@gitstart.dev>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-29 10:24:28 +01:00
GitStart
be15affa5d
fix padding ( #4673 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@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: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-28 22:02:07 +01:00
Udit Takkar
14a6c5a03f
feat: add transition in toasts ( #4658 )
...
* feat: add transition in toasts
* feat: toast animation improved
* fix: type check in toast
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-28 19:01:19 +01:00
Peer Richelsen
8478363a23
minor layout fixes ( #4741 )
...
* fixed back button, fixed app store detail on mobile
* fixed settings padding and go back button
* Update packages/ui/v2/core/Shell.tsx
* Update packages/ui/v2/core/navigation/tabs/VerticalTabItem.tsx
2022-09-28 18:56:59 +01:00