Nafees Nazik
557b57a261
fix: floating pop up button embed modal size ( #5415 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-10 13:09:19 +00:00
Carina Wollendorfer
31875f7535
Test Preview for routing forms ( #5436 )
...
* add first version of testing routing forms
* small design changes
* use new shared component
* readd deleted code for showing result route
* add form validation for required fields
* design fixes
* add scroll
* fix design of select
* use old dialog with correct overflow behaviour
* code clean up
* remove unused import
* fix mobile view
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-10 12:58:07 +00:00
Udit Takkar
7bda15aaa3
fix: ui of webhook segment ( #5452 )
...
* fix: ui of webhook segment
* feat: use toggle group component
* fix: default bug
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-10 11:38:40 +00:00
Jeroen Reumkens
4176086ce0
Removed v1 component split for event types component ( #5399 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-10 11:23:55 +00:00
Hariom Balhara
04e62a10e6
In selfhosted, calvideo isnt default and thus an event can be created without location. Handle that ( #5457 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-10 11:07:16 +00:00
Carina Wollendorfer
0ff38dece2
FIx button text ( #5456 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-11-10 09:07:26 +00:00
Hariom Balhara
8416b76bf6
Fix flakiness ( #5454 )
2022-11-10 07:45:10 +00:00
zomars
c3a427346d
Matches locks vite version to <3
...
# Conflicts:
# yarn.lock
2022-11-09 16:42:49 -07:00
Alex van Andel
25d684ed3e
v2.1.4
2022-11-09 16:29:23 +00:00
Alex van Andel
195cb84a8b
Disable ADMIN role when password requirements aren't met ( #5445 )
2022-11-09 16:23:39 +00:00
Alex van Andel
4466c4ad4b
Reverted Sentry for debug purposes ( #5425 )
...
* Reverted Sentry for debug purposes
* Downgraded yarn.lock
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-09 16:10:31 +00:00
Nafees Nazik
4b532646cb
fix: back url ( #5414 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-09 15:57:23 +00:00
Udit Takkar
6d42fdb71c
chore: fix typo ( #5432 )
2022-11-09 15:45:42 +00:00
Bailey Pumfleet
1b23671812
Update password length requirement to 8 characters ( #5438 )
2022-11-09 12:42:30 +00:00
Leo Giovanetti
7d1fb7c659
Fixing count and redundant checks for recurring ( #5426 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-08 20:59:44 +00:00
zomars
8ff5d476d9
Sync submodules
2022-11-08 10:48:54 -07:00
Alex van Andel
4421981da7
v2.1.3
2022-11-08 16:55:55 +00:00
Udit Takkar
2ba5e6cdd4
fix: update form methods when username is updated ( #5403 )
...
* fix: update form methods when username is updated
* Using RHF to decrease state logic in profile.tsx for UsernameAvailability (#5405 )
* Type fixes & fixed onboarding
* Removed undefined allowed value + removed invalidation
* No longer need usernameRef.current.value
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-08 16:36:14 +00:00
Colin Griffin
cde02e1a47
Check for existence of NEXTAUTH_URL before overwriting ( #5419 )
...
* check for existence of NEXTAUTH_URL before overwriting
* add comment
2022-11-08 15:04:18 +00:00
GitStart
8593da4e25
[CAL-106] /onboarding - UI issues & small improvements ( #5396 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-08 07:49:44 +00:00
Alex van Andel
8b5d57c573
Cleanup + migrate away from process.browser ( #5408 )
...
* Cleanup + migrate away from process.browser
* Bring back HeadSeo in ui/v2
2022-11-08 08:36:59 +01:00
Alex van Andel
7e19e0d9e2
Add data?.isDefault to disabled={} prop ( #5407 )
2022-11-08 00:09:57 +00:00
Leo Giovanetti
e5ba861621
Sendgrid app and code simplification ( #5269 )
...
* Sendgrid app and code simplification
* Applying app-store-cli + impl
* Fixing types
* Adding features to readme
* Fixing unit tests
* A few last tweaks regarding UX and env vars
* Applying feedback
* Using calcom icons
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-07 14:52:03 -03:00
Alex van Andel
22dad1ae7c
Fix lint error that made its way into main
2022-11-07 10:37:50 +00:00
github-actions[bot]
f1208eadc0
New Crowdin translations by Github Action ( #5391 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-11-06 19:07:40 +00:00
Om Ray
0fa7982084
Guests will be able to add their own location for in person meetings ( #5282 )
...
* Guests will be able to add their own location or in person meetings
* fix type error
* fixed issue with attendees location not showing on success page
* google meet booking will now go through, removed unnecessary change
* filter out attendee address when editing location
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-05 20:10:10 +00:00
Nafees Nazik
a419613d29
chore: convert anchor tag to p tag ( #5370 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-05 19:26:48 +00:00
alannnc
dff08dc5b9
fix/google-calendar-removes-attendees-when-seats-5336 ( #5366 )
...
* Adding missing code that copied booking attendees to event attendees
* Clean up code
* Fix types
* Fix types
* Doing deep clone for sending seats email
2022-11-05 18:58:35 +00:00
alannnc
7517feb62a
fix/success-page-seats-description-5338 ( #5390 )
...
* Add validations for server side loading of bookingInfo for seats event types
* Fix prop used for validating if booking has seats enabled
* Fix types
* Removed frontend filter for seatsShowAttendees as not needed anymore
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-05 14:47:29 -04:00
Hariom Balhara
a8c4a9c4c2
Fix viewer.me avatar size ( #5392 )
...
* Fix viewer.me avatar size
* Fix for i18n-next typecheck
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-05 18:00:10 +00:00
zomars
2aa84cd5ce
Sync package.json
2022-11-04 12:15:12 -07:00
Leo Giovanetti
25e3e31045
Improving recurring info in bookings ( #5253 )
...
* Improving recurring info in bookings
* Adding fixes to success page, it was invalid on custom tz
* Remove dead code
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-04 12:43:02 -04:00
GitStart
9d1a0637f4
[CAL-153] Wrong redirect when clicking user or teams avatar in event types ( #5348 )
...
Co-authored-by: gitstart <gitstart@gitstart.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: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.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: MuriloAmarals <muralha2000@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: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: MuriloAmarals <muralha2000@gmail.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
2022-11-04 15:54:45 +00:00
sean-brydon
b5b41da183
Cleaning up storybook files ( #5290 )
...
* storybook v2 init
* Merge config into storybook vite build
* Remove path
* Storybook config tweaks
* Added styles and settings for storybook v2, and started working on button documentation and examples.
* Badges + flex wrap on mobile
* Breadcrumbs+button+avatar
* Checkbox
* Input + moving files around
* WIP table
* WIP table grid
* Replaced imports for new components.
* Added first steps for varianttable.
* Small alignment fix.
* Custom Args Table - With scrollbar
* Adding table to components that need it + darkmode
* Add intro
* Fix types
* Remove V1 storybook and replace with V2
* Fix badge type error
* Fixed storybook dependencies
* Added cover image to storybook
* Remove vita from ts config, we dont use vite.
* Fixed button import.
* Explained postcss pseudo plugin.
* Fixed badge import.
* Add Avatar Stories
* ButtonGroup Stories
* Fixed imports
* Add checkbox stories
* Add exports for differnt types of inputs
* Fix form and text area input
* Fix mass import errors
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-04 15:40:46 +00:00
Udit Takkar
acad0619f5
fix: callback url ( #5372 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-04 15:20:17 +00:00
Alex van Andel
db9911a264
Bugfix/5271 wrong availability displayed on nov 6 ( #5365 )
...
* Fixes the localisation issue with recurring events
* Implement DST as Dayjs doesn't
* Fixed generated booking URL when different TZ is set
* manually apply DST offset to times
* Fix type error
2022-11-04 10:59:38 -04:00
Om Ray
eb14c1b796
When using seats, other guests (name, email) are no longer always listed on the success page ( #5361 )
...
* fixed incorrect ternary operator
* Update apps/web/pages/success.tsx
Co-authored-by: alannnc <alannnc@gmail.com>
2022-11-03 21:43:37 -07:00
Nafees Nazik
179a9b7139
feat: Improve edit availability workflow ( #5159 )
...
* feat: return data fromsetupDefaultSchedule
* feat: update returned data of "schedule.update" resolver as same as "schedule" query resolver.
* feat: set query data from updated results and invalidate prev default availability if it's changed.
* chore: add comments
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-03 20:58:52 +00:00
Alex van Andel
b0f2ce4818
Fixes recurring hard crash in two places to ensure rrule gets valid parameters ( #5350 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2022-11-03 19:14:19 +00:00
Udit Takkar
4c24614e06
fix: use matcher in middleware ( #5304 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-03 14:51:43 +00:00
Hariom Balhara
6a002b900f
Send Email to Owner on Form Submission ( #5261 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-03 20:10:03 +05:30
Hariom Balhara
d751cca0f4
Add "Choose common schedule toggle" to team events ( #5343 )
...
* Add Choose common schedule togglee
* Fix types
* Add translations
* Improve variable name
* Move setting to config so that all such lightweight boolean settings can exist here
* Update apps/web/public/static/locales/en/common.json
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-03 14:24:07 +00:00
Udit Takkar
328f00a9b5
fix: add hour12 ( #5349 )
...
* fix: add hour12
* fix: timeformat variable
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-03 12:28:39 +00:00
alannnc
e6a5fe179b
feature/sentry.io for web ( #5326 )
...
* Initial commits that install sentry.io on web app
* Updates yarn.lock
* Update yarn.lock
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-11-03 11:28:52 +00:00
github-actions[bot]
f0ca797902
New Crowdin translations by Github Action ( #5323 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-02 11:17:43 +00:00
sean-brydon
f34d6e3c17
Buffer limits fix ( #5248 )
...
* Buffer limits + remove redundant tests
* Fixing buffer
* Compound
* Afterbuffer fix for no event afterbuffer set
* Bug fixes
* Buffer includes eventType before
2022-11-02 09:40:30 +00:00
Alex van Andel
98f6fd836e
Fixed description by manually implementing asSafeHTML ( #5321 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-01 15:42:48 +00:00
Udit Takkar
a8710ce625
fix: add dark mode ( #5318 )
...
* fix: add dark mode
* chore: padding
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-01 14:14:18 +00:00
github-actions[bot]
3043294a08
New Crowdin translations by Github Action ( #5306 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-01 14:00:19 +00:00
Udit Takkar
66c2537f9f
fix: use timeformat from getMe query ( #5314 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-11-01 13:59:44 +00:00
sean-brydon
b3d74e575a
Provide update feedback ( #5319 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-01 13:56:46 +00:00
sean-brydon
190d0435e0
Improve error handling ( #5316 )
2022-11-01 13:45:02 +00:00
Jeroen Reumkens
d0338dc71b
🧹 Cleaned up older v1 components for availability, settings and auth. ( #5288 )
...
* Cleaned up older v1 components for availability, settings and auth.
* Updated path.
2022-11-01 13:29:01 +00:00
Hariom Balhara
2df8f4f145
Fix profile page data reset on re-focus of window ( #5311 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-01 18:22:32 +05:30
Alex van Andel
8ecfe89a6f
v2.1.2
2022-11-01 11:31:02 +00:00
Jeroen Reumkens
b1ced10626
Added generic image variant for og images and make meta description longer. ( #5285 )
...
* Added generic image variant for og images.
* Made og and meta descriptions longer, removed difference between longer and shorter descriptions now we only have one variant.
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-01 08:16:08 +00:00
Hariom Balhara
b3ba89c074
Fix avatar infinite redirect ( #5299 )
...
* If due to some reason avatar URL is same as route, avoid infinite redirection by serving default
* Fix avatar reverting issue
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-01 06:30:08 +00:00
alannnc
ac9b2d0577
Feature/invalid credentials ( #5120 )
...
* Fixing types from handleErrorJson usage and Credential
* Replace credential prisma type for a better suitable
* Improvements on zoom video adapter
* Renamed extendedCredentialType and put it in a best suited file
* Frontend display invalid credential
* Fix styles and text
* Fix type required for fake daily credentials
2022-10-31 22:06:03 +00:00
Alex van Andel
6484f1639c
Default to null for now ( #5302 )
2022-10-31 18:42:45 +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
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
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
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
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
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
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
Leo Giovanetti
3fa52b0600
Fix add calendar button ( #5212 )
2022-10-25 12:50:19 -06:00
sean-brydon
5f1d20319a
Segment Control ( #5170 )
...
* Segment
* Fix type errors
* Fix HUG
2022-10-25 10:47:03 +00:00
github-actions[bot]
803ab6c2e9
New Crowdin translations by Github Action ( #5174 )
2022-10-25 09:41:29 +01:00
zomars
68ae3c48a0
v2.1.1
2022-10-24 18:41:47 -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
GitStart
b7892b10ef
Add/Edit location dialog: "can't find the right video app? visit our app store" ( #4990 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@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 Benini <matheus_benini@hotmail.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: MuriloAmarals <muralha2000@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>
2022-10-21 18:50:15 +01:00
Hariom Balhara
ff5fd43a9e
Remove accidental use of hashedUrl for successRedirectUrl ( #5153 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-21 10:09:51 +00:00
GitStart
e044f963f8
[CAL-216] Confirming a booking shows old toast. Also removes old notification component. ( #5146 )
...
Co-authored-by: gitstart <gitstart@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 Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.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: 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: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Eman <emmanuelgatwech@gmail.com>
2022-10-21 08:54:18 +00:00
Leo Giovanetti
5f78eceb89
Abstracting booking cancellation ( #5105 )
...
* Abstracting booking cancellation
* Tweaking to use id and not uid
* Standardizing http errors
* Moving schema to prisma zod-utils
* Update apps/web/pages/api/cancel.ts
Co-authored-by: Alex van Andel <me@alexvanandel.com>
* Cancel only for delete and post verbs
* Make cancellation work with uid, and id
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-20 23:28:02 +00:00
Carina Wollendorfer
39a3a1affb
allow null value for attendee phone number ( #5132 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-20 18:21:27 +00:00
github-actions[bot]
bb45b9617b
New Crowdin translations by Github Action ( #5130 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-20 12:43:13 +01:00
GitStart
8725034b6c
Wrong css on event-types dropdown button ( #4934 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: MuriloAmarals <muralha2000@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 Benini Ferreira <88898100+MatheusBeniniF@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: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: MuriloAmarals <muralha2000@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 Benini Ferreira <88898100+MatheusBeniniF@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>
2022-10-20 11:35:12 +00:00
Joe Au-Yeung
e53abd921e
Add CTA to Meta component & button to add calendar on /settings/calendars ( #5099 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-20 10:03:39 +00:00
github-actions[bot]
7bb3397503
New Crowdin translations by Github Action ( #5123 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-20 10:32:44 +01:00
github-actions[bot]
72d19d1d62
New Crowdin translations by Github Action ( #5121 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-10-20 10:07:43 +01:00
Nafees Nazik
2931f4f84a
refactor: use the useAnimate hook ( #5103 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-10-20 05:09:52 +00:00