92 次程式碼提交 (18e5086e89eec0a1bb9aa00cf84933069d794b02)

作者 SHA1 備註 提交日期
  Immanuel Onyeka ea8b32df2e Correct letterhead rendering when avatar is missing 9 月之前
  Immanuel Onyeka bb1f7eaa70 Delete templates with remove button in view 9 月之前
  Immanuel Onyeka 94390b1aa3 List and display template details in view 9 月之前
  Immanuel Onyeka 48fa487fea Handle missing avatar and letterhead in PDF 9 月之前
  Immanuel Onyeka 27de7ea416 Allow users to delete saved estimates 10 月之前
  Immanuel Onyeka 69009f286f Make dollar amounts more readable 10 月之前
  Immanuel Onyeka 67479195e2 Fix monthly MI calculation 10 月之前
  Immanuel Onyeka 7ce7c9300e Calculate new estimate results server side 10 月之前
  Immanuel Onyeka b10b1919a2 Download PDFs from estimate view 10 月之前
  Immanuel Onyeka 536ca8ee87 Assign first two seed estimates to test user 10 月之前
  Immanuel Onyeka 274ea0581d Fix duplicate loan_id error 11 月之前
  Immanuel Onyeka 6dad31be22 Fix row decleration bug 11 月之前
  Immanuel Onyeka d4a5e4cc4d Remove vue component for PDF generation 1 年之前
  Immanuel Onyeka cae74385dd Style report table 1 年之前
  Immanuel Onyeka 3b66fe413a Make Result an attribute of Loan type 1 年之前
  Immanuel Onyeka ba9522a883 Generate PDF with os/exec process instead of js 1 年之前
  Immanuel Onyeka e77294f777 Save changed user address in database 1 年之前
  Immanuel Onyeka 1d7163f5ae Render and select address from dropdown 1 年之前
  Immanuel Onyeka 6566e1a4e9 Fix type and syntax errors 1 年之前
  Immanuel Onyeka ad233f81f2 Fix bug caused by empty avatar field 1 年之前
  Immanuel Onyeka a2364d8340 Add address and phone number to user and branch 1 年之前
  Immanuel Onyeka 308bfb87a9 Create mockup html for PDF generation 1 年之前
  Immanuel Onyeka 03fc18ff7b Use composition API in sidebar.vue 1 年之前
  Immanuel Onyeka b3599fbe0e Add password reset endpoint 1 年之前
  Immanuel Onyeka 24f34e47db Allow password reset requests from settings.vue 1 年之前
  Immanuel Onyeka 268227203f Cancel token refresh if it is currently invalid 1 年之前
  Immanuel Onyeka 5111bd51dd Move code to update user profile from endpoint 1 年之前
  Immanuel Onyeka 7055f5d6c7 Resize selected letterhead to good dimensions 1 年之前
  Immanuel Onyeka 5c919b8f22 Display letterhead as 400x200 pixel image 1 年之前
  Immanuel Onyeka 6e5cf4b5cd Fetch and upload letterhead from settings view 1 年之前
  Immanuel Onyeka 7fa03cc393 Add user letterhead endpoints 1 年之前
  Immanuel Onyeka 8c5c94da5d Make GET and POST requests to user avatar endpoints 1 年之前
  Immanuel Onyeka b9d0da2e90 Render and resize new avatar selection 1 年之前
  Immanuel Onyeka da111e4c06 Add deleteFeeTemp endpoint to delete fees 1 年之前
  Immanuel Onyeka 366647310f Fix error caused by negative percentages in fees 1 年之前
  Immanuel Onyeka daaff1c318 Add endpoint to create a new fee 1 年之前
  Immanuel Onyeka 4558d1b4cc Show currency formated summary in estimates.vue 1 年之前
  Immanuel Onyeka 26850a0e73 Also retrieve loan type and borrower in getEstimate 1 年之前
  Immanuel Onyeka a2b2ca2ca2 Fix estimate_results SQL error 1 年之前
  Immanuel Onyeka 5368bc6227 Calculate estimate result values with []Loans loop 1 年之前
  Immanuel Onyeka 6d98b7b47a Calculate estimate summary values in backend 1 年之前
  Immanuel Onyeka b3cf840f88 Loop over indices to avoid copying values 1 年之前
  Immanuel Onyeka 26cd32c82a Ensure new estimates have correct user IDs 1 年之前
  Immanuel Onyeka 3a5477760d Fetch user's estimates list from estimates.vue 1 年之前
  Immanuel Onyeka c566ddb991 Correctly represent fee types in estimates vue 1 年之前
  Immanuel Onyeka af5c204eb6 Save estimates to database from summary view 1 年之前
  Immanuel Onyeka bbb7bf5f1e Add mandatory FHA MIP as a fee 1 年之前
  Immanuel Onyeka e9968ae63b Represent money as int and percentages as float32 1 年之前
  Immanuel Onyeka 562c485b2d Fix loan.type.id conversion error 1 年之前
  Immanuel Onyeka e4f1ec3ab6 Fix type parsing errors for borrower and loan fields 1 年之前