Peer Richelsen
fa7b94bfe9
Merge branch 'main' of https://github.com/calcom/cal.com
2023-02-02 13:33:49 +01:00
Peer Richelsen
56c5d39cd3
i18n fix
2023-02-02 12:50:28 +01:00
Peer Richelsen
7574fb6f44
i18n fix
2023-02-02 12:49:11 +01:00
GitStart-Cal.com
828fcbe1d9
[CAL-713] /availability single - layout issues. Check spacing, margin, alignment with spec'd design ( #6724 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-02-02 12:21:05 +01:00
Joe Au-Yeung
34db46869e
Move e2e to buildjet ( #6840 )
2023-02-02 08:42:28 +00:00
Nafees Nazik
1f1cab2be1
fix: padding in shell for mobile ( #6825 )
...
* fix: padding
* fix: breakpoints in fab
* fix: padding
2023-02-02 09:24:31 +01:00
Alex van Andel
831aa72d23
Invalidate hasTeamPlan when the last team is removed ( #6837 )
2023-02-01 21:23:34 +00:00
Peer Richelsen
ef78db7856
/teams improvements ( #6831 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-02-01 20:41:47 +00:00
Nafees Nazik
7ee5967075
feat: add theming options to teams ( #6807 )
2023-02-01 19:27:26 +01:00
Alex van Andel
5b165e6ebf
Fixed broken path to fix SB build failure
2023-02-01 16:09:45 +00:00
Joe Shajan
624f52c305
webhook from ui design change ( #6803 )
...
* webhook from ui change
* fix: webhook test border & test webhook font style
2023-02-01 14:51:42 +00:00
GitStart-Cal.com
df25ae6a3d
[CAL-845] Improve the custom event name modal UI/UX ( #6660 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-02-01 13:10:16 +01:00
Josh Avant
7f65d7f3c3
Removes pay_later_instructions ( #6824 )
2023-02-01 09:17:11 +01:00
Nafees Nazik
17eb45b0b6
fix: input component style in routing forms ( #6731 )
...
* fix: remove custom className
* removed extra type text
removed extra type text from input
---------
Co-authored-by: alannnc <alannnc@gmail.com>
2023-02-01 01:39:29 +00:00
Peer Richelsen
ed4b31767f
lint
2023-01-31 23:33:20 +01:00
Peer Richelsen
cebb10bfe4
re-adding subtitle to Shell
2023-01-31 23:31:04 +01:00
Ben Lam
7a6e7c2f1d
Removed unused variables ( #6704 ) ( #6750 )
2023-01-31 22:29:24 +00:00
Peer Richelsen
0ffed24359
user management moved to console.cal.com ( #6799 )
2023-01-31 21:59:11 +00:00
Nafees Nazik
e121615d36
fix: installed apps and admin apps layout spacing issues. ( #6753 )
...
* feat: add highlight props
* feat: add isTemplate prop
* feat: add invalid credintial prop
* feat: add children prop
* feat: render app list card
* fix: add horizontal gap
* fix: installed app layout style
* fix: admin layout
* feat: add isGlobal to returned data
* feat: fix admin tab.
* use common components list and AppListCard
* show isDefault Badge
* hide switch for global apps
* fix: show switch
* fix: remove isglobal
* fix: layout
* refactor: remove unused component and import
* feat: use app list card component
* fix: query param
* fix: prevent unnecessary props passed to the component
* feat: add disabled style
* feat: add disconnect integration modal
* feat: new changes.
* render disconnect integration model only once.
* add dropdown for actions
* feat: changes in admin apps.
* use dropdown for selecting action buttons.
* use modal for editing keys.
* Remove boolean comparison
---------
Co-authored-by: Alan <alannnc@gmail.com>
2023-01-31 22:45:38 +01:00
Joe Au-Yeung
4f9aa8bd96
Hide attendees from calendar description ( #6800 )
...
* Show the organizer timezone when booking on seats
* Only show organizer in event description
* Type fixes
* Update snapshot with new response
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Alan <alannnc@gmail.com>
2023-01-31 14:14:19 -07:00
Leo Giovanetti
36b6c351ec
Session Timeout ( #6439 )
...
* Implementation
* Unifying UI to password screen
* Tweaks for session in password section
* Update apps/web/pages/settings/security/password.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update packages/features/kbar/Kbar.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update packages/features/settings/layouts/SettingsLayout.tsx
Co-authored-by: Omar López <zomars@me.com>
* Relying on extra db query
* Upgrades typescript
* Update yarn lock
* Typings
* Hotfix: ping,riverside,whereby and around not showing up in list (#6712 )
* Hotfix: ping,riverside,whereby and around not showing up in list (#6712 ) (#6713 )
* Adds deployment settings to DB (#6706 )
* WIP
* Adds DeploymentTheme
* Add missing migrations
* Adds client extensions for deployment
* Cleanup
* Using same version as other deps
* Reverting prisma changes and fixing things
* Uneeded tx-expect-error
* Fixing default value
* Update apps/web/public/static/locales/en/common.json
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
---------
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-01-31 17:44:14 -03:00
GitStart-Cal.com
9ab5a3149c
[CAL-807] /event-types/single - Fix the header ( #6738 )
...
* [CAL-807] /event-types/single - Fix the header
* [CAL-807] /event-types/single - Fix the header
* [CAL-807] /event-types/single - Fix the header
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-01-31 20:19:02 +00:00
Nafees Nazik
3b8f436bdf
feat: tabs for teams in mobile ( #6685 )
...
* fix: padding
* feat: add teams tab component
* fix: add image to type
* fix: current path check
* fix: add avatar prop
* feat: add teams tab for mobile
* fix: padding
* fix: background and padding x
* fix: empty logic
* fix: conditions
* fix: bg
---------
Co-authored-by: Alan <alannnc@gmail.com>
2023-01-31 12:54:40 -07:00
Carina Wollendorfer
50c74cf286
change useHasTeamPlan hook to useHasPaidPlan ( #6699 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-31 19:10:21 +00:00
Richard Poelderl
dcbafced8b
update isCalcom for canonicals to handle https://cal.com ( #6802 )
...
* update isCalcom for canonicals to handle https://cal.com
* avoid env var
* prettier
* handle window undefined
* handle window undefined during pre-render
* add some logs
* add some logs
* Revert "add some logs"
This reverts commit 9d27de0290
.
2023-01-31 19:07:50 +00:00
sean-brydon
208fc2f0e4
Feat - invite user to team flow improvements ( #6725 )
2023-01-31 18:16:43 +00:00
Joe Au-Yeung
d1a877e70d
Add additional guests ( #6419 )
...
* Add additional guests
* WIP
* WIP
* Type fix
* WIP
* Add validation for already invited attendees
* Revert type to email
* remove controlled fields
* disables signups via env variable (#6212 )
* disables signups via env variable
* Apply suggestions from code review
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
* Reusable Upgrade component for teams only features (#6473 )
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
* i18n udpate
* fix: darkmode in booking/[id] page (#6458 )
* fix: text-area style
* fix: border styles
* fix: german translation for reschedule booking email subject (#6483 )
* fix: german translation for reschedule subject
* fix: add a full stop
* fix: app store spacing issues (#6481 )
* feat: add equal spacing with gap
* fix: title style
* fix: title style
* fix: remove margin
* fix: remove margin
* fix: sub header spacing and slider button
* fix: category card text
* fix: app store spacing issues
* fix: tab in tablet
* fix: shell
* fix: styling of dropdown component (#6440 )
* fix: styling of dropdown component
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Apply suggestions from code review
* fix: use dropdown item in all pages
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: undo
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>
* readding sidebar tips for everyone, added 3 more features to teams empty screen (#6475 )
* readding sidebar tips for everyone
* added 3 more features to teams plan
* responsive fixes
* responsive fixes
* small responsive fix
* CTA alignment fixed
* Minor alignment fixes to Shell for event-types/[type]
Co-authored-by: Alex van Andel <me@alexvanandel.com>
* fix: wrong i18n placeholder in many locales (#6496 )
* fix: czech translation
* fix: spanish translation
* fix: italian translation
* fix: japanese translation
* fix: korean translation
* fix: dutch translation
* fix: norwegian translation
* fix: polish translation
* fix: portuguese translation
* fix: portuguese translation
* fix: romanian translation
* fix: russian translation
* fix: serbian translation
* fix: swedish translation
* fix: turkish translation
* fix: ukrainian translation
* fix: vietnamese translation
* fix: chinese simplified translation
* fix: chinese traditional translation
* Disable redirect for cancellation page (#6498 )
* [CAL-677] /event-type : Event Setup sidebar item doesn't reflect multiple durations (#6390 )
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
* Added fallback to hostsFixed too which is used in COLLECTIVE (#6500 )
* Don't update the field when changing the select (#6486 )
* Don't update the field when changing the select
* Fixing missing label
* Applied the correct y-8 vertical margin
* Changed the description vertical offset from title a bit more
* Add Trash icon on Availability list dropdown
* fix: tablet sidebar profile being too wide and not centered (#6490 )
* feat: updated app list items styling issues inside settings/conferencing
* feat: fixed tablet sidebar width and not centered issue
* fix: removed un-related changes from this pr
* deleted .env
* fix: added the accidentaly deleted .env file
* fix: removed unwanted .env file from the pr
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Bring back PublicShell (#6505 )
* Add red text to error message
* WIP
* Rearrange guest input
* Fix validate unique guests logic
* Allow guests on reschedule
* Lint fix
* More lint fixes
* Lint fixes
* More lint fixes
* Fix remove guest button margin
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Jeff Loiselle <jeff@loiselles.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Ronit Panda <72537293+rtpa25@users.noreply.github.com>
Co-authored-by: Alan <alannnc@gmail.com>
2023-01-31 17:36:38 +00:00
Richard Poelderl
c7471b404c
fix(web): remove `noindex` & `nofollow` tags from the `App` and `Shell` components ( #6816 )
...
Fixes https://github.com/calcom/cal.com/issues/6815
2023-01-31 17:08:59 +00:00
Alex van Andel
4db4df8ace
Correct invalid ukraine language code ua -> uk
2023-01-30 21:09:09 +00:00
Syed Ali Shahbaz
a4bed48eaf
Standardize response codes in Login ( #6787 )
...
* standardizing login response codes
* playwright fix
* added translation
2023-01-30 18:37:03 +00:00
Richard Poelderl
f1c5838aef
fix(web): set canonical as ` https://cal.com ` in the `<HeadSeo/>` ( #6693 )
...
* fix(web): set canonical as https://cal.com in the <HeadSeo/>
* use `window.document.location?.href` if self hosted
* clean up
* use `isCalcom` from library
* handle trailing slash on homepage again
2023-01-30 13:54:07 +01:00
Peer Richelsen
8e994dcc33
adding ukrainian ( #6791 )
2023-01-30 13:49:08 +01:00
Hariom Balhara
8cf0050d1f
Fix: EventType Duplication ( #6778 )
2023-01-30 12:55:08 +01:00
Sai Deepesh
6c23813192
fix padding of lenght input on add event modal ( #6771 )
2023-01-30 11:12:53 +00:00
Udit Takkar
c8e3f6494a
fix: back button and heading size ( #6768 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-29 10:38:31 +01:00
Carina Wollendorfer
333801d2ae
Fix shift-enter in bio editor ( #6769 )
...
* fix wrong enabled update button at first load
* fix shift-enter error
* small fixes + code clean up
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-27 23:14:58 +00:00
Joe Au-Yeung
60f7528cbc
On seats, hide attendees if option is selected ( #6767 )
...
* On seats, hide attendees if option is selected
* Remove unused line
2023-01-27 12:10:49 -07:00
Peer Richelsen
87c178e53b
added blue color for links in bio ( #6760 )
2023-01-27 17:03:04 +01:00
GitStart-Cal.com
33a4117fb5
On duplicating an event type, spacing between arrows and label is wide (Length field) ( #6717 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-01-27 11:06:29 +01:00
Omar López
16adf86c8c
Upgrades typescript to 4.9.4 ( #6747 )
...
* Upgrades typescript to 4.9.4
* Type fixes
2023-01-26 18:50:56 -07:00
Omar López
cf33106d8b
WIP: SIU: Maximum call stack size exceeded fix? ( #6740 )
...
* Maximum call stack size exceeded fix?
# Conflicts:
# packages/prisma/index.ts
* Prisma client extensions is too much for our TS
* Removed unused Icons
* Type fixes
2023-01-26 17:51:03 -05:00
zomars
a63f9ddf61
Adds deployment settings to DB ( #6706 )
2023-01-26 13:36:15 -07:00
Hariom Balhara
23de92f818
Hotfix: ping,riverside,whereby and around not showing up in list ( #6712 )
2023-01-26 13:31:13 -07:00
Nafees Nazik
d77e4f3c4a
fix: decode characters if encoded ( #6447 )
2023-01-25 09:44:48 +00:00
Joe Cohen
b1c0ea4c38
Fix duplicate event modal page slug ( #6657 )
2023-01-25 09:16:50 +00:00
Carina Wollendorfer
425e18f53c
enable scroll ( #6676 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-25 09:14:20 +00:00
Udit Takkar
5b1cd9e5ce
fix: send email if username is being passed ( #6674 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-25 08:56:20 +00:00
Joe Au-Yeung
00bff598ef
Add videoCallData to evt on new attendee ( #6673 )
...
* Add videoCallData to evt on new attendee
* Remove console.log
2023-01-25 08:52:58 +00:00
Carina Wollendorfer
3c761f4451
Fixes issues with workflows that have more than one action ( #6670 )
...
* fix untitled workflow name when no action exists
* fix wrong data loaded one first laod when step was added
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-25 08:42:57 +00:00
Carina Wollendorfer
8640eb9f52
Ability to format user and team bio ( #6572 )
...
* use texteditor for bio
* remove block types from about editor
* add props to make editor height adjustable
* set isDirty to true when about input is edited
* add editor to getting-started
* fix editor height
* remove required error for onboarding
* add helper function to check if parsed bio has text
* add back commented code
* fix onboarding tests for optional about field
* rename function
* parse team bio for read only members
* code clean up
* fix failing e2e because of missing test id
* fix onboarding e2e test
* add missing parse of user bio
* Update apps/web/components/getting-started/steps-views/UserProfile.tsx
* Update apps/web/pages/settings/my-account/profile.tsx
Co-authored-by: Omar López <zomars@me.com>
* use css inline style for height instead of tailwind class
* fix height of editor-input
* save bio as markdown in db
* fix empty line when bio is empty
* fix hydration failed error
* Update packages/ui/components/editor/Editor.tsx
Co-authored-by: Omar López <zomars@me.com>
* remove unused import
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-24 18:08:10 -07:00
Kiran K
abb5fd36f3
Support OIDC ( #6661 )
...
* Support OIDC
* tweak to the Configure button
* fix the type import
2023-01-24 13:02:43 -07:00
Ben Hybert
0c88cf75e0
corrected avatars inside users block ( #6667 )
...
* corrected avatars inside users block
* ensured the team avatar didnt shrink too
* Update packages/ui/components/avatar/Avatar.tsx
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-01-24 16:10:43 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
25eae4a546
find indexes instead of just one ( #6547 )
2023-01-18 12:26:07 -07:00
Udit Takkar
f663774fee
feat: add most popular section in apps ( #6539 )
...
* feat: add most popular section in apps
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: remove margin
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: merge conflict
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-18 11:48:10 -07:00
Nafees Nazik
e2258fba27
Feat: webhook form UX improvement ( #6448 )
...
* feat: add type and required attribute
* feat: disable ping button when subscriberUrl is
not present
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-01-18 16:02:20 +00:00
Carina Wollendorfer
d0d8878f34
Adds ability to add custom sender names for workflow emails ( #6463 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-18 15:32:39 +01:00
Peer Richelsen
6c3ae984fc
add tracking URL to LicenseRequired ( #6526 )
2023-01-17 21:49:40 +00:00
Mohammed Cherfaoui
a2e9bf0504
fix toast dimensions issues ( #6522 )
2023-01-18 02:45:04 +05:30
GitStart-Cal.com
8aa089efe6
[CAL-760] Emails: Design Tokens are not update to 2.0 ( #6530 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-01-17 22:14:16 +01:00
sean-brydon
de64d3d9d4
Move exports up a folder ( #6519 )
...
* Move exports up a folder
* Fix imports
* Fix imports again
Co-authored-by: zomars <zomars@me.com>
2023-01-17 12:10:47 -07:00
Udit Takkar
71833c0737
fix: type error and border ( #6520 )
...
* fix: type error and border
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: sepeator
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-17 17:12:22 +00:00
Udit Takkar
c78f4deaf7
fix: use suffix in text field ( #6532 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-17 18:08:00 +01:00
Hariom Balhara
24fc7d611f
Add routing-forms README ( #6506 )
2023-01-17 17:58:10 +01:00
sean-brydon
8afbc3b457
Fixing horizontal tabs ( #6454 )
...
* Fix spacing and height
* Testing if its timing out or something else
* So, timep=out is the problem. Increase the timeout to 1s for now
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-01-17 16:36:06 +00:00
Nafees Nazik
7cdd453953
fix: button shifting while focusing ( #6521 )
...
* fix: remove border on focus
* refactor: remove dark mode styles
2023-01-17 12:21:05 +00:00
Nafees Nazik
8243ac3c00
Fix: modal content hidden ( #6508 )
2023-01-16 18:08:34 +01:00
Alex van Andel
207e120d66
Bring back PublicShell ( #6505 )
2023-01-16 14:59:54 +01:00
Ronit Panda
b25d04da1c
fix: tablet sidebar profile being too wide and not centered ( #6490 )
...
* feat: updated app list items styling issues inside settings/conferencing
* feat: fixed tablet sidebar width and not centered issue
* fix: removed un-related changes from this pr
* deleted .env
* fix: added the accidentaly deleted .env file
* fix: removed unwanted .env file from the pr
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-16 12:57:38 +00:00