cal.pub0.org/packages/lib
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
..
hooks Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
server App Store (#1869) 2022-03-23 15:00:30 -07:00
CalEventParser.ts Fix emails and cal event descriptions (#2634) 2022-04-28 15:05:29 +00:00
CalendarService.ts fix handling for recurring events (#2455) 2022-04-14 23:29:16 +01:00
auth.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
availability.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
constants.ts The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
crypto.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
default-cookies.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
defaultEvents.ts Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
env.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
errors.ts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
getSafeRedirectUrl.ts Make sure that absolute URL is of WEBAPP only (#2624) 2022-04-27 16:28:36 +02:00
http-error.ts Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
jsonUtils.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
logger.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
notEmpty.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
notification.ts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
objectKeys.ts Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
package.json App Store (#1869) 2022-03-23 15:00:30 -07:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
serverConfig.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
tsconfig.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
weekday.ts Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00