9 Commits

Author SHA1 Message Date
8350d0bddf Add real name to profile form (#12) 2021-02-07 16:37:47 -05:00
7784ee66ea Add deletion options (#9) 2021-02-06 17:54:06 -05:00
a6fd891cc5 Add common loading component
This has no specific issue associated, but reduces boilerplate in most page components
2021-01-26 22:26:36 -05:00
7f7eb191fb Add success story add/edit and list (#4)
still a work in progress
2021-01-21 23:05:27 -05:00
4155072990 "Back" now works for search results (#3)
- Made the application only retrieve the list of continents once per visit
- Update the verbiage for phase 3 completion
2021-01-19 22:42:15 -05:00
4f1c7b782a Display profile now works
wrapping up #2
2021-01-07 22:49:10 -05:00
ef12da01dc Convert db to EF Core; start on view page
Also returning skills with profile inquiries now, though that particular query is failing (current WIP) #2
2021-01-06 23:18:54 -05:00
fe3510b818 Skills now saved / returned
Edging closer to #2 completion; need to finish styles, create display page, and put some interesting stuff on the dashboard
2020-12-27 22:30:07 -05:00
a48af190fa Profile save/load works
Still need to add skills, but #2 is getting there...
2020-12-27 15:38:24 -05:00