0d1cb22044
refactor: update data access layer to use GORM repositories
...
- Replace SQL-based queries with GORM repository calls
- Update all model interfaces to use repository pattern
- Fix compilation errors in core/model/ files
- Update mocks to match new repository interfaces
- Modify API handlers to use new repository layer
- Maintain backward compatibility with existing interfaces
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-30 22:08:08 +12:00
Patrick Nagurny
0ea88b8e25
add elapsed time to logger
2020-01-15 12:06:56 -05:00
Patrick Nagurny
45fc45736d
budget api doc fix
2020-01-14 14:51:27 -05:00
Patrick Nagurny
f2877230e2
format code
2020-01-14 14:29:00 -05:00
Patrick Nagurny
83f3cfc983
api version 1.4.0
2020-01-14 14:22:15 -05:00
Patrick Nagurny
0a91b19b5c
add budget feature
2020-01-14 14:14:16 -05:00
Patrick Nagurny
553e639519
api version 1.3.0
2019-06-27 16:54:24 -04:00
Patrick Nagurny
a67f270b6d
add timezone to org
2019-06-27 16:43:18 -04:00
Tarcisio Gruppi
cbb10098d3
Added GET /orgs/:orgId/accounts/:accountI API endpoint
2019-03-27 01:49:26 -03:00
Tarcisio Gruppi
e18cb8f6e0
Updated API changelog, added version 1.1.0
2019-01-18 18:12:37 -02:00
Tarcisio Gruppi
72c21482b8
Updated API version in api and ws files
2019-01-18 18:12:19 -02:00
Tarcisio Gruppi
09cd255bcc
Updated API version
2019-01-18 12:39:21 -02:00
Tarcisio Gruppi
471afa4e0e
Added GET /health-check and related files
2019-01-18 12:39:21 -02:00
Tarcisio Gruppi
27f15e3436
gofmt
2019-01-18 12:39:16 -02:00
Patrick Nagurny
1909985489
fix apikeys routes
2018-11-08 13:52:23 -05:00
Patrick Nagurny
f958f9c580
don't use prefix for /ws
2018-11-08 12:35:15 -05:00
Patrick Nagurny
edffa4b7c6
add api prefix option
2018-11-08 11:35:11 -05:00
Patrick Nagurny
2a827bac26
api 1.0.1 add signupSource
2018-11-05 09:37:08 -05:00
Patrick Nagurny
e2dd29259f
initial commit
2018-10-19 15:31:41 -04:00