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: community events | event details page #633

Merged
merged 5 commits into from
Feb 6, 2024

Commits on Feb 4, 2024

  1. [Feat] Add button to redirect, and redirect to event-details-page

    why: so user could see more info about event in better way
    how: react router
    ArkadiK94 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f794f62 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    9c8f198 View commit details
    Browse the repository at this point in the history
  2. [Feat] Show Event Details Page

    why: so user could see more info for every event in suitable way
    how: display the info in separate page
    ArkadiK94 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    34e1f20 View commit details
    Browse the repository at this point in the history
  3. [Fix] add a check for case that events array empty

    why: so the app will not crash
    ArkadiK94 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f573c10 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. fix: change from icon to "view" button

    why: looks more clear
    how: change to button
    ArkadiK94 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f1f9fe6 View commit details
    Browse the repository at this point in the history