BryannYeap
111b078147
[offers][fix] Fix the sort and filter checks in list offers API
2 years ago
Wu Peirong
283333e1ee
[resumes][fix] browse tabs updates on tab shift
2 years ago
Keane Chan
41d5170225
[resumes][feat] scaffold for resume badges ( #399 )
...
* [resumes][fix] reduce font size in comments
* [resumes][feat] add queries for resume badges
* [resumes][feat] add scaffold for resume badges
* [resumes][chore] remove unused query
2 years ago
BryannYeap
a5c300c9b2
[offers][fix] Align the range of Junior, Mid, and Senior SWE in the backend with the frontend
2 years ago
Wu Peirong
9741bf83b9
[resumes][refactor] add staleTime to browse page queries
2 years ago
Wu Peirong
94e2b1c01e
[resumes][feat] add reviewer badge icons
2 years ago
Ai Ling
992d457b8a
[offers][feat] Integrate offers analysis into offers submission ( #398 )
...
* [offers][fix] Fix minor issues in form
* [offers][fix] Use companies typeahead in form
* [offers][feat] Fix types and integrate offers analysis
* [offers][fix] Fix generate analysis API test
2 years ago
hpkoh
4fa350964f
[questions][feat] add question encounter crud ( #343 )
2 years ago
Keane Chan
c8b1e43337
[resumes][feat] misc updates ( #397 )
...
* [resumes][feat] only load comments on initial fetch
* [resumes][feat] update dropzone for form
2 years ago
Terence
cf1852a302
[resumes][feat] Update vote animation ( #396 )
...
Co-authored-by: Terence Ho <>
2 years ago
Stuart Long Chay Boon
a879639b53
[offers][chore] add migration sql and change naming conventions
2 years ago
Su Yin
a53c10483e
[resumes][feat] Add pagination on browse page ( #388 )
...
* [resumes][feat] Add pagination on browse page
* [resume][fix] Remove unused type
2 years ago
Terence
d8213639d3
add spinner ( #394 )
...
Co-authored-by: Terence Ho <>
2 years ago
hpkoh
2f12a900e6
[questions][chore] update to use company table values ( #351 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
peirong.wu
410bf290c9
[resumes][chore] disable pdf highlighting
2 years ago
Zhang Ziqing
1ed11d9787
[offers][feat] offer discussion section ( #392 )
...
* [offers][feat] add comment components
* [offers][feat] add comment reply components
* [offers][feat] offer discussion section
* [offers][chore] remove comments
2 years ago
Stuart Long Chay Boon
bde445859a
[offers][chore] return comments in reverse chronological order
2 years ago
Terence
22805022a9
[resumes][feat] Add resume comment upvote/downvote ( #389 )
...
* [resumes][feat] Add upvote/downvote
* [resumes][refactor] abstract comment votes fetching from comments
* [resumes][chore] remove votes from comments query
Co-authored-by: Terence Ho <>
2 years ago
hpkoh
925ba937b4
[questions][refactor]: refactor queries ( #383 )
2 years ago
Zhang Ziqing
3209f8ef7e
[offers][fix] fix types for list some offers ( #391 )
2 years ago
Zhang Ziqing
bc424bee33
[offers][refactor] add types for interfaces ( #390 )
...
* [offers][chore] Create types for API responses
* [offers][fix] fix get comments bug
* [offers][fix] make offers api open to unauthenticated users
* [offers][chore] add return types to comment api
* [offers][chore] add types to get comments api
* [offers][chore] Refactor profile and analysis APIs to return defined types
* [offers][chore] Add typed response for get offers API
* [offers][chore] Changed delete offer API response
* [offers][fix] Fix type definitions for OffersCompany in types/offers
* [offers][fix] fix list some offer frontend
Co-authored-by: BryannYeap <e0543723@u.nus.edu>
Co-authored-by: Stuart Long Chay Boon <chayboon@gmail.com>
2 years ago
Terence
612bef14ad
[resumes][refactor] Change Tabs to List view ( #387 )
...
Co-authored-by: Terence Ho <>
2 years ago
Yangshun Tay
5913a52f2b
[website][marketing] s/moonchaser/rora
2 years ago
Terence
25039b52de
[resumes][feat] add comment edit ( #386 )
...
* [resumes][feat] add comment edit
* [resumes][fix] use react-hook-form validation
Co-authored-by: Terence Ho <>
2 years ago
Wu Peirong
c9f7b59d52
[resumes][refactor] landing page color + font
2 years ago
Keane Chan
7d1ffb9887
[resumes][fix] fix expandable text not updating
2 years ago
Keane Chan
71838f4ac7
[resumes][feat] improve UI for submit box
2 years ago
Keane Chan
b885e3445f
[resumes][feat] remove updating of pdf on edit ( #385 )
...
* [resumes][feat] remove updating of pdf on edit
* [resumes][fix] remove nit
2 years ago
Wu Peirong
9f24e0bcca
[resumes][feat] implement filter shortcuts
2 years ago
Wu Peirong
4d22edabd0
[resumes][refactor] standardise upload date formatting
2 years ago
Wu Peirong
966cf2e8d6
[resumes][fix] fix zoomed resume left side cut off
2 years ago
Yangshun Tay
d38f997701
[ui][typeahead] add required field
2 years ago
Stuart Long Chay Boon
44f4454d96
[offers][chore] rename offers types
2 years ago
Keane Chan
0666c99151
[resumes][feat] add isStarredByUser field to Resumes ( #381 )
2 years ago
Stuart Long Chay Boon
495cc8360c
[offers][fix] capitalise valuation
2 years ago
Keane Chan
510e3d3227
[resumes][chore] remove resumeFile state
2 years ago
Keane Chan
fa13f19b4c
[resumes][feat] disable dropzone on submission
2 years ago
Keane Chan
d33fea03bc
[resumes][fix] fix reloading
2 years ago
Keane Chan
50ea8ddc1f
[resumes][feat] skip upload of file if not changed ( #380 )
2 years ago
BryannYeap
8a4a627f80
[offers][fix] Fix offer analysis API percentile calculation
2 years ago
BryannYeap
e99e580d5e
[offers][feat] Add get offers analysis API
2 years ago
BryannYeap
56632892ce
[offers][chore] Simplify offer analysis API response
2 years ago
BryannYeap
0edcfb7af3
[offers][fix] Fix generate analysis API by deleting analysis if exists before creating
2 years ago
BryannYeap
c12c318a0b
[offers][chore] Save the generate offer profile analysis into db
2 years ago
BryannYeap
490d11e249
[offers][chore] Add OffersAnalysis into database
2 years ago
Stuart Long Chay Boon
0f2f0dc64d
[offers][chore] return user object in get comments
2 years ago
Keane Chan
dccc68b710
[resumes][feat] add edit form functionality ( #379 )
...
* [resumes][feat] add edit form functionality
* [resumes][chore] remove comment
2 years ago
BryannYeap
b7e0d8ff90
[offers][feat] Create Offer Analysis API
2 years ago
Keane Chan
7b51ee7e88
[resumes][feat] drag and drop for file upload ( #378 )
...
* [resumes][feat] drag and drop for file upload
* [resumes][chore] use .tsx instead for landing page
* [resumes][feat] use expandable text for additionalnfo
* [resumes][refactor] clean up submit form
* [resumes][fix] fix file upload error
* [feat][resumes] change button to Submit Resume
* [resumes][fix] fix expandable text
2 years ago
Su Yin
ff9cffa715
[resumes][fix] Fix browse page bugs ( #377 )
...
* [resumes][fix] Update job level labels
* [resumes][fix] Fix browse page misc UI
* [resumes][feat] Add coloured star if resume is starred
* [resumes][fix] Remove unnecessary import
2 years ago