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

Update SalesDAO to include saveAll method for bulk sales insertion #41

Merged
merged 1 commit into from
May 6, 2024

Conversation

tsviz
Copy link
Contributor

@tsviz tsviz commented May 6, 2024

This pull request primarily introduces functionality for importing data from a CSV file into the application's database. The changes involve modifications to the AppController.java, SalesDAO.java, SecurityConfig.java, and index.html files. The most significant changes include the addition of new import methods in AppController.java and SalesDAO.java, security configuration changes in SecurityConfig.java, and updates to the user interface in index.html.

New feature implementation:

Security and permissions:

User interface updates:

@tsviz
Copy link
Contributor Author

tsviz commented May 6, 2024

All looks good!

@tsviz tsviz merged commit 4a4522d into main May 6, 2024
13 checks passed
@tsviz tsviz deleted the import_csv branch May 6, 2024 20:02
@tsviz tsviz linked an issue Jul 24, 2024 that may be closed by this pull request
@tsviz tsviz removed a link to an issue Jul 24, 2024
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.

1 participant