1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/controllers/concerns
Zach Gollwitzer 65db49273c
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Account Activity View + Account Forms (#1406)
* Remove balance mode, sketch out refactor

* Activity view checkpoint

* Entry partials, checkpoint

* Finish txn partial

* Give entries context when editing for different turbo responses

* Calculate change of balance for each entry

* Account tabs consolidation

* Translations, linting, brakeman updates

* Account actions concern

* Finalize forms, get account system tests passing

* Get tests passing

* Lint, rubocop, schema updates

* Improve routing and stream responses

* Fix broken routes

* Add import option for adding accounts

* Fix system test

* Fix test specificity

* Fix sparklines

* Improve account redirects
2024-11-04 20:27:31 -05:00
..
accountable_resource.rb Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
authentication.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
auto_sync.rb Implement auto family syncs on login (#1021) 2024-07-25 12:51:50 -04:00
impersonatable.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
invitable.rb Family invites (#1397) 2024-11-01 10:23:27 -05:00
localize.rb Allow users to set preferred locale in settings and provide basic date and time localization support (#1226) 2024-10-02 14:02:17 -04:00
onboardable.rb User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
self_hostable.rb Add basic self hosted onboarding (#1177) 2024-09-13 17:24:19 -04:00
store_location.rb Fix: Escape button not being handled on settings pages (#1210) 2024-09-30 17:28:15 -04:00