Commit Graph

66 Commits

Author SHA1 Message Date
Peer Richelsen dedf001237
Update README.md 2022-02-04 13:18:20 +00:00
Peer Richelsen de32c0c3ca
renamed github (#1667) 2022-02-01 10:19:22 +00:00
Vladimir Klimontovich faa295837c
Fixed typo in README.md (#1656)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-01-31 10:30:05 +00:00
Vladimir Klimontovich 8459f6d2b4
Add Jitsu badge to README (#1612) 2022-01-25 16:07:49 +00:00
Peer Richelsen 745fadab2f
added heroku button 2022-01-19 19:57:53 +00:00
Peer Richelsen 80ef94fb93
removed broken i18n shield from Readme 2022-01-18 23:27:26 +00:00
Omar López 103877737e
Sets new users to trial by default and docs improvements (#1536)
* Sets new users to trial by default

* Update README.md

* Update README.md

* Docs improvements

* Adds migration
2022-01-17 19:42:38 +00:00
Manjunath Reddy 8d9c69916b
Update instructions to create new user record (#1489) 2022-01-12 22:18:19 +00:00
Edward Fernández bd2a795d7a
[CAL-770] add new integration architecture revamp (#1369)
* [CAL-770] add new integration architecture revamp

* Type fixes

* Type fixes

* [CAL-770] Remove tsconfig.tsbuildinfo

* [CAL-770] add integration test

* Improve google calendar test integration

* Remove console.log

* Change response any to void in the deleteEvent method

* Remove unnecesary const

* Add tsconfig.tsbuildinfo to the .gitignore

* Remove process env variables as const

Co-authored-by: Edward Fernández <edwardfernandez@Edwards-Mac-mini.local>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Edward Fernandez <edward.fernandez@rappi.com>
2022-01-06 12:28:31 -05:00
Flemming 3bb76a3a62
Update Readme to create a local .env (#1313) 2022-01-04 17:19:44 +00:00
Omar López 26e1194ef3
Trigger redeploy (#1348) 2021-12-17 20:37:07 +00:00
Mike Casey dd48749f42
Update README instructions new user record (#1103)
This commit clarifies the minimum required fields that must be set for the new user record in Prisma Studio to avoid the createContext error  when first starting the application on a local development environment

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-12-02 22:15:05 +00:00
Flemming 98d3cb1915
Add Docker Compose as requirement to run the quick start (#1225) 2021-11-26 18:36:01 +00:00
Lola 669b7798db
Enable Recording in Daily Video Calls (#1141)
* ⬆️ Bump tailwindcss from 2.2.14 to 2.2.15

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.14 to 2.2.15.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.2.14...v2.2.15)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* updating cal will provide a zoom meeting url

* updating cal will provide a zoom meeting url

* modifying how daily emails send

* modifying how daily emails send

* daily table

* migration updates

* rebasing updates

* updating Daily references to a new table

* merge updates, adding Daily references to book/events.ts

* updated video email templates to remove Daily specific references

* updating the events.ts and refactoring in the event manager

* removing the package-lock

* updating some of the internal Daily notes

* removing handle errors raw from the Daily video client

* prettier formatting fixes

* Added the Daily location to calendar events and updated Cal video references to Daily.co video

* updating references to create in event manager to check for Daily video

* adding a daily interface in the event manager

* adding daily to the location labels

* resolving yarn merge conflicts

* removing prettier auto and refactoring integrations: daily in the event manager

* removing changes to estlintrc.json

* updating message when daily video call meeting has not started

* updated modal time buffer

* changed video calls to Cal colors

* removing change to undoing change to lodash/merge on the event manager

* removing change on the event-types to match the main repo

* updating the border color in daily video calls

* updating cal will provide a zoom meeting url

* updating cal will provide a zoom meeting url

* modifying how daily emails send

* modifying how daily emails send

* daily table

* migration updates

* rebasing updates

* updating Daily references to a new table

* merge updates, adding Daily references to book/events.ts

* updated video email templates to remove Daily specific references

* updating the events.ts and refactoring in the event manager

* removing the package-lock

* updating some of the internal Daily notes

* removing handle errors raw from the Daily video client

* prettier formatting fixes

* Added the Daily location to calendar events and updated Cal video references to Daily.co video

* updating references to create in event manager to check for Daily video

* adding a daily interface in the event manager

* adding daily to the location labels

* resolving yarn merge conflicts

* removing prettier auto and refactoring integrations: daily in the event manager

* removing changes to estlintrc.json

* updated modal time buffer

* updates to enable recording

* removed the console log line for debugging int he DailyVideoAdapter

* removed the env copy created here

* updating readme and chaging Daily Scale Plan variable to true

* merge changes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lola-Ojabowale <lola.ojabowale@gmail.com>
2021-11-16 14:12:10 +00:00
Peer Richelsen 6fa980f801
added cal.crowdin.com/cal to readme 2021-11-13 21:24:22 +00:00
Peer Richelsen 69a54d10df
added docker team link 2021-10-23 14:33:49 +01:00
Justin Mitchell a32e002fd7
Removes Google calendar scope (#871)
Removes https://www.googleapis.com/auth/calendar scope from Google Calendar as Google will not approve the integration with it requested. Cal.com does not currently utilize this permission either as shown in /pages/api/integrations/googlecalendar/add.ts

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-10-15 23:17:56 +01:00
Alex van Andel 2fd25acc3c
Phasing out prisma db push (#911) 2021-10-12 10:51:59 +00:00
Alex Johansson 32567c8e80
fix readme heading (#879) 2021-10-07 21:59:56 +01:00
Lola adee3fd211
Daily video calls (#542)
* ⬆️ Bump tailwindcss from 2.2.14 to 2.2.15

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.14 to 2.2.15.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.2.14...v2.2.15)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* updating cal will provide a zoom meeting url

* updating cal will provide a zoom meeting url

* modifying how daily emails send

* modifying how daily emails send

* daily table

* migration updates

* daily table

* rebasing updates

* updating Daily references to a new table

* updating internal notes

* merge updates, adding Daily references to book/events.ts

* updated video email templates to remove Daily specific references

* updating the events.ts and refactoring in the event manager

* removing the package-lock

* changing calendso video powered by Daily.co to cal video powered by Daily.co

* updating some of the internal Daily notes

* added a modal for when the call/ link is invalid

* removing handle errors raw from the Daily video client

* prettier formatting fixes

* Added the Daily location to calendar events and updated Cal video references to Daily.co video

* updating references to create in event manager to check for Daily video

* fixing spacing on the cancel booking modal and adding Daily references in the event manager

* formatting fixes

* updating the readme file

* adding a daily interface in the event manager

* adding daily to the location labels

* added a note to cal event parser

* resolving yarn merge conflicts

* updating dailyReturn to DailyReturnType

* removing prettier auto and refactoring integrations: daily in the event manager

* removing changes to estlintrc.json

* updating read me formatting

* indent space for Daily ReadMe section

* resolving the merge conflicts in the yarn file

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lola-Ojabowale <lola.ojabowale@gmail.com>
2021-10-07 17:12:39 +01:00
Alex Johansson a9ee2ef9ae
add playwright for e2e testing (#873) 2021-10-07 17:07:57 +02:00
Anton Podviaznikov d272f32ee3
add zoom as location only if integration enabled, minor readme change (#860)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-10-05 19:14:11 +00:00
Peer Richelsen 81a3d82ce7
readme: added gif demo of product vs screenshot 2021-09-22 15:36:19 +01:00
Peer Richelsen 0b74ef35d2
updated README shields 2021-09-22 15:25:42 +01:00
Peer Richelsen a280739f01
MIT to AGPLv3 2021-09-22 15:22:36 +01:00
Conor Meagher 96fd7ecf41
chore: change calendso strings to cal.com (#707)
* chore: change calendso strings to cal.com

* rebase LICENSE

* rebase LICENSE

* strings that were missed

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-09-21 10:59:34 +01:00
Alex van Andel cf7f5ae53c
Replace all instances of calendso.com with cal.com and add a new logo for Cal.com emails (#662) 2021-09-15 21:35:55 +01:00
Peer_Rich 9fcd458d25
renamed more calendso to cal.com (#659) 2021-09-15 19:18:16 +01:00
Peer_Rich 1d74f1a824
Update README.md 2021-09-15 18:16:57 +01:00
Peer_Rich 90f1cb6dd0
Update README.md (#657) 2021-09-15 18:11:04 +01:00
Alex Johansson c6fa712b10
add `yarn dx` for easier local development (#553) 2021-09-02 15:20:36 +00:00
Peer_Rich db581f43b3
minor changes to readme 2021-08-17 19:53:46 +02:00
Barry de Graaff 95312a1826
Update README.md 2021-08-17 10:48:14 +02:00
Peer_Rich 4aadad7920
minor change to README.md 2021-08-16 19:18:26 +02:00
Peer_Rich 85879e4de1
added some shields.io badges 2021-08-15 22:36:01 +02:00
nicolas 588265a3dc Use user-managed app for zoom instead 2021-08-07 08:09:08 +02:00
nicolas 4f4959efb3 Changed readme 2021-08-07 01:03:46 +02:00
nicolas 71b7e3537c Reduced scopes to a minimum 2021-07-28 22:36:36 +02:00
nicolas e37c16a394 Removed sub-account scopes from README 2021-07-27 12:30:49 +02:00
Bailey Pumfleet f4553aade1 Formatting fixes for README.md 2021-07-26 14:37:45 +01:00
Bailey Pumfleet 90d6f8faee
Add Docker to README 2021-07-04 20:36:03 +01:00
Peer_Rich d2d0dea858
added more product hunt badges 2021-07-03 11:22:02 +02:00
Oscar Dominguez 0cd28ab23c
docs(readme): prisma db push is not in preview anymore 2021-07-01 17:11:12 +02:00
Faraz Patankar 272cee28d1 add railway button 2021-06-29 16:28:42 +04:00
nicolas 9e9ffdd656 Added section for zoom app generation in README.md 2021-06-17 10:59:59 +02:00
nicolas 8728ef6473 Updated README.md with update notices 2021-06-10 15:19:59 +02:00
Peer_Rich 8d9379e0e8
updated product screenshot 2021-05-12 13:21:14 +01:00
Fernando Barrios 5f101ca5fc feat: Add support for multiple google calendars 2021-05-11 07:27:06 -06:00
Bailey Pumfleet 73ea6b8a8a
Update README.md 2021-05-08 20:46:37 +01:00
Pablo Castellano 06ed02d3a7
Update README.md 2021-05-04 18:19:50 +02:00