issues
search
alexandria-reader
/
backend
Alexandria reading app back end
https://tryalexandria.com/
6
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
protect user texts from other users
#124
mrchrmn
closed
2 years ago
1
order texts by upload time, newest first
#123
mrchrmn
closed
2 years ago
2
Return texts sorted by creation date
#122
mrchrmn
closed
2 years ago
0
Users should only be able to retrieve their own texts.
#121
mrchrmn
closed
2 years ago
0
added removeUserWord functions
#120
mrchrmn
closed
2 years ago
0
Add new data, service and route for updating user info on front end
#119
danachen
closed
2 years ago
0
Ignoring a word on the frontend seems to result in a 500 error on the backend
#118
eamon0989
closed
2 years ago
0
Mh user languages 2 (back end)
#117
mrchrmn
closed
2 years ago
0
Revert "Mh user languages (back end)"
#116
mrchrmn
closed
2 years ago
0
Revert "fixed tests after refactor"
#115
mrchrmn
closed
2 years ago
0
fixed tests after refactor
#114
mrchrmn
closed
2 years ago
0
Mh user languages (back end)
#113
mrchrmn
closed
2 years ago
1
added language flag support
#112
mrchrmn
closed
2 years ago
0
mh backend features
#111
mrchrmn
closed
2 years ago
0
updated seed with user languages
#110
mrchrmn
closed
2 years ago
0
We need to add a flag field in the database and add flags for each language.
#109
eamon0989
closed
2 years ago
6
fixed data-access for userwords in language
#108
mrchrmn
closed
2 years ago
0
moved build to heroku, no client on db server
#107
mrchrmn
closed
2 years ago
0
mh words page
#106
mrchrmn
closed
2 years ago
0
fixing leftovers from pr revert
#105
mrchrmn
closed
2 years ago
0
new full build
#104
mrchrmn
closed
2 years ago
0
Mh build script
#103
mrchrmn
closed
2 years ago
0
mh deploy test (with ea-text-bug-fixes for front end)
#102
mrchrmn
closed
2 years ago
0
Testing deployment, again. Do not merge!
#101
mrchrmn
closed
2 years ago
0
Testing deployment. Do not merge!
#100
mrchrmn
closed
2 years ago
0
Revert "Mh build script"
#99
danachen
closed
2 years ago
0
`GET /api/texts/` route should return only what the texts page needs.
#98
mrchrmn
opened
2 years ago
0
Mh build script
#97
mrchrmn
closed
2 years ago
0
Auto UI pr test
#96
mrchrmn
closed
2 years ago
0
check for existing status before adding new
#95
mrchrmn
closed
2 years ago
0
Bug fix in `POST /translations` route
#94
eamon0989
closed
2 years ago
0
POST "http://localhost:3000/api/words/" should have duplicate verification.
#93
eamon0989
closed
2 years ago
3
Mh add translations
#92
mrchrmn
closed
2 years ago
0
Newly added translations are not added to the `users_translations` join table, meaning they are not returned to the frontend
#91
eamon0989
closed
2 years ago
1
Unique validation error when signing up with an existing email stops server from working.
#90
eamon0989
closed
2 years ago
0
fixed 2 bugs, one where status was not being sent correctly to the fr…
#89
eamon0989
closed
2 years ago
0
For consistency, should `words.updateStatus` return the updated word rather than just the status?
#88
eamon0989
closed
2 years ago
3
service addNewUserWord adds word, translation and connections
#87
mrchrmn
closed
2 years ago
0
Mh return new userword
#86
mrchrmn
closed
2 years ago
0
service converts word_id to id
#85
mrchrmn
closed
2 years ago
0
`PUT /words` needs to get userId from token and have it removed from url
#84
eamon0989
closed
2 years ago
2
Translations that are already in the database are sent to the frontend as strings, they need to be converted to objects
#83
eamon0989
closed
2 years ago
0
Word id's should be sent to frontend as `.id` instead of `word_id`
#82
eamon0989
closed
2 years ago
2
mh type changes
#81
mrchrmn
closed
2 years ago
0
Type changes to Userword and Translation
#80
mrchrmn
closed
2 years ago
0
Modify POST route for words
#79
mrchrmn
closed
2 years ago
0
implemented router-wide middleware where appropriate
#78
mrchrmn
closed
2 years ago
0
Add token middleware to all routes except login/signup
#77
mrchrmn
closed
2 years ago
0
Make words / translations routes work without word ids.
#76
mrchrmn
closed
2 years ago
0
fixed bug where languages were not being sent to frontend once they h…
#75
eamon0989
closed
2 years ago
0
Previous
Next