1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 07:09:39 +02:00
Maybe/app/views
Arsen Shkrumelyak 1c2f075053
Fix bug: Loan % doesn't allow exact rate (#1492)
* Fix bug: Loan % doesn't allow exact rate

Fixes #1487

Change the step of the interest rate field to 0.005.

It's unlikely that we'll see interest rates in smaller increments.

* step 0.005

* migration for loan interest rates precision

* add new line
2024-11-22 15:28:10 -05:00
..
account Fix transfers and form currencies (#1477) 2024-11-18 15:50:47 -05:00
accounts Add post-sync UI stream updates (#1482) 2024-11-20 16:46:06 -05:00
application add pagination to account transactions list (#1095) 2024-08-16 09:00:05 -04:00
categories Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
category Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
credit_cards Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
cryptos Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
depositories Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
impersonation_sessions Add back good job dashboard with auth (#1364) 2024-10-24 17:28:29 -04:00
import Adds a common DE format (#1445) 2024-11-11 09:57:50 -05:00
imports Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
investments Add post-sync UI stream updates (#1482) 2024-11-20 16:46:06 -05:00
invitation_mailer Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
invitations Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
invite_codes Add setting to disable new user registration on self-hosted instances (#1163) 2024-09-11 13:04:39 -04:00
issue Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
issues Fix for scrollbars on alerts 2024-10-17 10:16:34 -05:00
layouts Replaced Native Scrollbars with Tailwind Scrollbars on Windows (#1493) 2024-11-22 15:27:07 -05:00
loans Fix bug: Loan % doesn't allow exact rate (#1492) 2024-11-22 15:28:10 -05:00
merchants Beta Testing Round 3 Bug Fixes (#1357) 2024-10-24 11:02:27 -04:00
onboardings Family invites (#1397) 2024-11-01 10:23:27 -05:00
other_assets Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
other_liabilities Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
pages Add text-overflow: ellipsis property for account name display (#1431) 2024-11-07 08:42:51 -06:00
password_mailer Lint 2024-10-09 09:12:07 -05:00
password_resets Improve password reset flow, normalize translations 2024-11-05 17:15:29 -05:00
passwords Use DB for auth sessions (#1233) 2024-10-03 14:42:22 -04:00
plaid_items Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
properties Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
pwa Initial commit 2024-02-02 09:05:04 -06:00
registrations Fix registration fails silently when there are errors (#1455) 2024-11-11 09:41:17 -05:00
sessions User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
settings Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
shared Fix transfers and form currencies (#1477) 2024-11-18 15:50:47 -05:00
tag/deletions Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
tags Beta Testing Round 3 Bug Fixes (#1357) 2024-10-24 11:02:27 -04:00
transactions Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
vehicles Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00