2.0.40 • Published 6 years ago
creditstacks-dashboard v2.0.40
Dashboard
The dashboard is a pretty simple website. Where it gets complicated is the UWT, more importantly the src/components/Admin/components/Application/UnderWriter
folder. Please don't cry. The FlashSlothmore
(yes, Zootopia reference) takes care of all the calculations and checks that are present in the UWT. It's state also gets sent to the API for autosaving and also for PDF generation.
Suggestions for the future
- Add a button on the files section from UWT that will get all the user files from the
cs-user-files/uploads-{env}
bucket and reupload/reprocess them. 99% of the time when there is a problem with the files the issue is resolved by reuploading the file because there was an error while uploading to 3rd parties. - Cleanup the autosaving state object from UWT. It logs too much useless data like file validations, and those are huge.
2.0.40
6 years ago