cal.pub0.org/packages/app-store/_baseApp
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
static [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
README.mdx Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
_metadata.ts Routing Forms (#2785) 2022-07-14 12:40:53 +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 [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30

README.mdx

---
description: _DESCRIPTION_
---
{/* Feel free to edit description or add other frontmatter. Frontmatter would be available in the components here as variables by same name */}

<div>
{description}
</div>
<hr />
<div style={{color:"gray", fontStyle:"italic"}} >
	<div>Edit README.mdx file to update the content.</div>
	<div>Edit config.json to update logo </div>
</div>