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

getAssignedShip modification #365

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Conversation

dbuckalew
Copy link
Contributor

Modified getAssignedShip to pull values from the config rather than use hardcoded values as part of getting Civilian chapters online.

getAssignedShip from app/User.php:534 was modified to read a list of
chapter types from the config values in the database instead of a coded
list. This allows members of new types of chapters to view their chapter
roster.

CHANGELOG.md was updated to reflect this change as well as the previous
two minor changes.
@dbuckalew dbuckalew closed this Sep 1, 2022
Copy link
Contributor

@dweinerATL dweinerATL left a comment

Choose a reason for hiding this comment

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

@dbuckalew don't forget to add the new config to prod and dev before it's deployed

@dweinerATL dweinerATL reopened this Sep 1, 2022
@dweinerATL dweinerATL changed the base branch from master to develop September 1, 2022 20:24
@dweinerATL dweinerATL merged commit af689fe into TRMN:develop Sep 1, 2022
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