122 次代码提交 (b10b1919a2df4d50b41ee40a01b0e4638851a2db)
 

作者 SHA1 备注 提交日期
  Immanuel Onyeka b10b1919a2 Download PDFs from estimate view 1年前
  Immanuel Onyeka 536ca8ee87 Assign first two seed estimates to test user 1年前
  Immanuel Onyeka 166123d50f Remove old seed script 1年前
  Immanuel Onyeka 274ea0581d Fix duplicate loan_id error 1年前
  Immanuel Onyeka 6dad31be22 Fix row decleration bug 1年前
  Immanuel Onyeka f26b39f093 Add functions for seeding estimates in dev 1年前
  Immanuel Onyeka fb64597116 Add insert and select queries for user licenses 2 年前
  Immanuel Onyeka 987090a927 Create CLI command for reseting database 2 年前
  Immanuel Onyeka 3b00be6374 Create sample users in seed function 2 年前
  Immanuel Onyeka 14efd4937b Add seed function for addresses and branches 2 年前
  Immanuel Onyeka d4a5e4cc4d Remove vue component for PDF generation 2 年前
  Immanuel Onyeka 580c0515a7 Render and style summary pages of reports 2 年前
  Immanuel Onyeka 1932ac1c38 correct file misnaming 2 年前
  Immanuel Onyeka bf0a017836 Split sections into seperate template files 2 年前
  Immanuel Onyeka cae74385dd Style report table 2 年前
  Immanuel Onyeka def8d767f2 Cache report view at startup 2 年前
  Immanuel Onyeka 3b66fe413a Make Result an attribute of Loan type 2 年前
  Immanuel Onyeka ba9522a883 Generate PDF with os/exec process instead of js 2 年前
  Immanuel Onyeka e77294f777 Save changed user address in database 2 年前
  Immanuel Onyeka 1d7163f5ae Render and select address from dropdown 2 年前
  Immanuel Onyeka 6566e1a4e9 Fix type and syntax errors 2 年前
  Immanuel Onyeka 4f16ba3e95 List env variables in readme 2 年前
  Immanuel Onyeka e9547b9df8 Use environment variables instead of config file 2 年前
  Immanuel Onyeka ad233f81f2 Fix bug caused by empty avatar field 2 年前
  Immanuel Onyeka a2364d8340 Add address and phone number to user and branch 2 年前
  Immanuel Onyeka 308bfb87a9 Create mockup html for PDF generation 2 年前
  Immanuel Onyeka 03fc18ff7b Use composition API in sidebar.vue 2 年前
  Immanuel Onyeka b3599fbe0e Add password reset endpoint 2 年前
  Immanuel Onyeka 24f34e47db Allow password reset requests from settings.vue 2 年前
  Immanuel Onyeka 268227203f Cancel token refresh if it is currently invalid 2 年前
  Immanuel Onyeka 5111bd51dd Move code to update user profile from endpoint 2 年前
  Immanuel Onyeka 7055f5d6c7 Resize selected letterhead to good dimensions 2 年前
  Immanuel Onyeka 5c919b8f22 Display letterhead as 400x200 pixel image 2 年前
  Immanuel Onyeka 6e5cf4b5cd Fetch and upload letterhead from settings view 2 年前
  Immanuel Onyeka 7fa03cc393 Add user letterhead endpoints 2 年前
  Immanuel Onyeka 8c5c94da5d Make GET and POST requests to user avatar endpoints 2 年前
  Immanuel Onyeka b9d0da2e90 Render and resize new avatar selection 2 年前
  Immanuel Onyeka 290746a438 Dislay PDF mockup as test page 2 年前
  Immanuel Onyeka da111e4c06 Add deleteFeeTemp endpoint to delete fees 2 年前
  Immanuel Onyeka 366647310f Fix error caused by negative percentages in fees 2 年前
  Immanuel Onyeka daaff1c318 Add endpoint to create a new fee 2 年前
  Immanuel Onyeka 4558d1b4cc Show currency formated summary in estimates.vue 2 年前
  Immanuel Onyeka 26850a0e73 Also retrieve loan type and borrower in getEstimate 2 年前
  Immanuel Onyeka a2b2ca2ca2 Fix estimate_results SQL error 2 年前
  Immanuel Onyeka ae5247bc71 Add insert and select SQL queries for Results 2 年前
  Immanuel Onyeka 5368bc6227 Calculate estimate result values with []Loans loop 2 年前
  Immanuel Onyeka c7158bd863 Insert MI and fees with insert functions 2 年前
  Immanuel Onyeka 6d98b7b47a Calculate estimate summary values in backend 2 年前
  Immanuel Onyeka b3cf840f88 Loop over indices to avoid copying values 2 年前
  Immanuel Onyeka 26cd32c82a Ensure new estimates have correct user IDs 2 年前