Leo Giovanetti
|
1a79e0624c
|
Recurring Events (#2562)
* Init dev
* UI changes for recurring event + prisma
* Revisiting schema + changes WIP
* UI done, BE WIP
* Feature completion
* Unused query param removed
* Invalid comment removed
* Removed unused translation
* Update apps/web/public/static/locales/en/common.json
Thanks!
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Success page changes
* More progress
* Email text tweaks + test + seed
* Tweaking emails + Cal Apps support WIP
* No app integration for now
Final email and pages tweaks to avoid recurring info showed
* Missing comment for clarity
* Yet again, comment
* Last minute fix
* Missing tooltip for upcoming bookings
* Fixing seed
* Fixing import
* Increasing timeout for e2e
* Fixing any
* Apply suggestions from code review
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/d/[link]/book.tsx
Co-authored-by: Omar López <zomars@me.com>
* Code improvements
* More code improvements
* Reverting back number input arrows
* Update BookingPage.tsx
* Update BookingPage.tsx
* Adds fallback for sendOrganizerPaymentRefundFailedEmail
* Type overkill
* Type fixes
* Type fixes
* Nitpicks
* Update success.tsx
* Update success.tsx
* Update success.tsx
* Fixing types
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
|
2022-05-05 18:16:25 -03:00 |
zomars
|
977ad141ee
|
Extracts useMeQuery to own hook
|
2022-05-04 15:28:58 -06:00 |
Hariom Balhara
|
102ca5403d
|
Fix "Edit Booking" Icon (#2536)
|
2022-04-18 11:25:56 +01:00 |
Hariom Balhara
|
7fd57b88dc
|
Fix mobile reschedule actions (#2534)
|
2022-04-17 17:37:16 +02:00 |
Peer Richelsen
|
25e4e28c2a
|
small app store fixes (#2501)
* added new other illustration, fixed dialog styling
* revert color change
|
2022-04-15 08:54:09 +00:00 |
alannnc
|
3c6ac395cc
|
Feature/reschedule bookings (#2351)
* WIP bookings page ui changes, created api endpoint
* Ui changes mobile/desktop
* Added translations
* Fix lib import and common names
* WIP reschedule
* WIP
* Save wip
* [WIP] builder and class for CalendarEvent, email for attende
* update rescheduled emails, booking view and availability page view
* Working version reschedule
* Fix for req.user as array
* Added missing translation and refactor dialog to self component
* Test for reschedule
* update on types
* Update lib no required
* Update type on createBooking
* fix types
* remove preview stripe sub
* remove unused file
* remove unused import
* Fix reschedule test
* Refactor and cleaning up code
* Email reschedule title fixes
* Adding calendar delete and recreate placeholder of cancelled
* Add translation
* Removed logs, notes, fixed types
* Fixes process.env types
* Use strict compare
* Fixes type inference
* Type fixing is my middle name
* Update apps/web/components/booking/BookingListItem.tsx
* Update apps/web/components/dialog/RescheduleDialog.tsx
* Update packages/core/builders/CalendarEvent/director.ts
* Update apps/web/pages/success.tsx
* Updates rescheduling labels
* Update packages/core/builders/CalendarEvent/builder.ts
* Type fixes
* Update packages/core/builders/CalendarEvent/builder.ts
* Only validating input blocked once
* E2E fixes
* Stripe tests fixes
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
|
2022-04-14 15:25:24 -06:00 |
Omar López
|
558897fe53
|
Migrates components and libs to packages (#2172)
* Migrates Dialog to ui package
* Migrates Alert to ui
* Migrate Button to ui
* UI and lib migrations
* Add missing imports
* Update Error.tsx
|
2022-03-16 16:36:43 -07:00 |
Joe Au-Yeung
|
b77923fc65
|
Bugfix/opt in booking shown on attendee booking page (#2026)
|
2022-03-04 10:04:05 +00:00 |
Bailey Pumfleet
|
7826a34b00
|
Let users set 12/24 hour time format (#2002)
|
2022-02-28 16:24:47 +00:00 |
Omar López
|
bcf40bbf26
|
Lint fixes (#1826)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-02-11 22:20:10 +00:00 |
zomars
|
038e8a4b7d
|
Runs prettier
|
2022-02-10 14:22:45 -07:00 |
zomars
|
0bc511a886
|
Migrated cal.com to apps/web
|
2022-02-10 14:22:45 -07:00 |