Commit Graph

27 Commits

Author SHA1 Message Date
scoobybejesus 823f83d5c6 Refactor some ui while upgrading tui to latest version. 2023-10-23 13:26:51 -04:00
scoobybejesus d9a296a34e Fix potential panic resulting from no results chosen to print in print menu. 2023-10-22 12:24:55 -04:00
scoobybejesus 0b66511e2c Update termion to v2 2023-10-22 12:19:56 -04:00
scoobybejesus d2a255ad2e Change edition. Update copyright year. 2023-10-19 17:17:51 -04:00
scoobybejesus 37917bbad2 Removed decimal in favor of rust_decimal. Point version bump. 2023-10-19 17:05:32 -04:00
scoobybejesus 4161280b4d Update most dependencies. 2023-10-19 14:37:46 -04:00
scoobybejesus 1d7a1a1b72 Update decimal crate for uninit issue. See alkis/decimal PR #64. 2021-12-08 15:03:50 -05:00
scoobybejesus ce77cbf8b9 Add support for parsing values/quantities in accounting/comma format, where numbers are wrapped in parentheses. 2020-12-12 23:15:07 -05:00
scoobybejesus cabb6c5010 Separated print menu TUI as feature that can be removed for building on Windows. 2020-12-08 00:07:10 -05:00
scoobybejesus 0975a1aaef Fully break off crptls lib into separate workspace. Moved a few things. Updated copyright date. 2020-11-30 23:05:49 -05:00
scoobybejesus fafe538eac Version bump. Changes to .env. Changes to cli flags. Removed support for period date separator character. Better error handling for invalid files. Updated --help descriptions. 2020-11-29 00:16:59 -05:00
scoobybejesus d3c7c8c6a3 Added Form 8949 report. Updated get_term(). 2020-11-28 00:18:32 -05:00
scoobybejesus 3c7e01a42c Documented how create_lots_and_movements() works.
Completed documenting create_lots_and_movements()
2020-11-27 17:34:57 -05:00
scoobybejesus 4faab11ed3 Error handling. Added user warning and exit()'s in place of asserts. Related formatting. 2020-11-27 11:50:45 -05:00
scoobybejesus f117b155cf Improved error handling and verbosity regarding env vars. 2020-10-13 00:27:32 -04:00
scoobybejesus 9d3564eb7f Remove cmd line options, and add to .env file. Bump version. 2020-10-11 12:00:46 -04:00
scoobybejesus 0af550cee6 Minor refactoring and renaming to clean things up. 2019-12-07 13:27:15 -05:00
scoobybejesus c15420643a Added viewable, expandable list of reports to be exported in print-tui. 2019-11-29 17:59:52 -05:00
scoobybejesus e009bb94f8 Cleaned up journal entry and txt file formatting. Cleaned up auto_memo formatting. 2019-11-24 15:45:48 -05:00
scoobybejesus e0439325e2 Created accounting journal entry report. 2019-11-24 01:32:08 -05:00
scoobybejesus 55403fb4a9 Point version bump due to fixing report bug re: expenses. Refactored csv export logic. 2019-11-23 15:35:35 -05:00
scoobybejesus 6c03f5f8fd Version bump for ToSelf txn cost basis fix. See previous commit. 2019-11-17 22:04:40 -05:00
scoobybejesus 60f6de11a3 Changed formatting in txt export reports. Also fixed binary name. 2019-10-29 23:10:15 -04:00
scoobybejesus 3696908aac Version bump. Added/separated lib. Some renaming. 2019-10-27 21:25:23 -04:00
scoobybejesus f19e2893c3 Added TUI print menu. Added tui and termion crates. Needs to be factored out of main(). Resolves #36 and #37. 2019-10-20 01:11:52 -04:00
scoobybejesus 46b764df3a To change the name to drop the -rs. 2019-09-20 20:27:13 -04:00
scoobybejesus 2eeffb057d Initial commit. 2019-08-25 19:57:07 -04:00