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

feat: feed status in feed detail page #885

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Alessandro100
Copy link
Contributor

closes #877

Summary:

Display the feed status in the feed detail page as well as the service date range

Expected behavior:

Should display the the status in the feed detail page, and the service date range if it exists

Testing tips:

Go to any feed page and you should be able to see the feed status at the top
For more intense testing, run db locally and inject service_date_range_start/end into the dataset db and see the service date values in the UI. (At the moment all service date values are empty)

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

Screenshot 2025-01-20 at 14 35 05

Screenshot 2025-01-20 at 14 35 16

Screenshot 2025-01-20 at 15 14 44

Screenshot 2025-01-20 at 15 21 57

Screenshot 2025-01-20 at 15 22 16

@Alessandro100 Alessandro100 self-assigned this Jan 20, 2025
@Alessandro100
Copy link
Contributor Author

Note: The feed status is planned on being included in the Feeds search table. It will be included when the feeds table will be redesigned to include more data. With the possibility of filtering feeds by status

Copy link

Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-885-ab13375j.web.app

@Alessandro100 Alessandro100 force-pushed the feat/877-service-date-range-ui branch from 12eff95 to 09784f3 Compare January 21, 2025 13: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.

Service Date Range UI
1 participant