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

1266 get a weeks worth of requests by default on dev site #1268

Merged

Conversation

nichhk
Copy link
Member

@nichhk nichhk commented Jul 5, 2022

Fixes #1266

Major changes:

  • Make multiple API calls to get request data

  • refactor the filtering code so that we can apply the default filters when the map loads (before only the request type filter was being applied; we needed to apply the status filter as well)

  • create a default value for store.data.requests. This was causing issues for the first time the map loads, and there was no default value, causing the requests layer to fail to render.

    • Up to date with dev branch
    • Branch name follows guidelines
    • All PR Status checks are successful
    • Peer reviewed and approved

Any questions? See the getting started guide

@nichhk nichhk linked an issue Jul 5, 2022 that may be closed by this pull request
@nichhk nichhk requested review from ardada2468 and funbunch July 5, 2022 19:33
@nichhk nichhk merged commit 0b6e86b into dev Jul 7, 2022
@nichhk nichhk deleted the 1266-get-a-weeks-worth-of-requests-by-default-on-dev-site branch July 7, 2022 07:05
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.

Get a week's worth of requests by default on dev site
2 participants