cal.pub0.org/packages/app-store
Omar López 54cefcb16e
Upgrades yarn v1 to v3. Improves CI times by 2x (#7738)
* 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

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Is this redundant?

* Removed setup

* Update action.yml

* Update action.yml

* Consolitades setup step

* Revert "Consolitades setup step"

This reverts commit 5e8d1983cc.

* Fix?

* One more time

* Revert "One more time"

This reverts commit fd8b559a13.

* Benchmarking buildjet

* Update action.yml

* Re-introduce setup

* Adds embeds to missing pro cache

* Lint fixes

* Adds prettier ignore

* Upgrades to yarn 3

* Updates lockfile

* Reverts CI to ubuntu

* Testing new yarn install

* We cannot use immutable due to our private submodules

* Adds CI skip

* Fixes

* Adds plugin

* Forces local embed package

* Moves eslint to root

* Update yarn.lock

* Playwright fixes

* Embed test fixes

* Splits embed react tests

* Splits embed react tests

* Removes install step to benchmark

* Update playwright.config.ts

* One playwright config for all

* More test fixes

* Update basic.e2e.ts

* Added typescript as a global monorepo dev

* Update to v18

* Update yarn.lock

* Update env-create-file.yml

* Update .github/workflows/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-03-15 15:01:04 -07:00
..
_components session with ciaran (#7366) 2023-02-24 15:21:31 +01:00
_pages/setup Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
_utils feat(app-store): add zohocrm app to app-store (#7182) 2023-03-15 07:50:03 +00:00
amie Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
applecalendar Removed some of the UTC logic which shouldn't be there (#7425) 2023-03-03 14:02:02 +01:00
around Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
caldavcalendar Removed some of the UTC logic which shouldn't be there (#7425) 2023-03-03 14:02:02 +01:00
campfire Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
closecom Check app-store types on CI (#7190) 2023-03-02 11:58:31 -07:00
cron Add google-calendar dependency to Cron app (#7636) 2023-03-09 14:57:05 +00:00
dailyvideo Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
exchange2013calendar Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
exchange2016calendar Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
exchangecalendar Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
facetime feat(app-store): add facetime app to app-store (#7174) 2023-02-18 06:40:07 +00:00
fathom Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
ga4 Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
giphy Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
googlecalendar Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00
googlevideo Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
hubspot Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
huddle01video Replaces mdx-remote with markdown-it (#6326) 2023-01-08 00:05:35 +00:00
jitsivideo Replaces mdx-remote with markdown-it (#6326) 2023-01-08 00:05:35 +00:00
larkcalendar Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
n8n Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
office365calendar Events not being added to outlook (#7726) 2023-03-15 21:04:35 +01:00
office365video Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
ping Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
pipedream Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
plausible Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
qr_code Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
rainbow Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
raycast Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
riverside Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
routing-forms Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
salesforce Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
sendgrid Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
signal Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
sirius_video Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
stripepayment Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
tandemvideo Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
telegram Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
templates Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
typeform Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
vimcal Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
vital Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
weather_in_your_calendar Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
whatsapp Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
whereby Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
wipemycalother added screenshot for wipe my cal (#7723) 2023-03-14 13:33:16 +00:00
wordpress Remove _metadata.ts files for apps that have config.json (#7188) 2023-02-23 18:21:48 -07:00
zapier Fixed zapier template UI spacing issue (#7582) 2023-03-09 10:22:30 +00:00
zohocrm feat(app-store): add zohocrm app to app-store (#7182) 2023-03-15 07:50:03 +00:00
zoomvideo Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore Fixes over Turborepo improvements (#3144) 2022-06-24 09:38:17 -06:00
.prettierignore Fixes over Turborepo improvements (#3144) 2022-06-24 09:38:17 -06:00
BookingPageTagManager.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
EventTypeAppContext.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
_appRegistry.ts Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
appStoreMetaData.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
apps.browser.generated.tsx Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
apps.keys-schemas.generated.ts Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
apps.metadata.generated.ts feat(app-store): add zohocrm app to app-store (#7182) 2023-03-15 07:50:03 +00:00
apps.schemas.generated.ts Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
apps.server.generated.ts feat(app-store): add zohocrm app to app-store (#7182) 2023-03-15 07:50:03 +00:00
components.tsx Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
eventTypeAppCardZod.ts App Store Templates (#5289) 2023-01-18 15:30:25 -07:00
index.ts feat(app-store): add zohocrm app to app-store (#7182) 2023-03-15 07:50:03 +00:00
locations.ts fix: event location not translated in booking page (#7528) 2023-03-07 22:37:56 +00:00
package.json Check app-store types on CI (#7190) 2023-03-02 11:58:31 -07:00
trpc-routers.ts Check app-store types on CI (#7190) 2023-03-02 11:58:31 -07:00
tsconfig.json Check app-store types on CI (#7190) 2023-03-02 11:58:31 -07:00
types.d.ts Revamp Google Cal warning for Meet, Amie, and Vimcal (#7308) 2023-03-09 10:07:23 +01:00
utils.ts fix: event location not translated in booking page (#7528) 2023-03-07 22:37:56 +00:00