Skip to content
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

Frontend misc fixes and deps update #1650

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

HeavenVolkoff
Copy link
Member

@HeavenVolkoff HeavenVolkoff commented Oct 21, 2023

  • Update dependencies for all projects (except Mobile-only deps)
  • Remove unused dependencies
  • Fix transparent background for ErrorBoundary on Linux and blinding white on Windows and Web
  • Fix Storybook failing to build due to incorrect import of @sd/ui style
  • Add Node 21 as not supported due to sass-loader not working on it yet (Node v21 - issue with navigator object dart-lang/sdk#53784)
  • Add work-around for new rook version requiring webpack specific global property
  • Fix landing failing to build on dev due to missing default envvar on dev (env validation doesn't run on dev)
  • Fix landing failing to build on dev due to always requiring a valid GitHub Token to get the latest release
  • Fix some incorrect uses of phosphor-icons non server side icons on server components on landing
  • Fix some incorrect uses of phosphor-icons server side icons on client components on landing
  • Fix new Next.js version not supporting Response.redirect due to immutable Headers
  • Add GitLab as social link for teams page
  • Update Vítor's team photo
  • Add Vítor's twitter link
  • Fix some warning due to missing useEffect dependencies
  • Remove test-files dir
  • Fix QuickPreview un-blurred buttons on Linux
  • Formatting

@HeavenVolkoff HeavenVolkoff requested review from a team as code owners October 21, 2023 13:22
@vercel
Copy link

vercel bot commented Oct 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spacedrive-landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 7:40pm
spacedrive-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 7:40pm

 - Update dependencies for all projects (except Mobile-only deps)
 - Remove unused dependencies from all projects (except Mobile-only deps)
 - Fix Storybook failing to import sd/ui style
 - Add Node 21 as not supported due to sass-loader not working on it yet
 - Add work-around for new rook version requiring webpack specific global property
 - Fix landing dev not working due to missing default env value on dev
 - Fix some incorrect uses of phosphor-icons non server side icons on server components on landing
 - Fix some incorrect uses of phosphor-icons server side icon on client components on landing
 - Fix landing fail to build on dev due to always required a Github Token to get the latest release
 - Fix new Next.js version not suporting Response.redirect due to immutable Headers
 - Add Gitlab as social link for teams page
 - Update Vítor's team photo
 - Add Vítor's twitter link
 - Fix some warning due to missing useEffect dependencies
 - Remove test-files dir
 - Fix QuickPreview unblurred buttons in Linux
 - Formatting
@HeavenVolkoff HeavenVolkoff added this pull request to the merge queue Oct 24, 2023
Merged via the queue into main with commit f7277d6 Oct 24, 2023
@Brendonovich Brendonovich deleted the frontend-fixes-deps-cleanup branch October 24, 2023 13:32
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.

2 participants