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
d3ddbf418f
fix: fetch event type with a team permissions ( #12448 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-11-27 23:14:59 -07: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
b26e688950
fix(api): Added correct include for GET /teams/{teamId}/event-types ( #12459 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-27 16:44:13 +00: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
Morgan and GitHub
ca5dd4626d
fix: event-types post api endpoint not showing hosts in response data ( #12550 )
2023-11-27 12:35:39 +02:00
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
16c5b070b6
fix: Admin Logic for event-type API endpoint ( #12482 )
...
* Fix Admin logic
* chore: fix prettier
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2023-11-22 06:46:03 -03: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
Alex van Andel and GitHub
8e7785ca64
fix: Better error reporting & some fixes to deleteUser API ( #12439 )
2023-11-20 13:28:25 +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
sean-brydon and GitHub
bdd3b132d4
feat: troubleshooter with weekly view (V2) ( #12280 )
...
* Inital UI + layout setup
* use booker approach of grid
* event-select - sidebar + store work
* adds get schedule by event-type-slug
* Calendar toggle
* Load schedule from event slug
* Add busy events to calendar
* useschedule
* Store more event info than just slug
* Add date override to calendar
* Changes sizes on smaller screens
* add event title as a tooltip
* Ensure header navigation works
* Stop navigator throwing errors on inital render
* Correct br
* Event duration fixes
* Add getMoreInfo if user is authed with current request.username
* Add calendar color map wip
* Add WIP comments for coloured outlines
* Revert more info changes
* Calculate date override correctly
* Add description option
* Fix inital schedule data not being populated
* Nudge overlap over to make it clearer
* Fix disabled state
* WIP on math logic
* Event list overlapping events logic
* NIT about width
* i18n + manage calendars link
* Delete old troubleshooter
* Update packages/features/calendars/weeklyview/components/event/EventList.tsx
* Remove t-slots
* Fix i18n & install calendar action
* sm:imrovments
* NITS
* Fix types
* fix: back button
* Month prop null as we control from query param
* Add head SEO
* Fix headseo import
* Fix date override tests
2023-11-20 17:49:33 +05:30
Crowdin Bot
9a4c20cca4
New Crowdin translations by Github Action
2023-11-20 11:08:01 +00:00
Hariom Balhara and GitHub
2144fcb23e
fix: add node-mocks-http to web ( #12435 )
2023-11-20 16:34:29 +05:30