Keane Chan
18d2a10708
[resumes][feat] update top upvoted comment count
3 years ago
Keane Chan
22d5f54a47
[resumes][feat] add padding and hide scrollbar for comments ( #404 )
...
* [resumes][feat] add padding and hide scrollbar for comments
* [resumes][feat] add findUserTopUpvotedCommentCount query
3 years ago
Keane Chan
910cc15148
[resumes][fix] fix tooltip
3 years ago
Ai Ling
11df1e1f1c
[offers][feat] Integrate offers profile edit ( #403 )
...
* [offers][fix] Fix offer analysis and save
* [offers][fix] Fix profile view page
* [offers][feat] Add offers profile edit
3 years ago
Keane Chan
4526867601
[resumes][feat] add query for max resume upvote count
3 years ago
Wu Peirong
89f55bc132
[resumes][feat] add useDebounceValue hook
3 years ago
BryannYeap
0311ee3e6a
[offers][chore] Add location to experience in the back end
3 years ago
BryannYeap
111b078147
[offers][fix] Fix the sort and filter checks in list offers API
3 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
3 years ago
BryannYeap
a5c300c9b2
[offers][fix] Align the range of Junior, Mid, and Senior SWE in the backend with the frontend
3 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
3 years ago
hpkoh
4fa350964f
[questions][feat] add question encounter crud ( #343 )
3 years ago
Stuart Long Chay Boon
a879639b53
[offers][chore] add migration sql and change naming conventions
3 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
3 years ago
hpkoh
2f12a900e6
[questions][chore] update to use company table values ( #351 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
3 years ago
Stuart Long Chay Boon
bde445859a
[offers][chore] return comments in reverse chronological order
3 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 <>
3 years ago
hpkoh
925ba937b4
[questions][refactor]: refactor queries ( #383 )
3 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>
3 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 <>
3 years ago
Keane Chan
0666c99151
[resumes][feat] add isStarredByUser field to Resumes ( #381 )
3 years ago
BryannYeap
8a4a627f80
[offers][fix] Fix offer analysis API percentile calculation
3 years ago
BryannYeap
e99e580d5e
[offers][feat] Add get offers analysis API
3 years ago
BryannYeap
56632892ce
[offers][chore] Simplify offer analysis API response
3 years ago
BryannYeap
0edcfb7af3
[offers][fix] Fix generate analysis API by deleting analysis if exists before creating
3 years ago
BryannYeap
c12c318a0b
[offers][chore] Save the generate offer profile analysis into db
3 years ago
BryannYeap
490d11e249
[offers][chore] Add OffersAnalysis into database
3 years ago
Stuart Long Chay Boon
0f2f0dc64d
[offers][chore] return user object in get comments
3 years ago
Keane Chan
dccc68b710
[resumes][feat] add edit form functionality ( #379 )
...
* [resumes][feat] add edit form functionality
* [resumes][chore] remove comment
3 years ago
BryannYeap
b7e0d8ff90
[offers][feat] Create Offer Analysis API
3 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
3 years ago
BryannYeap
6c41118785
[offers][chore] Add error handling to list offers API
3 years ago
Stuart Long Chay Boon
1dd083e236
[offers][chore] improve crud endpoints for comments
3 years ago
Stuart Long Chay Boon
1ec0a4f20f
[offers][feat] add get comments endpoint
3 years ago
Stuart Long Chay Boon
9c9f625c53
[offers][feat] add add to user profile endpoint
3 years ago
Stuart Long Chay Boon
fc27afc529
[offers][chore] return user info of comments
3 years ago
Stuart Long Chay Boon
49bf414ce9
[offers][feat] add update and delete endpoints for comment
3 years ago
Stuart Long Chay Boon
fa3e456271
[offers][chore] fix error messages
3 years ago
Stuart Long Chay Boon
68d0956cba
[offers][feat] add edit profile endpoint
3 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 <>
3 years ago
Stuart Long Chay Boon
a47c0761d2
[offers][chore] add user to replies and return error if profile not found
3 years ago
BryannYeap
29af9f692f
[offers][chore] Make totalYoe compulsory in create offer profile API
3 years ago
BryannYeap
d1fa6c6170
[offers][chore] Change filter field from company name to company id
3 years ago
Stuart Long Chay Boon
e8ef133a88
[offers][chore] standardise input fields for delete and get profile
3 years ago
BryannYeap
335413fdcd
[offers][chore] Validate edit token before allowing deletion of offer profile
3 years ago
Stuart Long Chay Boon
ee9e2ba257
[offers][chore]remove edit token when return single profile
3 years ago
Stuart Long Chay Boon
4e2d599d4e
[offers][chore] refactor isEditable code
3 years ago
BryannYeap
00896853e1
[offers][refactor] Shift test pages under a route
3 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
3 years ago
Stuart Long Chay Boon
6a6c939953
[offers][fix] fix create endpoint no company bug
3 years ago
Stuart Long Chay Boon
34c8c7d605
[offers][chore] add editToken check for backend
3 years ago
Stuart Long Chay Boon
0822bee33b
[offers][fix] modify create profile endpoint to accept optional
3 years ago
BryannYeap
d5edb6da60
[offers][feat] Add delete OfferProfile API
3 years ago
Stuart Long Chay Boon
6ff3842d5e
[offers][feat] add get one profile endpoint
3 years ago
BryannYeap
3c90c2f7e9
[offers][chore] Add total number of offers in paging information
3 years ago
Jeff Sieu
50d3386592
[question][ui] integrate backend voting ( #355 )
...
Co-authored-by: wlren <weilinwork99@gmail.com>
3 years ago
BryannYeap
7052e8c175
[offers][fix] Fix pagination, include yoe in DTO and fix story bug
3 years ago
Stuart Long Chay Boon
e6f2be64b4
[offers][fix] grant access to create offer without logging in
3 years ago
Bryann Yeap Kok Keong
356eeb6954
[offers][feat] Add Offers Schema, View Offer Profiles API, and Create Offer Profile API ( #353 )
...
* [offers][fix] fix merge conflicts
* [offers][chore] Create prisma schema
* [offers][feat] add create endpoint for profiles
* [offers][feature] Create list offers API with filter functionality
* [offers][fix] fix bugs create profile bugs
* [offers][fix] fix create profile bugs
* [offers][feat] Add sorting functionality to list offers
Co-authored-by: Stuart Long Chay Boon <chayboon@gmail.com>
3 years ago
hpkoh
85d49ad4cd
[questions][feat] add nested create encounter ( #339 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
3 years ago
Jeff Sieu
e78160d654
[questions][feat] integrate backend ( #347 )
3 years ago
hpkoh
0335616d57
[questions][feat] add answer comment crud ( #332 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
3 years ago
hpkoh
f28332ab88
[questions][feat] add question answer crud ( #331 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
3 years ago
hpkoh
97c4217582
[questions][feat] add question comment crud ( #330 )
3 years ago
Yangshun Tay
ebacebb26b
[portal][ui] add companies filter
3 years ago
Keane Chan
e7d08d46c8
[resumes][refactor] Package routers into folders ( #341 )
...
* [resumes][refactor] package routers into folders
* [resumes][fix] use US as value
3 years ago
Su Yin
632439dad4
[resumes][refactor] Filter comments on FE ( #336 )
...
* [resumes][fix] Fix fetch id
* [resumes][refactor] Change to filtering on FE for comments
* [resumes][fix] Fix lint errors
3 years ago
hpkoh
8dc967c6ec
[questions][feat] add questions crud ( #327 )
3 years ago
Su Yin
e1ca8e8f78
[resumes][fix] Fix starred resumes uploader name ( #333 )
3 years ago
Keane Chan
384981716d
[resumes][feat] upload pdf file into file storage ( #321 )
...
* [resumes][feat] upload pdf file into file storage
* [resumes][fix] fix file upload failure
* [resumes][chore] update .env.local.example
* [resumes][fix] process file transfer over next.js
* [resumes][feat] file upload
* [resumes][chore] cleanup
* [resumes][feat] add GET method for file-storage API
* [portal[chore] Update env.example file
* [resumes][chore] cleanup
* [portal][chore] update yarn lock file
3 years ago
Yangshun Tay
fbf1517901
[portal][fix] remove empty files causing compilation to fail
3 years ago
hpkoh
a818e7d820
[questions][feat] add questions models ( #323 )
...
* [questions] [feat] add questions models
* [questions][feat] add question types
* [questions][chore] update schema naming scheme
* [questions][chore] update naming scheme
* [questions][chore] updating naming scheme
* [questions][feat] add location, role and comapny
* [questions][feat] update vote enum
3 years ago
Su Yin
2f50694016
[resumes][feat] Fetch resumes for browse tabs ( #326 )
...
* [resumes][fix] Change browse list item styling
* [resumes][feat] Add protected tabs router for browse page
* [resumes][feat] Fetch all, starred and my resumes in browse page
* [resumes][fix] Fix overflow y scrolling
* [resumes][fix] Use date-fns to format upload time text
3 years ago
Terence
d9880dbff1
[resumes][feat] fetch comments from database ( #320 )
...
* [resumes][feat] Add resume-comments type
* [resumes][feat] Add resume-comments type
* [resumes][feat] Filter comments
* [resumes][feat] Add comments render
* [resumes][refactor] rename variables
* [resumes][refactor] update invalidateQueries
* [resumes][refactor] Use resumeId in [resumeId].tsx
* [resumes][fix] fix invalidateQuery
Co-authored-by: Terence Ho <>
3 years ago
Su Yin
b37aae2154
[resumes][feat] Fetch all resumes in browse page ( #325 )
...
* [resumes][fix] Remove BrowsePageBody component
* [resumes][feat] Add router to fetch all resumes
* [resumes][feat] Fetch all resumes in browse page
* [resumes][chore] Add todo
* [resumes][fix] Remove unnecessary updatedAt field
* [resumes][fix] Change from resumeProfile to user
3 years ago
Peirong
2e947f5fb0
[resumes][feat] Fetch resume details from database ( #322 )
...
* [resumes][feat] Add resume details router
* [resumes][feat] Change review page to dynamic routing
* [resumes][feat] Toggle resume star button
* [resumes][refactor] Revert routers to User model
3 years ago
Terence
1146c5db40
[resumes][refactor] Change to ResumesProfile schema ( #318 )
...
* [resumes][chore] Update TODOs
* [resumes][refactor] Change to new schema
* [resumes][refactor] Change query to findUniqueOrThrow
Co-authored-by: Terence Ho <>
3 years ago
Keane Chan
b2b8f3b553
[resumes][feat] add resumeprofiles model ( #316 )
...
* [resumes][feat] add resumeprofiles model
* [resumes][fix] fix typo
* [resumes][chore] update migration file
3 years ago
Terence
0933cce7b5
[resumes][feat] Add API to submit & query for resume reviews ( #313 )
...
* [resumes][feat] Add route to submit resume reviews
* [resumes][feat] Add router to query for comments
* [resumes][refactor] Change limit of upvotes query
* [resumes][chore] revert changes
* [resumes][chore] remove comment
* [resumes][chore] Use ResumesSection enum instead of hard-coded string
* [resumes][refactor] Add check for user session in comments
* [resumes][fix] fix linting issues
Co-authored-by: Terence Ho <>
3 years ago
Keane Chan
9f61ecf9c2
[resumes][feat] submit resume mutation ( #310 )
3 years ago
Yangshun Tay
6d212b4561
feat: add todo example
3 years ago
Yangshun Tay
523d91f920
feat: scaffold monorepo
3 years ago