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

List render missions #33

Merged
merged 7 commits into from
Jul 25, 2023
Merged

List render missions #33

merged 7 commits into from
Jul 25, 2023

Conversation

Kidd254
Copy link
Collaborator

@Kidd254 Kidd254 commented Jul 25, 2023

In this pull request I:

  • added actions and conditions to update state
  • Create the MissionItem component with a missions table row
  • Add MissionsTable component and import the Missions.css file
  • Add css styles for the Missions view
  • Update the general styles of the application

Copy link
Owner

@NitBravoA92 NitBravoA92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

STATUS: APPROVE ✔️ ✔️ 🍾

Hi @Kidd254
You did an amazing job implementing these new features.
Congratulations! 🎉 👏 👏 💯

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:

To highlight 🍾

  • Great Job adding the necessary actions to update the state.
  • Good job displaying the list of missions in the Missions view.
  • Good job using the useSelector hook.
  • Awesome job adding styles to make the UI looks great.

Well done!

Cheers, and Happy coding!👏👏👏

@Kidd254 Kidd254 merged commit 3353805 into dev Jul 25, 2023
3 checks passed
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.

2 participants