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

Update api structure and use database for locations page #143

Merged
merged 6 commits into from
Nov 7, 2021

Conversation

chriscerie
Copy link
Owner

  • Move auth api to v1
  • Update internal api structure
  • Use database for locations name and type

@chriscerie chriscerie linked an issue Nov 7, 2021 that may be closed by this pull request
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1431155537

  • 33 of 61 (54.1%) changed or added relevant lines in 7 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-1.7%) to 51.429%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/routes/users.ts 6 7 85.71%
src/routes/locations.ts 6 19 31.58%
client/src/pages/LocationPage/index.tsx 1 15 6.67%
Files with Coverage Reduction New Missed Lines %
src/routes/auth.ts 1 90.0%
Totals Coverage Status
Change from base Build 1430611675: -1.7%
Covered Lines: 228
Relevant Lines: 376

💛 - Coveralls

@chriscerie chriscerie merged commit 07b9905 into main Nov 7, 2021
@chriscerie chriscerie deleted the update-locations-api branch November 7, 2021 09:33
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.

Location page should load when entering directly
2 participants