cal.pub0.org/packages/app-store/ee/routing-forms
GitStart-Cal.com feb8218e4e
Routing form UI update (#7452)
* Routing form UI update

* Routing form UI update

---------

Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-03-09 12:14:17 +00:00
..
api Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
components fix: routing form delete button not rendered (#7424) 2023-03-08 12:39:58 +00:00
emails Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
lib Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
pages Routing form UI update (#7452) 2023-03-09 12:14:17 +00:00
playwright/tests Check app-store types on CI (#7190) 2023-03-02 11:58:31 -07:00
static session with ciaran (#7366) 2023-02-24 15:21:31 +01:00
test/lib
types Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
DESCRIPTION.md session with ciaran (#7366) 2023-02-24 15:21:31 +01:00
README.md Add routing-forms README (#6506) 2023-01-17 17:58:10 +01:00
config.json
env.d.ts
index.ts Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
jsonLogicToPrisma.ts
package.json
trpc-router.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
zod.ts Ability to write placeholder in routing forms (#7054) 2023-02-13 18:43:24 +05:30

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