calcom/apps/web
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
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
ee Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
lib Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
pages Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
playwright Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
public Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
styles Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
test/lib Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Add debugging details (#2582) 2022-04-23 18:45:46 +00:00
next.config.js Embed Snippet Generator (#2597) 2022-05-05 08:29:49 -06:00
package.json Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
tsconfig.json The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
yarn.lock App Store (#1869) 2022-03-23 15:00:30 -07:00