1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app
Pablo Porto 00a42be5c0
fix(authentication): Fix issues when users try to logout (#603)
Run set last login information action only when the user exist. Thus preventing running it after the logout method, which was causing an error
2024-04-08 07:26:46 -04:00
..
assets Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers fix(authentication): Fix issues when users try to logout (#603) 2024-04-08 07:26:46 -04:00
helpers Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00
javascript Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00
jobs Multi-Currency Part 2 (#543) 2024-03-21 13:39:10 -04:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00
views Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00