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

fix(routes): adjust pages routing #4

Merged
merged 5 commits into from
Sep 13, 2023
Merged

fix(routes): adjust pages routing #4

merged 5 commits into from
Sep 13, 2023

Conversation

aensley
Copy link
Owner

@aensley aensley commented Sep 13, 2023

Summary

Make pages route things correctly.

Issues Resolved

None

Checklist before requesting a review

  • New code in src/ts/* has corresponding unit tests
  • npm test passes
  • New code complies with prettier formatting rules
  • New code passes ts-standard linting
  • I agree to the Contributing guidelines and Code of Conduct

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 13, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bcdaf55
Status: ✅  Deploy successful!
Preview URL: https://2a73b6a5.bus-cf.pages.dev
Branch Preview URL: https://fix-routes.bus-cf.pages.dev

View logs

@codeclimate
Copy link

codeclimate bot commented Sep 13, 2023

Code Climate has analyzed commit bcdaf55 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@aensley aensley merged commit d17ca74 into main Sep 13, 2023
6 checks passed
@aensley aensley deleted the fix-routes branch September 13, 2023 15:10
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

aensley pushed a commit that referenced this pull request Sep 15, 2023
# 1.0.0 (2023-09-15)

### Bug Fixes

* **dash:** fix regex for short code input ([#6](#6)) ([ad4e566](ad4e566))
* fix ajax refs and methods ([#3](#3)) ([04d4887](04d4887))
* **routes:** fix pages routing ([#4](#4)) ([d17ca74](d17ca74))

### Features

* convert to cloudflare pages functions ([#1](#1)) ([5409fc0](5409fc0))
* **dash:** make long urls non-unique ([#7](#7)) ([5cdfe75](5cdfe75))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant