cal/packages/app-store/typeform
Alex van Andel 297a965508
Bugfix/i3531 round robin assigns to unavailable members (#3813)
* wip commit

* Finished new algorithm for fetching the least recently booked user

* ROUND_ROBIN fix

* Removed redundant import

* Prisma dependency turned getLuckyUser into a server-only function

* DRY avatars

* Properly passThrough

* name can be undefined.

* Remove debug artefact
2022-08-15 13:52:01 -06:00
..
api Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
components Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
pages Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
static Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
_metadata.ts Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
config.json Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
index.ts Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
package.json Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
README.mdx Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00

---
description: Adds a link to copy Typeform Redirect URL to integrate with Routing Forms.
items:
  - /api/app-store/typeform/copy-typeform-redirect-url.png
  - /api/app-store/typeform/how-it-looks-in-typeform.png
---
{/* Feel free to edit description or add other frontmatter. Frontmatter would be available in the components here as variables by same name */}

<Slider items={items} />
<div>
{description}
<div style={{fontStyle:"italic"}}>You should have Routing Forms app installed to be able to use this app.</div>
</div>