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
2022-10-14 21:47:05 +08:00
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
2022-10-14 15:42:54 +08:00
f458b39f37
[resumes][fix] resumes browse navbar href
2022-10-14 13:01:08 +08:00
1305a09b02
[resumes][fix] fix relative href redirect to wrong path ( #376 )
2022-10-14 10:44:45 +08:00
6c41118785
[offers][chore] Add error handling to list offers API
2022-10-14 05:45:39 +08:00
5034a4dace
[offers][chore] remove commented out code
2022-10-14 03:24:02 +08:00
1dd083e236
[offers][chore] improve crud endpoints for comments
2022-10-14 03:21:30 +08:00
1ec0a4f20f
[offers][feat] add get comments endpoint
2022-10-14 02:57:11 +08:00
9c9f625c53
[offers][feat] add add to user profile endpoint
2022-10-14 02:14:29 +08:00
fc27afc529
[offers][chore] return user info of comments
2022-10-14 02:00:34 +08:00
49bf414ce9
[offers][feat] add update and delete endpoints for comment
2022-10-14 01:56:22 +08:00
fa3e456271
[offers][chore] fix error messages
2022-10-14 01:23:02 +08:00
68d0956cba
[offers][feat] add edit profile endpoint
2022-10-14 00:40:40 +08:00
dbdcd4dda9
[resumes][feat] add resume landing page ( #375 )
2022-10-13 23:32:18 +08:00
511087cf90
[resumes][feat] downloading resume in submit form
2022-10-13 23:13:24 +08:00
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
2022-10-13 21:50:49 +08:00
39702cad4b
[portal] add yoe to level util
2022-10-13 20:42:32 +08:00
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
2022-10-13 17:55:15 +08:00
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 <>
2022-10-13 11:57:45 +08:00
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
2022-10-13 00:26:57 +08:00
a47c0761d2
[offers][chore] add user to replies and return error if profile not found
2022-10-13 00:23:03 +08:00
29af9f692f
[offers][chore] Make totalYoe compulsory in create offer profile API
2022-10-13 00:08:07 +08:00
d1fa6c6170
[offers][chore] Change filter field from company name to company id
2022-10-12 23:43:17 +08:00
08fb401c57
[offers][fix] change id to profileid
2022-10-12 23:06:37 +08:00
e8ef133a88
[offers][chore] standardise input fields for delete and get profile
2022-10-12 23:03:00 +08:00
9595aabccf
[offers][fix] Fix offer submission form ( #372 )
...
* [offers][fix] Fix breadcrumbs alignment
* [offers][fix] Fix field array
2022-10-12 22:36:34 +08:00
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
2022-10-12 21:30:47 +08:00
596a555d78
[resumes][feat] re-route to sign-in page + prefix resume for components ( #370 )
2022-10-12 21:22:26 +08:00
9787ff8f34
[ui][monthYearPicker] Add required props and align bottom ( #369 )
2022-10-12 21:14:56 +08:00
335413fdcd
[offers][chore] Validate edit token before allowing deletion of offer profile
2022-10-12 20:28:12 +08:00
0eb4f3fc5b
[offers][feat] add table loading status, refactor table ( #368 )
2022-10-12 19:50:41 +08:00
7d15aa43cf
[offers][feat] integrate profile delete API and set loading status ( #367 )
2022-10-12 19:12:14 +08:00
b87afb1383
[ui][select] add errorMessage and placeholder
2022-10-12 18:57:37 +08:00
c7a0c095de
[ui][typeahead] tweak chevron icon and updates stories
2022-10-12 18:53:41 +08:00
3fe24cff3a
[portal][ui] allow customization of MonthYearPicker
2022-10-12 18:53:00 +08:00
ee9e2ba257
[offers][chore]remove edit token when return single profile
2022-10-12 16:15:44 +08:00
4e2d599d4e
[offers][chore] refactor isEditable code
2022-10-12 16:07:02 +08:00
00896853e1
[offers][refactor] Shift test pages under a route
2022-10-12 15:47:09 +08:00
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 <>
2022-10-12 13:08:42 +08:00
d59da5d186
[offers][feat] Add plaintext breadcrumb ( #364 )
2022-10-12 02:26:31 +08:00
9285847bb7
[offers][fix] Fix home page company filter UI ( #362 )
2022-10-12 00:51:24 +08:00
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
2022-10-11 19:53:21 +08:00
73e1f76570
[offers][feat] integrate profile API and offer API ( #360 )
2022-10-11 19:27:18 +08:00
b52db41965
[portal][ui] improve product navbar
2022-10-11 17:46:21 +08:00
a905f31b2c
[resumes][fix] fix resumes starring lag + add zoom controls ( #359 )
...
* [resumes][fix] Fix star button delay
* [resumes][feat] add zoom controls for pdf
2022-10-11 16:36:09 +08:00
6a6c939953
[offers][fix] fix create endpoint no company bug
2022-10-11 15:25:42 +08:00
4330fb5448
[offers][feat] Integrate offers create API and fix form UI ( #358 )
2022-10-11 15:08:44 +08:00
34c8c7d605
[offers][chore] add editToken check for backend
2022-10-11 15:02:16 +08:00
0822bee33b
[offers][fix] modify create profile endpoint to accept optional
2022-10-11 13:15:22 +08:00
f88e8e8409
[offers][chore] Update migration records
2022-10-11 12:22:57 +08:00