From 77879bc19396c3e880e845cb68beff809c7f7a3b Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Thu, 17 Mar 2022 20:49:20 +0000 Subject: [PATCH] moved availability outside of advanced settigns (#2188) * moved availability outside of advanced settigns * added icon for availability and divider * nit * fixed padding availability on mobile * nit * nit --- apps/web/pages/availability/index.tsx | 2 +- apps/web/pages/event-types/[type].tsx | 64 +- apps/web/public/static/locales/en/common.json | 3 +- yarn.lock | 775 +++++++++++++++++- 4 files changed, 768 insertions(+), 76 deletions(-) diff --git a/apps/web/pages/availability/index.tsx b/apps/web/pages/availability/index.tsx index 2c24f5d6..d5b977f5 100644 --- a/apps/web/pages/availability/index.tsx +++ b/apps/web/pages/availability/index.tsx @@ -44,7 +44,7 @@ export function AvailabilityList({ schedules }: inferQueryOutput<"viewer.availab