Sumedh
c3122c82e4
fix/cant-create-team-name-taken ( #5911 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-07 14:50:54 +00:00
Udit Takkar
cc9b49131e
fix: add toast and fix delete action ( #5912 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2022-12-07 15:37:20 +01:00
github-actions[bot]
190db1a0f6
New Crowdin translations by Github Action ( #5903 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-06 23:25:53 +01:00
Cory Dransfeldt
bd48a72e99
[Feature] Adds support for Plausible analytics to app store ( #5906 )
2022-12-06 21:19:16 +00:00
Nafees Nazik
a6836a1488
fix: use the new docker compose command if it exists ( #5852 )
2022-12-06 11:41:50 -07:00
Harsh Singh
2b67ea9635
Harsh/fix 404 page for undefined events ( #5700 )
...
* fix: 404 page for undefined events
* Update apps/web/pages/[user]/[type].tsx
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Guest <guest@pop-os.localdomain>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-12-06 15:04:34 +00:00
Udit Takkar
a9117c2d36
fix: use tooltip portal ( #5889 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2022-12-06 13:57:02 +00:00
GitStart
10d3b5f1b9
Remove the back arrow ( #5402 )
...
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
2022-12-06 13:02:58 +00:00
Peer Richelsen
b757cb6ba1
added new teams empty screen ( #5847 )
...
* added new teams empty screen
* replaced svg background with smaller jpg
* nit
* nit
* nit
* nit
* show old emptyscreen for self-hosters
* nit
2022-12-05 15:20:33 -07:00
René Müller
5968e0aa19
added EventReservationSchema to success page ( #5777 )
...
* added EventReservationSchema to success page
* removed duplicated of yarn.lock
Co-authored-by: René Müller <rene.mueller@clicksports.de>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 21:35:44 +00:00
zomars
a06fffc4ec
Adds missing translation
2022-12-05 14:24:09 -07:00
zomars
3312c84e7c
Update turbo.json
2022-12-05 14:17:35 -07:00
Nafees Nazik
d86710d5e9
fix: remove unnecessary title ( #5853 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 21:11:10 +00:00
Udit Takkar
2d8e65c160
fix: ui of calendar item ( #5879 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2022-12-05 20:39:52 +00:00
Udit Takkar
f74eaf7cb3
fix: increase edit location height ( #5882 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 20:18:45 +00:00
René Müller
bcfd57c953
Bugfix/payment options ( #5805 )
...
* removed locale to use automatic detection in teams/lib/payments.ts
* removed payment_method_types to manage payment methods in the Dashboard
* added customer_update and automatic_tax to apply tax rates to payments
* added allow_promotion_codes to allow promotion codes
* removed multiple usages of `allow_promotion_codes` in payments.ts
Co-authored-by: René Müller <rene.mueller@clicksports.de>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-12-05 13:02:59 -07:00
github-actions[bot]
c38588b93d
New Crowdin translations by Github Action ( #5842 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 20:59:12 +01:00
alannnc
32ed43574d
Fix input parse to number ( #5884 )
2022-12-05 20:57:33 +01:00
Harsh Singh
38a5a22b9e
Harsh/fix bookings name ( #5848 )
...
Co-authored-by: Guest <guest@pop-os.localdomain>
Co-authored-by: root <root@pop-os.localdomain>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 17:41:40 +00:00
Sascha Foerster
2120e301c3
Update german translations ( #5854 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 17:29:19 +00:00
Bailey Pumfleet
dd0aec4e97
Fix Kbar translation ( #5867 )
2022-12-05 14:43:31 +00:00
Peer Richelsen
3815b86258
added norwegian to i18n ( #5866 )
2022-12-05 13:58:00 +00:00
Hariom Balhara
7a6545bd03
Wordpress App Files cleanup ( #5858 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 13:42:38 +00:00
Udit Takkar
11f467af5d
fix: toggle ( #5865 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 13:28:21 +00:00
Hariom Balhara
0930cf50b6
BugFix: Link based Apps installation - Opens 2 tabs instead of 1 ( #5859 )
...
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-05 14:13:01 +01:00
Nafees Nazik
c37cddd0b7
feat: add each app from the app store to KBar ( #5724 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-05 12:13:31 +00:00
GitStart
09253f83bf
[CAL-463] Clicking Members from event types screen should take you to the members page ( #5857 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2022-12-05 12:12:37 +00:00
Leo Giovanetti
1cdcebac01
Requires Confirmation Threshold ( #5825 )
...
* WIP + react errors fixed
* Booking and Availability page treatment
* Update BookingPage.tsx
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2022-12-05 12:12:14 +00:00
sean-brydon
58270fa653
Team impersonation ( #5863 )
...
* Re Implement frontend logic to impersonate team members
* Refactor dialog + correct disable toggle.
* fix translation
* Update packages/features/ee/impersonation/lib/ImpersonationProvider.ts
2022-12-05 12:03:36 +00:00
Peer Richelsen
1a26a254ab
added team subdomain to whereby validation ( #5850 )
2022-12-03 19:32:40 +00:00
Udit Takkar
a36d15894d
fix: user infer props and remove avatarSSr from onboarding ( #5549 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2022-12-03 19:20:18 +00:00
Sumedh
cf077fd33c
fix/sidebar-profiledropdown-wired-hoverstate ( #5832 )
2022-12-03 15:12:12 +00:00
sean-brydon
0c979d3604
Fix imports + buttons ( #5831 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-03 14:53:07 +00:00
zomars
33bc786bb3
API scripts
2022-12-02 15:25:13 -07:00
zomars
a7f16462db
v2.3.5
2022-12-02 13:33:41 -07:00
zomars
2c7fcbcf51
hotfix: 404 for mixed case usernames
2022-12-02 13:32:56 -07:00
Syed Ali Shahbaz
d3e4d26fa5
fixes UTC consideration in CalDAV ( #5827 )
...
* fixes UTC consideration
* typecheck fix
* code quality
* comment location
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-12-02 19:46:38 +00:00
Carina Wollendorfer
3be6c05722
Fixes some translation issues ( #5841 )
...
* fix french translation for rescheduled email
* fix translations for team invite
* fix rescheduling email in german
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-02 17:56:48 +00:00
Carina Wollendorfer
e293e590bd
remove if and at to query ( #5838 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-02 13:43:07 +00:00
GitStart
d8c1c103a1
[CAL-103] All Bookings show up under Today and Today should be uppercase ( #5155 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-02 10:08:12 +00:00
Joe Au-Yeung
19d00e691c
Fix attendees on a booking with seats and payments, navigate to the payment page. ( #5788 )
...
* Payment booking logic to seats
* Pass email to success page from payment page
* Fix type error
Co-authored-by: Alan <alannnc@gmail.com>
2022-12-02 00:12:06 +00:00
Harsh Singh
78aa4aecef
Settings: Tab item line height fix && Stop x-axis overflow of settings tab ( #5699 )
...
Co-authored-by: Guest <guest@pop-os.localdomain>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-01 23:09:14 +00:00
sean-brydon
3ab002e547
5444 cal 339 radio option in additional questions on public booking page ( #5804 )
...
* Use field array intro
* WIP - form submitting wrong form
* WIP with fake useFormHook
* WORKING! OMG
Co-authored-by: Alex <alex@cal.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
* Booking Page styling
* Fix duplicate fields
* Radio string
* Type error
* Linting errors
* Remove unused duplicate file
* Fixed user related type error
* remove log
* Remove console logs
* remove console log
* fix dark mode text and comment style
Co-authored-by: Alex <alex@cal.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-12-01 21:53:52 +00:00
Nafees Nazik
7f461bc275
fix: padding ( #5808 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2022-12-01 13:30:57 -07:00
Carina Wollendorfer
571176102e
add smsReminderNumber to webhook payload ( #5823 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-01 12:51:59 -07:00
github-actions[bot]
8f1d3fbc50
New Crowdin translations by Github Action ( #5816 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-01 15:42:24 +00:00
Joe Au-Yeung
5e88ad50ea
If no location is set, default to Cal Video ( #5812 )
...
* Default to Cal Video
* Show web conferencing details to follow on success page
* Show web conferencing details to follow on success page
* Show web conferencing details to follow on success page
* Type fixes
* Pass tests
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-12-01 10:20:01 -05:00
Alex van Andel
056406bdd9
v2.3.4
2022-12-01 11:18:18 +00:00
Alex van Andel
58af5a18a4
Moved some files around & made some fixes ( #5811 )
...
* Moved some files around & made some fixes
* Update apps/web/pages/event-types/index.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/apps/installed/[category].tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/components/apps/App.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/components/apps/CalendarListContainer.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/settings/my-account/calendars.tsx
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Omar López <zomars@me.com>
2022-12-01 00:59:27 +00:00
zomars
90b6581d76
Allows promo codes for team subscriptions
2022-11-30 17:36:04 -07:00