You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update styles (#6962)
* ui(create-modal): polish card sizes and overflow (#6959)
* ui(create-modal): polish card sizes and overflow
* chore: disable checkbox for creating repo from sandbox
* feat(responsive-modal): lazy implementation, but it works
* chore: remove skeleton loading for mobile
* fix: initial orientation based on mobile view
* feat(dashboard): import and redirect if user has write access (#6964)
* wip
* Update useImportAndRedirect.tsx and api.ts
* loading state when importing
* fix auth
* feat: move to recent on workspace change and reset state data (#6966)
* feat(dashboard): Implement empty state for repos and contributions (#6965)
* Create contributions empty state
* Open create sandbox modal on import tab
* Hide image when screen is small
* Repositories empty state
* Responsively stack buttons
* Comment start from template button for later
* feat(dashboard): fork repositories from github (#6967)
* fix: text-overflow for folders in sidebar (#6972)
* Fix(dashboard): Use react router links (#6975)
* Use react router link for sandboxes
* Use react router Link for Repository cards and listitems
* feat(dashboard): Implement notifications (#6973)
* Implement notifications first draft
* Add border radius to Notification
* Call items to show once and move dismissal logic to notification
* Fix indicator and highlight text
* feat(dashboard): Whats new modal (#6971)
* Create whats new modal
* Show whatsnew modal based on storage
* Responsive modal
* Remove whats new text
* Add grid icon
* Update text
* fix: sort recents by lastAccessedAt (#6969)
* fix: sort recents by lastAccessedAt
* fix: remove fields to avoid typecheck errors (not used yet)
* Change section names on sidebar (#6961)
* Change section names on sidebar
* Change breadcrumb section title
* Change CTA text on Header (#6976)
* QA: Review Branch and Synced Sandboxes Branch cards (#6978)
* Review synced sanboxes and branch cards
* Correct paddingX of Repository cards
* QA: Change 'Recent'page title and notification colors (#6979)
* Change recent page title
* Change colors of notifications
* feat: create branch / import repo cards (#6977)
* feat: create branch / import repo cards
* fix: replace + with Icon
* fix: size and color for cards
* fix: filter recent branches by teamId (#6970)
* fix: filter recent branches by teamId
* fix: build
* feat(create-new): Analytics (#6981)
* Track Click Create New
* Track clicks on tabs
* Track import button clicked
* Track import and fork
* Add template forking tracking
* Show empty state instead of import button when no repos (#6982)
* fix: one-click sandbox create and proper redirect to v2 editor (#6983)
* fix: sort repos by name (#6985)
* chore: update quick start selection
* chore: change order for quick start
* feat(dashboard): Learn more links point to blogpost (#6984)
* Add temporary hrefs to learn more links
* Add target blank
* Accept rel prop on Button component
* Style adjusments to New modal (#6988)
* Style adjusments to New modal
* Fixing type error
* chore: remove unimplemented action from dropdown (#6991)
Co-authored-by: Zeh Fernandes <[email protected]>
Co-authored-by: Maria Clara <[email protected]>
Co-authored-by: Tristan <[email protected]>
Co-authored-by: Lena Sotto Mayor <[email protected]>
0 commit comments