rsandb
|
de869033bf
|
updated avatar component name, added ability to change username (only works server side for now), updated signin page, updated Footer
Still working on the account settings page but didn't want to get behind on commits.
|
2022-12-27 13:00:32 -06:00 |
|
rsandb
|
b75d330521
|
added 404 and email confirmation pages, changed discord and github buttons to show conditionally
also removed unused imports, fixed one spelling error, and minor styling changes
|
2022-12-24 11:40:01 -06:00 |
|
rsandb
|
5f12baa440
|
added next.js font module, updated fonts, updated login page
|
2022-12-23 16:10:59 -06:00 |
|
Keith Stevens
|
c056a31d2f
|
Ensuring the website can be built and deployed fully in docker. This includes an end to end docker-compose configuration as a simple demonstration.
|
2022-12-20 20:28:53 +09:00 |
|
Keith Stevens
|
2eda464fec
|
Dropping the fixed verification token until that's more stable
|
2022-12-20 16:34:19 +09:00 |
|
Keith Stevens
|
29246cf756
|
Dropping a console log that was left for debugging
|
2022-12-20 16:22:25 +09:00 |
|
Keith Stevens
|
8e1c280bd7
|
Adding another service in the frontend-dev docker compose configuration to make it easier to do email based login. Also adding env variables that work by default with the docker services
|
2022-12-20 15:55:14 +09:00 |
|
Keith Stevens
|
2aacc542d3
|
Integrate the new UI pages with the working backend for the rate_summary task. This also migrates some pages to properly link up authorization flows. Some cruft is still in
|
2022-12-19 15:12:45 +09:00 |
|