Skip to content

Main vers Dev#17

Merged
rundredoffi merged 6 commits into
developfrom
main
Apr 4, 2025
Merged

Main vers Dev#17
rundredoffi merged 6 commits into
developfrom
main

Conversation

@rundredoffi

Copy link
Copy Markdown
Owner

This pull request introduces several new functionalities and improvements across multiple files, primarily focusing on data retrieval and user interface enhancements. The most significant changes include the addition of stored procedures for data retrieval, new methods for combining statistics, and updates to the UI components to accommodate these changes.

Data retrieval enhancements:

  • src/persistance/AccesData.java: Added methods getStatsFFMontRegion, getStatsHFMontRegion, getStatsHfRegion, and getCombinedStats to retrieve and combine statistics from stored procedures.

User interface updates:

  • src/vue/Menu.java: Added a new button btnConsulterFicheFrais and updated action listeners to handle new functionalities. [1] [2]
  • src/vue/fichefrais.java: Enhanced the fichefrais class to include new JComboBox components for selecting regions and months, and updated the table model to reflect the retrieved data. [1] [2] [3] [4] [5] [6]
  • src/vue/stats.java: Updated the stats class to include JComboBox components for filtering statistics by region and month, and added a method to update the table model based on the selected filters.

These changes collectively improve the application's ability to retrieve, display, and interact with statistical data, providing a more robust and user-friendly experience.

@rundredoffi rundredoffi self-assigned this Apr 4, 2025
@deepsource-io

deepsource-io Bot commented Apr 4, 2025

Copy link
Copy Markdown
Contributor

Here's the code health analysis summary for commits 969b616..e021543. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Java LogoJava❌ Failure
❗ 5 occurences introduced
🎯 5 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@rundredoffi rundredoffi merged commit 06e634c into develop Apr 4, 2025
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