• Joined on 2026-04-07
notid pushed to staging at notid/integreat 2026-06-17 13:45:38 -07:00
8ca5e75c4d fix(ssr): hide client column in edited transaction row for single client
4aed27b204 feat(ssr): add bank account column to transactions table
d0028f403c fix(ssr): allow picking bank account when editing a transaction rule
Compare 3 commits »
notid pushed to staging at notid/integreat 2026-06-17 09:01:45 -07:00
6b4392b74b fix(ssr): keep top bar to a fixed-height single row
notid pushed to staging at notid/integreat 2026-06-16 20:36:09 -07:00
notid pushed to staging at notid/integreat 2026-06-16 20:06:11 -07:00
1e3952a7fb fix(auth): login error-details pre escaping Alpine scope
e099714af1 fix(ssr): transaction edit dropdown duplication and advanced->simple toggle
Compare 2 commits »
notid pushed to staging at notid/integreat 2026-06-16 14:58:42 -07:00
11024b7b89 fix(ssr): transaction rule wizard drops fields on Next
de2a1ab850 fixes pnl file name
Compare 2 commits »
notid pushed to master at notid/integreat 2026-06-04 23:08:49 -07:00
fc54b92ddb fixes
019a1b4cd8 fixes
38575aa5bd data(sysco): add missing line-item GL mappings for paper & other items
08b948c24b fixes
83a739ac5b Adds clojure agent
Compare 9 commits »
notid pushed to integreat-execute-refactor at notid/integreat 2026-06-04 22:58:41 -07:00
a01dfc197e refactor(ssr): full Selmer migration of Transaction Edit; remove the wizard
notid pushed to master at notid/ai-game-2 2026-06-04 22:42:04 -07:00
1fa1c3abf8 changes
notid created pull request notid/integreat#14 2026-06-03 22:46:58 -07:00
SSR modernization: ssr-form-migration skill + Transaction Edit plain-form/Selmer migration
notid pushed to integreat-execute-refactor at notid/integreat 2026-06-03 22:46:05 -07:00
c892719bd1 feat(ssr): migrate location-select to a Selmer template (Phase 2 — Selmer validated)
d0fad63e24 refactor(ssr): remove the EDN snapshot round-trip; transaction edit is a plain form (heuristic 2)
0b5bfd9c84 fix(ssr): operation handlers read live step-params, not the stale snapshot (rewrite stage 1)
38ad665726 docs(skill): finalize Phase 2 scorecard (transaction-edit 8/8, suite 38/1)
798b350c81 test(e2e): green the transaction-edit modal spec (8/8) + record snapshot-drop gotcha
Compare 10 commits »
notid created branch integreat-execute-refactor in notid/integreat 2026-06-03 22:46:05 -07:00
notid pushed to staging at notid/integreat 2026-06-02 23:40:13 -07:00
85aaf7b759 mcp repl fixes
notid pushed to staging at notid/integreat 2026-06-02 23:26:47 -07:00
3641846f70 Merge pull request 'docs: SSR rendering modernization rollout plan' (#12) from docs/ssr-rendering-modernization-plan into staging
d360316590 docs: add swap-target selector strategy consideration
0e02c489e0 docs: multi-step wizards use session-stored step state (Django formtools)
917b7f3857 docs: clarify cursors are fine; only faked positions are the smell
a8d8a8d111 docs: make SSR migration plan self-contained and executable
Compare 6 commits »
notid merged pull request notid/integreat#12 2026-06-02 23:26:46 -07:00
docs: SSR rendering modernization rollout plan
notid pushed to docs/ssr-rendering-modernization-plan at notid/integreat 2026-06-02 23:17:54 -07:00
d360316590 docs: add swap-target selector strategy consideration
notid pushed to staging at notid/integreat 2026-06-02 22:42:50 -07:00
8215e6376d Merge pull request 'fix(ssr): require Apply for all date-range filters' (#13) from integreat-fix-other-dates into staging
3759258ebe fix(ssr): require Apply for all date-range filters
Compare 2 commits »
notid merged pull request notid/integreat#13 2026-06-02 22:42:50 -07:00
fix(ssr): require Apply for all date-range filters
notid pushed to integreat-fix-other-dates at notid/integreat 2026-06-02 22:42:23 -07:00
3759258ebe fix(ssr): require Apply for all date-range filters
notid created pull request notid/integreat#13 2026-06-02 22:40:06 -07:00
fix(ssr): require Apply for all date-range filters
notid pushed to integreat-fix-other-dates at notid/integreat 2026-06-02 22:39:24 -07:00
a4fde446fc fix(ssr): require Apply for all date-range filters