Alex van Andel
2de4abba65
feat: Modify sort with if/elseif/else randomize when the dates are equal ( #10448 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-03 09:03:23 +00:00
Hariom Balhara
1b6d1b3a5a
fix: Embed Code Generator - Fixes 404 in preview of embed for orgs ( #10417 )
...
Co-authored-by: zomars <zomars@me.com>
2023-08-02 13:03:22 -07:00
Hariom Balhara
a56b19e618
fix: Broken Embed Dialog in Routing Forms due to recent rewrite ( #10434 )
...
Co-authored-by: zomars <zomars@me.com>
2023-08-02 19:40:53 +00:00
alannnc
871e17a865
feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 ( #10430 )
...
* WIP
* New files for other teams
* Update code domain model location
* Fixes for finding teams in orgs
* VerticalTabs remove other teams appearance and only display if org admin
* Added conditional to consider orgs admin when updating team profile
* team-member-list wip
* Update memberInviteModal with disableCopyLink prop
* cleaning up
* Undo changes to files
* remove logs
* clean up
* undo changes
* undo change
* Undo changes
* Reset files to main
* typo on import
* Update packages/features/ee/organizations/pages/components/OtherTeamListItem.tsx
Co-authored-by: Omar López <zomars@me.com>
* useSearchParams hook instead of useRouter
* remove unused code and clean up
* Fix type
---------
Co-authored-by: Omar López <zomars@me.com>
2023-08-02 21:09:43 +02:00
Alex van Andel
95dee6dd37
perf: Turns out the tz() function is very slow, 4ms ( #10545 )
2023-08-02 13:53:19 -04:00
Alex van Andel
23f97bdd3c
use dayjs utc mode to improve before/after performance ( #10544 )
2023-08-02 17:03:04 +00:00
Alex van Andel
bf050b498c
Revert "Revert "fix: weekly limits ( #10404 )""
...
This reverts commit 83678dfea2
.
2023-08-02 16:27:30 +01:00
Alex van Andel
83678dfea2
Revert "fix: weekly limits ( #10404 )"
...
This reverts commit 1d5b383529
.
2023-08-02 16:15:32 +01:00
Leo Giovanetti
02c5aa02df
fix: random multiple duration value input [CAL-887] ( #10513 )
2023-08-02 10:37:59 -04:00
Omar López
b7851e6e53
refactor: next/router hooks with next/navigation hooks ( #9105 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-02 11:35:48 +02:00
Udit Takkar
4ca9138e01
fix: react hook can't be used conditionally ( #10439 )
2023-08-02 12:22:44 +05:30
GitStart-Cal.com
86690a4c32
test: Create unit tests for react components in packages/ui/components/list ( #10501 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-08-02 07:13:26 +01:00
GitStart-Cal.com
c8beb6fba0
test: Create unit tests for react components in packages/ui/components/scrollable ( #10489 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-08-02 07:11:37 +01:00
Joe Au-Yeung
617e665004
feat: Enable Conferencing Apps for Team Events [CAL-1925] ( #10383 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-02 09:24:28 +05:30
GitStart-Cal.com
81c11f61dc
test: Create unit tests for react components in packages/ui/components/form/input ( #10506 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-08-01 17:19:54 +01:00
Danila
7c64b6a6e2
Fix type name clashing for eslint parser ( #10491 )
2023-08-01 15:55:31 +00:00
Monto
17855251ff
fix: Stop sending Reminders when a 'Seat' cancels the Event ( #10405 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-08-01 10:13:28 -04:00
GitStart-Cal.com
60a559940c
test: Create unit tests for react components in packages/ui/components/form/daterangepicker ( #10479 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-08-01 13:02:50 +01:00
Anik Dhabal Babu
b893afb8b8
fix: Address translation problem ( #10492 )
2023-08-01 16:56:26 +05:30
Joe Au-Yeung
6fa54aba46
perf: Refactor `getEnabledApps` to filter on credentials passed ( #10353 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-01 16:40:52 +05:30
Ritesh Patil
acc4909981
fix: embed hides floating button ( #9165 )
...
* fix: embed - hides floating button on click to prevent overlapping over modal
* revert changes on yarn.lock
* z-index for Modal wasnt highest
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-01 08:51:45 +00:00
Leo Giovanetti
4a6dc50909
fix: Unpublished screens ( #10453 )
...
* Implementation
* Changes and e2e
* Reverting launch.json
* Reverting org create handler
* Reverting yarn.lock
* DRYness and nitpicks
* Default org domain to undefined
* Applying zomars suggestion
* Suggestions
* Fixing seed and type in suggestion
* Fixing types
---------
Co-authored-by: zomars <zomars@me.com>
2023-07-31 21:27:22 +01:00
Bhargav
12abca65b8
fix: Fixed 10080 settings sidebar scrolling issue ( #10471 )
...
* fix : #10080 settings sidebar scrolling issue
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Fixed type error
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-31 18:51:08 +00:00
Rama Krishna Reddy
5a430df5d9
feat: Verify email of people setting a meeting with you ( #10317 )
...
* booker email verification changes
* name type fix
* use totp and code
* prisma schema styling
* refactor: code
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: book event form
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type errors
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: unit tests
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* refactor: move verifycodedialog from ui and to features/bookings
* fix: type error
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-07-31 17:51:11 +00:00
Carina Wollendorfer
fcd8de43d6
fix: temporarily disable sms/whatsapp to attendee workflow action ( #10485 )
...
* disable sms and whatsapp to attendee
* fix type error
* fix prisma enum imports
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-31 17:45:48 +00:00
Alex van Andel
9498ad4916
Fixed workflowReminder test + refactored reminderSchedule ( #10487 )
2023-07-31 18:35:48 +01:00
Rama Krishna Reddy
d21135e076
fix: do not delete last schedule ( #10444 )
...
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
2023-07-31 14:48:50 +01:00
GitStart-Cal.com
65384d7b1f
test: Create unit tests for react components in packages/ui/components/layout ( #10458 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-31 12:07:21 +05:30
sean-brydon
8f9f096723
feat: Auto join team if already in org [CAL-2248] ( #10450 )
...
* Auto join if in org.
* Only handle accepted org memberships
* Add comment
* TODO: fix prisma mock
2023-07-28 16:43:35 +00:00
sean-brydon
878f074cb6
use cloudflare real IP ( #10449 )
2023-07-28 15:11:44 +00:00
Udit Takkar
2c2fd14050
fix: use time format ( #8787 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-28 16:22:19 +02:00
Udit Takkar
063c7f6244
fix: width and avatar in orgs app install dropdown ( #10447 )
2023-07-28 16:04:49 +02:00
Danila
e8339030c2
Add optimistic update for away status toggling ( #10395 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-28 12:18:29 +00:00
GitStart-Cal.com
4bc4ff8193
test: Create unit tests for react components in packages/ui/components/table ( #10437 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-28 12:57:44 +01:00
GitStart-Cal.com
6cff76cc3b
test: Create unit tests for react components in packages/ui/components/form/colorpicker ( #10426 )
...
## DEMO
Run
```
yarn test colorpicker
```
![image](https://github.com/calcom/cal.com/assets/121884634/31f52d82-615d-4926-bf44-0c1742a66526 )
2023-07-28 09:44:52 +01:00
nicktrn
1d5b383529
fix: weekly limits ( #10404 )
...
* fix: correctly apply duration limits
* fix: weekly limits for weeks in two months
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-07-27 17:33:24 +01:00
Anik Dhabal Babu
65600b76f2
fix: Set the limit of Occurrences ( #10269 )
2023-07-27 11:49:21 -04:00
Cherish
0c37f8a712
fix: Booking Confirmation Dialogbox ( #10397 )
...
Co-authored-by: cherish2003 <saicherissh90@gmail.com>
2023-07-27 11:31:15 -04:00
GitStart-Cal.com
e81985c80d
test: Create unit tests for react components in packages/ui/components/TokenHandle ( #10407 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-27 15:48:23 +02:00
GitStart-Cal.com
a1e6e8ff32
Update package.json ( #10045 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-27 15:47:48 +02:00
GitStart-Cal.com
54cf49cfd6
test: Create unit tests for react components in packages/ui/components/form/checkbox ( #10409 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-27 15:46:55 +02:00
Janakiram Yellapu
98a156311d
feat: Add full names in the description of dynamic events. ( #10251 )
...
* Add full names in the descripiton of dynamic events.
* Initialising dynamic event desc after the check.
* Revert "Initialising dynamic event desc after the check."
This reverts commit ddd89c4e25
.
* Revert "Add full names in the descripiton of dynamic events."
This reverts commit ce232d6256
.
* Added booking title for dynamic events.
* Update apps/web/public/static/locales/en/common.json
* Fix typo.
* Fix lint error.
* Fix redundant booking information.
* Fix type script lint.
* Addressed review suggestions.
---------
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-27 08:52:46 +00:00
sean-brydon
8cdddfa1d0
fix: ratelimit - updates ( #10347 )
2023-07-27 10:41:43 +02:00
Udit Takkar
4f488be654
fix: email update bug ( #10306 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-27 10:41:33 +02:00
Hariom Balhara
f1acedff77
fix: Make routing-form a preinstalled app ( #9836 )
...
Co-authored-by: zomars <zomars@me.com>
2023-07-26 16:44:19 +00:00
Leo Giovanetti
dae4627ada
chore: Skipping totp code for org dev ( #10403 )
2023-07-26 18:15:37 +02:00
Hariom Balhara
83d98a1ac4
fix: Apps ( #10394 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-07-26 17:43:33 +02:00
Leo Giovanetti
bd40dcfa4d
fix: Missing subteam URL [CAL-2240] ( #10399 )
2023-07-26 17:41:38 +02:00
Udit Takkar
69c01b69f6
fix: responsive upload avatar ( #10392 )
...
* fix: responsive upload avatar
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Update ImageUploader.tsx
Move title to the DialogContent title prop instead of the content.
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-26 11:52:43 +00:00
Anik Dhabal Babu
50d2dad62c
fix: Toast Onclose is removing specific toast ( #9960 )
...
* toast behaviour fixed
* Update showToast.tsx
* Adjust E2E test for toast
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-25 22:27:14 +00:00
sean-brydon
ad3bdbbda7
fix: Feature flag user cache ( #10359 )
...
Co-authored-by: zomars <zomars@me.com>
2023-07-25 22:00:21 +00:00
mohammed hussam
94b4507901
feat: dynamic group links + flexible schedule ( #9931 )
...
* redirect user to /[user]/[type] for dynamic booking in /[user]
* feat: dynamic group links
* fix: type errors
* fix: more type errors
* Booker components cannot rely on useRouter
* Rename 15min/30/60 to dynamic
* Fixed a blocking test, unclear what it was waiting for
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-25 22:48:09 +01:00
Pradumn Kumar
6b9d2331fc
fix: Managed Event Type Webhooks ( #10300 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-07-25 13:05:02 -04:00
Leo Giovanetti
6a16366941
fix: Username check for sign-up with invitation in org context ( #10375 )
2023-07-25 18:54:49 +02:00
Hariom Balhara
47739a7636
Fix booker top margin embed ( #10357 )
2023-07-25 10:58:47 +01:00
Hariom Balhara
35be4182e9
fix: Routing Form and other org related fixes ( #10320 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-07-25 14:58:57 +05:30
Joe Au-Yeung
0e62c411f8
fix: Conferencing Label When Installing Apps ( #10351 )
...
Co-authored-by: Omar López <zomars@me.com>
2023-07-25 12:03:00 +05:30
Afrie Irham
f168ec8df6
fix: [CAL-2040] add spinner when bookerState is loading ( #9873 )
2023-07-24 13:20:42 -04:00
sean-brydon
0ea76332db
fix: organization list members error ( #10340 )
2023-07-24 15:01:16 +00:00
Alex van Andel
43e3ef170a
fix: webhook fetch calls should be no-follow ( #10336 )
2023-07-24 07:36:45 -07:00
Meet Patel
41850c7f59
fix: routing-forms protected with LicenseRequired ( #9521 )
2023-07-24 19:44:28 +05:30
Bhargav
bd4f99a850
fix: Fixed Issue #10291 removed brand color for tooltip ( #10327 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bhargav Tenali <t.bhargav@kayrros.com>
2023-07-24 15:21:18 +02:00
Vachmara
0f0b55488f
fix: app store cli windows compatibility issue #10324 ( #10326 )
...
* fix: app-store-cli windows support issue #10324
* fix: app-store-cli windows support issue #10324 - remove yarn.lock
* fix: app-store-cli windows support issue #10324
* refactor: instead of repeating code, use constant to know if it is windows platform
2023-07-24 13:39:28 +02:00
Hariom Balhara
4e1e586541
fix: `nameless` in sidebar for orgs ( #10318 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-24 10:25:55 +00:00
Mithun Prabhu
80a1458538
fix: Update ImageUploader.tsx ( #10319 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-24 10:13:58 +00:00
Pradumn Kumar
8de75aebf0
feat: Added feature of embeding availability to emails ( #10183 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-07-24 10:09:03 +00:00
GitStart-Cal.com
2b5577772b
fix: Fix UI issues on embed popup footer ( #10286 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-24 11:47:25 +05:30
Hariom Balhara
f081c733b8
test: Add Embed close modal test ( #10323 )
...
* Add close modal test
* Update packages/embeds/embed-core/playwright/lib/testUtils.ts
2023-07-23 12:45:05 +00:00
Hariom Balhara
3ed5a5552a
fix: Fix embed iframe still visible even after closing the embed. ( #10321 )
...
* Reset visibility
* Update packages/embeds/embed-core/src/embed.ts
2023-07-23 10:55:40 +00:00
Hariom Balhara
61f1a3b21e
feat: Support adding links to checkbox type question using markdown[Blocked on another PR] ( #8943 )
...
* Support adding links in boolean checkbox
* Fix and comment
* remove textarea, it was accidentally pushed.
2023-07-21 23:30:28 +05:30
GitStart-Cal.com
d353904c7c
test: Create unit tests for react components in packages/ui/components/dialog ( #10273 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-21 18:54:57 +02:00
GitStart-Cal.com
85c3c6dfc0
test: Create unit tests for react components in packages/ui/components/credits ( #10044 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-21 18:44:12 +02:00
Carina Wollendorfer
1aa3077706
test: e2e for workflows ( #9657 )
...
* create test files
* add first e2e test
* finish first e2e test
* code clean up
* fix event type create button data-testid
* enable sandbox mode for non production environments
* comment out code for testing
* Revert "comment out code for testing"
This reverts commit 5553dacce2
.
* clean up comments
* prettier
* use NEXT_PUBLIC_IS_E2E
* use todo fn
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-21 21:06:39 +05:30
Hariom Balhara
299f74c1fb
name can be undefined for existing `name` type fields ( #10298 )
2023-07-21 15:14:39 +00:00
GitStart-Cal.com
d55404b3aa
test: Create unit tests for react components in packages/ui/components/errorBoundary ( #10275 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-21 14:22:17 +02:00
Hariom Balhara
2a8eca7885
chore: Update version in main for embeds that are already released. ( #9822 )
...
* Release latest embeds
* Release latest embeds
* Ensure that unpublished packages arent imported
* linter is important to catch unexpected imports
* Create new release
* Add a new patch
2023-07-21 16:46:18 +05:30
Nafees Nazik
797d3a7f98
fix: set up organization field validation ( #10154 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-07-21 08:48:43 +00:00
Ujwal Kumar
c7a276eb1d
fix: remove app dialog while removing installed calendar ( #10234 )
...
* Fix remove app dialog while removing installed calendar
* fix: dialog in webhook, otp
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: more dialogs
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: margin
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: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-21 08:46:16 +00:00
Leo Giovanetti
d1778fdce8
fix: 2FA from CAL to GOOGLE ( #10288 )
...
* Fixing 2FA from CAL to GOOGLE
* Missing change
* Missing logic for converted providers
* Fixing edge case and applying feedback
* Leftovers
2023-07-21 09:32:03 +01:00
Alex van Andel
5b280b2188
fix: team event emails; sending & email subject ( #10289 )
2023-07-20 19:29:08 -04:00
Alex van Andel
3818093652
fix: Add attendees to getLuckyUser algorithm ( #10285 )
...
* Add attendees to getLuckyUser algorithm
* Fix unit test for getLuckyUser
2023-07-20 22:51:15 +01:00
Peer Richelsen
7ec7195ae9
fixed empty screen width ( #10278 )
2023-07-20 20:29:05 +00:00
alannnc
cd88b688f4
fix: including parentId when filter by eventTypeId happens ( #10262 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-20 12:19:13 -07:00
Joe Au-Yeung
66c1e29d91
fix: Default to Daily if Viable ( #10279 )
...
* Default to daily if viable
* Add Zod schema parsing
2023-07-20 12:57:10 -04:00
Hariom Balhara
3f900966b0
Fix flash of non-transparent background ( #10265 )
2023-07-20 09:17:46 +02:00
Leo Giovanetti
8ba4b4d50e
feat: Pending members selection ( #10168 )
...
* Pending members selection
* Discard changes to .vscode/launch.json
* revert yarn.lock
---------
Co-authored-by: Omar López <zomars@me.com>
2023-07-20 11:23:15 +05:30
GitStart-Cal.com
d2104dac5a
test: Create unit tests for react components in packages/ui/components/breadcrumb (CALCOM-614) ( #10256 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-20 07:13:23 +02:00
GitStart-Cal.com
9ad2731358
test: add unit tests for `packages/ui/components/badge` (CALCOM-613) ( #10255 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-20 07:11:53 +02:00
GitStart-Cal.com
c34fdab5af
test: Create unit tests for react components in packages/ui/components/card (CALCOM-617) ( #10257 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-20 07:06:15 +02:00
Hariom Balhara
f1c981fdcf
feat: firstAndLastName variant for name field ( #8671 )
...
* Add split full name variant
* Share propsType across fieldTypes and components
* Simplify Components
* Add assertions for required field indicator
* Fix test as name cant be used as a custom field right now
* Make it disabled during reschedule
* Fix UI issues in dark mode
* Support adding links in boolean checkbox
* Revert "Support adding links in boolean checkbox"
This reverts commit 31252f8a5f
.
* Make sure getBookingFields isnt import client side
* PR feedback addressed from Carina
* DRY Code
* Fix Dialog
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-07-20 07:03:50 +02:00
Anik Dhabal Babu
47f65bb19f
fix: More Brand color for calendar view ( #10252 )
2023-07-20 00:32:25 +02:00
GitStart-Cal.com
587d3c1088
fix: duplicate event-type dialog not using the new dialog footer (CALCOM-10258) ( #10260 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-20 00:15:03 +02:00
sean-brydon
610c86837a
feat: orgs - user management v2
...
figma: https://www.figma.com/file/ZJNAFHCAq6rnuGRgUFxjzQ/Organizations----New-features?type=design&node-id=4304-330348&mode=design&t=nKonHZpucwxnqwQI-4 (Not all features are in this PR)
loom: https://www.loom.com/share/30e8ef20a5b34a708dca160d8c04ae6f
shoutout @shadcn for the base of this table <3
Member View:
![CleanShot 2023-07-14 at 14 09 02](https://github.com/calcom/cal.com/assets/55134778/5db6eedb-bece-4955-91f0-9f2b3b042300 )
Admin view:
![CleanShot 2023-07-14 at 14 09 07](https://github.com/calcom/cal.com/assets/55134778/708c624d-1990-4075-8b32-d4587d09deff )
How to test
- Create ORG
- add members
- view settings -> orgs -> members
2023-07-19 12:45:13 -07:00
Carina Wollendorfer
8a432b45a4
fix: issue with date overrides in some timezones ( #10254 )
...
* fix date overrides
* add test
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-07-19 19:44:41 +01:00
GitStart-Cal.com
4e0a549a50
fix: Fix bookingPage UI issues in dark mode ( #10203 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-19 16:07:07 +00:00
GitStart-Cal.com
8902f7efa1
fix: /event-type /apps - doesn't match designs (CALCOM-9180) ( #9549 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-19 17:41:37 +02:00
GitStart-Cal.com
bd7eadd721
test: Create unit tests for react components in packages/ui/components/alert (tests-alert-component) ( #9897 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-19 17:22:41 +02:00
Monto
26e458be6d
feat: dynamic time format rendering in workflows based on user settings ( #10229 )
2023-07-19 10:30:37 -04:00
sean-brydon
628a29e89c
chore: fixing some initial re-renders ( #10185 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-19 09:19:53 +00:00
Hariom Balhara
b516a2af44
Get OAuth working for local ( #10054 )
...
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-19 09:15:05 +02:00