-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed search system to keyset-based #212
Conversation
e2d8862
to
2b4dfd3
Compare
2b4dfd3
to
f218dc4
Compare
29b433f
to
abb04e7
Compare
@BrunoRosendo please update the route function, the comment is outdated here https://github.com/NIAEFEUP/nijobs-be/blob/develop/src/api/routes/offer.js#L22-L25 also, we should rename the variable, since the new .get function no longer returns offers only (also the token now) https://github.com/NIAEFEUP/nijobs-be/blob/develop/src/api/routes/offer.js#L28 |
76717d7
to
91accbb
Compare
NIJobs Launch
Fix wrong nijobs email in email templates
Fix edit not working when offer is hidden
@BrunoRosendo NIAEFEUP/nijobs-fe#172 is ready, is this also ready? When we merge these, we need to do it at the same time. |
Yes, let's merge them! |
91accbb
to
7477941
Compare
@imnotteixeira Could you please re-review? I can't request it, I'm not sure why |
129f8e0
to
a2751ae
Compare
closes #129
The new package base64url is capable of encoding a token in a way that's safe to write in a URL