Varun Prahlad Balani and GitHub
b2cdb08780
feat: add clear filters option in bookings page ( #12629 )
...
* add clear filters option
* fix vscode settings.json
* use removeAllQueryParams()
* fix yarn lock
* remove toggleoption
2023-12-02 23:40:45 +05:30
ca78be011c
chore: [app-router-migration-1] migrate the pages in settings/admin to the app directory ( #12561 )
...
Co-authored-by: Dmytro Hryshyn <dev.dmytroh@gmail.com >
Co-authored-by: DmytroHryshyn <125881252+DmytroHryshyn@users.noreply.github.com >
Co-authored-by: zomars <zomars@me.com >
2023-12-01 13:07:26 -07:00
3d89809e67
fix: Signup options are not disabled ( #12610 )
...
* fix: Signup options are not disabled
* fixes/signup disabling suggested changes done
* chore: signup and login improvements
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2023-12-01 11:09:34 +00:00
Crowdin Bot
252ce07861
New Crowdin translations by Github Action
2023-12-01 08:59:52 +00:00
a75ef8870b
fix: signup nit ( #12585 )
...
* Disable submit on empty form
* Fix submit
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-01 08:56:19 +00:00
Omar López and GitHub
2e50625165
v3.5.4
2023-11-30 15:47:15 -07:00
Somay Chauhan and GitHub
1c20bdcecf
fix: rescheduling recurring events ( #12567 )
2023-11-30 13:27:37 -05:00
Morgan and GitHub
a65e18d92d
chore: improve invitation form validation ( #12594 )
...
* chore: improve invitation form validation
* fixup! chore: improve invitation form validation
* fixup! fixup! chore: improve invitation form validation
2023-11-29 12:44:48 -07:00
877cd4cdff
refactor: Team Creation Flow [CAL-2751] ( #12501 )
...
* Create new endpoint for creating a team
* Generate a team checkout session
* Create team navigate to checkout
* Clean up
* UI changes
* Add comments
* Fix
* Type fix
* Type fix
* Type fix
* Type fixes
* Set telemetry
* Import fix
* Type fix
* Update tests
* Type fix
* fix: e2e
* fix: e2e
* fix: e2e
* fix: e2e
* Update teams.e2e.ts
* fix: e2e
---------
Co-authored-by: Omar López <zomars@me.com >
2023-11-29 09:39:21 -07:00
6c4b1154b8
chore: removed last web3 references ( #12540 )
...
* removed last web3 references
* updated yarn
* Update schema.prisma
* readded icon
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-11-29 11:57:50 +00:00
Crowdin Bot
dbd5d27d9d
New Crowdin translations by Github Action
2023-11-29 09:57:23 +00:00
45c4f4789b
chore: add check for recording ( #12584 )
...
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2023-11-29 09:54:14 +00:00
Crowdin Bot
79ee7c41b2
New Crowdin translations by Github Action
2023-11-29 08:03:18 +00:00
Joe Au-Yeung and GitHub
57e6971942
chore: Refactor <CalendarListContainer /> ( #12388 )
...
* Import calendarlistcontainer in settings
* Change CalendarListComponent to Figma design
* Add border subtle
* Address feedback
2023-11-29 13:29:51 +05:30
Erik and GitHub
477ee1c526
v3.5.3
2023-11-28 15:32:02 -03:00
6704e18e32
fix: cal video issues ( #12546 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2023-11-28 18:28:35 +00:00
Crowdin Bot
20f17903b9
New Crowdin translations by Github Action
2023-11-28 14:56:47 +00:00
8dabbbd09f
feat: signup refactor ( #11421 )
...
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-28 14:52:53 +00:00
Omar López and GitHub
c765ea9b31
fix: team and org invite e2e tests ( #12566 )
2023-11-28 10:49:06 +00:00
Joe Au-Yeung and GitHub
79d0513428
Change method to getOrgMembership ( #12563 )
2023-11-27 14:46:55 -05:00
230b82d3bf
fix: rescheduling round robin events (emails and calendar events) ( #12469 )
...
* send the correct booking email for round robin rescheduling
* fixing originalBookingMemberEmails
* fix calendar event (needs some code refactoring)
* refactor rescheduling code
* code clean up
* add comment
* fix event name if host changes
* add tests for rr rescheduling emails
* fix videoCallUrl of google meet
* code clean up
* fix destinationCalendar for new booking
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-11-27 13:09:33 -05:00
Hariom Balhara and GitHub
c9b50ffb78
fix: Provide calOrigin for organization embeds ( #12380 )
2023-11-27 10:38:27 -07:00
Crowdin Bot
d9041d03b7
New Crowdin translations by Github Action
2023-11-27 16:10:27 +00:00
f60b3c14e1
fix: small UI improvements for troubleshooter ( #12535 )
...
Co-authored-by: Sean Brydon <sean@brydon.io >
2023-11-27 16:06:54 +00:00
Crowdin Bot
fbcc43931e
New Crowdin translations by Github Action
2023-11-27 13:57:45 +00:00
Udit Takkar and GitHub
a48e7cb39a
fix: remove duplicate key in common.json ( #12543 )
...
* fix: remove duplicate key in common.json
* chore: add both keys in same log
2023-11-27 19:23:35 +05:30
Amit Sharma and GitHub
4524d722f6
fix: phone-number-input ( #12266 )
2023-11-27 10:27:01 +00:00
Brijendra Singh and GitHub
5a869228d3
typo ( #12541 )
2023-11-26 14:34:40 +05:30
Peer Richelsen and GitHub
dabd5eae73
chore: fixed order of tips ( #12529 )
2023-11-25 13:55:40 -03:00
cb78de231a
feat: if profile only has one public event-type, redirect to it ( #12158 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-11-24 21:54:14 +00:00
DmytroHryshyn and GitHub
b0a1ef8a49
chore: remove dynamic loading of EventTypeDescription on event-types page ( #12524 )
2023-11-24 19:12:43 +00:00
Erik and GitHub
5df41e37a0
fix: Stripe webhook event mismatch ( #12522 )
2023-11-24 13:18:06 +00:00
Peer Richelsen and GitHub
fca5778b6d
chore: avatar padding ( #12515 )
2023-11-23 23:43:14 +00:00
Alex van Andel and GitHub
0ddefaa141
Remove cache-control and disable cache ( #12517 )
2023-11-23 23:42:18 +00:00
c11f7aeffc
chore: insights UI refresher ( #12498 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-11-23 21:25:27 +00:00
Alex van Andel
0910f65b87
v3.5.2
2023-11-23 16:56:52 +00:00
Hariom Balhara and GitHub
de479bb2da
fix: getting-started crash and build failure ( #12506 )
2023-11-22 22:41:20 -07:00
Omar López and GitHub
5dc3065a47
v3.5.1
2023-11-22 15:42:24 -07:00
zomars
2171a320f5
fix: Locks Stripe version
2023-11-22 12:19:30 -07:00
1de05ebf3d
chore: migrate the event-types page to the app directory ( #12390 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-11-22 19:17:33 +00:00
zomars
53d7e2ec3f
syncpack fix-mismatches
2023-11-22 12:08:30 -07:00
Udit Takkar and GitHub
f65c7e413f
fix: default organizer bug in managed event type ( #11921 )
2023-11-22 12:43:25 -05:00
b762f60214
test: Integration Test GCal Primary Calendar ( #12011 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-11-22 11:15:47 -03:00
cb7ddc455a
chore: Add team invite tests ( #12425 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-22 11:26:43 +00:00
Hariom Balhara and GitHub
48dde246e9
test: Add more orgs tests ( #12241 )
2023-11-21 14:03:01 -03:00
Crowdin Bot
404bc0e4d6
New Crowdin translations by Github Action
2023-11-21 12:13:50 +00:00
Crowdin Bot
ed2ce005c9
New Crowdin translations by Github Action
2023-11-20 16:42:20 +00:00
Peer Richelsen and GitHub
058844b6b8
chore: paid support wip ( #12419 )
...
* paid support wip
* nit
* added upgrade box to intercom
* nit
2023-11-20 22:08:39 +05:30
77fa3702db
fix: slug value in webhook payload ( #12290 )
...
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-11-20 15:39:21 +00:00
4f26ca1a7b
feat: Base implementation of v2 of avatars ( #12369 )
...
* feat: Base implementation of v2 of avatars
* Make avatarUrl and logoUrl entirely optional
* Made necessary backwards compat changes
* fix: type errors
* Fix: OG image
* fix types
* Consistency with other behaviour, ux tweak
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-20 12:49:38 +00:00