Aldrin
d0d37ba34f
docs: add an alternate approach to seed local database ( #11307 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-10-09 11:30:47 +01:00
Aldrin
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-10-03 11:52:19 -07:00
Lauris Skraucis
cf43d9dcfc
docs: E2E browser installation & setting up Node ( #11551 )
...
* docs: installing E2E test browsers
* docs: using required Node version
* refactor: correct use of English
2023-09-29 06:46:19 -03:00
Murtaja Ziad
70461b2718
feat: Zoho Calendar ( #10429 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: aar2dee2 <85004512+aar2dee2@users.noreply.github.com>
2023-09-25 14:04:37 +05:30
Ahsan Ahmad
9b8e4ed385
fix: README typo uppercase ID ( #11254 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-11 13:19:13 +02:00
omahs
bd9cd00c04
fix: typos ( #11125 )
2023-09-04 12:18:02 +02:00
Shivam Kalra
bab41ca8a6
chore: expect emails e2e ( #10881 )
...
* refactor: emails e2e
* fix: email subject with nameless organizer
* fix: comment on NEXT_PUBLIC_IS_E2E
* chore: E2E_TEST_MAILHOG_ENABLED env
* feat: IS_MAILHOG_ENABLED
* doc: E2E_TEST_MAILHOG_ENABLED
* fix: comment
* fix: env order
* chore: add E2E_TEST_MAILHOG_ENABLED to e2e env
2023-08-23 11:08:14 +02:00
Jon@1599
f80e9b2558
feat: add basecamp integration to cal.com ( #9195 )
...
* feat: installing the app works
* Update yarn.lock
* feat: /api/callback now gets user auth info from basecamp
* feat: updated basecamp logo
* feat: added project dropdown on event apps page
* feat: basecamp event creation and deletion working
* feat: basecamp event rescheduling now works
* refactor(CalendarService): basecamp CaldendarService code clean up
* refactor: code cleanup for basecamp app API
* feat: updated event summary text sent to basecamp
* chore: updated basecamp images and contact info
* fix: fixed typescript errors and added logic to refresh tokens on event settings
* refactor(CaldendarService): used refreshAccessToken from helpers.ts instead
* chore: updated basecamp description
* fix: fixed incorrect import
* fix: accidentally deleted props to toggle app for event
* chore: updated .env.appStore.example and added README for app
* Update .env.appStore.example
Co-authored-by: Leo Giovanetti <hello@leog.me>
* feat: added basecamp userAgent in env instead of hardcoded value
* feat: updated README to include how to set basecamp user agent env
* fix: removed unused import
* feat: used URLSearchParams to construct url params
* fix: fixed typescript errors
* chore: updated README to include an example on how to set basecamp user-agent
* feat: using TRPC instead of REST
* chore: removed old projects REST code
---------
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-08-19 17:04:56 -03:00
aku019
9c7d0ea604
docs: fixed grammar in docs ( #10669 )
...
* fixed grammar and typos
* fixed grammar and typos
* docs:fixed grammar and typos
---------
Co-authored-by: asishupadhyay24@gmail.com <India@wc2019>
2023-08-10 18:23:25 +01:00
Peer Richelsen
660d28b286
Update README.md
2023-07-27 13:47:08 +02:00
zomars
6b5c8935c5
fix: formatting
2023-07-18 13:27:54 -07:00
Shashank Kumar
6bd97065e6
chore: replace slack with discord ( #9900 )
...
* chore: replace slack with discord
* fix: add slack again to avoid braking code
* chore: update readme.md
* chore: update 404
* Update packages/lib/constants.ts
* chore: add discord svg and update 404
* chore: delete svg and shift to code
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-07-04 22:11:10 +00:00
Peer Richelsen
63e93fb12c
Update README.md
2023-07-04 13:06:24 +02:00
Peer Richelsen
94289a84f1
Update README.md
2023-07-04 13:03:50 +02:00
Peer Richelsen
fefb297c47
readme/remove-heroku ( #9894 )
2023-07-03 18:29:29 +02:00
Peer Richelsen
a9f74b68f5
Update README.md
2023-06-28 16:09:04 +02:00
Kinjalk Bajpai
02d4f0542a
fix: Broken Heroku Image in README.md ( #9772 )
2023-06-25 16:59:36 +02:00
Omar López
2d6eebcd8a
chore: Sync packages mismatches ( #9725 )
2023-06-22 15:25:37 -07:00
Kavan Gandhi
3ec9eb377d
docs: Added command in manual section ( #9433 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-06-12 21:46:29 +01:00
TheOnlyWayUp
c97d4288c0
typo(README): 'concent' -> 'consent' ( #9356 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-07 11:55:45 +01:00
dolmasherpa123455
1fdd28b974
fix(readme): Update version requirements ( #9158 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-05-30 15:59:26 +01:00
Chiranjeev Vishnoi
372cd94d9f
Gitpod setup And Bio Detail Overflow Bug Fixed ( #8824 )
...
* feat: Add Gitpod setup and update README.md
* fix: Fix overflow issue in bio details with word-wrap property
* minor changes in gitpod script
* updated gitpod url for cal
* gitpod url fixed in markdown
* fix: lint errors
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* added vscode extensions and enabled prebuilds to reduce waiting time
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-05-15 13:18:31 +00:00
vaibhav bisht
492b4d3e97
Refactor/readme.md ( #8723 )
...
* Update README.md
Removed
- Heroku DB setup section (since it's no longer free).
Added
- Section for setting up local DB.
- Some other minor details.
* Minor grammer fixes
---------
Co-authored-by: vaibhav bisht <vaibhav@aus.co.in>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-12 10:39:03 -06:00
aar2dee2
e2cfd0d1d1
Webex integration ( #7651 )
...
* start webex app creation
* webex integration wip
* fix lint errors
* fix lint errors
* add webex env vars in appStore.example
* webex app wip
* fix lint errors
* edit webex oauth scopes
* add location in webex app config
* add site url placeholder and regex in webex config location
* debug translateEvent
* fix utc formatting for event start time, add test boilerplate for webex, add envs
* fix location and datetime formatting
* get correct videoCredentials for deleteMeeting
* Move webex specific readme content to webex README
* Fix app not visible in app-store
* Delete setup route
* add webex icon
* delete prev icon
* webex api fix
* add app screenshots
* Revert tests changes as they dont run
* Use config instead of hardcoding vales
* Update README
* Remove all env variables related to WEBEX app. They can be added through settings->admin->apps interface
* update from origin
* fix icon path
* update webex readme
* Update yarn.lock
* update webex readme
* Remove unnecessary URL from webex
* revert changes in cancel booking handler
* simply webex zod schemas, logs for debugging
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-11 07:14:32 +00:00
Jon@1599
3c46c39114
feat: catch emails sent locally using Mailhog ( #8470 )
...
* feat: added mailhog to catch emails sent locally
* fix: added new line at the end of packages/emails/docker-compose.yml
* chore: removed EMAIL_SERVER_USER and EMAIL_SERVER_PASSWORD for local usage with Mailhog
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-06 19:08:04 -03:00
Soham Datta
5d2fd7aafb
[Symbolic Link Issues] Added instructions for setup on windows ( #8574 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2023-05-05 21:43:40 +01:00
Satyam Singh
b9ade55ac1
Update README.md ( #8679 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-05 21:41:47 +01:00
Shane Maglangit
05b42c001f
feat: Add Zoho Bigin app to appstore ( #8158 )
...
* feat: add zoho bigin app to appstore
* Handle appKeys save and read correctly
* Fixes
* Remove env variables and seeding
* Create README for zoho-bigin and link to that in main README
* Remove imageSrc, thats deprecated
* Improved logs
* Remove stray beecepter fetch
* Add Zoho Bigin package.json description
* Load constants from config.json
* Refactor bigin auth tokens management
* Remove try catch
* fix refresh token not getting stored properly
* load api domain dynamically
* Fix reschedule not updating zoho bigin event
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-04 20:19:48 +00:00
joonkyu
127c96b46c
Update README.md ( #8632 )
...
* Update README.md
* Update README.md
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-03 15:36:55 -03:00
Julius Marminge
1620ae660f
fix(embeds): add support for RSC by adding `use client` directives ( #7919 )
2023-03-28 11:30:02 +05:30
Peer Richelsen
eb93524f49
Updated Daily.co Partnership links ( #7868 )
2023-03-21 18:51:30 +01:00
Jatin Sandilya
ec4228ab6a
feat(app-store): add zohocrm app to app-store ( #7182 )
...
* Add zoho-app to the app-store
* Update packages/app-store/zohocrm/api/_getAdd.ts
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
* 1. Remove redundant check for `defaultHandler` 2. Restore yarn.lock`
* update images
* update README with zoho integration
* Fix dirname
* Fix types
* Fix lastname bug
* Fix timezone issue
* Fix eslint warning for unused args
* Revert yarn.lock
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-15 07:50:03 +00:00
Shane Maglangit
cbc9cd60d5
[CAL-988] Limit total appointment time per day/week/month/year ( #7166 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-03-10 21:00:19 +01:00
Peer Richelsen
b349def58b
Update README.md
2023-03-06 15:49:22 +01:00
Peer Richelsen
4adfcb4b6b
Update README.md
2023-02-21 18:31:31 +01:00
Omar López
7c749299bb
Enforces explicit type imports ( #7158 )
...
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
2023-02-16 15:39:57 -07:00
Peer Richelsen
336c2d3643
Update README.md
2023-02-12 22:06:03 +01:00
Peer Richelsen
cfe3ef4ab0
Update README.md
2023-02-12 20:43:16 +01:00
Hariom Balhara
30c0e6d1d7
Beginning of Strict CSP Compliance ( #6841 )
...
* Add CSP Support and enable it initially for Login page
* Update README
* Make sure that CSP is not enabled if CSP_POLICY isnt set
* Add a new value for x-csp header that tells if instance has opted-in to CSP or not
* Add more src to CSP
* Fix typo in header name
* Remove duplicate headers fn
* Add https://eu.ui-avatars.com/api/
* Add CSP_POLICY to env.example
2023-02-06 22:50:08 +00:00
Peer Richelsen
7710b1b718
Update README.md
2023-01-27 15:14:16 +01:00
Peer Richelsen
d71c6ccb31
Update README.md
2023-01-27 12:07:12 +01:00
Peer Richelsen
2d50d09ce6
added hacker news badge to readme
2023-01-25 13:52:08 +01:00
Peer Richelsen
a22397dbb4
Update README.md
2023-01-25 13:44:28 +01:00
Peer Richelsen
3611807838
Update README.md ( #6682 )
2023-01-25 09:13:33 +00:00
Peer Richelsen
9b197da5be
Update README.md
2023-01-20 21:58:11 +01:00
Peer Richelsen
b7c316b01b
Update README.md
2023-01-20 21:57:52 +01:00
Carina Wollendorfer
d0d8878f34
Adds ability to add custom sender names for workflow emails ( #6463 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-18 15:32:39 +01:00
Peer Richelsen
b1193eef1e
Update README.md
2023-01-07 16:27:56 +01:00
Peer Richelsen
e110f12cf1
Update README.md
2023-01-07 16:26:47 +01:00
Jeff Loiselle
5aedcbee55
adds render.com deploy button ( #6276 )
2023-01-04 23:22:07 +01:00