Commit graph

162 commits

Author SHA1 Message Date
cc5030d70c
dynamic column widths for portfolios 2026-06-30 13:42:11 -07:00
44f940c882
pass fetch options through TUI
All checks were successful
Generic zig build / build (push) Successful in 5m18s
Generic zig build / publish-macos (push) Successful in 12s
Generic zig build / deploy (push) Successful in 20s
2026-06-30 11:43:40 -07:00
3a1500bfbb
additional spacing based on crypto example 2026-06-30 11:42:49 -07:00
051ab35975
support live streaming on portfolio tab 2026-06-29 20:21:21 -07:00
b2128bfcdd
live quote support (yahoo only) quote tab in tui 2026-06-29 19:29:24 -07:00
4ed15c7cf4
projection modeling enhancements based on youngest in a couple + documentation 2026-06-28 14:29:30 -07:00
821c084f70
update ack hint 2026-06-28 08:06:10 -07:00
9f47d46d9a
vaxis has its own handling of this - use that 2026-06-28 07:56:24 -07:00
8b85dcb9ea
handle upper case in input buffers 2026-06-28 07:27:34 -07:00
8986537d93
fix visuals on review tab 2026-06-28 07:20:19 -07:00
42a16cbbd3
zoom overlay the same way it gets zoomed in the TUI (default zoom only) 2026-06-27 10:20:51 -07:00
6827b70f85
draw vertical line on projections chart for projected retirement date 2026-06-27 10:20:49 -07:00
acf5f723f8
move braille charts to its own space 2026-06-27 10:20:48 -07:00
8ca673c8e3
better quote name resolution 2026-06-27 09:49:32 -07:00
2bd49af8f3
clean remaining tui.zig "reach-ins" 2026-06-27 07:57:43 -07:00
bfabd66866
fetch live on quote tab 2026-06-27 00:04:25 -07:00
aa8dafa3ab
add prev close to cli/tui 2026-06-26 23:22:06 -07:00
120c51bce4
implementation of spending smile 2026-06-26 14:54:59 -07:00
0e43e09f13
document "R" will upgrade tui from quote->portfolio operations 2026-06-26 10:25:16 -07:00
ce5d787083
disable portfolio tab in symbol mode 2026-06-26 10:25:16 -07:00
8e0288d437
add the period change to quote display on cli/tui 2026-06-26 10:25:14 -07:00
e6ec5fdac1
centralize charting/extract shared helpers, prepare for kitty-chart history 2026-06-26 10:25:05 -07:00
5a2b29fdd4
show better timing on refresh 2026-06-26 10:11:49 -07:00
d619091831
full emdash (and other) scrub 2026-06-25 10:13:25 -07:00
cd2ccb4c43
add label field, let notes field be strictly for notes 2026-06-24 16:13:47 -07:00
1fa9649bd6
use single quote to toggle last symbol in tui 2026-06-24 15:48:52 -07:00
a9b5b8fe19
projections: suppress output of percentage data when accumulation mode exists 2026-06-24 14:53:45 -07:00
a875fc3b32
fix memory leak in earnings tab 2026-06-24 10:52:38 -07:00
7e6102cc5f
add name to quote command/tab 2026-06-24 10:33:02 -07:00
2ad9a0fb40
add tab 9 keybind 2026-06-24 09:42:58 -07:00
839f0e759f
collapse expired options/matured cds 2026-06-19 17:39:22 -07:00
bd6ba89ea7
change portfolio summary when live pricing is applied 2026-06-19 15:44:05 -07:00
6ecd16334e
introduce real yahoo-based live quote fetching (limited test - market closed during testing) 2026-06-19 15:01:18 -07:00
d9fd5d5b97
more flexible tui async plan
All checks were successful
Generic zig build / build (push) Successful in 12m11s
Generic zig build / publish-macos (push) Successful in 12s
Generic zig build / deploy (push) Successful in 19s
2026-06-12 08:17:20 -07:00
8860efb371
delint/get basic async checks working 2026-06-11 20:41:21 -07:00
7fffca04c3
update sector bucket logic, remove "mid" tier on analysis 2026-06-10 16:20:03 -07:00
88df0fe9ad
bug fixes for reload/memory leaks 2026-06-10 15:44:03 -07:00
70dba851a8
introduce concept of "bucket" for symbols to provide user-configurable sector dominance calcuation capability 2026-06-10 15:44:02 -07:00
41027c4efd
add symbol overlay to see what symbols are 2026-06-10 15:44:01 -07:00
14f55afb28
update review tab UX/introduce shift+mousewheel for scrolling 2026-06-10 15:44:00 -07:00
543228209c
pull all TUI portfolio data into its own struct 2026-06-10 15:43:58 -07:00
b6050bb653
explicit allocator parameters in cache store/service tier, store arena in TUI PortfolioData 2026-06-10 15:43:57 -07:00
f597c0cbef
async load candles/dividends when loading portfolio 2026-06-10 15:43:56 -07:00
474d288c4c
include observations in review tab 2026-06-10 15:43:55 -07:00
ae8061d618
add multi-line editing capabilities to input_buffer.zig 2026-06-10 15:43:53 -07:00
fcdfa8437f
separate keyboard scroll from mouse scroll 2026-06-10 15:43:49 -07:00
6fbbf48486
add new review command/tab 2026-06-05 13:16:25 -07:00
79ffbeb078
bump size of chart numbers on history tui tab
All checks were successful
Generic zig build / build (push) Successful in 10m28s
Generic zig build / publish-macos (push) Successful in 12s
Generic zig build / deploy (push) Successful in 18s
2026-06-03 07:09:20 -07:00
fdd0c97480
switch to parse_allocator = .none (fix production segfaults)
All checks were successful
Generic zig build / build (push) Successful in 4m35s
Generic zig build / publish-macos (push) Successful in 13s
Generic zig build / deploy (push) Successful in 20s
2026-06-02 15:16:11 -07:00
195933176f umbrella insurance in analysis command 2026-05-31 10:04:31 -07:00