Mehul and GitHub
a519941b81
fix avatar remove button ( #12249 )
2023-11-15 15:23:33 +05:30
9d06f6dd0e
fix: Fix 'Book a new time' link in request-reschedule for Team Event ( #12261 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-11-14 13:23:44 -07:00
Amit Sharma and GitHub
2867d53442
fix resend team member invite ( #12360 )
2023-11-14 13:59:49 +00:00
f29328e6a2
fix: meeting url variable in workflow notifitcations ( #12308 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-11-13 09:28:15 -05:00
63f2f6edba
fix: getTeamOrThrow ran on every request ( #12337 )
...
* fix: getTeamOrThrow ran on every request
This creates unnecessary strain on the DB when someone is hitting the endpoint a lot.
* Add rate limit
* Update packages/trpc/server/routers/viewer/teams/inviteMember/inviteMember.handler.ts
---------
Co-authored-by: Sean Brydon <sean@cal.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-11-13 13:45:46 +00:00
09fc7e1a4c
fix: Remove count from query to update schedule ( #12287 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2023-11-08 14:47:33 -03:00
2e3b3257db
feat: Add Sentry ( #12155 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-07 13:18:25 -03:00
Manpreet Singh and GitHub
809abd2f4f
fix: Removes send an invite email option & always send email ( #12229 )
2023-11-06 13:30:37 +05:30
703bcd861e
fix: should allow org owners and admins to delete members from subteams ( #11710 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-11-02 14:37:19 -04:00
sean-brydon and GitHub
31f3d9778e
Use correct typing for totalTeamMembers ( #12152 )
2023-10-30 17:29:09 +02:00
Hariom Balhara and GitHub
31fc4724e0
fix: request reschedule link in email for an Org event ( #12125 )
2023-10-30 16:25:12 +05:30
Hariom Balhara and GitHub
f81f0a26ec
fix: Prevent possible reason behind avatar infinite redirect ( #12143 )
2023-10-30 09:19:06 +00:00
Hariom Balhara and GitHub
426d31712e
test: E2E for Orgs - The beginning ( #12095 )
2023-10-27 18:14:16 +05:30
09ecd445bb
fix adding managed event type to workflow ( #12111 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-10-27 17:30:34 +05:30
Hariom Balhara and GitHub
af801df421
Fixes in teams and avatar across org ( #12070 )
2023-10-25 15:57:29 +05:30
Hariom Balhara and GitHub
b934c74c30
fix: Avatar slug and cal links for cross org users ( #12031 )
2023-10-24 16:12:36 +05:30
sean-brydon and GitHub
be1517facd
fix: get correct count for team members in slider ( #12017 )
2023-10-20 09:42:49 -03:00
Hariom Balhara and GitHub
e2414b174a
Handle non-org team with same slug as the organizations requestedSlug ( #11996 )
2023-10-20 00:05:34 +05:30
63416d4f33
chore: update tslog from 3.2.1 to 4.9.2 ( #11717 )
...
Co-authored-by: zomars <zomars@me.com >
2023-10-17 19:00:48 +00:00
Alex van Andel and GitHub
0fd6bed813
chore: Remove users from getSchedule return ( #11940 )
2023-10-17 13:29:21 +02:00
Hariom Balhara and GitHub
225055fb0c
feat: Support moving a user and it's teams to an org as temporary approach ( #11892 )
2023-10-17 08:36:46 +05:30
20803451de
chore: upgrade to prisma 5.3.1 ( #11666 )
...
Co-authored-by: Peer Richelsen <peer@cal.com >
2023-10-12 17:46:35 +03:00
Daniel Roe and GitHub
891a656449
fix: import prisma in calendarOverlay handler ( #11837 )
2023-10-11 23:35:11 +01:00
Udit Takkar and GitHub
ebc70feef0
refactor: org settings ( #11682 )
2023-10-11 10:04:54 +01:00
Greg Pabian and GitHub
778485b31d
refactor: implementation of locale calculated server-side ( #11534 )
2023-10-10 09:36:28 -07:00
b4c6388ce0
feat: overlay your calendar ( #11693 )
...
* Init header + login modal component
* Add calendar settings for authed user
* Local storage and using query params for toggle
* Toggle connect screen if query param present and no session
* Local storage + store + way more than that should be in single commit
* Display busy events on weekly view
* Confirm booking slot of overlap exists
* use chevron right when on column view
* Show hover card - overlapping date times
* Invalidate on switch
* FIx clearing local storage when you login to another account
* Force re-render on url state (atom quirks)
* Add loading screen
* Add dialog close
* Remove extra grid config
* Translations
* [WIP] - tests
* fix: google calendar busy times (#11696 )
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
* New Crowdin translations by Github Action
* fix: rescheduled value DB update on reschedule and insights view cancelleds (#11474 )
* v3.3.5
* fix minutes string (#11703 )
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
* Regenerated yarn.lock
* Add error component + loader
* await tests
* disable tests - add note
* Refactor to include selected time
* use no-scrollbar
* Fix i18n
* Fix tablet toolbar
* overflow + i18n
* Export empty object as test is TODO
* Uses booker timezone
* Fix hiding switch too early
* Handle selected timezone
* Fix timezone issues
* Fix timezone issues
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-10 12:05:20 +01:00
Udit Takkar and GitHub
84eda78c2c
fix: add prisma import ( #11781 )
2023-10-10 09:18:53 +00:00
b5cf4e50a9
fix: Hide SAML/OIDC login button if no sso connection exists (Self hosted instance) ( #10903 )
...
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
2023-10-09 16:30:30 +01:00
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-10-03 11:52:19 -07:00
Hariom Balhara and GitHub
3ca7456885
test: Booking flow App failure and ics file tests and improved logging ( #11646 )
2023-10-02 16:21:04 +05:30
alannnc and GitHub
032435fbd4
fix: app that dont require setup page ( #11628 )
...
* fix
* add new test
2023-10-01 11:45:27 -03:00
685be1663e
refactor: Setting redesign ( #11124 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-29 15:10:13 +01:00
Alex van Andel
85a1713897
Revert "refactor: Setting redesign ( #11124 )"
...
This reverts commit 4f3cf4f948 .
2023-09-29 13:37:06 +01:00
+16
68bd877c5b
feat: OAuth provider for Zapier ( #11465 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: sajanlamsal <saznlamsal@gmail.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Leo Giovanetti <hello@leog.me >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Nitin Panghal <nitin.panghal@unthinkable.co >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com >
Co-authored-by: Richard Poelderl <richard.poelderl@gmail.com >
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com >
Co-authored-by: Chiranjeev Vishnoi <66114276+Chiranjeev-droid@users.noreply.github.com >
Co-authored-by: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com >
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
Co-authored-by: nitinpanghal <43965732+nitinpanghal@users.noreply.github.com >
Co-authored-by: Ahmad <57593864+Ahmadkashif@users.noreply.github.com >
Co-authored-by: Annlee Fores <annleefores@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Vijay <vijayraghav22@gmail.com >
2023-09-28 12:41:28 -07:00
Omar López and GitHub
9c448e3b87
Revert "fix: #10789 Prevent Double Booking (for requests that require confirmation)" ( #11594 )
2023-09-28 12:31:43 -07:00
4f3cf4f948
refactor: Setting redesign ( #11124 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-28 19:04:51 +01:00
57e712dd9e
fix: event-type filters ( #11552 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-09-28 13:33:31 +01:00
2021b641ce
feat: Alby integration ( #11495 )
...
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-28 12:03:01 +00:00
alannnc and GitHub
403d08de41
fix: update-stripe-presented-currency ( #11431 )
...
* Edit stripe currency
* add simple test for stripe change currency
* Undo import removed
2023-09-27 21:30:22 +00:00
d7c3132fa5
fix : #10789 Prevent Double Booking (for requests that require confirmation) ( #10882 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-09-27 20:54:22 +00:00
Alex van Andel and GitHub
ec4e2f5996
fix: Blank state wouldn't set 'schedule'; resulting toggle had no effect ( #11335 )
2023-09-27 11:26:55 +02:00
79b60adf9b
fix: timezone of default schedule should change if profile timezone is updated ( #11533 )
...
* change tz of default schedule
* make sure user has at least one schedule
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-09-26 20:41:16 +01:00
Vijay and GitHub
0b7e3510a5
fix : #11397 request for reschedule did not cancel initial meeting ( #11411 )
2023-09-22 19:13:17 -04:00
e0c87cf664
feat: Add ability to edit avatar ( #11399 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-09-22 19:12:35 -04:00
Leo Giovanetti and GitHub
0d653afd0c
fix: remove stripe metadata and more logos ( #11489 )
2023-09-22 14:44:45 -03:00
3b50fe075d
fix: remove kyc and make text messages to attendee org only ( #11389 )
...
* add orgs upgrade badge to select
* don't allow updating to if no teams or orgs plan
* make sure only paying users can request verification codes
* add new action helper function
* remove kyc code
* code clean up
* fix verify button UI
* fix type errors
* add eventTypeRequiresConfirmation everywhere
* address feedback
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-09-20 23:22:05 -07:00
Leo Giovanetti and GitHub
3fdc41968f
fix: subteam invite org acceptance ( #11449 )
2023-09-19 14:42:37 -07:00
786c1c2ba3
feat: monthly email digest ( #10621 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-19 16:19:36 +02:00
50970dc249
fix: org invite ( #11356 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me >
2023-09-19 15:46:33 +05:30
Leo Giovanetti and GitHub
72907e5e1b
feat: resend invitation ( #11428 )
2023-09-19 00:24:43 +00:00