cal.pub0.org/packages/app-store/routing-forms
Hariom Balhara 73bfe0aebe
HotFix: Broken Email Field in Routing Form (#8074)
* Add darkmode styles and make it full width and other classes that are for TextWidget

* Handle email text change
2023-04-04 07:55:56 +00:00
..
api
components HotFix: Broken Email Field in Routing Form (#8074) 2023-04-04 07:55:56 +00:00
emails
lib
pages renamed banner folder to prevent adblock from blocking (#8020) 2023-04-02 12:22:31 +02:00
playwright/tests Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
static
test/lib
types
DESCRIPTION.md [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
README.md
config.json
env.d.ts
index.ts
jsonLogicToPrisma.ts
package.json
trpc-router.ts
zod.ts

README.md

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