Issues
- 0
Allow linking words to their basic form
#167 opened by TheChilliPL - 0
chore: update github actions to use Node.js 16
#158 opened by eamon0989 - 2
Internal Server Error whilst testing HTTP requests
#155 opened by medic-code - 2
@types/dotenv not necessary as a dev dependencies
#150 opened by medic-code - 1
API Documentation
#154 opened by medic-code - 2
- 3
Update readme for docker-compose instructions.
#151 opened by medic-code - 0
Implementing HTTPS and securing HTTP headers
#153 opened by medic-code - 1
Implement more best practices for the API
#128 opened by mrchrmn - 0
feat: add pagination
#147 opened by eamon0989 - 0
- 0
Add meaningful README.md
#133 opened by mrchrmn - 0
Inconsistent translation returns
#130 opened by eamon0989 - 5
When updating translations, properties are sent back in snake_case and the context is not being sent to the frontend
#131 opened by eamon0989 - 0
- 0
Return texts sorted by creation date
#122 opened by mrchrmn - 0
- 0
Ignoring a word on the frontend seems to result in a 500 error on the backend
#118 opened by eamon0989 - 6
We need to add a flag field in the database and add flags for each language.
#109 opened by eamon0989 - 0
Build scripts
#73 opened by mrchrmn - 0
- 3
For consistency, should `words.updateStatus` return the updated word rather than just the status?
#88 opened by eamon0989 - 3
- 1
Newly added translations are not added to the `users_translations` join table, meaning they are not returned to the frontend
#91 opened by eamon0989 - 0
Unique validation error when signing up with an existing email stops server from working.
#90 opened by eamon0989 - 0
Modify POST route for words
#79 opened by mrchrmn - 0
- 0
Translations that are already in the database are sent to the frontend as strings, they need to be converted to objects
#83 opened by eamon0989 - 2
- 2
- 0
Type changes to Userword and Translation
#80 opened by mrchrmn - 0
- 0
Add texts services
#10 opened by danachen - 0
Add words services
#12 opened by danachen - 0
Add words route
#13 opened by danachen - 0
Add translations services
#14 opened by danachen - 0
Add translations routes
#15 opened by danachen - 0
Test words routes and services
#23 opened by danachen - 0
Test translations routes and services
#24 opened by danachen - 0
Test texts routes and services
#22 opened by danachen - 0
Add users services
#8 opened by danachen - 0
Test users routes and services
#21 opened by danachen - 1
Add users route
#9 opened by danachen - 0
Add texts route
#11 opened by danachen - 0
- 1
Add continuous deployment to Heroku to repo
#4 opened by danachen - 1
Set up application folder structure
#1 opened by danachen - 1