luckyPipewrench
|
4909532a08
|
fix: address PR review feedback for generator templates
- Fix invalid Tailwind class bg-gray -> bg-gray-400 in panel template
- Fix count_holdings to only count linked accounts for consistency
|
2026-01-23 12:50:34 -05:00 |
|
luckyPipewrench
|
9caee4ec36
|
Remove Testprovider support and related references for streamlined provider handling.
|
2026-01-23 11:52:20 -05:00 |
|
luckyPipewrench
|
b8ffe06974
|
Add banking support to family generator, including transactions processor, SDK updates, and related templates. Streamline logic for handling provider types.
|
2026-01-23 11:31:57 -05:00 |
|
luckyPipewrench
|
3382c07194
|
Refactor family generator templates for streamlined labels, error handling, and account setup logic.
|
2026-01-22 22:19:38 -05:00 |
|
luckyPipewrench
|
17693f0418
|
Refactor family generator to centralize concern creation, improve SDK support, and add tests, views, jobs, and sync logic.
|
2026-01-22 22:07:22 -05:00 |
|
soky srm
|
179552657c
|
Mercury integration (#723)
* Initial mercury impl
* FIX both mercury and generator class
* Finish mercury integration and provider generator
* Fix schema
* Fix linter and tags
* Update routes.rb
* Avoid schema drift
---------
Signed-off-by: soky srm <sokysrm@gmail.com>
Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
|
2026-01-22 20:37:07 +01:00 |
|
soky srm
|
5d6c1bc280
|
Provider generator (#364)
* Move provider config to family
* Update schema.rb
* Add provier generator
* Add table creation also
* FIX generator namespace
* Add support for global providers also
* Remove over-engineered stuff
* FIX parser
* FIX linter
* Some generator fixes
* Update generator with fixes
* Update item_model.rb.tt
* Add missing linkable concern
* Add missing routes
* Update adapter.rb.tt
* Update connectable_concern.rb.tt
* Update unlinking_concern.rb.tt
* Update family_generator.rb
* Update family_generator.rb
* Delete .claude/settings.local.json
Signed-off-by: soky srm <sokysrm@gmail.com>
* Move docs under API related folder
* Rename Rails generator doc
* Light edits to LLM generated doc
* Small Lunch Flow config panel regressions.
---------
Signed-off-by: soky srm <sokysrm@gmail.com>
Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
|
2025-12-08 22:52:30 +01:00 |
|