Immanuel Onyeka
d28d60e729
Delete files unused by view
10 months ago
Immanuel Onyeka
3152ff716d
Access main Grav site through Go reverse proxy
To make requests to Go API endpoints for registration from a PHP page,
there needs to be local routing between the two servers. This method
avoids needing Apache installed seperately for development builds while
allowing it to still be used in production if necessary.
1 year ago
Immanuel Onyeka
cbe0f3b8a7
Setup webpack entry point for vue components
A new template file needed to be created to allow custom javascript in
a grav page. The JS file will mount the transpiled Vue app.
1 year ago
Immanuel Onyeka
48fa487fea
Handle missing avatar and letterhead in PDF
1 year ago
Immanuel Onyeka
5c919b8f22
Display letterhead as 400x200 pixel image
1 year ago
Immanuel Onyeka
6e5cf4b5cd
Fetch and upload letterhead from settings view
1 year ago
Immanuel Onyeka
7fa03cc393
Add user letterhead endpoints
1 year ago
Immanuel Onyeka
8c5c94da5d
Make GET and POST requests to user avatar endpoints
1 year ago
Immanuel Onyeka
b9d0da2e90
Render and resize new avatar selection
1 year ago
Immanuel Onyeka
a2b2ca2ca2
Fix estimate_results SQL error
1 year ago
Immanuel Onyeka
5368bc6227
Calculate estimate result values with []Loans loop
1 year ago
Immanuel Onyeka
26cd32c82a
Ensure new estimates have correct user IDs
1 year ago
Immanuel Onyeka
bbb7bf5f1e
Add mandatory FHA MIP as a fee
1 year ago
Immanuel Onyeka
1d7e34c0f1
Add fields and events for manual MI
1 year ago
Immanuel Onyeka
090ab9f565
Validate loan fields
1 year ago
Immanuel Onyeka
9c7ac0a199
Login user through view
1 year ago
Immanuel Onyeka
50f6682961
Pull first SQL query into a struct
Setup structs for storing query information.
2 years ago
Immanuel Onyeka
418dda9ad4
Add missing test user fields in seeds
Also change the favicon to better match the colorscheme. An additional
section is added to settings.vue to mock the new fields.
2 years ago
Immanuel Onyeka
a8a6a0355c
Change modal close button's size
2 years ago
Immanuel Onyeka
fa03abed94
Style buttons
2 years ago
Immanuel Onyeka
4f148d5f83
Add logout and settings views
2 years ago
Immanuel Onyeka
2e6ae94c0c
Check and display common errors
2 years ago
Immanuel Onyeka
26aed2e5a5
Add and reset fees from a modal
2 years ago
Immanuel Onyeka
f69bc513c7
Generate and display fee entries
2 years ago
Immanuel Onyeka
a0c3f69da6
Add input fields for interest, insurance, and taxes
2 years ago
Immanuel Onyeka
ff85abd401
Seperate general and loan specific properties
2 years ago
Immanuel Onyeka
9f193a2061
Add borrower hint tooltip
2 years ago
Immanuel Onyeka
c229a04704
Make sidebar toggleable on mobile
2 years ago
Immanuel Onyeka
edbbeace3c
Sync <input/> and data:{} values
2 years ago
Immanuel Onyeka
74a1ed1eba
Add loan deletion
2 years ago
Immanuel Onyeka
71186c4d98
Add borrower input fields
2 years ago
Immanuel Onyeka
e0ae471f59
Add new loan fields
2 years ago
Immanuel Onyeka
3b265b2ab7
Setup new loan template
2 years ago
Immanuel Onyeka
ef8c781e27
Style home page
2 years ago
Immanuel Onyeka
59ef70e6c7
Add loading spinner
2 years ago
Immanuel Onyeka
4e0464e39d
Add sidebar
2 years ago
Immanuel Onyeka
751e798395
Setup Vue
2 years ago
Immanuel Onyeka
b968240621
Setup HTML template files
2 years ago