Commit Graph

26 Commits

Author SHA1 Message Date
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
786f79a52c Merge branch 'main' of https://github.com/bit-badger/jobs-jobs-jobs into main 2020-12-18 21:48:48 -05:00
e0b3fa8759
Convert to Blazor (#6)
Convert existing progress to Blazor on client and server
2020-12-18 21:46:28 -05:00
4e5f931c04 Send no content if no profile exists 2020-12-12 14:37:49 -05:00
2f84821d11 Retrieve existing profile for welcome page (#2) 2020-11-23 22:31:57 -05:00
daece3eab1 Tweaks to login flow (#1) 2020-11-23 21:33:37 -05:00
6d16bef137 Auth works! (#1) 2020-11-23 20:01:50 -05:00
d2b5ddf034 Update API to .NET 5, app to latest Vue 3 2020-11-18 20:47:43 -05:00
167b8b7bb4 WIP 2020-11-17 20:07:28 -05:00
db40a5cffd More WIP on server auth
#1
2020-09-11 11:30:25 -04:00
2b7dd09630 WIP on server credential exchange
part of #1
2020-09-10 22:23:17 -04:00
10658b0d77 Auth and access codes work
the first half of #1
2020-09-07 15:27:33 -04:00
603754fdfb Initial preview site 2020-09-05 21:45:25 -04:00
Daniel J. Summers
e2d107a44c
Initial commit 2020-09-05 16:33:31 -04:00