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 possibility to customize the name of the menu (Issue: #155) #140

Merged
merged 5 commits into from
Jul 12, 2021

Conversation

niklas573
Copy link
Contributor

Backendwise I added a new attribute in the companies tab for the menu alias. I noticed that there already was one for the owner but setting the menu Alias on companies was more suitable in my opinion. This attribute is also delegated to the area entity to also provide the menu name when a user is checking in

Copy link
Member

@salimhb salimhb left a comment

Choose a reason for hiding this comment

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

What's the plan for migrating existing values of menu_alias from the Owner model?

db/schema.rb Outdated Show resolved Hide resolved
db/schema.rb Outdated Show resolved Hide resolved
@niklas573
Copy link
Contributor Author

What's the plan for migrating existing values of menu_alias from the Owner model?

I don't think that is necessary because there was no option for the user to add a menu alias at all, so all records should have no value for menu alias. Howerver, we should check first if there are any records with an existing value for menu alias in our production database. If thats the case i will think about how to migrate them

@niklas573
Copy link
Contributor Author

niklas573 commented Jul 12, 2021

What's the plan for migrating existing values of menu_alias from the Owner model?
Please look at commit 52e2988

@ThorDro ThorDro merged commit ef8866f into master Jul 12, 2021
@ThorDro ThorDro deleted the addAdditionalInformationCustomization branch July 12, 2021 09:31
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.

3 participants