cal/packages/emails/templates
Joe Au-Yeung a9a295dc54
Admin apps UI (#5494)
* Abstract app category navigation

* Send key schema to frontend

Co-authored-by: Omar López <zomars@users.noreply.github.com>

* Render keys for apps on admin

* Add enabled col for apps

* Save app keys to DB

* Add checks for admin role

* Abstract setup components

* Add AdminAppsList to setup wizard

* Migrate to v10 tRPC

* Default hide keys

* Display enabled apps

* Merge branch 'main' into admin-apps-ui

* Toggle calendars

* WIP

* Add params and include AppCategoryNavigation

* Refactor getEnabledApps

* Add warning for disabling apps

* Fallback to cal video when a video app is disabled

* WIP send disabled email

* Send email to all users of  event types with payment app

* Disable Stripe when app is disabled

* Disable apps in event types

* Send email to users on disabled apps

* Send email based on what app was disabled

* WIP type fix

* Disable navigation to apps list if already setup

* UI import fixes

* Waits for session data before redirecting

* Updates admin seeded password

To comply with admin password requirements

* Update yarn.lock

* Flex fixes

* Adds admin middleware

* Clean up

* WIP

* WIP

* NTS

* Add dirName to app metadata

* Upsert app if not in db

* Upsert app if not in db

* Add dirName to app metadata

* Add keys to app packages w/ keys

* Merge with main

* Toggle show keys & on enable

* Fix empty keys

* Fix lark calendar metadata

* Fix some type errors

* Fix Lark metadata & check for category when upserting

* More type fixes

* Fix types & add keys to google cal

* WIP

* WIP

* WIP

* More type fixes

* Fix type errors

* Fix type errors

* More type fixes

* More type fixes

* More type fixes

* Feedback

* Fixes default value

* Feedback

* Migrate credential invalid col default value "false"

* Upsert app on saving keys

* Clean up

* Validate app keys on frontend

* Add nonempty to app keys schemas

* Add web3

* Listlocale filter on categories / category

* Grab app metadata via category or categories

* Show empty screen if no apps are enabled

* Fix type checks

* Fix type checks

* Fix type checks

* Fix type checks

* Fix type checks

* Fix type checks

* Replace .nonempty() w/ .min(1)

* Fix type error

* Address feedback

* Added migration to keep current apps enabled

* Update apps.tsx

* Fix bug

* Add keys schema to Plausible app

* Add appKeysSchema to zod.ts template

* Update AdminAppsList.tsx

Co-authored-by: Omar López <zomars@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-12-07 14:47:02 -07:00
..
_base-email.ts Zoom/Hubspot Tests with MSW mocking of requests initiated from Next.js server (#3210) 2022-08-26 12:44:02 -06:00
attendee-awaiting-payment-email.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
attendee-cancelled-email.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
attendee-declined-email.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
attendee-location-change-email.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
attendee-request-email.ts fix langauge in booking submitted email for attendee (#5526) 2022-11-15 13:55:02 +00:00
attendee-rescheduled-email.ts fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
attendee-scheduled-email.ts Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
attendee-was-requested-to-reschedule-email.ts Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
broken-integration-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
confirm-email.html Refactor emails to use JSX as templating engine (#2915) 2022-06-06 17:49:56 +00:00
disabled-app-email.ts Admin apps UI (#5494) 2022-12-07 14:47:02 -07:00
feedback-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
forgot-password-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
organizer-cancelled-email.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
organizer-location-change-email.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
organizer-payment-refund-failed-email.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
organizer-request-email.ts Fix awaiting approval translation (#3234) 2022-07-06 19:09:28 -06:00
organizer-request-reminder-email.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
organizer-requested-to-reschedule-email.ts fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
organizer-rescheduled-email.ts fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
organizer-scheduled-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
team-invite-email.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00