Commit Graph
3 Commits
Author SHA1 Message Date
Roland W-HandGitHub ca8f4409c1 Merge pull request #3 from RolandWH/db_testing
implement sqlite database and graphed results
2025-04-26 16:45:44 +01:00
Roland W-HandGitHub cc5686d3d7 Merge PR #2 from RolandWH/testing (user defined fund_plat_fee)
Implement user defined fund_plat_fee using a table interface where each row is a band. There is full input validation using a combination of the FastEditQDoubleSpinBox widget and custom code that checks the numbers in each row are sane (each band less than previous band, fee is a non-zero number).
2025-03-18 13:39:02 +00:00
Roland W-HandGitHub 6bfeaa6e0d Merge pull request #1 from RolandWH/testing
Implement input validation with optional fields support
2025-02-17 10:08:28 +00:00