cal/packages/app-store/routing-forms
GitStart-Cal.com 877220caa0
Event Type: Title not displayed in the mobile view (#7451)
* Event Type: Title not displayed in the mobile view

* Fix toggle not updating in UI

---------

Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-04-19 13:17:54 -07:00
..
api Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
components Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
emails Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
lib Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
pages Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
playwright/tests test: add other fields to routing form e2e (#8112) 2023-04-12 13:58:03 -07:00
static Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
test/lib Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
types Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
config.json Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
DESCRIPTION.md [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
env.d.ts Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
index.ts Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
jsonLogicToPrisma.ts Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
package.json Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
README.md Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
trpc-router.ts Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
zod.ts Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00

Routing Forms App

How to run Tests

yarn e2e:app-store runs all Apps' tests. You can use describe.only() to run Routing Forms tests only.

Make sure that the app is running already with NEXT_PUBLIC_IS_E2E=1 so that the app is installable