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

293 - Move addAuthor and removeAuthor to add_remove_authors.js #297

Merged
merged 5 commits into from
Dec 5, 2023

Conversation

Janell-Huyck
Copy link
Contributor

Fixes #293

This PR moves the code to add and remove authors over into its own file and then imports it into app/assets/javascripts/application.js.

No functional change is expected.

@Janell-Huyck Janell-Huyck changed the title Move addAuthor and removeAuthor to add_remove_authors.js 293 - Move addAuthor and removeAuthor to add_remove_authors.js Nov 16, 2023
@Janell-Huyck Janell-Huyck force-pushed the refactor-293-move-author-addition-removal-code branch from c62a53d to 2d87d2f Compare December 4, 2023 17:45
@Janell-Huyck Janell-Huyck force-pushed the refactor-293-move-author-addition-removal-code branch from 2d87d2f to fe85ade Compare December 4, 2023 21:51
@scherztc scherztc merged commit 70b73b4 into qa Dec 5, 2023
@scherztc scherztc deleted the refactor-293-move-author-addition-removal-code branch December 5, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modularization: Move addAuthor and removeAuthor to its own file
2 participants