Alex van Andel
6484f1639c
Default to null for now ( #5302 )
2022-10-31 18:42:45 +00:00
Hariom Balhara
f934dc6f4f
Fix ( #5293 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-31 13:58:47 +00:00
Hariom Balhara
dd9d32815a
Ensure position is present ( #5291 )
2022-10-31 12:13:04 +00:00
Jeroen Reumkens
5c2ad7827e
Removed old v1 app components in web. ( #5286 )
2022-10-31 10:42:01 +00:00
Jeroen Reumkens
5dc5eadf28
Allow og image api in robots.txt ( #5283 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-31 09:48:17 +00:00
Peer Richelsen
d6fc551950
follow up: 4978 cal 87 re add tip in sidebar ( #5016 )
2022-10-31 08:11:24 +00:00
Harsh Singh
5bb868d2c3
React embed: fix modal close on click outside ( #5181 )
...
* fix: modal close on click outside
* fix: for sm viewport
* add: main class
Co-authored-by: root <root@pop-os.localdomain>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-31 07:57:09 +00:00
Alex van Andel
ec9b3a4261
Fixes #5278 - wrong profile picture ( #5279 )
...
* Fixes #5278 - wrong profile picture
* users is not allowed to be undefined
2022-10-30 20:31:21 +00:00
Alex van Andel
ce04f78a56
Fixed regression introduced when date.format() was removed ( #5265 )
2022-10-28 20:13:15 +01:00
Carina Wollendorfer
9f362db60c
add attendee's email as dynamic text variable ( #5258 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-10-28 09:53:06 +00:00
alannnc
7a93bec735
Add try-catch and validation to run triggers on reschedule ( #5252 )
...
* Add try-catch and validation to run triggers on reschedule
* Update packages/features/bookings/lib/handleNewBooking.ts
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-28 09:36:30 +00:00
Hariom Balhara
7b1e824a36
Gegt only warn,error and fatal ( #5259 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-28 09:19:48 +00:00
Carina Wollendorfer
0746b1e372
Fix Zapier sample data and payload ( #5241 )
...
* fix zapier example and payload
* fix type error
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-28 09:09:15 +00:00
github-actions[bot]
39747a151c
New Crowdin translations by Github Action ( #5243 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-28 09:56:09 +01:00
Carina Wollendorfer
b6ae4529e9
Adds number for sms notifications from workflows to /success ( #5210 )
...
* add sms notification phone number to success page
* remove duplicate translation
* add non breaking space between sms and notifications
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-10-27 09:53:13 +00:00
Nafees Nazik
8c76da8d79
fix: make bookings nav item selected, while switching to other filter tabs. ( #5176 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 09:45:01 +00:00
Hariom Balhara
4210f35e9c
Add a test that could have caught bug #5142 ( #5157 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 15:04:34 +05:30
GitStart
eae60043bb
[CAL-183] email and calendar still use old “cancel/reschedule” screens ( #5149 )
...
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 Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: MuriloAmarals <muralha2000@gmail.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
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: C000Ldude <coolmagnas@gmail.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Eman <emmanuelgatwech@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 09:13:52 +00:00
Nafees Nazik
bf34296864
fix: truncte longer text ( #5150 )
2022-10-27 08:22:03 +00:00
github-actions[bot]
d0a24f7c3c
New Crowdin translations by Github Action ( #5215 )
2022-10-27 09:07:54 +01:00
Jeroen Reumkens
f009321deb
Stop long ursl from overflowing on booking page. ( #5240 )
2022-10-27 09:04:33 +01:00
Carina Wollendorfer
4d04a4d9a6
add organizer as reply-to email ( #5203 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 07:05:11 +00:00
Peer Richelsen
888f60a94c
added sirius video app ( #5187 )
2022-10-27 06:06:53 +00:00
Jeroen Reumkens
d6c4970bf4
Cleaned up v1 for app store pages. ( #5204 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 05:50:16 +00:00
Hariom Balhara
63ce4a68ac
Make link relative to root ( #5218 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2022-10-26 21:29:09 +00:00
Harsh Singh
cddcd742f6
Add: copy link option ( #5236 )
...
* add: new item and local var
* add: copy link func
Co-authored-by: root <root@pop-os.localdomain>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-10-26 21:12:25 +00:00
alannnc
a7a82a6b51
Fix/event location when fallback video ( #5216 )
2022-10-26 21:16:38 +01:00
Udit Takkar
1a104f172d
fix: use max-w for description ( #5237 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-26 19:27:28 +00:00
Udit Takkar
142be70b89
fix: overflow text, ui bugs ( #5071 )
...
* fix: overflow text, ui bugs
* fix: merge conflict
* fix: availability buttons ui
* fix: mobile view added for /event-type header
* fix: dropdown closing bug on mobile
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-10-26 16:29:01 +01:00
Peer Richelsen
5a0e4c8726
removed link from cal video ( #5228 )
...
* removed link from cal video
* nit
2022-10-26 14:31:19 +01:00
Syed Ali Shahbaz
f2cdb75f91
Hotfix/caldav reschedule jsonerror ( #5193 )
...
* fixed reschedule icalstring and json error
* logging update
* code quality changes
* removed unnecessary comment
* removes console log remnants
* fix for checktype
* Take care of all OK status response codes
Co-authored-by: Alex van Andel <me@alexvanandel.com>
* Add relevant comment in code
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-26 11:04:36 +00:00
Carina Wollendorfer
352ce35b40
fix updating already deleted booking ( #5201 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-10-25 19:16:16 +00:00
Leo Giovanetti
3fa52b0600
Fix add calendar button ( #5212 )
2022-10-25 12:50:19 -06:00
Carina Wollendorfer
a4ff5d0cee
fixes google calendar issue ( #5205 )
2022-10-25 13:45:43 +00:00
sean-brydon
5f1d20319a
Segment Control ( #5170 )
...
* Segment
* Fix type errors
* Fix HUG
2022-10-25 10:47:03 +00:00
Jeroen Reumkens
d597aa91e5
Fixed alignment for CTA buttons in PWA. ( #5173 )
2022-10-25 08:51:43 +00:00
github-actions[bot]
803ab6c2e9
New Crowdin translations by Github Action ( #5174 )
2022-10-25 09:41:29 +01:00
Hariom Balhara
0a23be4579
Ensure the URL is absolute before checking the origin ( #5194 )
2022-10-25 13:48:19 +05:30
Hariom Balhara
00c3e9680c
Fix subjects for emails for Optin Bookings ( #5148 )
...
* Fix subject for manually confirmed booking
* Fix subject for request email to attendee
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-25 07:32:05 +00:00
zomars
68ae3c48a0
v2.1.1
2022-10-24 18:41:47 -06:00
alannnc
1c59c0dd06
try catch all the promises after reservation its completed ( #5182 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-10-24 18:32:14 -06:00
Udit Takkar
2d5bf1ffc1
feat: new route added for deletion ( #5160 )
...
* feat: new route added for deletion
required password removed from update profile
* fix: update url
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-24 18:32:00 -06:00
Joe Au-Yeung
317909d20a
Fix 404 error when editing default availability & create new availability from event type page ( #5085 )
...
* Edit/create new availability
* Connect new schedule to event type
* Remove comment
* Shell back button executes window.history.back
* Fix default schedule
* Add default badge
* Fix type error
2022-10-24 18:29:49 -06:00
Jeroen Reumkens
16eb516a9b
Added improved designs for OG images. ( #5102 )
...
* Added improved designs for OG images.
* Changed size of additional attendees circle in og image.
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-24 18:20:01 -06:00
Jeroen Reumkens
a0e93e1eeb
Feature/improved timeformat selection booking page ( #5175 )
...
* Aded new togglegroup component.
* Make 12/24h time format toggle functional and store value in localstorage.
* Responsive tweaks
* Added translations
* Added 12/24h timeformat hint on profile page.
* Update apps/web/public/static/locales/en/common.json
Co-authored-by: Omar López <zomars@me.com>
2022-10-24 18:14:06 -06:00
sean-brydon
b18eabc6e8
#5131 -Event Type Settings Inconsistency ( #5147 )
...
* Reusable component
* Fix limits not being toggleable
* Remove custom input margin
* addTestId
* Limits+adv
* Reccuring Tab
* Remove console .log
Co-authored-by: Omar López <zomars@me.com>
2022-10-24 17:11:07 -06:00
Alex van Andel
5305f31266
Bugfix/recurring dst change ( #5172 )
...
* Structural fix to recurring times
* Remove conversion regression
* Revert current time -> startTime based utcOffset
* Fixing remaining events count
* Using user's preference for recurring tooltip
* Missing refactor
* Showing better datetime in booking page
Added an extra seeded example for recurring
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-10-24 16:37:55 -06:00
sean-brydon
6232a111ef
Empty Screen Improvements to Public event type list ( #5178 )
...
* Empty Page
* Declare const and reuse it
Co-authored-by: alannnc <alannnc@gmail.com>
2022-10-24 22:20:41 +00:00
Harsh Singh
0ea58103c8
Harsh/fix layout shift on loading ss ( #5184 )
...
* fix: layout shift in ss apps page
* Fix for mobile style justify-center
Co-authored-by: root <root@pop-os.localdomain>
Co-authored-by: Alan <alannnc@gmail.com>
2022-10-24 21:36:19 +00:00
Carina Wollendorfer
3d595e9299
Fix design of showing generated API key ( #5180 )
...
* fix design of api key
* fix copy icon
* Fix copy key height
* Add mobile style fixes
* Fix styles
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
2022-10-24 21:13:27 +00:00