forked from calcom/cal.com
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update 28_03 #40
Merged
Merged
update 28_03 #40
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Implementation * Added check when no pass is provided * Refactoring login url to function
* feat: create trpc route to fetch download link Signed-off-by: Udit Takkar <[email protected]> * fix: removing file, adding isdownloadable logix Signed-off-by: Udit Takkar <[email protected]> * chore Signed-off-by: Udit Takkar <[email protected]> * fix: type error Signed-off-by: Udit Takkar <[email protected]> * Some performance enhancements and better error logging * Add error message here too --------- Signed-off-by: Udit Takkar <[email protected]> Co-authored-by: Alex van Andel <[email protected]>
Co-authored-by: Crowdin Bot <[email protected]>
Signed-off-by: Udit Takkar <[email protected]>
Signed-off-by: Udit Takkar <[email protected]>
* Bulk edit default locations * Update [category] * Open modal on none link events --------- Co-authored-by: Alex van Andel <[email protected]>
…m#7426) * feat: add custom validate name util * refactor: separate custom event type modal into a different component * feat: add validation to zod * chore: add i18n key * feat: add dynamic imports * fix: padding * Omit cache-hit exit 1, assuming it'll fail regardless --------- Co-authored-by: Alex van Andel <[email protected]> Co-authored-by: CarinaWolli <[email protected]>
…calendar (calcom#7442) * Query for destination calendar * Only display Meet warning when destination calendar is not GCal * Add conditional --------- Co-authored-by: Alex van Andel <[email protected]>
* feat: use next transpile packages feature * Also remove next-transpile-modules from storybook (+ remove experimental) --------- Co-authored-by: Alex van Andel <[email protected]>
Co-authored-by: Alex van Andel <[email protected]>
Co-authored-by: Crowdin Bot <[email protected]> Co-authored-by: Peer Richelsen <[email protected]>
Co-authored-by: Peer Richelsen <[email protected]>
Co-authored-by: Crowdin Bot <[email protected]>
…alcom#7535) * max-height for description, scroll * added nicer scrollbar * removing info icon for more description space
Co-authored-by: gitstart-calcom <[email protected]>
* booking/[uid] additional fields design update * add host badge to the who field --------- Co-authored-by: Peer Richelsen <[email protected]>
* set the selected timezone to formatToLocalizedTimezone function * remove console.logs
Add kodiakhq as reviewer for translations.
This reverts commit 25ec531.
Co-authored-by: CarinaWolli <[email protected]>
Co-authored-by: Crowdin Bot <[email protected]>
Co-authored-by: Crowdin Bot <[email protected]>
…rmation (calcom#7911) * Use pending status * Use requiresConfirmation variable instead of eventType.requiresConfirmation as the earlier handles requiresConfirmation threshold as well
* init page * init insights frontend * nit * nit * nit * merge * fixed icons * i18n, needs features * Init insights trpc * Using trpc on client * Added events timeline * Seed analytics script * connect ui with trpc * Added and fixed event time lines * WIP popular days and avg time duration event type * added new metric graphs * improved upgrade tip * always show upgrade screen * upgrade tremor.so and select inputs for page * Remove log * Move everything to components and add context * Fix select types using calcom ui one * Adding translations * Add missing translations * Add more translations * min fix * Fixes for date select * Prefer early return and mobile design fixes * Fix style for mobile * Fix data with userId filter from popular events * add user id to average time duration * Removed submodules * Delete website * Update yarn.lock * Code organization and type fixes * trpc fixes * Builds are now passing * Relocates server code * Cleanup * Medium size screen fixes * Added TODO --------- Co-authored-by: Alan <[email protected]> Co-authored-by: zomars <[email protected]>
* Only use the current day * Set min of booking notice to 0 * Set min minimumBookingNotice to 0
* Adds basic feature flag model * Create router.ts * WIP * WIP * WIP * WIP * Emails kill switch * Adds missing migrations * Type fix * Cleanup * Revert * Cleanup * Fixes migration * Update packages/features/flags/server/utils.ts Co-authored-by: sean-brydon <[email protected]> --------- Co-authored-by: Alex van Andel <[email protected]> Co-authored-by: Peer Richelsen <[email protected]> Co-authored-by: sean-brydon <[email protected]>
* Add quick fixes * Add error message * Wooops
* Fix timezone select - create two variants * Remove menu is open * Timezone fixes --------- Co-authored-by: Efraín Rochín <[email protected]>
* deleted orignal booking and fix open seats number on booking page * fix type error * Adjust tests * fix type error * include fix in e2e test * fix e2e test * fixes e2e test * fix type error in e2e test * increase timeout time --------- Co-authored-by: CarinaWolli <[email protected]> Co-authored-by: Joe Au-Yeung <[email protected]> Co-authored-by: Joe Au-Yeung <[email protected]>
Co-authored-by: gitstart-calcom <[email protected]>
* Do not send updates * Clean up * Clean up * Update packages/app-store/googlecalendar/lib/CalendarService.ts Co-authored-by: Omar López <[email protected]> --------- Co-authored-by: Peer Richelsen <[email protected]> Co-authored-by: Omar López <[email protected]> Co-authored-by: Alex van Andel <[email protected]>
* fix: create team form Signed-off-by: Udit Takkar <[email protected]> * fix: change hover border Signed-off-by: Udit Takkar <[email protected]> --------- Signed-off-by: Udit Takkar <[email protected]> Co-authored-by: Peer Richelsen <[email protected]>
* fix: updating password ui bug calcom#7775 * fix: type error
* added better regex for whereby allowing subdomains * Update packages/app-store/whereby/config.json Co-authored-by: Alex van Andel <[email protected]> --------- Co-authored-by: Alex van Andel <[email protected]>
* Set default schedule if there is not one * Removing last schedule sets user.defaultScheduleId to null * Create new schedule from event type * First schedule created is the default * Go back if new schedule was created * Moved update logic out of getter * Remove flashing of empty screen * Add border prop to EmptyScreen * User requires a schedule * Change back schema --------- Co-authored-by: Peer Richelsen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Fixes # (issue)
Environment: Staging(main branch) / Production
Type of change
How should this be tested?
Checklist