Keith Stevens
|
dbfa77e8b7
|
Fixing some small merge issues and ensure docker runs the backend properly
|
2023-01-03 15:01:24 +09:00 |
|
croumegous
|
a0b900559c
|
chore: eslint plugins to sort import and remove unused import automatically
|
2022-12-31 18:22:06 +01:00 |
|
Keith Stevens
|
b8fcb4df8f
|
Update all the task pages to fetch a new taks after submission
|
2022-12-31 18:24:50 +09:00 |
|
Desmond Grealy
|
3aaf45a8c8
|
("post_rating" -> "message_rating") ("post_ranking" -> "message_ranking")
|
2022-12-30 17:37:28 -08:00 |
|
Desmond Grealy
|
5b787b8ad7
|
(post_id -> message_id), (user_post_id -> user_message_id)
|
2022-12-30 17:31:09 -08: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
|
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 |
|