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

[full-ci] Load spaces in runtime #7425

Merged
merged 2 commits into from
Aug 10, 2022
Merged

[full-ci] Load spaces in runtime #7425

merged 2 commits into from
Aug 10, 2022

Conversation

dschmidt
Copy link
Member

@dschmidt dschmidt commented Aug 9, 2022

This converts a bunch of files to TypeScript and fixes one or two potential errors that became apparent after the conversion.

I'm sorry this got so huge, but splitting it into separate commits would have been a big effort and we would have merged it to master anyway, so I didn't want to invest that much time...

Description

This moves the spaces loading into web-runtime (from web-app-files) in order to prepare driveAlias handling that we will need in files app and other file handling apps.

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@update-docs
Copy link

update-docs bot commented Aug 9, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@dschmidt dschmidt force-pushed the spaces-in-runtime branch from 60f56ff to 28a44c1 Compare August 9, 2022 15:00
Copy link
Contributor

@AlexAndBear AlexAndBear left a comment

Choose a reason for hiding this comment

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

IHMO the UPDATE_SPACE_FIELD mutation should be moved to packages/web-runtime/src/store/spaces.ts

This converts a bunch of files to TypeScript and fixes one or two potential errors that became apparent after the conversion.
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 36 Code Smells

43.8% 43.8% Coverage
0.0% 0.0% Duplication

@kulmann kulmann merged commit ab3d17b into master Aug 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the spaces-in-runtime branch August 10, 2022 13:16
@AlexAndBear AlexAndBear mentioned this pull request Aug 10, 2022
10 tasks
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.

3 participants