Anik Dhabal Babu and GitHub
3dff77fe59
chore: don't show parent managed eventType as event redirectionoption ( #17993 )
2024-12-04 20:08:52 +05:30
a6f9952d75
feat: update translations via @replexica ( #18000 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-12-04 13:13:51 +00:00
03704b2e73
feat: fetch SEO data for booking pages in server ( #17987 )
...
* feat: fetch public event data for booking pages server-side
* fix types
* refactor
* Replace the getPublicEvent with other smaller calls
* Change username to teamSlug
* Fixing types
* Type checks
* Pushing latest for Benny - this still has type errors
* fix type checks
* fill data for team pages too
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-12-04 14:08:27 +01:00
sean-brydon and GitHub
982a715c4b
feat: add assignment reason to routing insights ( #17984 )
...
* add assignment reason
* add routing reason to csv export
2024-12-04 12:39:20 +00:00
Morgan and GitHub
eaff9e8c89
fix: disable mandatory reminder for platform ( #17998 )
...
* fix: disable mandatory reminder for platform
* bump libraries version
* fixup! bump libraries version
2024-12-04 12:33:53 +00:00
e2938ac39a
refactor: v2 OAuth webhooks & workflows ( #17959 )
...
* refactor: handleMarkNoShow OAuth webhook handling
* refactor: confirm / decline booking OAuth webhook handling
* refactor: pass oauth client to calendar event
* refactor: pass oauth params
* fix import
* fix tests
* chore: bump libraries
* chore: bump libraries
* chore: republish platform libraries
* chore: republish platform libraries
* fix: use replexica key in v2 and unit test CI
* lock file
* fixup! Merge branch 'main' into lauris/cal-4807-platform-refactor-oauth-webhooks
* Revert "fix: use replexica key in v2 and unit test CI"
This reverts commit 0bd6c364535f9e11a4d1497a6bd8909885562080.
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2024-12-04 11:25:20 +01:00
Morgan and GitHub
b92db55380
chore: add REPLEXICA env to ci tests ( #17970 )
...
* chore: add REPLEXICA env to ci tests
* fixup! chore: add REPLEXICA env to ci tests
2024-12-04 09:37:25 +00:00
Somay Chauhan and GitHub
3015c5a15e
fix: trying to update the timeFormat throws error ( #17991 )
...
* timeFormat should be an intiger
2024-12-04 09:29:51 +01:00
2444598e38
Fuzzy search account website, fallback to contacts ( #17989 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-12-04 07:46:51 +00:00
Benny Joo and GitHub
6eadadec73
fix: remove duplicate header in attributes page ( #17985 )
2024-12-03 20:32:56 +00:00
sean-brydon and GitHub
145449e7b4
fix:z index hover card on routing form responses ( #17981 )
...
* Revert "merge columns (#17938 )"
This reverts commit a3ceefc00e .
* fix hovercard on responses
2024-12-03 19:00:56 +00:00
1d8326ed83
feat: watchlist ( #17947 )
...
* lock users on signup if their email is in blacklist
* add to turbo env list
* prevent locked user or blocked email domain from using API
* Refactored to only run 1 query to find the user
* Fixing tests
* WIP
* WIP
* WIP
* Discard changes to turbo.json
* Fixed tests
* Update isLockedOrBlocked.test.ts
* Update isAdmin.integration-test.ts
* Update tsconfig.json
* chore: rename to watchlist
Signed-off-by: Omar López <zomars@me.com >
---------
Signed-off-by: Omar López <zomars@me.com >
Co-authored-by: sean-brydon <sean@cal.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2024-12-03 18:43:01 +01:00
GitHub Actions
59993891b8
chore: release v4.7.16
2024-12-03 17:36:59 +00:00
Alex van Andel and GitHub
a31d140761
fix: handling of defaultLabel ( #17976 )
2024-12-03 17:28:02 +00:00
b055fe182a
feat: update translations via @replexica ( #17965 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-12-03 17:19:32 +00:00
392757fb55
fix: Remove user from managed event type when removing from org ( #17369 )
...
* Remove user from managed event type when removing from org
* added test for admin check, correct changes for membership, user info, profiles
* remove host assignment for removed members
* expand test to cover event types removal
* chore: use var
* chore
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-12-03 17:54:04 +01:00
3222be9171
docs: v2 rolling window and authentication ( #17825 )
...
* docs: booking window rolling description
* docs: v2 auth and navigating endpoints
* Update apps/api/v2/swagger/documentation.json
* Update docs/api-reference/v2/introduction.mdx
* Update docs/api-reference/v2/introduction.mdx
* Update docs/api-reference/v2/introduction.mdx
* docs: refresh and force-refresh endpoints
* docs: booking fields and toasts guides
* fix docs
* fix: bookings docs
* docs: booking-redirects usebooking
* Update booking-fields.mdx
* Update booking-fields.mdx
* Update booking-fields.mdx
* Update booking-window.input.ts
* Update replacing-toasts.mdx
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-12-03 17:53:14 +01:00
Benny Joo and GitHub
6378729962
chore: use markdownToSafeHTML in EventMeta ( #17975 )
2024-12-03 16:45:48 +00:00
Udit Takkar and GitHub
1c5786b66f
fix: org bio ( #17971 )
...
* fix: org bio
* chore: use in bookings
2024-12-03 16:30:03 +00:00
Peer Richelsen and GitHub
e61a0d8081
chore: safeMarkdown ( #17972 )
2024-12-03 15:47:58 +00:00
0cb955cc0b
fix: build failure for v4.7.15 ( #17968 )
...
* fix: type error causing broken build
* fix typings
* fixup! fix typings
* fixup! fixup! fix typings
---------
Co-authored-by: Morgan Vernay <morgan@cal.com >
2024-12-03 15:44:42 +00:00
00689fda0a
fix: remove platform and console submodule ( #17939 )
...
* Fix: remove platform submodule
* Update git-setup.sh
* Update git-setup.sh
* Update git-setup.sh
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2024-12-03 11:49:52 +00:00
Joe Au-Yeung and GitHub
bd83b36b75
feat: Salesforce - add option to ignore guests ( #17956 )
...
* Enable option to ignore guests
* Ignore guests in CRM Manager
2024-12-03 11:19:57 +00:00
Eunjae Lee and GitHub
05e2029bc9
fix: change case for column size vars ( #17961 )
...
* fix: change case for column size vars
* fix wrong import
2024-12-03 09:50:00 +00:00
Udit Takkar and GitHub
9e3d369ac3
feat: return participants ( #17950 )
...
* feat: return participants
* fix: update tests
2024-12-03 09:36:59 +00:00
sean-brydon and GitHub
356c603e3f
Revert "merge columns ( #17938 )" ( #17960 )
...
This reverts commit a3ceefc00e .
2024-12-03 09:23:28 +00:00
5afe3aa54d
feat: update translations via @replexica ( #17952 )
...
* chore: sync with main
* feat: update translations via @replexica
---------
Co-authored-by: Replexica <support@replexica.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2024-12-03 06:56:08 +00:00
Alex van Andel and GitHub
985f216a43
test: fix organisation settings e2e ( #17957 )
2024-12-03 09:41:20 +05:30
3a472997ff
fix: brand colors set by user not respected in embed ( #17399 )
...
Co-authored-by: Hariom <hariombalhara@gmail.com >
2024-12-03 04:10:58 +00:00
GitHub Actions
6dcb6aece4
chore: release v4.7.15
2024-12-02 22:51:37 +00:00
GitHub Actions
dc7ee1aba2
chore: release vv4.7.15
2024-12-02 22:41:39 +00:00
Joe Au-Yeung and GitHub
2f9f29511b
Reduce banner height on mobile booker ( #17954 )
2024-12-02 22:30:16 +00:00
0aa58c1095
fix: Date Range Picker behavior ( #17914 )
...
* fix: Date Range Picker behaviour
* remove console log
* update
* update
* update css
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-12-03 02:10:23 +05:30
58b77b2a16
fix: fix date comparison for OOO ( #17756 )
...
* fix: fix date comparison for OOO
* fix date comparison with today, and add tests
* remove wrong code
* remove logic that is no longer in use
* fix type error
* mock more methods
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2024-12-02 19:39:44 +00:00
Peer Richelsen and GitHub
caeaf9053b
chore: fixed colored event margin ( #17932 )
2024-12-02 19:31:07 +00:00
fe209df2be
fix: ai translations description for atoms ( #17875 )
...
* remove ai translations description for atoms
* PR feedback
* fixup
---------
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-12-02 19:27:54 +00:00
2e7a5a84a6
feat: Show add to calendar section for customers after booking an event ( #17761 )
...
* Show 'Add to calendar' section for customers after booking an event
* removed comment
---------
Co-authored-by: Prashant Varma <prashantvarma5083@gmail.com >
2024-12-02 19:25:56 +00:00
Anik Dhabal Babu and GitHub
410558f822
fix: Display option label in the routing form response email ( #17898 )
...
* fix: display option label int the routing form response email
* Update
* fix type error
* type error
2024-12-02 19:24:11 +00:00
sean-brydon and GitHub
a3ceefc00e
merge columns ( #17938 )
2024-12-02 19:21:42 +00:00
c524a3c1ef
fix: host entry not created when user added to team in org ( #17927 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2024-12-02 19:19:05 +00:00
a5ba2682f6
fix: /members improvements ( #17911 )
...
* remove heading for more space
* fix: mobile support for mass attribute assigning bar
* change the order of Members item on Navigation
* refactor NavigationItem to support moreOnMobile property
* fix logic for nav
* decrease column widths on member list
* improve mobile design for mass attribute assign
* adjust mobile ui for DataTableSelectionBar
* add key to EventTypesList
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-12-02 19:13:08 +00:00
Anik Dhabal Babu and GitHub
51c91e41da
fix: navigation items weird behavior ( #17929 )
2024-12-02 19:08:13 +00:00
Alex van Andel and GitHub
cf6654dd1f
Extract some refactor work from util.ts to improve error handling ( #17912 )
2024-12-02 19:06:45 +00:00
Benny Joo and GitHub
d057d7d37f
fix: refactor OG link builder ( #17897 )
...
* fix: manually encode special characters
* fix test
* fix
* fix
2024-12-02 19:01:09 +00:00
262738f288
fix: Meeting URL does not save when changing the location to Gmeet or any static app ( #17840 )
...
* fix: meetingurl does not save when we change location
* update
* fix type error
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2024-12-02 19:00:43 +00:00
Eunjae Lee and GitHub
27cd2457e8
fix: fix UI regression related to DataTable ( #17943 )
...
* fix: fix UI regression regarding DataTable
* update comment
2024-12-02 18:54:58 +00:00
Vishnu and GitHub
b33ca2f937
feat: no show guests on insights ( #17919 )
...
* feat: return noShowGuest data from eventsByStatus & eventsTimeline procedures
* feat: add noShowGuest Data in BookingKPICards
* feat: add noShowGuest Data in BookingStatusLineChart
* feat: track noShowGuests in outer query
* chore: fix noShowGuest naming
2024-12-02 18:53:32 +00:00
Alex van Andel and GitHub
82f64f7d6a
fix: Broken integration test due to month change ( #17949 )
2024-12-02 18:26:45 +00:00
Amit Sharma and GitHub
8052d27d0b
feat: show attributes in profile ( #17920 )
2024-11-30 22:53:05 +05:30
Aditya Pandey and GitHub
5720ec8038
fix : Issue on docs ( #17895 )
2024-11-29 19:50:57 +00:00