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

Add the Prior Consul title #354

Merged
merged 6 commits into from
Dec 3, 2023
Merged

Add the Prior Consul title #354

merged 6 commits into from
Dec 3, 2023

Conversation

iamlogand
Copy link
Owner

@iamlogand iamlogand commented Dec 3, 2023

Closes #333 by adding the Prior Consul title to the game. This title is currently assigned to the Temporary Rome Consul during game setup.

The title is described by a Prior Consul detail section:

image

This PR also closes #285 by introducing the TitleList component and using it in the senator list to fill in the empty space with useful information (as well as the senator detail content):

image
image
image

Make the backend generate a Prior Consul title for the Temporary Rome Consul during game setup, and ensure that it works by adding test coverage.
Swap the Font Awesome time icon for a home made one. Like the old one, the new icon also shows an hourglass.
Add prior consul to the frontend, including an icon and detail section content for the title.
@iamlogand iamlogand added the feature Feature or enhancement label Dec 3, 2023
Add the `TitleList` component for generalizing the logic associated with listing a senator's titles. Use this component in the senator detail content and the senator list to show information in the empty space.
@iamlogand iamlogand merged commit 82a79df into main Dec 3, 2023
2 checks passed
@iamlogand iamlogand deleted the feature/prior-consul branch December 3, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Prior Consul More info on senator list items using empty space
1 participant