cal.pub0.org/apps/web/components
Leo Giovanetti 1010e2894a
Bringing back sendgrid app to review (#5501)
* Sendgrid app and code simplification

* Applying app-store-cli + impl

* Fixing types

* Adding features to readme

* Fixing unit tests

* A few last tweaks regarding UX and env vars

* Applying feedback

* Using calcom icons

* Renaming and applying feedback

* Testing user/type page fix

* Standarizing Sendgrid client usage

* Removing types

* Reverting CloseCom changes

* Stop relying on sendgrid client pkg

* Fixing button and more reverting closecom changes

* Revert "Stop relying on sendgrid client pkg"

This reverts commit dd61851572.

* Revert "Removing types"

This reverts commit 1ec5ed8de2.

* Is this it?

* Standardizing apis

* Fixing path

* Fixing throwing errors the standard way

* Stop relying on getInstalledAppPath

* Removing seemingly troubling code

* Returning error and avoiding any outer reference

* Revert "Returning error and avoiding any outer reference"

This reverts commit 7d32e30154.

* Revert "Removing seemingly troubling code"

This reverts commit eaae772abc.

* Revert "Stop relying on getInstalledAppPath"

This reverts commit bcc70fc337.

* Revert "Fixing throwing errors the standard way"

This reverts commit bb1bb410fa.

* Revert "Fixing path"

This reverts commit a7bd83c4fb.

* Revert "Standardizing apis"

This reverts commit 0258a18229.

* Revert "Is this it?"

This reverts commit 70b3f7b98e.

* Converting APIs to legacy style

* Missing reverted CloseCom test mock

* Needed for the renaming

* Reverting Closecom and yarn unneeded changes

* Ununsed type

* Testing rearranging exports

* Update apps/web/components/apps/OmniInstallAppButton.tsx

Co-authored-by: Omar López <zomars@me.com>

* Standardizing APIs

* Fixing wrong toast message on app page

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-11-17 21:38:34 +00:00
..
apps Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
auth Fix the "Sign in with SAML" button on the login page (#5089) 2022-10-19 09:50:25 -06:00
availability 🧹 Cleaned up older v1 components for availability, settings and auth. (#5288) 2022-11-01 13:29:01 +00:00
booking Improving cancellation flow (#5447) 2022-11-16 19:48:17 +00:00
dialog feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
error
eventtype increase limits (#5554) 2022-11-17 09:17:07 +00:00
getting-started feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
integrations Removed unused ui components and updated skeleton components (#5412) 2022-11-14 10:31:36 +00:00
pages/eventtypes feather icons and inter (#3366) 2022-07-26 20:24:00 -06:00
security feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
seo Cleanup + migrate away from process.browser (#5408) 2022-11-08 08:36:59 +01:00
settings feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
team feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
ui feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
AddToHomescreen.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
AdditionalCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx Remove shallow routing (#3401) 2022-07-17 15:42:13 +05:30
ClientSuspense.tsx
DestinationCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
Embed.tsx fix: floating pop up button embed modal size (#5415) 2022-11-10 13:09:19 +00:00
Gates.tsx Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
I18nLanguageHandler.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
ImageUploader.tsx V2 settings teams (Profil, Members, Appearance View) (#4350) 2022-09-12 17:04:33 -05:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
NavTabs.tsx feather icons and inter (#3366) 2022-07-26 20:24:00 -06:00
SettingsShell.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
Slider.tsx