cal.pub0.org/packages/app-store/ee/routing-forms/lib
Hariom Balhara 38b3563350
Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566)
* WIP

* Fix all TS errors

* Move to using isRouter everywhere

* wip

* Add Router Picker and fix TS issues

* Fix tests and add option to connect during duplication

* Misc changes

* Fixes

* Fixes

* Fix TS errors

* Disable certain options in Router

* Fix connected Form fields not updating

* Some fixes

* reert shell.tsx

* Disable already used router instead of removing it

* Import prisma from correct place

* Simplify loop using Object.entries

* SimpliAdd playwright test and fix issues found
2023-01-04 13:30:46 +00:00
..
createFallbackRoute.ts Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00
getConnectedForms.ts Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00
getFieldIdentifier.ts Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30
getSerializableForm.ts Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00
isFallbackRoute.ts Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00
isFormEditAllowed.ts Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00
isRouter.ts Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00
isRouterLinkedField.ts Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00
processRoute.tsx Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00