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
Wu Peirong
f458b39f37
[resumes][fix] resumes browse navbar href
2 years ago
Peirong
1305a09b02
[resumes][fix] fix relative href redirect to wrong path ( #376 )
2 years ago
BryannYeap
6c41118785
[offers][chore] Add error handling to list offers API
2 years ago
Stuart Long Chay Boon
5034a4dace
[offers][chore] remove commented out code
2 years ago
Stuart Long Chay Boon
1dd083e236
[offers][chore] improve crud endpoints for comments
2 years ago
Stuart Long Chay Boon
1ec0a4f20f
[offers][feat] add get comments endpoint
2 years ago
Stuart Long Chay Boon
9c9f625c53
[offers][feat] add add to user profile endpoint
2 years ago
Stuart Long Chay Boon
fc27afc529
[offers][chore] return user info of comments
2 years ago
Stuart Long Chay Boon
49bf414ce9
[offers][feat] add update and delete endpoints for comment
2 years ago
Stuart Long Chay Boon
fa3e456271
[offers][chore] fix error messages
2 years ago
Stuart Long Chay Boon
68d0956cba
[offers][feat] add edit profile endpoint
2 years ago
Peirong
dbdcd4dda9
[resumes][feat] add resume landing page ( #375 )
2 years ago
Keane Chan
511087cf90
[resumes][feat] downloading resume in submit form
2 years ago
Keane Chan
3ce6417fd0
[resumes][feat] re-route to sign in page on submit for review, dialog on clearing submit form ( #371 )
...
* [resumes][feat] re-route to sign in page on submit for review
* [resumes][feat] add dialog on clearing submit form
2 years ago
Yangshun Tay
39702cad4b
[portal] add yoe to level util
2 years ago
Peirong
a6700a2bca
[resumes][feat] resumes sorting and filtering ( #374 )
...
* [resumes][fix] use spinner for laggy star
* [resumes][feat] add filtering for resumes
* [resumes][feat] add sorting of resumes
2 years ago
Terence
fd67a20a2b
[resumes][fix] Fix bugs in comments section ( #363 )
...
* [resumes][fix] left-align all comments
* [resumes][fix] add comment owner OP tag
* [resumes][fix] render multi-line text in comments
* [resumes][feat] add see more/less for overflow comments
* [resumes][refactor] prefix comments section with Resume
* [resumes][refactor] Refactor routers from reviews -> comments
* [resumes][refactor] use Vote enum in ResumesCommentVote
* [resumes][refactor] add comment count to tabs
* [resumes][refactor] combine resume-card and resume-body into resume-list-item
Co-authored-by: Terence Ho <>
2 years ago
Zhang Ziqing
ffd7539179
[offers][feat] add token check to profile and add company filter to table ( #373 )
...
* [offers][feat] add token check to profile, company filter to table and currency formatter
* [offers][feat] add currency formatter
2 years ago
Stuart Long Chay Boon
a47c0761d2
[offers][chore] add user to replies and return error if profile not found
2 years ago
BryannYeap
29af9f692f
[offers][chore] Make totalYoe compulsory in create offer profile API
2 years ago
BryannYeap
d1fa6c6170
[offers][chore] Change filter field from company name to company id
2 years ago
Stuart Long Chay Boon
08fb401c57
[offers][fix] change id to profileid
2 years ago
Stuart Long Chay Boon
e8ef133a88
[offers][chore] standardise input fields for delete and get profile
2 years ago
Ai Ling
9595aabccf
[offers][fix] Fix offer submission form ( #372 )
...
* [offers][fix] Fix breadcrumbs alignment
* [offers][fix] Fix field array
2 years ago
Ai Ling
f179c4ef1f
[offers][feat] Enhance submit offers form ( #366 )
...
* [eslint] Replace no-shadow with typescript no-shadow
* [offers][feat] Add auto scroll to top
* [offers][feat] Add error messages for text input fields
* [offers][fix] Add warning dialogs
* [offers][fix] Auto change currency according to TC currency
* [offers][fix] Add select error messages and fix date picker labels
* [offers][fix] Fix console warnings
2 years ago
Keane Chan
596a555d78
[resumes][feat] re-route to sign-in page + prefix resume for components ( #370 )
2 years ago
Ai Ling
9787ff8f34
[ui][monthYearPicker] Add required props and align bottom ( #369 )
2 years ago
BryannYeap
335413fdcd
[offers][chore] Validate edit token before allowing deletion of offer profile
2 years ago
Zhang Ziqing
0eb4f3fc5b
[offers][feat] add table loading status, refactor table ( #368 )
2 years ago
Zhang Ziqing
7d15aa43cf
[offers][feat] integrate profile delete API and set loading status ( #367 )
2 years ago
Yangshun Tay
3fe24cff3a
[portal][ui] allow customization of MonthYearPicker
2 years ago
Stuart Long Chay Boon
ee9e2ba257
[offers][chore]remove edit token when return single profile
2 years ago
Stuart Long Chay Boon
4e2d599d4e
[offers][chore] refactor isEditable code
2 years ago
BryannYeap
00896853e1
[offers][refactor] Shift test pages under a route
2 years ago
Terence
daee770519
[app/portal][fix] Add tab redirection ( #365 )
...
* [app/portal][fix] Add new tab redirection to navigation items with target:_blank
* [app/portal][fix] Fix rel and typos
Co-authored-by: Terence Ho <>
2 years ago
Ai Ling
d59da5d186
[offers][feat] Add plaintext breadcrumb ( #364 )
2 years ago
Ai Ling
9285847bb7
[offers][fix] Fix home page company filter UI ( #362 )
2 years ago
Ai Ling
325a2d1f7c
[ui][companies typeahead] Add isLabelHidden and placeHolder props ( #361 )
...
* [ui][companies typeahead] add isLabelHidden and placeHolder props
* [ui][companies typeahead] add isLabelHidden and placeHolder props
2 years ago
Zhang Ziqing
73e1f76570
[offers][feat] integrate profile API and offer API ( #360 )
2 years ago
Yangshun Tay
b52db41965
[portal][ui] improve product navbar
2 years ago
Peirong
a905f31b2c
[resumes][fix] fix resumes starring lag + add zoom controls ( #359 )
...
* [resumes][fix] Fix star button delay
* [resumes][feat] add zoom controls for pdf
2 years ago
Stuart Long Chay Boon
6a6c939953
[offers][fix] fix create endpoint no company bug
2 years ago
Ai Ling
4330fb5448
[offers][feat] Integrate offers create API and fix form UI ( #358 )
2 years ago
Stuart Long Chay Boon
34c8c7d605
[offers][chore] add editToken check for backend
2 years ago
Stuart Long Chay Boon
0822bee33b
[offers][fix] modify create profile endpoint to accept optional
2 years ago
BryannYeap
f88e8e8409
[offers][chore] Update migration records
2 years ago
BryannYeap
d5edb6da60
[offers][feat] Add delete OfferProfile API
2 years ago
Yangshun Tay
77ad895098
[infra] add GitHub actions for linting ( #357 )
2 years ago
Yangshun Tay
b5c930ed68
[portal] disable react query refetch on window focus
2 years ago