Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Jprogram-Java-Projects
/
ListaPro-FX
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ListaPro-FX
src
on
main
User selector
All users
All time
Commit history
Commits on Oct 26, 2025
test(controller): add unit tests for TaskController, TaskActions, and TaskForm
jprogram
committed
cf298a6
View commit details
Copy full SHA for cf298a6
View code at this point
Browse repository at this point
test(model): add unit tests for Task and Priority classes
jprogram
committed
1eca773
View commit details
Copy full SHA for 1eca773
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
refactor(controller): add dependency to constructor and expose showInfo method
jprogram
committed
be1ffb7
View commit details
Copy full SHA for be1ffb7
View code at this point
Browse repository at this point
fix(ui): initialize button states on setupActions
jprogram
committed
cd18860
View commit details
Copy full SHA for cd18860
View code at this point
Browse repository at this point
feat(ui): adjust default window size for better UX
jprogram
committed
20d5f21
View commit details
Copy full SHA for 20d5f21
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
test(dao): add unit tests for TaskJdbcDAO
jprogram
committed
e36c1ee
View commit details
Copy full SHA for e36c1ee
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
style(icons): add application icons for buttons and UI components
jprogram
committed
34f1d40
View commit details
Copy full SHA for 34f1d40
View code at this point
Browse repository at this point
chore(db): add initial SQLite schema and seed data
jprogram
committed
32218a3
View commit details
Copy full SHA for 32218a3
View code at this point
Browse repository at this point
style(css): add global stylesheet for JavaFX UI
jprogram
committed
3d303ac
View commit details
Copy full SHA for 3d303ac
View code at this point
Browse repository at this point
feat(app): add application entry point with JavaFX initialization
jprogram
committed
09ab2bd
View commit details
Copy full SHA for 09ab2bd
View code at this point
Browse repository at this point
refactor(controller): extract TaskFormController and TaskActionsController for clean architecture
jprogram
committed
f7c35a4
View commit details
Copy full SHA for f7c35a4
View code at this point
Browse repository at this point
feat(controller): implement TaskController with CRUD and business logic
jprogram
committed
7cf65e9
View commit details
Copy full SHA for 7cf65e9
View code at this point
Browse repository at this point
feat(view): create TaskTableView, TaskFormView, TaskActionsView and FilterPanel
jprogram
committed
6ca21f3
View commit details
Copy full SHA for 6ca21f3
View code at this point
Browse repository at this point
feat(service): implement TaskExportCSVService for CSV export
jprogram
committed
c2c3865
View commit details
Copy full SHA for c2c3865
View code at this point
Browse repository at this point
feat(util): add DateTimeUtils for date formatting and parsing
jprogram
committed
484d43b
View commit details
Copy full SHA for 484d43b
View code at this point
Browse repository at this point
feat(dao): implement TaskDAO with JDBC and SQLite persistence
jprogram
committed
715f6b2
View commit details
Copy full SHA for 715f6b2
View code at this point
Browse repository at this point
feat(model): add Task entity and Priority enum
jprogram
committed
277967c
View commit details
Copy full SHA for 277967c
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.