This website requires JavaScript.
adb6ecb1ff
stuff
Bryce
2026-05-21 11:50:32 -07:00
4221d6a0d6
more fixes
Bryce
2026-05-21 11:46:45 -07:00
918ddd14ff
Fix format error in toggle-amount-mode: ensure double values for %f format
Bryce
2026-05-21 09:14:20 -07:00
acd4184ef0
Fix toggle-amount-mode: avoid cursor context entirely for HTMX re-render
Bryce
2026-05-21 07:44:43 -07:00
857a1536ef
Fix toggle-amount-mode: set up form cursor context for grid re-render
Bryce
2026-05-21 07:33:15 -07:00
535ef4d113
Fix radio-card to pass through HTMX attributes for $/% toggle
Bryce
2026-05-20 23:23:19 -07:00
351659f8eb
Fix toggle-amount-mode: properly update request state with converted accounts and new mode
Bryce
2026-05-20 23:18:35 -07:00
4739769297
Fix $/% toggle: handle nil amounts and make toggle horizontal
Bryce
2026-05-20 23:15:05 -07:00
567db50a66
Add $/% toggle for transaction account amounts in manual edit
Bryce
2026-05-20 23:07:11 -07:00
dbfa04c766
Add design spec for transaction account $/% toggle
Bryce
2026-05-20 22:34:01 -07:00
0692089e39
Flash transaction row after editing through modal
Bryce
2026-05-20 21:39:30 -07:00
8189a7648b
Fix Datomic conflict when spreading shared location across accounts
Bryce
2026-05-20 21:33:44 -07:00
dd4d1a6d4f
Add error message to require-approval validator
Bryce
2026-05-20 21:29:03 -07:00
4f32527732
Fix form error display for root-level validation errors
Bryce
2026-05-20 21:27:30 -07:00
0811771ae6
Fix manual transaction validation: require accounts when approving
Bryce
2026-05-20 21:23:20 -07:00
c6b55ce567
Show potential-duplicates filter only when a bank account is selected
Bryce
2026-05-20 21:14:21 -07:00
1f9a7080e1
Fix linked-to filter to handle empty string as nil
Bryce
2026-05-20 21:02:23 -07:00
6f7f1c7815
Add linking, location, import-batch, and potential-duplicates filters to SSR transactions
Bryce
2026-05-20 20:59:43 -07:00
065d1182d7
Add unresolved-only and financial account filters to SSR transaction listing
Bryce
2026-05-20 20:51:22 -07:00
b42e2a6a44
adds unresolved only
Bryce
2026-05-20 20:45:39 -07:00
e8979738ab
Merge branch 'master' into staging
Bryce
2026-05-19 20:55:27 -07:00
08b948c24b
fixes
Bryce
2026-05-19 20:55:21 -07:00
aae1d2168b
Merge branch 'master' into staging
Bryce
2026-05-19 09:22:23 -07:00
83a739ac5b
Adds clojure agent
Bryce
2026-05-19 09:21:28 -07:00
021a2f14f7
Merge branch 'master' into staging
Bryce
2026-05-18 23:18:07 -07:00
2c8985203e
improvements
Bryce
2026-05-18 23:18:02 -07:00
64506705e7
fixes
Bryce
2026-05-18 18:30:16 -07:00
66b0b611e4
stuff
Bryce
2026-05-18 18:29:44 -07:00
6a7c529c24
Merge branch 'master' into staging
Bryce
2026-05-18 16:21:14 -07:00
baef2afc63
fixes
Bryce
2026-05-18 16:21:07 -07:00
4997a40c00
fixes build
Bryce
2026-05-18 15:50:09 -07:00
bc89a7d586
fixes
Bryce
2026-05-18 15:39:31 -07:00
a156ac99fe
tries sales changes
Bryce
2026-05-18 15:38:07 -07:00
7eda6849d1
improved
Bryce
2026-05-18 11:31:54 -07:00
6487cccf2d
Merge branch 'master' into staging
Bryce
2026-05-18 11:28:45 -07:00
de1c154706
Polish sales summary grid and edit dialog
Bryce
2026-05-18 11:13:32 -07:00
663963c2dc
tweaks
test-plan-docs
Bryce
2026-05-11 22:50:28 -07:00
a527d0c30e
feat(tests): implement integration and unit tests for auth, company, and ledger behaviors
Bryce
2026-05-08 16:12:08 -07:00
f9d4b38637
test(admin): complete remaining admin behavior tests
Bryce
2026-05-07 01:48:20 -07:00
038ff8635c
test(admin): implement integration and unit tests for admin behaviors
Bryce
2026-05-06 23:00:25 -07:00
8a42846b24
test(invoice): implement integration tests for invoice behaviors
Bryce
2026-05-05 05:00:51 -07:00
bba9ce7220
test(invoice): add integration tests for invoice behaviors
Bryce
2026-05-04 23:10:46 -07:00
4fa6078d2c
test(invoice): implement unit tests for invoice behaviors
Bryce
2026-05-04 21:29:40 -07:00
df85e30bf6
merged
Bryce
2026-05-17 08:17:51 -07:00
31179278e4
Adds a more actionable view
Bryce
2026-05-17 08:16:11 -07:00
3512ad858d
merged
Bryce
2026-05-16 07:21:13 -07:00
455cec7828
Merge branch 'master' of gitea.story-basking.ts.net:notid/integreat
Bryce
2026-05-16 07:14:01 -07:00
8367036f85
merged
Bryce
2026-05-16 00:36:16 -07:00
aeb7891efa
Merge branch 'master' of codecommit://integreat
Bryce
2026-05-16 00:25:37 -07:00
1b2e2e4da7
Merge branch 'master' of gitea.story-basking.ts.net:notid/integreat
Bryce
2026-05-16 00:17:01 -07:00
cc31d8849b
Feat/Complete Sales Summaries (#5 )
Bryce
2026-05-16 00:16:44 -07:00
b02aec3546
Move sales summaries from admin to pos menu
feat/complete-sales-summaries
Bryce
2026-05-16 00:13:42 -07:00
5a39a0c762
fixes for sales summaries being automatic.
Bryce
2026-05-15 23:20:48 -07:00
95f12a6072
refactor: remove dead calc-aggregate-totals and unused schema attributes
Bryce
2026-05-01 15:40:42 -07:00
0e76506c22
consolidate sales summary ledger entry creation into upsert-sales-summary tx
Bryce
2026-05-01 14:05:23 -07:00
baf8cfff97
feat: complete automatic sales summary calculations and ledger posting
Bryce
2026-04-25 08:43:16 -07:00
bd82f555c2
Merge branch 'master' of gitea.story-basking.ts.net:notid/integreat
Bryce
2026-05-15 19:48:34 -07:00
a78c818270
Merge pull request 'docs: comprehensive test behavior documentation for all pages' (#6 ) from test-plan-docs into master
notid
2026-05-04 13:55:03 -07:00
d627e3c5d0
refactor(all): rewrite all behavior docs in table format with checkboxes
Bryce
2026-05-04 13:48:51 -07:00
e14a23ff54
refactor(invoice): rewrite in table format with test strategies and checkboxes
Bryce
2026-05-04 13:31:02 -07:00
b499d460f3
docs: add comprehensive test behavior documentation for all pages
Bryce
2026-05-04 12:15:20 -07:00
ec5e4e2e1d
Merge branch 'master' of gitea.story-basking.ts.net:notid/integreat
Bryce
2026-05-03 09:37:53 -07:00
2993da5c82
add project configuration files (.env, .envrc, opencode.json, package-lock)
Bryce
2026-05-01 11:34:48 -07:00
f575f425a2
fix(sales): address review findings — 10 safe_auto fixes
feat/sales-parquet-migration
Bryce
2026-04-28 21:54:43 -07:00
218d0684c0
perf(sales): add LRU+TTL caching, client filtering, and date normalization
Bryce
2026-04-28 21:09:23 -07:00
9153494ed7
feat(sales): wire SSR page to parquet/DuckDB layer with full 7.9M-record support
Bryce
2026-04-27 20:05:13 -07:00
ea7f46ea8a
fix(sales): fix parquet SQL generation and cleanup formatting
Bryce
2026-04-27 10:33:22 -07:00
4597611655
fix(sales): resolve namespace collision and add missing clojure.string import
Bryce
2026-04-27 07:48:36 -07:00
26c9563a03
feat(sales): initial Parquet migration infrastructure
Bryce
2026-04-25 07:43:41 -07:00
5df1d63f80
terraform fixes
Bryce
2026-04-26 22:15:05 -07:00
108cc204a9
changes
Bryce
2026-04-26 21:30:27 -07:00
db9018722d
Merge pull request 'feat: add gitea-tea skill and update AGENTS.md for PR workflow' (#4 ) from alluring-houseboat into master
notid
2026-04-25 20:05:38 -07:00
0e57550b3c
stuff
Bryce
2026-04-25 19:41:40 -07:00
79224fbf13
refactor: remove remaining staging references in app-new configuration
Bryce
2026-04-24 13:56:18 -07:00
090e5425c6
refactor: rename config file to prod-new.edn
Bryce
2026-04-24 13:43:50 -07:00
e8c76b8a1a
refactor: update nomenclature to app-new for production alternative UI
Bryce
2026-04-24 13:43:00 -07:00
d03f5674f8
feat: pivot staging environment to production alternative UI
Bryce
2026-04-24 11:30:44 -07:00
04bc7cae78
total column
Bryce
2026-04-09 14:32:39 -07:00
ab3206a82c
Merge branch 'staging' into transactions2-with-staging
Bryce
2026-04-03 07:51:50 -07:00
931a1aa10f
merged
Bryce
2026-03-30 22:40:04 -07:00
297464c188
Merge branch 'master' of codecommit://integreat
Bryce
2026-03-30 22:38:34 -07:00
6e3a024f66
adds stuff for dough burger
Bryce
2026-03-30 22:36:12 -07:00
28a755e9a9
fixes invoice date filtering
Bryce
2026-03-02 23:20:14 -08:00
01347ff3f5
fixes balance sheet
Bryce
2026-03-02 22:53:53 -08:00
53625e4583
Makes invoices use the closed_at date.
Bryce
2026-02-21 22:53:05 -08:00
8899c643ed
Complete code review session - documented findings for auto_ap.permissions, iol-ion.query, and auto_ap.ss.admin.background-jobs
Bryce
2026-02-08 09:31:26 -08:00
c196723913
ok.
Bryce
2026-02-08 08:43:53 -08:00
395e445c99
Add test for Bonanza Produce invoice 03882095
Bryce
2026-02-08 08:40:40 -08:00
d2b5a08519
Merge branch 'master' into clauding
Bryce
2026-02-08 07:57:52 -08:00
8a0395dc4a
Add Bonanza Produce multi-invoice statement template
Bryce
2026-02-08 07:16:55 -08:00
26dbde5bd3
Add invoice-template-creator skill for automated template generation
Bryce
2026-02-07 14:53:08 -08:00
98a3e0dda6
Extract customer name and address for Bonanza Produce
Bryce
2026-02-07 10:33:26 -08:00
f4366fe98e
Add location extraction for Bonanza Produce invoices
Bryce
2026-02-07 10:12:01 -08:00
d95e24a1d7
Improve Bonanza Produce customer identifier extraction
Bryce
2026-02-07 10:10:35 -08:00
37351e5f92
Add Bonanza Produce invoice template
Bryce
2026-02-07 10:01:00 -08:00
d8b829db76
Clean up test files by removing comments
Bryce
2026-02-07 08:31:52 -08:00
69c75ba124
feat(tests): Add execute-dialog and new-dialog route tests
Bryce
2026-02-07 08:21:24 -08:00
f732ecb560
feat(tests): Add more route handler tests for transaction rules
Bryce
2026-02-07 08:15:23 -08:00
dd60d80f03
feat(tests): Add route handler tests for transaction rules
Bryce
2026-02-07 07:31:14 -08:00
81a15e5f26
feat(tests): Add transaction rules test suite with 8 passing tests
Bryce
2026-02-07 00:12:16 -08:00