Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Redirect to workspaces page after creation#309

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bryphe-coder merged 3 commits intomainfrombryphe/fix/redirect-to-workspace
Feb 17, 2022

Conversation

bryphe-coder
Copy link
Contributor

This is just a quick fix so that the redirection is correct after creating a workspace - so that we make it to our minimal 'workspaces' page. Mainly so we have a path for testing / onboarding more people.

Unfortunately the NextJS pages are a bit tricky to test - we don't have infra for it because of the special pathing requirements - we can potentially bring in a library likenext-page-tester and create a separate test directory likepages_test - but since we may pick up the RFC to move away from Next, it doesn't seem like a useful effort.

With this, creating a project lands on our minimal workspaces page, and the links on the Projects page correctly navigate to the minimal workspaces page.

@codecov
Copy link

codecovbot commentedFeb 17, 2022
edited
Loading

Codecov Report

Merging#309 (fc361d3) intomain (deb7170) willincrease coverage by0.02%.
The diff coverage is0.00%.

Impacted file tree graph

@@            Coverage Diff             @@##             main     #309      +/-   ##==========================================+ Coverage   67.85%   67.88%   +0.02%==========================================  Files         135      135                Lines        7149     7149                Branches       73       73              ==========================================+ Hits         4851     4853       +2+ Misses       1809     1808       -1+ Partials      489      488       -1
FlagCoverage Δ
unittest-go-macos-latest66.09% <ø> (-0.09%)⬇️
unittest-go-ubuntu-latest67.39% <ø> (+0.32%)⬆️
unittest-go-windows-latest65.86% <ø> (-0.06%)⬇️
unittest-js64.61% <0.00%> (ø)
Impacted FilesCoverage Δ
...pages/projects/[organization]/[project]/create.tsx0.00% <0.00%> (ø)
.../pages/projects/[organization]/[project]/index.tsx0.00% <0.00%> (ø)
peerbroker/dial.go76.19% <0.00%> (-4.77%)⬇️
peer/conn.go79.74% <0.00%> (+0.25%)⬆️
provisionerd/provisionerd.go69.74% <0.00%> (+0.39%)⬆️
coderd/provisionerdaemons.go57.84% <0.00%> (+0.61%)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatedeb7170...fc361d3. Read thecomment docs.

@bryphe-coderbryphe-coder merged commit9431c45 intomainFeb 17, 2022
@bryphe-coderbryphe-coder deleted the bryphe/fix/redirect-to-workspace branchFebruary 17, 2022 17:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@kylecarbskylecarbskylecarbs approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bryphe-coder@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp