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

Feature/dbc22 1884 / dbc22 1885 combined for rest stop BE and FE implementation #345

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

bcgov-brwang
Copy link
Collaborator

Feature/dbc22 1884 / dbc22 1885 combined for rest stop BE and FE implementation

DBC22-1884: rest stop BE implementation
DBC22-1885: rest stop FE implementation without UX design and styling
@bcgov-brwang bcgov-brwang requested a review from ray-oxd March 26, 2024 17:49
json_objects.append(rest_stop_data)

except requests.RequestException as e:
return Response({"error": f"Error fetching data from rest stop API: {str(e)}"}, status=500)

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
DBC22-1885: updated the styling of rest stop side panel
@bcgov-brwang bcgov-brwang merged commit 2908047 into main Mar 28, 2024
3 checks passed
@bcgov-brwang bcgov-brwang deleted the feature/DBC22-1884-3 branch April 2, 2024 17:26
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.

1 participant