Skip to content

Conversation

@alexnm
Copy link
Contributor

@alexnm alexnm commented Nov 14, 2023

Create modals
New links for devboxes and sandboxes

Update modals and actions in multiple components
@codesandbox
Copy link

codesandbox bot commented Nov 14, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Added 'Start something new' heading in RecentHeader component.
Update CreateBox component by removing unused imports, refactoring panel component, and updating template rendering logic.
Update CreateBox, GenericCreate, ImportRepository, and Editor components with new code
Added 'boxDevbox' icon to Badge component and updated import path for TemplateCard
Refactored the code in SandboxCard.tsx to replace instances of showBetaBadge with showDevboxBadge.
Added DevboxAlternative and SandboxAlternative components to the CreateBox and TemplateList files.
Update text color and underline style in CreateBox and elements components
Update CreateBox and actions.ts to include optional v2 parameter in body object.
necoline and others added 14 commits November 19, 2023 19:43
Added new videos and removed old ones from the documentation section.
Add tracking for creating new templates, selecting templates, opening templates, and clicking tabs in the create flow.
Update DevboxAlternative component to include onClick event handling and track function calls
Refactored CreateBox, elements, and LargeCTAButton components for improved readability and styling.
Update LargeCTAButton.tsx and RecentHeader.tsx styles
Update padding and add min-height to LargeCTAButton component
Add activeTeam check in internalActions.ts
Updated user IDs in the useBetaSandboxEditor hooks.
@alexnm alexnm requested review from CompuIves, christianalfoni and danilowoz and removed request for danilowoz November 21, 2023 10:21
@@ -0,0 +1,176 @@
import React, { useState } from 'react';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this component is still WIP, skip it

Added conditional rendering for SearchBox component and removed paddingBottom style
@alexnm alexnm mentioned this pull request Nov 21, 2023
4 tasks
Update button descriptions in Create component and RecentHeader component
@alexnm alexnm merged commit c3de776 into master Nov 21, 2023
@alexnm alexnm deleted the feat/create-modals branch November 21, 2023 14:03
@sentry
Copy link

sentry bot commented Nov 21, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TypeError: e.response is undefined _ref12(src/app/overmind/namespaces/editor/actions) View Issue
  • ‼️ Error: Network error: NetworkError when attempting to fetch resource. Dn.preloadTeamTemplates(src/app/overmind/effect... View Issue
  • ‼️ Error: Network error: NetworkError when attempting to fetch resource. Dn.preloadTeamTemplates(src/app/overmind/effect... View Issue
  • ‼️ TypeError: a is not a function <object>.onSelect(src/app/pages/Dashboard/Compo... View Issue
  • ‼️ AlgoliaSearchError: ObjectID does not exist e(src/app/pages/Sandbox/Editor/Workspace/screen... View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants