cal.pub0.org/packages/app-store/routing-forms
GitStart-Cal.com 175f2482e1
fix: Update forms UI (#8093)
* Routing Forms: Update forms UI

* fix failing test

* fix: Routing Forms forms UI Update

* fix: Routing Forms forms UI Update

* Apply suggestions from code review

---------

Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-06-05 05:51:19 +00:00
..
api fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
components fix: Update forms UI (#8093) 2023-06-05 05:51:19 +00:00
emails
lib fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
pages fix: Update forms UI (#8093) 2023-06-05 05:51:19 +00:00
playwright/tests fix: Update forms UI (#8093) 2023-06-05 05:51: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 fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
types fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
DESCRIPTION.md chore/AppStore: Remove deprecated imageSrc and make the paths relative in logo (#8479) 2023-04-26 12:03:34 +01:00
README.md
config.json fix: full name of app authors and added correct urls (#9099) 2023-05-30 14:25:56 +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 perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
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