calcom/lib
Alex van Andel ef3274d8f3 Working version ready for testing
* More tests to be added to verify slots logic
* Adds Jest
* Implements logic to the booking code to take into account grayed days
* Slots take workhours into account

TODO: Improve the tests, evaluate the structure, small re-orgs here and
there for improved readability / better code
2021-06-24 22:15:18 +00:00
..
emails Included missing dayjs plugins 2021-06-21 19:30:00 +00:00
auth.ts Add base admin interface 2021-03-24 15:03:04 +00:00
calendarClient.ts feat: allow users to set google meet as a location for events (#287) 2021-06-21 18:15:29 -05:00
clock.ts Make sure all dayjs() plugins are there 2021-06-20 14:37:33 +00:00
event.ts Made event name customizable 2021-06-15 17:26:16 +02:00
eventTypeInput.ts formatting cleanup 2021-06-19 21:51:18 +02:00
integrations.ts Added subtitle to zoom integrations 2021-06-13 13:59:40 +02:00
location.ts feat: allow users to set google meet as a location for events (#287) 2021-06-21 18:15:29 -05:00
md5.ts feat: Add support to use gravatar as a fallback avatar 2021-05-08 14:26:19 -06:00
prisma.ts Fix a bunch of TypeScript errors 2021-04-29 14:47:01 +01:00
schedule.model.tsx Functionality works, only thing left is a bit of cleaning up and all done 2021-06-16 22:27:27 +00:00
serverConfig.ts Implemented mailing for Calendso instances 2021-05-27 22:10:20 +00:00
slots.ts Working version ready for testing 2021-06-24 22:15:18 +00:00
telemetry.ts Implemented request handler and error handling in frontend and added cancellation event to telemetry 2021-06-06 03:12:55 +02:00
videoClient.ts Refactored EventOwner to EventOrganizer 2021-06-18 02:44:41 +02:00