cal/.github/workflows
Omar López d19eaae5b6
Solves Github actions caching issues (#7431)
* Create env file workflow

* Add env-cache

* Fix env setter

* Fix

* Another fix

* Fix

* Fix

* Fixes

* FFS

* Fix

* Fix

* Fix

* Fix

* Fix

* Cache fixes

* Fixes

* Adds skipping steps

* db-cache fixes

* Test

* Cache fixes

* e2e

* Possible caching conflicts

* Running out of ideas

* Caching is hard

* One more time

* cache-build not skipping

* Fingers crossed

* a

* Test

* Pls

* Please

* LFG

* Build fix

* fix

* Whitespace!!

* Zomars/cal 884 paid events not sending the link (#7318)

* WIP

* Sends correct emails for paid bookings

* Update PaymentService.ts

* Update webhook.ts

* Update webhook.ts

* Update settings back button redirect link (#7403)

* fix(schedule): close on click #7143

* fix(EventSetupTab): validLocations length will always match validLocations length #7138

* fix(SettingsLayout): go back to right route #7379

* feat: get country code from ip geolocation (#6880)

* feat: get coutnry code from ip geolocation

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: create new api route for fetching code

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* chore: replace city with country

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* refactor: create hook for country

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* Team Workflows (#7038)

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>

* Add destination calendar name to DestinationCalendarSelector (#6701)

* Add destination calendar name

* Type fix

* Search through calendars only for destination calendar credential

* Refactor get connected calendars

* Clean up

---------

Co-authored-by: zomars <zomars@me.com>

* Update viewer.tsx (#7428)

* Fix - add team members to emails (#7207)

* On booking add team members & translation

* Add team members to round robin create

* Only update calendars on reschedule if there is a calendar reference

* Send email on reschedules

* Send team email on cancelled event

* Add team members to calendar event description

* Clean up

* Convert other emails to organizer & teams

* Type check fixes

* More type fixes

* Change organizer scheduled input to an object

* early return updateCalendarEvent

* Introduce team member type

* Fix type errors

* Put team members before attendees

* Remove lodash cloneDeep

* Update packages/core/EventManager.ts

Co-authored-by: Omar López <zomars@me.com>

* Remove booking select object

* Revert "Remove booking select object"

This reverts commit 9f121ff4eb.

* Refactor email manager (#7270)

Co-authored-by: zomars <zomars@me.com>

* Type change

* Remove conditional check for updateAllCalendarEvents

---------

Co-authored-by: zomars <zomars@me.com>

* Typefix

* Updates webhook response

* Update pr.yml

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Esaú Morais <55207584+esau-morais@users.noreply.github.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-02-28 10:41:55 +00:00
..
cache-clean.yml Create cache-clean.yml 2023-02-23 14:06:34 -07:00
check-if-ui-has-changed.yml Refactors Github Workflows (#7267) 2023-02-21 17:10:39 -07:00
check-types.yml Refactors Github Workflows (#7267) 2023-02-21 17:10:39 -07:00
cleanup-preview-databases.yml Adds actions to cleanup preview DBs 2022-08-12 14:40:48 -06:00
cron-bookingReminder.yml GH workflow name collision fixes 2022-07-04 17:36:38 -06:00
cron-downgradeUsers.yml GH workflow name collision fixes 2022-07-04 17:36:38 -06:00
cron-scheduleEmailReminders.yml fix cron job for reminders (#3488) 2022-07-25 15:04:08 -06:00
cron-scheduleSMSReminders.yml fix cron job for reminders (#3488) 2022-07-25 15:04:08 -06:00
cron-stale-issue.yml feat: add stale issues action (#7028) 2023-02-13 12:21:07 -07:00
crowdin.yml Refactors Github Workflows (#7267) 2023-02-21 17:10:39 -07:00
db-preview.yml DB previews take 2 2022-11-08 13:27:55 -07:00
db-staging-snapshot.yml Refactors Github Workflows (#7267) 2023-02-21 17:10:39 -07:00
e2e-app-store.yml Solves Github actions caching issues (#7431) 2023-02-28 10:41:55 +00:00
e2e-embed.yml Solves Github actions caching issues (#7431) 2023-02-28 10:41:55 +00:00
e2e.yml Solves Github actions caching issues (#7431) 2023-02-28 10:41:55 +00:00
env-create-file.yml Solves Github actions caching issues (#7431) 2023-02-28 10:41:55 +00:00
labeler.yml Fix labeler 2023-01-09 19:52:02 -07:00
lint.yml Update lint.yml 2023-02-23 14:27:43 -07:00
nextjs-bundle-analysis.yml Squashed commit of the following: 2023-02-23 13:44:38 -07:00
pr.yml Solves Github actions caching issues (#7431) 2023-02-28 10:41:55 +00:00
production-build.yml Solves Github actions caching issues (#7431) 2023-02-28 10:41:55 +00:00
release.yml Update release.yml 2022-11-28 09:07:30 -07:00
submodule-sync.yml Refactors Github Workflows (#7267) 2023-02-21 17:10:39 -07:00
test.yml Refactors Github Workflows (#7267) 2023-02-21 17:10:39 -07:00
todo-to-issue.yml removed todo to issue workflow (#7401) 2023-02-24 15:51:14 -07:00
yarn-install.yml Refactors Github Workflows (#7267) 2023-02-21 17:10:39 -07:00