b8a807da59
New Crowdin translations by Github Action ( #3501 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-22 23:05:42 +02:00
342efaed31
Refactor: use EditableHeading in event-types/[type].tsx ( #3468 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-07-22 20:51:38 +00:00
Joe Au-Yeung and GitHub
982ca3a783
Add verification json ( #3505 )
2022-07-22 21:25:55 +02:00
9447f16b82
Migrates all tRPC code to a monorepo package ( #3484 )
...
* WIP
* WIP
* Type and migration fixes
* Adds missing default import
* Fixes import
* Fixes tRPC imports in App Store
* Migrate stripe helpers
* WIP
* Type fixes
* Type fix?
* Test fixes
* Adds missing stripe packages
* Moved queries to lib instead
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-22 11:27:06 -06:00
e82bcb6dba
fixes #3336 - Avatar on New Event Type ( #3465 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-07-22 10:04:40 -06:00
Hariom Balhara and GitHub
c0c0bbccf7
Add session info to Beacon ( #3497 )
2022-07-22 14:38:02 +00:00
c2d6c30221
New Crowdin translations by Github Action ( #3483 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-21 18:00:21 -06:00
9709ee4e71
fix reschedule translation ( #3487 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2022-07-21 16:39:39 -06:00
Omar López and GitHub
0a125b6900
Revert "Self-hosted onboarding first admin wizard ( #3393 )" ( #3485 )
...
This reverts commit ee14423f4c .
2022-07-21 15:05:52 -06:00
Leo Giovanetti and GitHub
ee14423f4c
Self-hosted onboarding first admin wizard ( #3393 )
...
* WIP
* API and step done fallback
* Finishing up tweaks
* Inline comment
* Translations
2022-07-21 19:29:24 +00:00
c93e238e15
Fixes bug that new line is not working in workflow reminder emails ( #3452 )
...
* add html format to email template
* remove workflow reminder email
* fix that text was used instead of html
* fixes that email subject was used instead of body
* remove \n\n from text template
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-21 18:56:20 +00:00
d3fcb8bf7d
Team Impersonation ( #3450 )
...
* Team Impersonation
* Refactor - Disable Imeprsonate button
* Change copy
* Add .env toggle
* Fix eslint
* Update role selection
Co-authored-by: Omar López <zomars@me.com >
* New 'admin' seed user, improve flow ImpersonationProvider
* Fix impersonation string
* Adds fullstop
Co-authored-by: Sean Brydon <seanbrydon.me@gmail.ocm >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-07-21 17:02:20 +00:00
471420c1d4
Add getSchedule tests ( #3233 )
...
* Add getSchedule tests
* Add first integration test
* Update turbo.json
* Make sure unit tests run asap
* Worker threads
* Improve team event test
* Remove unrelated changes
* Improve tests readability
* Update CalendarManager.ts
* Add README
* Debug tests
* Temporarily disabled build errors
* Fix failing tests
* Remove unncessary logs
Co-authored-by: zomars <zomars@me.com >
2022-07-21 10:44:23 -06:00
2eedf74eb7
Apply suggestions from code review ( #3480 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
2022-07-21 16:05:13 +00:00
5a9ca309d3
New Crowdin translations by Github Action ( #3461 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-21 17:41:57 +02:00
12c33ea88e
Hide button if readonly ( #3471 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2022-07-21 15:25:10 +02:00
Carina Wollendorfer and GitHub
c500952dca
show error message when wrong workflow id ( #3474 )
2022-07-20 18:33:35 -06:00
Carina Wollendorfer and GitHub
0a336df162
fix setting away status ( #3473 )
2022-07-20 18:32:46 -06:00
13d13c71c6
Implementing additional feedback from Workflows PR ( #3456 )
...
* implement feedback
* put formSchema outside of react component
* don't show new workflow button for free Users
* code clean up
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com >
2022-07-20 19:48:40 +00:00
zomars
3ff43520eb
Bump prisma to v4.1
2022-07-20 13:17:23 -06:00
Omar López and GitHub
4874a6e34c
Upgrades prisma to v4 ( #3179 )
...
* Upgrades prisma to v4
* Upgrades prisma to v4
* Upgrades prisma to v4
* Removes preview feature as it's on stable now
* Adds missing owner relationship
* Adds missing onCascades to prevent orphans
* TODO
* Adds default date to feedback
* Adds missing foreign keys
* Update schema.prisma
* Update console
* Fixes build error
* Update console
* Delete migration.sql
2022-07-20 12:49:53 -06:00
5b7cd476a7
Feature: Routing Forms Webhook for Form Responses ( #3444 )
...
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-20 18:30:57 +00:00
alannnc and GitHub
b47c75304e
Fixed action button display while responsive and fix translations ( #3469 )
2022-07-20 18:12:18 +00:00
zomars
be799e35d5
v1.8.1
2022-07-20 10:15:32 -06:00
zomars
e35b9155d2
Submodule sync
2022-07-20 10:14:58 -06:00
b2e5ac4cda
subtle adjustment to the position of the search icon ( #3440 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-20 14:47:33 +05:30
aa166190e9
Hotfix: Cancelling recurring events follow-up ( #3454 )
...
* Other fixes and applying feedback
* Adds defaultResponder to handle zod errors
Co-authored-by: zomars <zomars@me.com >
2022-07-19 17:29:52 -06:00
0e9d754f64
Refactor cancel integrations logic ( #3416 )
...
* Refactor cancel integrations logic
* Add additional comments
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-19 16:00:01 -06:00
3b7f18cb5d
New Crowdin translations by Github Action ( #3398 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-19 21:54:38 +02:00
63660a37f9
Cancelling recurring vs single event ( #3448 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-19 19:06:23 +00:00
805419d58b
Import ee from package instead of as @ee as that isnt available to api ( #3446 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-19 18:48:28 +00:00
f40b035ff8
Hotfix: Unrelated bookings marked as cancelled due to recurring event ( #3427 )
...
* Fix updatedAt not updating
* Fix accidental cacnellation of all bookings if recurringEventId is null
* Update apps/web/pages/api/cancel.ts
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
* Fix linting
* Linting warnings
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com >
2022-07-19 11:06:43 -06:00
sean-brydon and GitHub
baab6ecb2e
Remove Add Another for global - fix spacing ( #3432 )
2022-07-19 11:33:29 +02:00
Omar López and GitHub
df3e3e8237
Disables batching for i18n query ( #3181 )
...
* Disables batching for i18n query
* Makes i18n batch skip explicit
2022-07-18 12:59:51 -06:00
Peer Richelsen and GitHub
ef36a93a55
moved impersonating alert to the top ( #3420 )
2022-07-18 12:08:48 -06:00
6fc3e17b47
When rescheduling update specific calendar ( #3375 )
...
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-18 11:37:47 -04:00
sean-brydon and GitHub
f43bfd308b
Remove shallow routing ( #3401 )
2022-07-17 15:42:13 +05:30
Syed Ali Shahbaz and GitHub
ec07f84d1e
HOTFIX: fixes soft failing on settings/profile routes ( #3394 )
...
* fixes soft failing on settings/profile routes
* Fixed auto changed code
* Fixed auto changed code
Probably down to some random windows incompatibility with the parser/beautifier at commit time
2022-07-16 09:45:44 +02:00
07965b2a32
Edited typo ( #3391 )
...
"Workflows enable you to automate sending reminders and notifcations." --> "Workflows enable you to automate sending reminders and notifications."
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-15 23:00:59 +00:00
alannnc and GitHub
4c2f6df94d
Fix possible 404 when obtaining calendar busy lists ( #3345 )
2022-07-15 20:28:24 +00:00
48916cf85e
fix bug with disabled save button ( #3390 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2022-07-15 13:54:20 -06:00
5e81d9fb56
New Crowdin translations by Github Action ( #3387 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-15 21:15:08 +02:00
zomars
77bf376c94
v1.8.0
2022-07-15 11:20:40 -06:00
zomars
200a704756
Submodule sync
2022-07-15 11:20:12 -06:00
6dd63ee3da
Bug(header): profile dropdown flickering on mobile ( #3071 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com >
2022-07-15 11:17:54 -06:00
e99b018d3b
Handle fake video apps ( #3232 )
...
Co-authored-by: Omar López <zomars@me.com >
2022-07-15 19:13:31 +02:00
8f020bf1d0
New Crowdin translations by Github Action ( #3385 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-15 11:00:37 -06:00
78e2db6d70
extracted upgrade to pro strings ( #3383 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-15 10:55:59 -06:00
ff6a7bf2a6
Fixes broken avatar slug link in availability page : OG image ( #3255 )
...
* fixed broken avatar slug link
* alternate fix
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-15 10:54:14 -06:00
0433b0a69a
New Crowdin translations by Github Action ( #3382 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-07-15 18:40:39 +02:00