zomars
52759333fd
Skeleton fixes
2022-06-27 20:25:06 -06:00
zomars
e27a2bafcd
AvailabilityPage cleanup
2022-06-27 20:17:23 -06:00
zomars
87befdbdf4
Adds perf metrics for each tRPC endpoint
2022-06-27 19:19:33 -06:00
zomars
2ba8f99302
v1.7.3
2022-06-27 18:08:18 -06:00
github-actions[bot]
e7b634419b
New Crowdin translations by Github Action ( #3166 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-27 18:06:39 -06:00
zomars
de0cb867d1
DatePicker Skeleton visibility improvements
2022-06-27 18:04:59 -06:00
zomars
02571aabe0
Fixes yarn dx not setting up docker DB
2022-06-27 17:58:59 -06:00
Alex van Andel
58b2a6425a
AvailabilityPage improvements ( #3118 )
...
* Share WIP
* Embed tests fixes
* AvailabilityPage improvements
* Type fixes
* Fixes Datepicker day witdth
* Update troubleshoot.tsx
* Adds local cached slots and browsingDate
* Migrating DatePicker to use Dayjs for timeZone support
* Fixed Sunday not being available
* Added comment to clarify what is going on
* Minor bugfix in DatePicker, double empty slot markup
* Change selected date with URL through ?date..
* Initialize properly w/o query params, remove minDate for now
* Remove Loader as now using Skeleton
* Handle Etc/GMT edge case (not a timeZone)
* Added dark mode bg- color to SkeletonText + made text slightly more subtle on DatePicker
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-27 21:01:46 +00:00
Peer Richelsen
2c2261f085
remove duplicate datepicker, slight changes to success page ( #3163 )
...
* removed duplicate timezone dropdown
* minor fixes to success page and booking layout
* nit
2022-06-27 17:23:20 +00:00
alannnc
9a3624bb9a
fix/request-reschedule-google-calendar-sync ( #3157 )
...
* Pass calendarId as parameter to deleteEvent()
* Updated deleteEvent param and default when sending calendarId
2022-06-27 08:52:42 -06:00
sean-brydon
3449ad1a9f
Apps: Riverside/Whereby/Around ( #3053 )
...
* Add Whereby Boilerplate
* Whereby App
* around boilerplate
* AroundCo App
* Add Riverside App
* Add Riverside to details
* Fix URL validation
* Remove Icons
* Remove console.log
* revert merge
* Fix images
* Update Iconds to be SVG
* Add Disconnect button
* Fix type
* Fixing i18n merge
* Refactor app installations
* Update varient
* Update default responder + riverside logo
* Update apps/web/pages/event-types/[type].tsx
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-06-27 12:17:38 +02:00
Carina Wollendorfer
44f0893674
set right variable for name in hi_user_name ( #3162 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-06-27 09:50:03 +00:00
github-actions[bot]
af6f33c709
New Crowdin translations by Github Action ( #3156 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-25 22:49:35 +02:00
zomars
942b8da124
Update yarn.lock
2022-06-25 14:02:31 -06:00
zomars
87efab5b2b
Submodule sync
2022-06-25 14:02:26 -06:00
Bailey Pumfleet
f16f9466cb
Update Prisma to v3.15.2 to support data proxy ( #3124 )
...
* Update Prisma to v3.15.2 to support data proxy
* Update package.json
* Update package.json
* Update package.json
* Update yarn.lock
* Update console
* Update turbo.json
Co-authored-by: zomars <zomars@me.com>
2022-06-25 20:01:02 +00:00
zomars
ddd62d3729
Create manifest.json
2022-06-25 10:51:08 -06:00
zomars
862feb2bc4
Delete manifest.json
2022-06-25 10:38:19 -06:00
zomars
79556f1d13
Upgrades turbo and adds snaplet configs
2022-06-25 10:14:53 -06:00
Agusti Fernandez Pardo
5ec4b7ad37
feat: adds new version endpoint in internal api ( #3155 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-25 05:37:29 +00:00
zomars
3605fca9a4
Submodule sync
2022-06-24 23:27:29 -06:00
Peer Richelsen
7874ff9c6d
removed hardcoded url for non-cal.com ( #3120 )
2022-06-24 23:25:17 -06:00
Joe Au-Yeung
02e5ec37e7
Broken Integration Alarm System ( #3135 )
...
* Create broken integration email
* Send video on broken video link
* Add translations
* Add Trans components
* Remove calendars file
* Type fixes
* Add translations
* Fix type errors
* Fix Spanish translation
Co-authored-by: Omar López <zomars@me.com>
* Remove iCal event
* Locale fixes
* Clean up trans tag
* Apply suggested translation
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
* Change email to en
* Fix type error
* Type fix
* Fix e2e
* Fix e2e
* Fix e2e
* Fix e2e
* Fix e2e
* Update webhookResponse-chromium.txt
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-06-24 23:16:20 -06:00
Alex van Andel
fd863b2ae7
Removed the Spinner in favour of a DatePicker skeleton loader ( #3146 )
...
* Removed the Spinner in favour of a DatePicker skeleton loader
* removed number, lighter skeleton, dark mode fixes
* replaced button with div
* readded number
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-25 00:45:38 +02:00
sean-brydon
13b5618a71
Teams skeleton loader ( #3148 )
...
* Teams skeleton loader
* [id] skeleton
* Fix mt
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-25 00:44:49 +02:00
github-actions[bot]
643b46aa8f
New Crowdin translations by Github Action ( #3117 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-24 21:57:44 +02:00
Hariom Balhara
06b7744b30
Fixes over Turborepo improvements ( #3144 )
2022-06-24 09:38:17 -06:00
zomars
7f53c4288d
Prevents 404 in networks tab for TRIAL users
2022-06-24 09:27:52 -06:00
zomars
7be60b47f1
Runs format script
2022-06-24 07:37:56 -06:00
zomars
bc88fd0a04
Fixes local dev env checks
2022-06-24 07:35:39 -06:00
zomars
60c989432e
Update .gitignore
2022-06-24 07:35:34 -06:00
Agusti Fernandez Pardo
6ed007d873
Merge pull request #133 from calcom/fix/api-feedback
...
fix: address issues raised in preview PR
2022-06-24 01:17:28 +02:00
Agusti Fernandez Pardo
561271f3f6
fix: isAdmin from req, no isAdminGuard everywhere
2022-06-24 00:53:15 +02:00
Agusti Fernandez Pardo
f85b00507a
fix: add type import for NextApiRequest
2022-06-24 00:47:27 +02:00
zomars
3c32bc8528
Update customPrisma.ts
2022-06-23 16:42:47 -06:00
Omar López
bfe27057a0
Update lib/constants.ts
2022-06-23 16:40:01 -06:00
Agusti Fernandez Pardo
4e738cf80c
fix: minor readme update
2022-06-24 00:31:55 +02:00
Agusti Fernandez Pardo
61c82eb197
fix: address issues raised in preview PR
2022-06-24 00:26:40 +02:00
Agusti Fernandez Pardo
9b142640d5
Merge pull request #132 from calcom/fix/userId-not-id
...
fix: userId not, id remove templates stall
2022-06-24 00:12:10 +02:00
Agusti Fernandez Pardo
04b9b71310
fix: userId not, id remove templates stall
2022-06-24 00:09:23 +02:00
Carina Wollendorfer
d1b791518e
save appId in zoom callback ( #3145 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-23 16:00:39 -06:00
Agusti Fernandez Pardo
d675535cdf
Merge pull request #130 from calcom/feat/dynamic-prisma
...
Feature: custom Prisma for self-hosted deployments needed for new hosted admin console
2022-06-23 23:39:29 +02:00
Agusti Fernandez Pardo
aa64f32378
fix set headers error by adding missing return
2022-06-23 23:20:07 +02:00
zomars
39f6ef8dcd
Submodule sync
2022-06-23 14:07:05 -06:00
Peer Richelsen
777d260d78
scroll to times after clicking a day, two column layout mobile ( #3147 )
2022-06-23 12:36:23 -06:00
Agusti Fernandez Pardo
c3996221e1
fix: don't require apiKey if already using customPrisma with calcom license key
2022-06-23 19:16:12 +02:00
zomars
7f6a9cf555
Embed tests fixes
2022-06-22 15:12:57 -06:00
Omar López
21fb0fc3a3
Turborepo improvements ( #3139 )
...
* WIP
* WIP
* Embed fixes
* Update turbo.json
* Update e2e-embed.yml
* E2E fixes
* Update turbo.json
* App store CLI cleanup
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
* Update turbo.json
2022-06-22 14:41:19 -06:00
zomars
0830abf057
Scripts should be as pure as possible
2022-06-22 13:30:02 -06:00
zomars
1e7eac4133
Create .gitkeep
2022-06-22 12:55:46 -06:00