cfef92a7bc
fix: App Install Dropdown Sort Properly [CAL-2285] ( #10672 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-08-12 21:30:15 +00:00
3ca43ce3f3
style: Fix text wrapping issue in button ( #10725 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-08-12 23:21:09 +02:00
99e9425257
fix: RTL issues on booking pages + email confirmation ( #10526 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-08-11 16:39:25 -07:00
cfe7ea45ec
test: Create unit tests for react components in packages/ui/components/form/step ( #10442 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-08-11 12:06:55 +05:30
c7dfa7bc89
fix: add extra security layers for sending messages to attendees ( #10636 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-08-10 11:52:36 -07:00
57384eb921
perf: Replace un-needed context fetching ( #10657 )
...
* Replace ctx.user.credentials to fetch in their own usecases
* Remove rawavatar from return
* Remove avatar rawAvatar from handler
* Fix fallback avatars
* fix: profile.slug already includes /team
* perf: Deprecate useAvatarQuery hook
* Extract to reusable credential func
* Fix type errors for credentials
* credentialOwner was inferred incorrectly, string non-nullable
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-08-10 18:07:09 +01:00
a54539d211
test: Create unit tests for react components in packages/ui/components/form/datepicker ( #10671 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
2023-08-10 12:31:52 -04:00
Anik Dhabal Babu and GitHub
f281131bf6
fix: Improve onboarding Availability ( #10685 )
...
* improve onboarding
* Update Schedule.tsx
2023-08-10 14:49:41 +00:00
sean-brydon and GitHub
d6d4e246f9
chore: Fix UI NITs ( #10691 )
2023-08-10 08:49:17 +00:00
05020dfa9d
test: Create unit tests for react components in packages/ui/components/toast ( #10578 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-08-08 09:47:30 +01:00
29d4348e7c
fix : #10587 - added a right margin to VTI. ( #10613 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-08-07 15:16:32 +00:00
826a8856e6
fix: installation dropdown ( #10555 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-08-07 15:14:45 +00:00
df674532a4
fix: added bottom padding to Dialog component ( #10629 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2023-08-07 14:00:31 +00:00
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
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
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
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
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
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
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
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
Udit Takkar and GitHub
063c7f6244
fix: width and avatar in orgs app install dropdown ( #10447 )
2023-07-28 16:04:49 +02:00
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 and GitHub
6cff76cc3b
test: Create unit tests for react components in packages/ui/components/form/colorpicker ( #10426 )
...
## DEMO
Run
```
yarn test colorpicker
```

2023-07-28 09:44:52 +01:00
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
a1e6e8ff32
Update package.json ( #10045 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
2023-07-27 15:47:48 +02:00
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
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
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
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
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
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
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 and GitHub
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
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
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
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 5553dacce23cd85c27e41b76f99fc31ce69499b7.
* 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
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
Peer Richelsen and GitHub
7ec7195ae9
fixed empty screen width ( #10278 )
2023-07-20 20:29:05 +00:00
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
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
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
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 31252f8a5f445f8289a09445124109a4a9c3d33b.
* 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
sean-brydon and GitHub
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:

Admin view:

How to test
- Create ORG
- add members
- view settings -> orgs -> members
2023-07-19 12:45:13 -07:00
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
a2645c2ed4
feat: replaced slack icon with Discord ( #10193 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-07-18 21:30:17 +00:00
Leo Giovanetti and GitHub
09068b39e6
perf: Event-type config page ( #10238 )
2023-07-18 23:18:08 +02:00
Syed Ali Shahbaz and GitHub
bb4d587359
fix: lint errors introduced in PR#10225 ( #10230 )
2023-07-18 15:58:32 +00:00
Syed Ali Shahbaz and GitHub
89f645c450
fix: Hotfix-bookings list breaks on unsupported timezone ( #10225 )
...
* Adds a check for supportedTimezone values
* adds timezone support check for attendees
2023-07-18 13:49:23 +00:00
Udit Takkar and GitHub
47add7e7fc
fix: modals regression ( #10211 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-07-18 09:53:01 +01:00