Omar López and GitHub
c4f25f2c44
build: deploy script for gradual migration ( #13834 )
2024-02-23 12:38:13 -07:00
Peer Richelsen and GitHub
d967facb63
feat: demodesk app ( #13733 )
2024-02-23 10:14:37 -05:00
c6dad39fb0
test: Create E2E tests for Analytics Apps (teste2e-analyticsApps) ( #13695 )
...
* refactor
* refactor
* refactor
* refactor
* fix failing check
* Update apps.ts
* fix failing check
* fix failing check
* fix failing check
---------
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
2024-02-22 21:54:49 -03:00
zomars
eec7f4d7d4
Update yarn.lock
2024-02-22 15:00:52 -07:00
Udit Takkar and GitHub
95d5824ba9
fix: og image ( #13829 )
2024-02-22 10:46:33 -07:00
Somay Chauhan and GitHub
5f95a4d041
fix: New Team Members Join Org as OWNER/ADMIN ( #13822 )
2024-02-22 11:46:28 -05:00
Keith Williams and GitHub
8e97444129
v3.8.3
2024-02-22 10:16:18 -03:00
Crowdin Bot
8d8264b5f5
New Crowdin translations by Github Action
2024-02-22 12:48:57 +00:00
2ad81221d0
chore: Added a period after undone ( #13824 )
...
* Added period after undone
* chore: undo yarn.lock
* Revert yarn.lock
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-22 09:44:43 -03:00
3d1ac4523f
fix: Update credentialId when null for a given selectedCalendar ( #13735 )
...
* fix: Update credentialId when null for a given selectedCalendar
* Add returnTo return path
* chore
* chore: undo return
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-22 12:05:46 +00:00
Alex van Andel and GitHub
b38807cb0f
fix: Type check failure in occupiedSeats ( #13805 )
2024-02-22 10:27:55 +00:00
Peer Richelsen and GitHub
11fb387370
feat: let org admins change usernames ( #13384 )
2024-02-22 07:48:46 +00:00
Crowdin Bot
1546f9115d
New Crowdin translations by Github Action
2024-02-22 07:42:13 +00:00
40ecd5dd9d
chore: removing wrong translations about {{consoleUrl}} ( #13802 )
...
* removing wrong translations
* fixed source string
* revert: eng translation
* chore: remove translation
* chore
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-22 07:38:47 +00:00
Omar López and GitHub
ac6ac14a23
fix: more og avatar fixes ( #13817 )
2024-02-22 07:25:31 +00:00
Bailey Pumfleet and GitHub
c6534160e4
chore: Shorten "aplicaciones instaladas" to "apps instaladas" ( #13806 )
2024-02-22 07:21:43 +00:00
Keith Williams and GitHub
aa2db562b8
fix: Bookings API ( #13815 )
2024-02-21 16:05:53 -07:00
b7ed314be2
fix: log more info on sendEmail error ( #13813 )
...
* add from and subject to error message
* remove comment
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-21 20:59:45 +00:00
d102268b33
fix: sdk action events ( #13755 )
...
* fix: sdk action events
* fix: type error
* fix: type err
* fix: reschedule event
* chore: remove timezone
* fix: feedback
* chore: use bookingInfo
* fix type error
* fix type errror
* add cancellation reason
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-21 14:25:24 -05:00
f4397d6593
fix: error on signup page while inviting a member to an org ( #13807 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-21 18:49:51 +00:00
Keith Williams and GitHub
192603a1fa
fix: No available users found near midnight ( #13801 )
...
* fix: No available users found near midnight
* Update date-ranges.ts
2024-02-21 10:58:38 -07:00
Keith Williams and GitHub
a3d969680f
chore: Including original start and end dates from request in log ( #13800 )
2024-02-21 13:22:42 -03:00
Crowdin Bot
adc3b3aec6
New Crowdin translations by Github Action
2024-02-21 15:27:50 +00:00
92286e2453
feat: signup redirect query param after onboarding ( #13761 )
...
* feat:redirect - if signup url has url to goto
* fix: dont throw if url is invalid - just dont set
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-21 20:53:09 +05:30
51b2a15cb0
feat: Settings for dashboard theme that is separate from system ( #13779 )
...
* feat(db): add new col: user appTheme
* feat(event-types page): apply appTheme color
* add appTheme for trpc
* feat: mutate main page theme
* feat: add english translation for app theme update section
* modify keys in common (en)
* add woring
* Revert yarn.lock to its state before unintended changes
* feat(i18n): add back the i18n string (for dark/light mode switching)
* refactor: refactor ThemeLabel
* fix: add new user field "appTheme" to test files
* chore: modify TODO comment
* chore: update common.json (en) for "theme"
since we had appTheme now, I think it's better to update the wording here to avoid confusion
* fix: update button's data-testid to fix e2e test error
* chore: remove comment
* fix: fix brand-color-not-apply bug
* solve type error
* fix: fix type error
* fix: use correct storageKey for booker / dashboard
* fix: tidy up
* fix: skeleton
---------
Co-authored-by: swh00tw <a6140000@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-21 13:02:40 +00:00
Morgan and GitHub
fa9a099dd6
fix: prefillFormParams guest type ( #13798 )
2024-02-21 12:36:48 +00:00
83ceb46cca
chore: Refactor feature flags ( #13734 )
...
Co-authored-by: Omar López <zomars@me.com >
2024-02-20 21:49:48 -03:00
Keith Williams and GitHub
75d5576e17
v3.8.2
2024-02-20 21:41:13 -03:00
Keith Williams and GitHub
0a6dde4fcc
chore: Add extra logging for no available users error ( #13791 )
...
* chore: Add extra logging for no available users error
* Changed warn to info
2024-02-20 23:51:31 +00:00
Omar López and GitHub
73b5839284
fix: og images avatars ( #13790 )
...
* fix og images avatars
* Update OgImages.tsx
* More fixes
* Update getPublicEvent.ts
* Update HeadSeo.tsx
2024-02-20 23:04:59 +00:00
Peer Richelsen and GitHub
1a42b94b13
feat: added linears google calendar app ( #13789 )
2024-02-20 20:08:08 +00:00
Erik and GitHub
acb910f680
v3.8.1
2024-02-20 15:20:09 -03:00
Crowdin Bot
38e857f9a9
New Crowdin translations by Github Action
2024-02-20 15:30:02 +00:00
Crowdin Bot
b8149dee36
New Crowdin translations by Github Action
2024-02-20 15:25:22 +00:00
Crowdin Bot
f583ef40f2
New Crowdin translations by Github Action
2024-02-20 15:19:54 +00:00
71574488c5
fix: No available users found ( #13738 )
...
* fix: No available users found
* Update getUserAvailability.ts
* Update getUserAvailability.ts
* Update handleNewBooking.ts
* Reusing the parsed dates throughout the full stack
* Fixed typo
* Added unit tests for stringToDayjs
* Fixing types
* Reverted the getSchedule utc change since that endpoint takes in UTC formatted dates but with a given timezone
* chore: Add test replicating 'no available users' error
* Test is passing
* Name clarifications
* Test clean up
* Update packages/features/bookings/lib/handleNewBooking.ts
Co-authored-by: Omar López <zomars@me.com >
* Update handleNewBooking.ts
* Fixed issue where date overrides ending at midnight don't allow bookings
* Removed comment
---------
Co-authored-by: Omar López <zomars@me.com >
2024-02-20 12:15:05 -03:00
Omar López and GitHub
008e0e43a2
chore: Drop deprecated password column ( #13698 )
2024-02-20 14:52:51 +00:00
Crowdin Bot
da22eda662
New Crowdin translations by Github Action
2024-02-20 10:27:49 +00:00
f94d696885
fix: text-overflow ( #13775 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-20 10:23:49 +00:00
Crowdin Bot
9e84eb1b2c
New Crowdin translations by Github Action
2024-02-19 21:01:08 +00:00
zomars
4c549811a1
chore: Add explainer to RawHtml
2024-02-19 13:57:01 -07:00
Hariom Balhara and GitHub
05502f0cfb
fix: Old username link on org user's profile. ( #13753 )
2024-02-19 19:09:11 +00:00
mokkin and GitHub
e436b8e06b
fix: correct German translation ( #13742 )
2024-02-19 19:07:18 +00:00
Crowdin Bot
8146cf8c93
New Crowdin translations by Github Action
2024-02-19 16:55:08 +00:00
c05f595ef0
reimplement #12681 ( #13639 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-19 13:51:09 -03:00
Crowdin Bot
0a795f5363
New Crowdin translations by Github Action
2024-02-16 17:53:19 +00:00
5b50a469b2
fix: double bookings on seated event ( #13406 )
...
* fix: double bookings on seated event
* test: correcting handleSeats.test.ts
fix: seat rescheduling
* Add test for booking w/o bookingUid in req
* Add back `bookingUid`
* add 'reqBookingUid' parameter
* Add `reqBookingUid`
* Fix
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
2024-02-16 12:48:57 -05:00
Alex van Andel and GitHub
c08365f09c
feat: Implement orgs/teams logoUrls ( #13699 )
...
* feat: Implement orgs/teams logoUrls
* Use getAvatarUrl in team/[slug]
* Extract uploadLogo to standalone file for reuse
* Allow removing the team/organisation logo
* fix: API build fail due to server-only, removed
2024-02-16 10:35:53 -03:00
Shyam Raghuwanshi and GitHub
477e102388
feat: Split-large-code-file-functions ( #13592 )
...
* Split large code file functions
* move the files from root into lib
2024-02-16 10:32:00 -03:00
Udit Takkar and GitHub
e1b10b4ec5
fix: update email flaky test ( #13727 )
2024-02-16 10:29:08 -03:00