Udit Takkar and GitHub
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
11f467af5d
fix: toggle ( #5865 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-12-05 13:28:21 +00:00
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
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
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
Sumedh and GitHub
cf077fd33c
fix/sidebar-profiledropdown-wired-hoverstate ( #5832 )
2022-12-03 15:12:12 +00:00
0c979d3604
Fix imports + buttons ( #5831 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-12-03 14:53:07 +00:00
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
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
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
sean-brydon and GitHub
b33dcc8841
Weird ( #5818 )
2022-11-30 17:11:59 -07:00
d951a5b872
Allows brand customization ( #5329 )
...
* adjustments for each language json file:
- changed every Cal or Cal.com with a variable to make it possible to change that with a custom brand
- fix and renamed ATTENDEE with attendeeName
* added two new variables for appName and support mail address. so everybody can change it via env
* changed static Cal or Cal.com with new defined constants
* Using useLocal to modify static text to make it multilingual, and passing the correct variables for brand and mail
* adding new readable variables for brand, website domain and mail address
* fixed search routes
* made static text multilingual and fixed german translations
* Revert "fixed search routes"
moved changes in another pr
This reverts commit e6ba11a1ec7821d8c16c502d0357f6d5fcdb1958.
* revert non whitelabel changes and moved it into another pr
* revert attendeeName fix
* reverted translation fixes and moved them in another pr
* changed back to "Cal.com Logo"
* changed back to "https://console.cal.com "
* added new env variable for company name and replaced some domainName variables in language files
* changed default for COMPANY_NAME to Cal.com, Inc.
* changed Cal.com to APP_NAME for mail templates
* Dropped website domain in favor of app name
* Update .env.example
* Apply suggestions from code review
* Code review feedback
* Delete App.tsx
* Update packages/ui/Kbar.tsx
* added meta.CTA back it was mistakenly removed
* updated add members test
Co-authored-by: maxi <maximilian.oehrlein@clicksports.de >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2022-11-30 14:52:56 -07:00
f1b92c49fc
App Store Search ( #5704 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
2022-11-30 20:51:44 +00:00
ef3ad36c2c
Fixed listing formatting and save for custom inputs ( #5795 )
...
* Fixed formatting and save
* Additional tweaks
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-30 11:53:28 -07:00
Leo Giovanetti and GitHub
0e0940f5f0
Fixing button/select styles ( #5810 )
2022-11-30 16:13:20 +00:00
Jeroen Reumkens and GitHub
310936125d
Changed select export to use v2 instead of v1. ( #5715 )
2022-11-30 08:42:45 +00:00
sean-brydon and GitHub
7ebea57602
Dialog Api improvements ( #5714 )
2022-11-28 19:14:38 +00:00
26d675e162
Allow clients to choose different duration for a meeting ( #5660 )
...
* WIP
* Missing translation
* Default duration clears correctly
* Fixing hydration error
* Applying feedback
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-28 18:14:01 +00:00
0ef80da260
fix: remove unnecessary buttons from the image uploader modal ( #5725 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-28 14:19:34 +00:00
ae9f66c9ef
InputField with suffix select ( #5683 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-28 11:20:49 +00:00
dcd9ff72b7
fix banner z-index ( #5707 )
...
* fix: 404 page for undefined events
* remove prev code merge
* change: z-index value of banner
Co-authored-by: Guest <guest@pop-os.localdomain >
2022-11-27 11:49:16 +00:00
GitStart and GitHub
0b5a0186bc
[CAL-280] mobile booking: selecting a day does not scroll first time ( #5682 )
2022-11-26 23:10:31 +00:00
Peer Richelsen and GitHub
568cc22c60
added tracking links to tips ( #5690 )
2022-11-26 13:10:45 +00:00
+1
b3243c53dc
[CAL-440] Font size of text area gets larger on mobile ( #5677 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com >
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev >
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com >
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com >
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br >
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com >
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-26 12:50:55 +00:00
2de3e7fc59
Text editor for custom workflow templates ( #5654 )
...
* add first version of text editor
* add new editor to email body
* fix line height
* remove not needed styles
* allow adding html tags + small refactoring
* fix error when input is empty
* styling of add variable dropdown
* fix bg on focus
* small design fixes
* improve design
* show error message for no input
* text editor only for email body
* remove test button
* code clean up
* code clean up
* code clean up
* fix that added variables weren't saved
* fix import
* first version of editor
* connect reminder body of form with new editor
* add pencile for link-editor
* remove TreeViewPlugin
* clean up css file
* code clean up
* add text indent for list
* improve editor design
* fix style
* slow resizing of editor
* fix that new data was removed when leaving tab
* dont allow italic and bold at same time
* code clean up
* fix type error
* code clean up
* code clean up
* remove text if changed from SMS to email or other way around
* add add variable dropdown
* show error message if email body is empty
* add white-space pre-wrap
* fix import
* prettier
* fix add variable dropdown for mobile
* move dependencies to correct package.json file
* remove html-to-text
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2022-11-25 07:34:55 -07:00
zomars
3137a188a0
Type fixes for API
2022-11-25 07:24:44 -07:00
eda1d5f393
fix: add team member dialog ui updated ( #5675 )
...
* fix: add team member dialog ui updated
fixed team url
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: type errors and role value bug
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: remove logs
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: change option to admin
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: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2022-11-25 12:59:25 +00:00
93a14b190e
Fix Impersonation Refresh Bug ( #5679 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-25 12:36:33 +00:00
Udit Takkar and GitHub
454311dd52
Edit location dialog new select component ( #5647 )
2022-11-24 11:53:29 +00:00
zomars
e09dd04e7f
Waits for session data before redirecting
2022-11-23 14:55:18 -07:00
33271a88b1
fix: ui of button ( #5552 )
...
Co-authored-by: alannnc <alannnc@gmail.com >
2022-11-23 19:53:12 +00:00
4086a666ae
fix: add location query variable ( #5540 )
...
* fix: add location query variable
* chore: remove logs
* fix: remove required location
* fix: make locations option
* fix: get location
* Update packages/prisma/zod/custom/eventtype.ts
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: alannnc <alannnc@gmail.com >
2022-11-23 12:18:00 -07:00
ccc2bdd25e
🧹 One calcom/ui import to rule them all ( #5561 )
...
* Removed emptyscreen component v1 version, migrated pages that still used it to v2, and removed v1 of workflow pages and components.
* updated workflow pages imports to remove v2 from path.
* Deleted v1 switch component, deleted v1 api-keys components, deleted old web integrations components that were unused.
* Removed v1 list component.
* Fixed event workflows tab path.
* Fixed import path for button in sandbox page.
* Cleanup and type fixes
* Making explicit indexes
* UI import migrations
* More import fixes
* More import fixes
* Submodule sync
* Type fixes
* Build fixes
Co-authored-by: zomars <zomars@me.com >
2022-11-22 19:55:25 -07:00
d64400d66b
Added proper dark mode support for buttons ( #5603 )
...
* Added proper dark mode support for buttons, and converted buttons to use CVA for better maintainable variant styling.
* Added animations to buttons.
* Added cva types to buttonbase type since thats imported in different places
* Fixed issue with styled buttons when false was pas for disabled instead of undefined. Added a small util function that now accepts arrays of variants, and creates all the possible combinations. This way we have less duplicate compoundvariants defined. This fixes the styles in the eventsinglelayout component.
* Undo disabling of api jest tests.
* Fixed remaining buttons using combined prop, which is replace by button group.
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2022-11-22 17:07:55 +00:00
df91425643
fix: correct month after changing time zone ( #5635 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-22 13:09:23 +00:00
Peer Richelsen and GitHub
994df45a19
added requires confirmation to Tips.tsx ( #5535 )
2022-11-21 20:09:05 +00:00
c4662d79e1
fix: remove px and change min width in suffix ( #5584 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-21 19:20:33 +00:00
1010e2894a
Bringing back sendgrid app to review ( #5501 )
...
* Sendgrid app and code simplification
* Applying app-store-cli + impl
* Fixing types
* Adding features to readme
* Fixing unit tests
* A few last tweaks regarding UX and env vars
* Applying feedback
* Using calcom icons
* Renaming and applying feedback
* Testing user/type page fix
* Standarizing Sendgrid client usage
* Removing types
* Reverting CloseCom changes
* Stop relying on sendgrid client pkg
* Fixing button and more reverting closecom changes
* Revert "Stop relying on sendgrid client pkg"
This reverts commit dd61851572a17a1e4051b133683af85c934bc2d0.
* Revert "Removing types"
This reverts commit 1ec5ed8de2f3139bbe84f867f229bc5759256806.
* Is this it?
* Standardizing apis
* Fixing path
* Fixing throwing errors the standard way
* Stop relying on getInstalledAppPath
* Removing seemingly troubling code
* Returning error and avoiding any outer reference
* Revert "Returning error and avoiding any outer reference"
This reverts commit 7d32e30154423c95f54ebae81a76ab16a1c7bc94.
* Revert "Removing seemingly troubling code"
This reverts commit eaae772abcd04c8f046e4960116f42c5aaf87adf.
* Revert "Stop relying on getInstalledAppPath"
This reverts commit bcc70fc337bbe7fb5e74609abaeee7cd3ede90a3.
* Revert "Fixing throwing errors the standard way"
This reverts commit bb1bb410fac6f8c6ad14c3163a8433d125f7a885.
* Revert "Fixing path"
This reverts commit a7bd83c4fb7597594d0470cb530378c826b45481.
* Revert "Standardizing apis"
This reverts commit 0258a182298af3ebad321854ef4f34a65f4c700a.
* Revert "Is this it?"
This reverts commit 70b3f7b98e3003dfa225dc539e02a1e17abdd840.
* Converting APIs to legacy style
* Missing reverted CloseCom test mock
* Needed for the renaming
* Reverting Closecom and yarn unneeded changes
* Ununsed type
* Testing rearranging exports
* Update apps/web/components/apps/OmniInstallAppButton.tsx
Co-authored-by: Omar López <zomars@me.com >
* Standardizing APIs
* Fixing wrong toast message on app page
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2022-11-17 21:38:34 +00:00
ee620c7fff
Adds team upgrade banner ( #5541 )
...
* Adds team upgrade banner
* Update TeamListItem.tsx
* Update payments.ts
* Copy updates and mobile style fixes
* Update packages/trpc/server/routers/viewer/teams.tsx
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: alannnc <alannnc@gmail.com >
2022-11-16 21:07:20 +00:00
Jeroen Reumkens and GitHub
12d47ab949
Update UI components to be able to use them in Console ( #5514 )
...
* First steps in updating console ui components.
* Replaced remaining v1 components.
* Removed todo.
* Removed createelement from form component since we were not using it at all (we wrapped all our inputs in divs), and any input that was not wrapped, was actually broken...
* Undo update submodule.
* Reverted website submodule update.
2022-11-16 13:41:40 +00:00
4fef7ba5e2
Feat/top banner ( #5443 )
...
* wip
* wip
* chore: remove unused import
* feat: top banner component added
* feat: top banner stories added
* fix: icon bug
* Update packages/ui/components/topbanner/TopBanner.tsx
Co-authored-by: Omar López <zomars@me.com >
* Apply suggestions from code review
* Export fixes
* Feedback
* Type fixes
* Fixes
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-15 12:33:59 -07:00
Udit Takkar and GitHub
a5249b6cb5
fix: use tooltip and max-w ( #5531 )
2022-11-15 14:24:23 +00:00
02e3738a17
Improved event description truncation (actually removed it mostly) ( #5374 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-15 08:36:20 +00:00
Syed Ali Shahbaz and GitHub
7beb17c007
stops content pushing on windows browsers due to overflow-y ( #5513 )
2022-11-14 11:07:44 +00:00
f513ce8687
Removed unused ui components and updated skeleton components ( #5412 )
...
* Removed unused ui components and updated skeleton components throughout the app to use new version.
* Deleted unused app component and changed destructive button variants to secondary as per design.
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-14 10:31:36 +00:00
d83883e7e4
Minimum booking notice will allow hours and days ( #5217 )
...
* minimum booking notice allows hours and days
* Fixed error with Prisma not updating properly and input changing value to minutes autmatically
* fix type error
* Update apps/web/components/v2/eventtype/EventLimitsTab.tsx
Co-authored-by: Peer Richelsen <peer@cal.com >
* moved minimumBookingNotice to clientside, removed migration from prisma, changed DurationField to regular InputField
* Update packages/lib/convertMinimumBookingNoticeToMinutes.ts
Co-authored-by: alannnc <alannnc@gmail.com >
* added MINUTES_IN_HOUR, MINUTES_IN_DAY, and HOURS_IN_DAY as exportable consts
* Fix some comparison, mobile styles and const usages
* minimumBookingNotice values will never be floats
* fixed issue with minbookingnotice not updating properly in prisma
* Removed console.logs, converted minimumBookingNoticeType to ref, removed unreliable accessing of array
* remove yarn lockfile
* Revert "remove yarn lockfile"
This reverts commit fefc24c80269f5445c8eb7a640e2816d7d8b0407.
* Revert "Revert "remove yarn lockfile""
This reverts commit c8cc4d3c0eddb2c91d077d2277ad5ea10315ec95.
* Replaced currentDurationType export with state passed down from parent
* Improvements for duration notice type logic
* Undo adding submodule updates
* Update apps/web/components/eventtype/EventLimitsTab.tsx
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
* Update packages/lib/findDurationType.ts
Co-authored-by: Omar López <zomars@me.com >
* Update apps/web/components/eventtype/EventLimitsTab.tsx
Co-authored-by: Omar López <zomars@me.com >
* Update packages/lib/convertToNewDurationType.ts
Co-authored-by: Omar López <zomars@me.com >
* Update apps/web/components/eventtype/EventLimitsTab.tsx
Co-authored-by: Omar López <zomars@me.com >
* Update apps/web/test/lib/getSchedule.test.ts
Co-authored-by: Omar López <zomars@me.com >
* remove passing in as object
* Update apps/web/test/lib/getSchedule.test.ts
Co-authored-by: Omar López <zomars@me.com >
* Update packages/lib/convertToNewDurationType.ts
Co-authored-by: Omar López <zomars@me.com >
* Delete convertMinimumBookingNoticeToMinutes.ts
* Syntax fix
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Omar López <zomars@me.com >
2022-11-14 09:12:28 +00:00
3937b0c4c6
Add support to open a redirect URL in new tab ( #5480 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-13 15:51:31 +00:00
Udit Takkar and GitHub
4e7804c46d
fix: change max width for mobile ( #5495 )
2022-11-12 13:43:04 +00:00
abc5ff2d97
Deprecated API endpoints cleanup ( #5478 )
...
* Deprecated API endpoints cleanup
* Linting
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-11 19:54:44 +00:00
fcde1f7a9d
fix: ui bugs in apps ( #5465 )
...
* fix: ui bugs in apps
* fix: recurring text
* fix: logo size and font
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-11-11 19:35:10 +00:00