Nafees Nazik
0b93647209
fix: double border issue in Location Select ( #6646 )
...
* fix: border issue
* fix: remove border from dropdown
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 <udit.07814802719@cse.mait.ac.in>
2023-01-24 17:05:35 +01:00
Alex van Andel
b931b00714
Add env variables to turbo.json relevant to the website build ( #6654 )
2023-01-24 15:47:46 +00:00
Nafees Nazik
796a5f8d51
feat: use cal video as the default location ( #6643 )
...
* feat: use cal video as default while creating new events
* feat: use cal video as default value
* chore: remove default value
* fix: default value logic
* chore: remove console.log
2023-01-24 15:28:40 +00:00
sean-brydon
905a110377
Invites ( #6665 )
2023-01-24 15:27:05 +00:00
Alex van Andel
6ccc19985f
Add sizePropsBySize to avatarPrimitive root ( #6666 )
2023-01-24 14:01:27 +00:00
Udit Takkar
8f71474303
fix: add allowOverflow property ( #6636 )
...
* fix: add allowOverlfow property
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: date override input dialog
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-24 14:00:45 +00:00
zomars
5f351230ff
Ignores auth submodule
2023-01-23 16:50:17 -07:00
Alex van Andel
3e005919c1
Only return enabled apps in getEnabledApps ( #6653 )
2023-01-23 16:27:20 -07:00
Jeroen Reumkens
cfa8fd8b67
Reduce bundle size by importing single icons at a time ( #6644 )
...
* Removed barrel import for icons to reduce bundle size.
* Fixed replacement mistakes
* Reverted unneccesary yarn.lock updates
* Added some missed Icon. import conversions
* Remove merge artifact import in @calcom/ui
* Don't import Icon in pages/[user]
* Update packages/ui/package.json
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Omar López <zomars@me.com>
2023-01-23 23:08:01 +00:00
Alex van Andel
a888be6e04
Support both https/git by detection of origin root ( #6651 )
...
* Support both https/git by detection of origin root
* Remove unnecessary .
* Minor comment fixup
2023-01-23 23:05:53 +00:00
Joe Au-Yeung
6aa2cba3ce
Msteams access token refresh ( #6607 )
...
* Add is valid call
* WIP
* Change logic for Microsoft refresh token
* remove async
2023-01-23 15:36:24 -07:00
sean-brydon
12ab615684
Fix weird avatar issue ( #6645 )
2023-01-23 15:48:40 +00:00
sean-brydon
1d792a2c6c
generic <UpgradeScreen> component ( #6594 )
...
* first attempt of <UpgradeScreen>
* changes to icons
* reverted changes back to initial state, needs fix: teams not showing
* WIP
* Fix weird reactnode error
* Fix loading text
* added upgradeTip to routing forms
* icon colors
* create and use hook to check if user has team plan
* use useTeamPlan for upgradeTeamsBadge
* replace huge svg with compressed jpeg
* responsive fixes
* Update packages/ui/components/badge/UpgradeTeamsBadge.tsx
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
* Give team plan features to E2E tests
* Allow option to make a user part of team int ests
* Remove flash of paywall for team user
* Add team user for typeform tests as well
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-01-23 10:58:41 +01:00
Hariom Balhara
9602ac29fb
Fix Ga4 tracking ( #6630 )
2023-01-23 09:09:16 +00:00
Leo Giovanetti
5714471b9a
Temporary fix ( #6626 )
2023-01-22 17:27:27 +00:00
Mohammed Cherfaoui
a99e93a4bd
fix tooltip and modal stacking issues ( #6491 )
...
* fix tooltip and modal stacking issues
* use z-index in larger screens and less
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-01-22 20:31:25 +05:30
Udit Takkar
7f044ff92f
fix: use items-center ( #6618 )
2023-01-22 13:36:07 +01:00
Alex van Andel
17a0a61313
v2.5.3
2023-01-22 00:06:41 +00:00
Alex van Andel
12b7739c9a
Bugfix/dropdown menu trigger as child remove class names ( #6614 )
...
* Fix UsernameTextfield to take right height
* Remove className side-effect
* Incorrect resolution version fixed
* Converted mobile DropdownMenuTrigger styles into Button
2023-01-21 17:03:59 -07:00
Alex van Andel
ff283a25d2
Reduce the avatar size to 'sm' for now
2023-01-21 22:09:32 +00:00
sean-brydon
4b343f20a4
Update booking filters design ( #6543 )
...
* Update booking filters
* Add filter on YOUR bookings
* Fix pending members showing up in list
2023-01-21 18:15:59 +01:00
Udit Takkar
5bb6904ffd
feat: add LocationSelect component ( #6571 )
...
* feat: add LocationSelect component
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>
* chore: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-21 16:52:21 +00:00
sean-brydon
0e04f5d338
Fix FAB ( #6611 )
2023-01-21 16:14:08 +00:00
Nafees Nazik
da0ea5d9d0
fix: case-sensitivity in apps path ( #6552 )
...
* fix: lowercase slug
* fix: make fallback blocking
2023-01-21 16:13:55 +00:00
Peer Richelsen
1a19261b8f
remove 1 on 1 icon ( #6609 )
...
* removed 1-on-1 badge
* changed user to users for group events
2023-01-21 16:07:45 +00:00
Luis Cadillo
55a6c65db6
fix: remove annoying outline when <Button /> clicked ( #6537 )
...
* fix: remove annoying outline when <Button /> clicked
* Delete yarn.lock
2023-01-21 16:07:30 +00:00
Alex van Andel
c9ed3388ae
Regenerated lockfile without upgrade ( #6610 )
2023-01-21 15:49:35 +00:00
Harsh Singh
2588b7ef84
Harsh/add member invite ( #6598 )
...
Co-authored-by: Guest <guest@pop-os.localdomain>
Co-authored-by: root <harsh.singh@gocomet.com>
2023-01-21 16:32:00 +01:00
GitStart-Cal.com
7ce83542e2
[CAL-811] Avatar icon not redirecting user back to the main page ( #6586 )
...
* Remove cursor-pointer, remove old Avatar* files
* Fixed styling for checkedSelect + some cleanup
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-01-21 11:41:49 +00:00
Alex van Andel
0bb0883e64
Fix string equality check in git-setup.sh
2023-01-21 06:24:29 +00:00
zomars
d3be62fbdd
Yarn lock fixes
2023-01-20 16:28:22 -07:00
zomars
736308e43a
Test fixes
2023-01-20 15:10:09 -07:00
Peer Richelsen
791927e45e
Update package.json
2023-01-20 23:06:43 +01:00
Alex van Andel
fa984e1568
Changed a neutral- classes to gray ( #6603 )
...
* Changed a neutral- classes to gray
* Changed all border-1 to border
2023-01-20 23:04:58 +01:00
Peer Richelsen
9b197da5be
Update README.md
2023-01-20 21:58:11 +01:00
Peer Richelsen
b7c316b01b
Update README.md
2023-01-20 21:57:52 +01:00
Udit Takkar
5ab56310bf
fix: add delete in dropdown ( #6599 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-20 14:57:14 -05:00
Udit Takkar
52e318ca18
fix: show button on empty string ( #6601 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-20 12:27:58 -07:00
Omar López
8d078564dd
Bye bye submodules ( #6585 )
...
* WIP
* Uses ssh instead
* Update .gitignore
* Update .gitignore
* Update Makefile
* Update git-setup.sh
* Update git-setup.sh
* Replaced Makefile with bash script
* Update package.json
2023-01-20 12:17:51 -07:00
GitStart-Cal.com
7b5482e83d
[CAL-808] /availability/single - UI issue on buttons beside time inputs ( #6561 )
...
* [CAL-808] /availability/single - UI issue on buttons beside time inputs
* Update apps/web/public/static/locales/en/common.json
* Update packages/features/schedules/components/Schedule.tsx
* create new translation for tooltip
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-20 17:56:28 +00:00
sean-brydon
23086476b3
Tailwind Merge ( #6596 )
...
* Tailwind Merge
* Fix merge classNames
2023-01-20 15:19:12 +01:00
Nafees Nazik
00cab5c41f
fix: react-select overflow issue in some modals. ( #6587 )
...
* feat: add a disable overflow prop
* feat: use the disable overflow prop
2023-01-20 13:29:37 +00:00
sean-brydon
fbc27e1d52
Fix booking filters not working for admin ( #6576 )
2023-01-19 19:23:58 +01:00
Nafees Nazik
e1c9a8cbfc
fix: i18n placeholder in awaiting approval email ( #6573 )
2023-01-19 16:56:44 +01:00
Nafees Nazik
8ee109e975
fix: app list item ui issues in `/settings/my-account/conferencing` ( #6565 )
...
* fix: border color
* fix: padding and title line-height
* feat: add app-list card
* feat: use the AppListCard component
* nit: remove unused imports
2023-01-19 15:02:01 +00:00
sean-brydon
cfaecc3e02
Icon small button variant ( #6525 )
...
* Icon small button variant
* Rename
* Update CVA + Update button WIP
* add ticket ref and fix padding
* Update button and all uses of Icon button
* SB deployment test
* Fixing type error
* Fix lint
* Add icon button to canvas
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-01-19 14:55:32 +00:00
Syed Ali Shahbaz
18246e0dc1
path.join causing issues on windows so we keep path like the other exports ( #6568 )
2023-01-19 13:21:51 +00:00
sean-brydon
6dcb16724c
Fixing tabs again ( #6566 )
2023-01-19 12:05:00 +00:00
Hariom Balhara
d4c5a906b5
App Store Templates ( #5289 )
...
* Start by moving what we have to _templates
* WIP
* WIP
* Add create/edit/delete template commands
* Type fixes cli
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-01-18 15:30:25 -07:00
Alex van Andel
27e8d73b82
Revert "experiment: disco border ( #6531 )"
...
This reverts commit b5f274d663
.
2023-01-18 19:29:36 +00:00