jselesan
  • Joined on 2026-05-28
jselesan pushed to development at jselesan/gruperly 2026-09-04 19:49:32 +00:00
dfa7f73ebb Added AI skills
jselesan pushed to development at jselesan/gruperly 2026-08-28 20:06:06 +00:00
778f3fdcad feat: add AGENTS.md for project documentation and guidelines
jselesan created branch development in jselesan/gruperly 2026-08-28 20:04:57 +00:00
jselesan pushed to development at jselesan/gruperly 2026-08-28 20:04:57 +00:00
jselesan pushed to main at jselesan/gruperly 2026-08-28 20:04:02 +00:00
ed8d280995 feat: initialize monorepo structure with Bun and Turborepo
jselesan created repository jselesan/gruperly 2026-08-28 19:37:32 +00:00
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-28 16:31:39 +00:00
f2c26c266c fix: peak hours analysis uses all historical data
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-28 15:05:49 +00:00
0998d64cbb feat: add BELO peak hour analysis chart
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-28 14:46:45 +00:00
2fe8198c41 fix(analysis): use last business day of previous month for 'Vs. mes anterior' card
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 15:52:53 +00:00
1fee87a4ce fix(analysis): use compound inflation calculation instead of linear sum
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 14:56:05 +00:00
d24f3ce872 feat(analysis): add 12-month summary row with total variation and accumulated inflation
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 14:51:26 +00:00
b78fcbc0e9 fix(quotes): add logging + parallel fetch for external API diagnostics
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 14:37:48 +00:00
d8aed4970c feat(analysis): bold month names for DB-sourced data, regular for external
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 14:33:50 +00:00
28f9dea7ba feat(analysis): rolling 12-month table with external API fallback
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 14:16:44 +00:00
873fd63ea4 style(analysis): use full month names in variation table
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 13:37:07 +00:00
88fa05d5b8 style(analysis): show raw values inline instead of below percentage
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 13:34:37 +00:00
f9e0267c94 feat(analysis): show raw values ( → ) below each variation
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 13:22:17 +00:00
0c634bbc8b fix(analysis): don't skip any months for inflation, just check if data exists
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 13:21:44 +00:00
e32131d32e fix(analysis): only skip inflation for current month, not last complete month
jselesan pushed to main at jselesan/personal-admin-2026 2026-08-27 13:14:05 +00:00
66ab56b46a feat(analysis): add monthly variation table with inflation comparison