Syed Ali Shahbaz and GitHub
89250422ea
fix: API V1 slots add explicit orgSlug null fallback ( #16593 )
...
* add explicit orgSlug null fallback
* do it in schema
* to nullish
2024-09-11 16:14:03 +00:00
Keith Williams and GitHub
2f2f4dba60
chore: v4.4.8 ( #16597 )
2024-09-12 00:19:00 +09:00
b292cafe7b
feat: update translations ( #16592 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-09-11 14:56:28 +00:00
Keith Williams and GitHub
82053e0c7c
perf: Include no shows in main status query ( #16594 )
...
* perf: Include no shows in main status query
* Removed the Promise.all call
2024-09-11 14:16:46 +00:00
Udit Takkar and GitHub
860d173f0a
feat: instant meeting browser notifcations ( #16480 )
...
* feat: instant meeting browser notifcations
* chore: support multiple notifications
* chore: save progress
* fix: add test notification and move file
* fix: type err
* chore: feedback improvements
* chore: undo DENY
2024-09-11 18:02:14 +04:00
5bc0e1265d
fix: use meeting id to get transcripts ( #16320 )
...
* fix: use meeting id to get transcripts
* chore
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
2024-09-11 22:05:56 +09:00
Hariom Balhara and GitHub
e362c37ff3
fix: Location Change to Organizer Default Conferencing App ( #16379 )
...
* Fix
* Dont include test files
* Fix location change
* Self review fixes
* Add unit test
* Add more test
* Add a bookingScenario as well
2024-09-11 21:31:53 +09:00
4d53f327d9
feat: V2 API endpoint create phone call ( #16528 )
...
* refactor: V2 API endpoint create phone call
* fix: type err
* fix: type and build err
* chore: change default value
* chore: move it to another route
* test: for create phone call
* chore: undo constant
* chore: remove test
* fix: make begin_message optional
* chore: improvements
* chore: begin message
* chore: remove unused import
* chore: bump platform libraries with handleCreatePhoneCall
* chore: improvement
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-09-11 11:11:54 +00:00
61f436be2a
fix: wrong reschedule link for an org member for a booking on event outside the org ( #15260 )
...
* fix: wrong reschedule link
* test
* fix
* test
* test
* refactor: get org id of booking
* fix: redirect URL to handle movedToProfile username based on domain context
* Revert not needed changes
* Revert unnecessary changes now
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Hariom <hariombalhara@gmail.com >
2024-09-11 04:47:52 +00:00
d1a0fc6604
chore: App router migration - Fix /event-types/[type] page, move getServerSideProps to /lib for event-types pages ( #16457 )
...
* event-types: refactor and extract client code into /modules
* revert
* remove res in getServerSideProps
* remove res in getServerSideProps 2
* Create EventTypeAppDir and fix error in event-types/[type]
* add comments
* fix type-check
* fix 1 more type-check
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-09-11 02:41:46 +00:00
976013512c
perf: Server-Side Data Fetching in App Router: /workflows ( #16563 )
...
* wip
* complete server side fetching for app router
* fix type error
* fix
* address comments
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-09-10 19:25:59 -07:00
Benny Joo and GitHub
d9777a3011
perf: Server-Side Data Fetching in App Router: /availability ( #16536 )
...
* wip
* add method to OrganizationRepository
* server side fetching for availability
* fix error
* server side fetching finish
* remove log
* fix
* fix
* fix type
* no need to export
* fix type
* address nit comments
2024-09-10 19:23:42 -07:00
7725adedc8
chore: App router migration (org/[orgSlug]/instant-meeting), add missing page ( #16448 )
...
* Create event repository
* Use repository in event.handler
* fix type check
* migrate org/instant-meeting
* add export default
* fix metadata
* move getServerSideProps from @server/lib to @lib
* fix
* fix
* revert unneeded changes
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-09-10 18:43:50 -07:00
Anik Dhabal Babu and GitHub
7269b3ea60
revert: booking rejection reason from booking success page ( #16584 )
2024-09-11 03:51:36 +05:30
Anik Dhabal Babu and GitHub
c168df4df0
fix: booking response field's label is not translated ( #16582 )
2024-09-10 23:39:32 +02:00
Keith Williams and GitHub
be9b0fb9a8
perf: Insights - put teamId filter first ( #16581 )
2024-09-10 19:40:19 +00:00
c056cabbbd
fix: to allow paypal install on team when user already installed ( #16553 )
...
* fix to allow paypal install on team when user already installed
* handle if parseInt fails
* Update add.ts
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-09-11 00:06:10 +09:00
97630e8add
fix: prevent creating multiple platform orgs ( #16564 )
...
* fix: prevent creating multiple platform orgs
* fixup! fix: prevent creating multiple platform orgs
* fixup! fixup! fix: prevent creating multiple platform orgs
* Bust cache in CI
* Update schema.prisma
---------
Co-authored-by: Hariom <hariombalhara@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-09-11 00:05:22 +09:00
a5443ccfbe
fix to show updated values in eventTypes list ( #16569 )
...
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-09-11 00:05:02 +09:00
Alex van Andel and GitHub
6f2986e42e
chore: Release v4.4.7 ( #16574 )
2024-09-10 16:00:47 +01:00
Alex van Andel and GitHub
db345de99e
fix: Add missing URL encoding to scheduledBy ( #16573 )
2024-09-10 13:49:23 +00:00
bde40dceb3
chore: Remove separate OR queries for Insights ( #16568 )
...
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-09-10 13:31:36 +00:00
1a86e7c506
Skip COEP tests ( #16572 )
...
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-09-10 13:12:59 +00:00
9ed1624111
chore: App router migration - settings/platform/**/*, settings/organizations/new and settings/organizations/[id]/* ( #16334 )
...
* remove WizardLayoutAppDir
* refactor organizations/new and add platform/new
* refactor organizations/[id]/*
* add APP_ROUTER_SETTINGS_ORG_ENABLED
* fix type error
* fix organizations/new page
* remove code not needed and fix type errors
* Fix Metadata utils
* remove unnecessary code
* remove unneeded code
* wip
* do not remove buildWrappedOnboardTeamMembersPage
* fix type error
* do not introduce changes to yarn.lock
* fix wrong route name
* fix onboard members
* fix platform pages
* fix settings/platform main view
* add requiresLicense to WithLayout
* refactor
* add requiresLicense to platform/new
* Add LicenseRequired back to platform/new
* add env variable
* fix onboard-members
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-09-09 17:19:44 -07:00
Benny Joo and GitHub
5dff1c6df0
chore: App router migration - /attributes, /privacy, /dsync, /license-key under /settings route group ( #16406 )
...
* migrate license-key/new
* migrate settings/org/dsync
* migrate settings/org/privacy
* migrate org attributes
* remove res in getServerSideProps
* Fix SettingsLayoutAppDir
* fix attributes pages
* fix
* fix
2024-09-09 17:19:12 -07:00
706d7dff42
perf: Server-Side Data Fetching in App Router: SettingsLayout / AdminLayout ( #16537 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-09-09 14:38:51 -07:00
Keith Williams and GitHub
71443ef23d
perf: use isTeamBooking filter in all of Insights ( #16561 )
2024-09-09 18:50:20 +00:00
Keith Williams and GitHub
17201334b6
Modified the view to use UNION for user/team bookings ( #16558 )
2024-09-10 03:05:38 +09:00
Peer Richelsen and GitHub
bc82ff4d21
Update and rename bug_report.yml to bug_report.md ( #16556 )
...
* Update and rename bug_report.yml to bug_report.md
* Update bug_report.md
* Update bug_report.md
2024-09-09 17:13:02 +00:00
Benny Joo and GitHub
71ae3f157a
chore: Fix bundle error occurring in Next.js Bundle Analysis CI job ( #16548 )
...
* fix bundle error
* revert
2024-09-09 22:25:25 +09:00
8784be067f
chore: fix input DTOs for v2 calendar busy times endpoint ( #16526 )
...
* add class-transformer package to type
* update input dtos for get busy times and fix type issue
* fixup
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-09-09 09:26:16 +00:00
84a2e55125
chore: App router migration - general settings ( #16312 )
...
* added lockedSMS to future routes
* add orgMigrations routes to future
* correct metadata
* small fix
* add orgMigrations to future
* Move components to client components
* Remove tRPC element from edit user RSC
* Get username for meta
* Remove suspense query
* Remove orgMigrations from app router
* Type fix
* Revert "Remove suspense query"
This reverts commit eadd814f6e4a5d6856d9218342b7909c22fe62c6.
* Handle suspenseQuery in app router
* User edit page, fetch data server side
* Update yarn.lock
* Export getFixedT
* Set PageWrapper as root layout for settings
* Settings Layout accepts strings for shell heading
* Add OOO to app router settings
* Refactor layout for my-account pages
* Remove instances of pages router from my-account
* Refactor security pages
* Add billing to app router
* Add admin API link to layout
* Add api keys page
* Webhooks WIP
* Refactor SettingsHeader to client component
* Add webhook pages
* Refactor API keys page
* Add admin app page
* Type fix
* fix types
* fix developer/webhooks/[id] param value type error
* remove unnecessary code
* do not pass t prop to CreateNewWebhookButton
* fix type errors in webhook-edit-view
* fix the remaining type errors
* do not use prisma directly in generateMetadata
* remove use client if unnecessary
* Remove unused shell heading from SettingsLayoutAppDir
* improve metadata
* fix billing page
* fix import in settings/teams
* Use next `notFound()`
* fix type check
* fix type check
* remove unused code
* Fix calendar setting page
* Separate settings pages into route groups
* Refactor admin settings pages
* Remove meta instance from billing page route
* Update settings layoutAppDir
* Refactor developer settings pages
* Refactor out of office
* Refactor my account settings
* Refactor admin api page
* Refactor security pages
* Type fix
* fix styling in settings layout
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
2024-09-09 01:15:03 -04:00
21e23f32ac
feat: update translations ( #16532 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-09-07 19:30:52 -03:00
Anik Dhabal Babu and GitHub
33aa9420af
fix: fixed the flaky e2e tests that failed the most times and refactor ( #16364 )
...
* fix: fixed the flaky tests that failed maximum times
* Update action-based.e2e.ts
* another
* add
* add another
* update
* fix
* add
* fix
* update
* update and add
* fix
* update
* update
* chnages
* chore: updates
* reafactor and following best practice
* fix
* add and update
* update
* update and fix
* fix type
* another test
* update
* Update organization-invitation.e2e.ts
* refactor and update
* fix
* final update
2024-09-07 18:52:55 -03:00
Hariom Balhara and GitHub
ef0ba48f49
fix: Invalid options for Select and MultiSelect when both legacy and new options(i.e. with and without id are present) ( #16509 )
...
* Fix invalid select options
* Add test for multiselect filling and fix bug with csv reporting
* Fix options getting duplicated
* Add getQueryBuilderConfig tests
2024-09-07 03:07:47 +00:00
Emilio Degiovanni and GitHub
6e54c459a4
fix : #16083 . booking location editable ( #16142 )
2024-09-06 20:01:35 +00:00
f5c16f0d6b
feat: OOO webhook and zapier ( #15434 )
...
* zapier and webhook
* instructions for zapier
* Fix types
* fix types
* revert adding zap template
* Update packages/app-store/zapier/README.md
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
* Update packages/app-store/zapier/README.md
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
* Update packages/app-store/zapier/README.md
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
* Update packages/features/webhooks/lib/scheduleTrigger.ts
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
* wip
* Fixes from comments, no more sendPayloadNoBooking
* fix subscriberOptions teamIds param type
* types
* Update packages/features/webhooks/lib/sendPayload.ts
* Re add zapierPayload to don't break old zaps
* instead of metadata use oooEntry inside webhookPayload
* undo comment message
* Types
* reset changes on yarn.lock
* review changes
* fix types
* fix types
* tentative fix for types in webhook
* type improvements
* fix description + clean up
* revert yarn.lock changes
* allow custom template for ooo entry
* type fixes
* type fix
* fix donwloadLinks in payload
* simplify some types
* allow array or number for teamId
* same payload for test trigger
* code clean up
* fix no show e2e test
* translate text for webhook payload and fix conditional
* add test for ooo_created webhooks
* reset files
* merge fix
* fix test data test id
* remove unused variable
* only trigger for accepted memberships
* remove unused variable
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2024-09-06 15:48:05 -04:00
Morgan and GitHub
105e7d3e28
chore: booker atom username / teams props enabled queries ( #16514 )
2024-09-06 12:38:37 -07:00
Morgan and GitHub
21ef1900e9
chore: get platform me from trpc instead of apiv2 ( #16515 )
2024-09-06 12:36:47 -07:00
Peer Richelsen and GitHub
f07b73dc79
chore: updated cookie usage i18n ( #16530 )
2024-09-06 18:36:02 +00:00
Benny Joo and GitHub
d4b0516235
chore: App router migration - (/more, /maintenance, /connect-and-join, /upgrade) finish migration ( #16497 )
...
* more: extract client component into /modules folder
* maintenance: extract client component into /modules folder
* upgrade: extract client component into /modules folder
* improve WithLayout wrapper
* connect-and-join: extract client component into /modules folder
* add env vars
2024-09-06 17:22:05 +00:00
7bfad11ff9
feat: update translations ( #16524 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-09-07 02:01:17 +09:00
d2f7a427d0
chore: App-router-migration(/apps) fix metadata, extract components into /module and finish migration ( #16354 )
...
* fix metadata for apps page
* migrate apps route to modules
* migrate apps/[slug]
* migrate apps/[slug]/setup
* migrate apps/categories/**/*
* add apps/installed page to app router
* migrate apps/[slug]/[...pages]
* migrate apps/installed/**/*
* Add apps/installation/[[...step]] to App router
* fix imports
* add missing use client directive
* finish migration
* fix metadata
* fix metadata for apps/categories
* fix type for installation/[[...step]]
* fix type for apps/[slug]/[...pages]
* remove unnecessary code
* refactor
* fix apps/installation
* move getServerSideProps to lib
* fix import of apps/installation
* fix import for app slug page
* refactor
* fix installation page in app router
* remove res in getServerSideProps
* replace setHeader with NextResponse header setHeader
* refactor installed pages
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-09-06 15:40:19 +00:00
Morgan and GitHub
a910eb96ad
chore: improve typing of runSeparateQueriesForOrStatements ( #16525 )
...
* chore: improve typing of runSeparateQueriesForOrStatements
* fixup! chore: improve typing of runSeparateQueriesForOrStatements
* fixup! fixup! chore: improve typing of runSeparateQueriesForOrStatements
* fixup! fixup! fixup! chore: improve typing of runSeparateQueriesForOrStatements
2024-09-06 14:50:33 +00:00
Keith Williams and GitHub
c080458faa
fix: Broken preview deployments ( #16523 )
2024-09-06 12:58:41 +00:00
Keith Williams and GitHub
5c75cfc17f
chore: make generic function for separate or queries ( #16522 )
...
* trying to create generic function for ors
* chore: Add generic function to run separate queries for OR
* Refactored getTotalNoShows to use separate queries
* Finished noshows
* Made the no shows logic handle single result
2024-09-06 12:27:05 +00:00
Keith Williams and GitHub
4280f556cb
chore: Add last batch of languages to translate with AI ( #16520 )
2024-09-06 12:26:22 +00:00
Syed Ali Shahbaz and GitHub
21368bb130
Update FeedbackTable.tsx ( #16521 )
2024-09-06 11:21:07 +00:00
Benny Joo and GitHub
e9076c8e3e
Refactor AppProvidersAppDir ( #16496 )
2024-09-06 08:53:25 +00:00
2471ee801b
feat: hashed link retrieval from event types v1 api ( #16437 )
...
* add hashed link retrieval from event types api v1
* remove id, eventTypeId from hashedLink field
* Update event-type.ts
* Update event-type.ts
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-09-06 06:47:23 +00:00