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

App.js and Milpac.js refactor #51

Merged
merged 21 commits into from
Sep 17, 2023
Merged

App.js and Milpac.js refactor #51

merged 21 commits into from
Sep 17, 2023

Conversation

Vercin-G
Copy link
Collaborator

Restructuring of MilpacParse.Js (now CombinedFunction.js) to allow for multiple functions including collapsible charts, and potential application for pie chart integration. Restructuring of app.js reduces total code from close to 600 lines to 313 lines in app.js.

Added objects to billetBank.js. Now, instead of pulling individual lists, you just select what lists you want from the billetBankObject.

billetBankObject now additionally has strings that go along with the billetID's.

@Vercin-G
Copy link
Collaborator Author

Known issue: uniqueNamesSet in CombinedFunction.js broke this update. As a temporary measure i have reverted to manual .length counting until a proper solution can be implemented.

@Vercin-G Vercin-G marked this pull request as ready for review September 17, 2023 00:23
Copy link
Collaborator

@SyniRon SyniRon left a comment

Choose a reason for hiding this comment

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

LGTM

@SyniRon SyniRon merged commit 19dce78 into 7Cav:main Sep 17, 2023
2 checks passed
@Vercin-G Vercin-G mentioned this pull request Sep 26, 2023
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