cal.pub0.org/packages/app-store/routing-forms
Hariom Balhara f1acedff77
fix: Make routing-form a preinstalled app (#9836)
Co-authored-by: zomars <zomars@me.com>
2023-07-26 16:44:19 +00:00
..
api feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
components fix: routing-forms protected with LicenseRequired (#9521) 2023-07-24 19:44:28 +05:30
emails fix: Make routing-form a preinstalled app (#9836) 2023-07-26 16:44:19 +00:00
lib feat: Routing Forms/Teams Support (#9417) 2023-06-15 08:58:07 +00:00
pages fix: Make routing-form a preinstalled app (#9836) 2023-07-26 16:44:19 +00:00
playwright/tests fix: Make routing-form a preinstalled app (#9836) 2023-07-26 16:44:19 +00:00
static
test/lib fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
trpc feat: Routing Forms/Teams Support (#9417) 2023-06-15 08:58:07 +00:00
types fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
DESCRIPTION.md
README.md
config.json fix: Make routing-form a preinstalled app (#9836) 2023-07-26 16:44:19 +00:00
env.d.ts
index.ts
jsonLogicToPrisma.ts fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
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