66 Commits

Author SHA1 Message Date
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
feb3c5fd4a Search UI complete (#3)
"Back" doesn't preserve search results; need to fix that before this is done
2021-01-18 14:52:24 -05:00
7839b8eb57 Search works (#3)
Still need to clean it up a bit, and make the UI have a collapsed section once the search is completed
2021-01-17 23:28:01 -05:00
15c1a3ff2c Return all users with profiles (#3)
Also fixed server pre-rendering and added log off functionality
2021-01-10 22:06:26 -05:00
0446098e09 Final polish on v0.7 2021-01-08 19:28:26 -05:00
7fc7012b29 Complete version change
Also put some polish on before initial deployment
2021-01-08 18:53:12 -05:00
5866194f63 Update domain name 2021-01-07 23:26:12 -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
97b3de1cea Add counts to Dashboard (#2)
Also refactored database parameters with a few extension methods; ready for profile view page
2021-01-04 23:05:53 -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
1e474395a9 Add Markdown editor component 2020-12-26 23:33:03 -05:00
4ba5426068 Form style / continents
Toward #2 completion; next up, Markdown input fields...
2020-12-26 21:51:19 -05:00
47e32fd475 WIP on profile page 2020-12-18 22:46:34 -05:00
e0b3fa8759
Convert to Blazor (#6)
Convert existing progress to Blazor on client and server
2020-12-18 21:46:28 -05:00