Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • c7158bd Insert MI and fees with insert functions by Immanuel Onyeka 2023-07-18 18:40:25 -0400
  • 6d98b7b Calculate estimate summary values in backend by Immanuel Onyeka 2023-07-18 18:02:03 -0400
  • b3cf840 Loop over indices to avoid copying values by Immanuel Onyeka 2023-07-17 16:27:36 -0400
  • 26cd32c Ensure new estimates have correct user IDs by Immanuel Onyeka 2023-07-17 15:35:23 -0400
  • 3a54777 Fetch user's estimates list from estimates.vue by Immanuel Onyeka 2023-07-16 21:50:02 -0400
  • c566ddb Correctly represent fee types in estimates vue by Immanuel Onyeka 2023-07-16 20:40:25 -0400
  • af5c204 Save estimates to database from summary view by Immanuel Onyeka 2023-07-16 19:53:52 -0400
  • bbb7bf5 Add mandatory FHA MIP as a fee by Immanuel Onyeka 2023-07-14 16:20:02 -0400
  • 2e51164 Check vA and USDA loan types by Immanuel Onyeka 2023-07-14 13:54:22 -0400
  • e9968ae Represent money as int and percentages as float32 by Immanuel Onyeka 2023-07-13 23:12:25 -0400
  • 562c485 Fix loan.type.id conversion error by Immanuel Onyeka 2023-07-12 20:37:01 -0400
  • e4f1ec3 Fix type parsing errors for borrower and loan fields by Immanuel Onyeka 2023-07-12 18:57:11 -0400
  • 0c18bfd Move form validation to golang backend by Immanuel Onyeka 2023-07-12 16:07:47 -0400
  • 39d84ac Calculate monthly MI by Immanuel Onyeka 2023-07-08 13:35:33 -0400
  • 671316e Show MI payments in summary by Immanuel Onyeka 2023-06-29 21:40:06 -0400
  • 1d7e34c Add fields and events for manual MI by Immanuel Onyeka 2023-06-29 19:18:57 -0400
  • c8caed2 Display summary pane before generation by Immanuel Onyeka 2023-06-29 17:17:08 -0400
  • 60e164a Continue to summary view after form validation by Immanuel Onyeka 2023-06-27 17:40:59 -0400
  • 93fa18d Update interest and escrow attributes with events by Immanuel Onyeka 2023-06-27 16:47:05 -0400
  • ee2ed39 Update changes to loan details in parent component by Immanuel Onyeka 2023-06-27 15:27:32 -0400
  • ae8b4cb Update estimate entries with events by Immanuel Onyeka 2023-06-26 21:20:13 -0400
  • 0d7428b Move loan details into seperate component by Immanuel Onyeka 2023-06-26 19:50:34 -0400
  • 84d6807 Create sample custom MI field by Immanuel Onyeka 2023-06-21 21:11:13 -0400
  • 090ab9f Validate loan fields by Immanuel Onyeka 2023-06-21 19:19:13 -0400
  • 3840839 Correct displayed percentages for fees by Immanuel Onyeka 2023-04-11 13:22:39 -0400
  • 2a66cac Add logout function by Immanuel Onyeka 2023-04-11 12:55:43 -0400
  • 9c7ac0a Login user through view by Immanuel Onyeka 2023-04-10 21:17:08 -0400
  • 9b9d0a5 Fix errors and rename migration setup file by Immanuel Onyeka 2023-04-10 15:27:37 -0400
  • ee2358d Add API routing and login functions by Immanuel Onyeka 2023-02-23 19:43:00 -0500
  • 9c31707 Create and pull model for mortgage insurance by Immanuel Onyeka 2022-11-24 19:54:41 -0500
  • 25079d7 Fetch NationalMI rates with Loan type by Immanuel Onyeka 2022-11-24 15:23:49 -0500
  • 52f3a9a Fix SQL field errors by Immanuel Onyeka 2022-11-22 23:18:19 -0500
  • ae79dba Fix loan query and its errors by Immanuel Onyeka 2022-11-22 16:51:19 -0500
  • 6887e1f Seperate loans from estimates in models by Immanuel Onyeka 2022-11-21 20:09:09 -0500
  • 6aab579 Query estimates and insert in models by Immanuel Onyeka 2022-11-19 22:20:51 -0500
  • a301645 Convert json names to lower case by Immanuel Onyeka 2022-11-18 16:21:27 -0500
  • bbffedf Specify branch and user id in queries by Immanuel Onyeka 2022-11-18 16:05:52 -0500
  • ac5a9ec Use zero vector for missing values instead of null by Immanuel Onyeka 2022-11-18 15:35:10 -0500
  • 0b0a3d2 Query loan types by Immanuel Onyeka 2022-11-16 22:33:13 -0500
  • 50f6682 Pull first SQL query into a struct by Immanuel Onyeka 2022-11-16 20:03:03 -0500
  • eb93e75 Seed mock estimates in database by Immanuel Onyeka 2022-11-13 16:18:41 -0500
  • 76644bf Add example fee templates by Immanuel Onyeka 2022-11-12 17:02:38 -0500
  • 3d2da6f Seed loan types by Immanuel Onyeka 2022-11-12 15:47:54 -0500
  • c4801a3 Fix SQL syntax errors by Immanuel Onyeka 2022-11-12 15:22:58 -0500
  • 418dda9 Add missing test user fields in seeds by Immanuel Onyeka 2022-11-12 11:29:13 -0500
  • 86985c4 Fix loan creation error by Immanuel Onyeka 2022-11-10 20:53:09 -0500
  • a8a6a03 Change modal close button's size by Immanuel Onyeka 2022-11-10 20:49:43 -0500
  • fa03abe Style buttons by Immanuel Onyeka 2022-11-10 20:39:35 -0500
  • 4f148d5 Add logout and settings views by Immanuel Onyeka 2022-11-10 20:23:54 -0500
  • 8cac2ea Use fee-dialog component in Estimates view by Immanuel Onyeka 2022-11-10 19:08:12 -0500
  • 38cc242 Move fees form to a new component by Immanuel Onyeka 2022-11-10 18:46:53 -0500
  • b9486e6 Setup estimates view by Immanuel Onyeka 2022-11-10 14:48:06 -0500
  • 2e6ae94 Check and display common errors by Immanuel Onyeka 2022-11-09 21:03:50 -0500
  • 26aed2e Add and reset fees from a modal by Immanuel Onyeka 2022-11-09 16:07:28 -0500
  • f69bc51 Generate and display fee entries by Immanuel Onyeka 2022-11-07 22:03:13 -0500
  • e2cf14d Add MI and HOA fields by Immanuel Onyeka 2022-11-07 18:06:27 -0500
  • a0c3f69 Add input fields for interest, insurance, and taxes by Immanuel Onyeka 2022-11-07 13:51:17 -0500
  • ff85abd Seperate general and loan specific properties by Immanuel Onyeka 2022-11-05 22:38:20 -0400
  • 9f193a2 Add borrower hint tooltip by Immanuel Onyeka 2022-11-05 20:44:43 -0400
  • c229a04 Make sidebar toggleable on mobile by Immanuel Onyeka 2022-11-05 19:33:19 -0400
  • edbbeac Sync <input/> and data:{} values by Immanuel Onyeka 2022-11-05 18:30:29 -0400
  • 74a1ed1 Add loan deletion by Immanuel Onyeka 2022-11-04 22:50:50 -0400
  • 71186c4 Add borrower input fields by Immanuel Onyeka 2022-11-04 21:46:43 -0400
  • 5a83670 Add LTV and DTI elements by Immanuel Onyeka 2022-11-04 16:30:19 -0400
  • e0ae471 Add new loan fields by Immanuel Onyeka 2022-11-04 15:18:41 -0400
  • 3b265b2 Setup new loan template by Immanuel Onyeka 2022-11-01 20:29:38 -0400
  • ef8c781 Style home page by Immanuel Onyeka 2022-11-01 16:17:39 -0400
  • 59ef70e Add loading spinner by Immanuel Onyeka 2022-11-01 14:35:31 -0400
  • 963ab6e Add sidebar menu by Immanuel Onyeka 2022-11-01 12:56:37 -0400
  • 4e0464e Add sidebar by Immanuel Onyeka 2022-10-30 20:18:56 -0400
  • 751e798 Setup Vue by Immanuel Onyeka 2022-10-30 17:12:53 -0400
  • 5327725 Fix table setup errors by Immanuel Onyeka 2022-10-23 16:26:51 -0400
  • e09de1c Setup database tables by Immanuel Onyeka 2022-09-30 17:51:10 -0400
  • 2020ef0 Remove useless comments by Immanuel Onyeka 2022-09-27 18:07:09 -0400
  • b968240 Setup HTML template files by Immanuel Onyeka 2022-09-27 18:01:30 -0400
  • a159cd3 Setup page rendering by Immanuel Onyeka 2022-09-27 16:30:23 -0400