cal.pub0.org/apps/web/pages
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
..
[user] Fixed description by manually implementing asSafeHTML (#5321) 2022-11-01 15:42:48 +00:00
api Add support to open a redirect URL in new tab (#5480) 2022-11-13 15:51:31 +00:00
apps Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
auth Update UI components to be able to use them in Console (#5514) 2022-11-16 13:41:40 +00:00
availability feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
bookings feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
cancel Improving cancellation flow (#5447) 2022-11-16 19:48:17 +00:00
d/[link] The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00
event-types Fixes team members avatar shrinkage 2022-11-16 15:01:25 -07:00
getting-started Team billing (#5453) 2022-11-10 13:23:56 -07:00
payment Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
reschedule If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow (#3202) 2022-06-30 09:09:15 -06:00
sandbox Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
settings fix: remove type password from fields (#5530) 2022-11-15 14:08:25 +00:00
team In selfhosted, calvideo isnt default and thus an event can be created without location. Handle that (#5457) 2022-11-10 11:07:16 +00:00
teams Team billing (#5453) 2022-11-10 13:23:56 -07:00
video removed link from cal video (#5228) 2022-10-26 14:31:19 +01:00
workflows Removed v2 pages directory, moved all pages to root and deleted old v1 pages and middleware redirect. (#5044) 2022-10-17 18:14:43 +05:30
404.tsx fixed 404 signup page (#4603) 2022-09-19 15:49:04 +00:00
500.tsx There is lot of hardcoding links in application (#3130) 2022-07-01 11:19:52 -06:00
[user].tsx Empty Screen Improvements to Public event type list (#5178) 2022-10-24 22:20:41 +00:00
_app.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
_document.tsx The links that can be directly given to embed should pre-render(Either SSG/SSR) (#4975) 2022-10-19 21:25:03 +00:00
_error.tsx Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
index.tsx Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
more.tsx Old teams page in v2 (#4553) 2022-09-17 17:53:31 +00:00
signup.tsx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
success.tsx Improving cancellation flow (#5447) 2022-11-16 19:48:17 +00:00