c118ed59d4
[questions][fix] fix pagination off by one ( #425 )
2022-10-24 23:20:51 +08:00
471a28be8a
[questions][feat] pagination ( #410 )
...
* [questions][feat] pagination
* [questions][feat] update aggregated data
* [questions][feat] add next cursors
* [questions][fix] fix bug
* [questions][chore] fix lint error
* [questions][chore] update cursor to support adapter
* [questions][feat] paginate browse queries
* [questions][ui] change page size to 10
* [question][refactor] clean up router code
* [questions][fix] fix type errors
* [questions][feat] add upvotes tracking
* [questions][chore] add default upovte value
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2022-10-24 22:56:50 +08:00
c188405de0
[offers][chore] create random string generator for token
2022-10-24 21:39:49 +08:00
3c80296253
[offers][refactor] refactor random name generator code
2022-10-24 21:27:40 +08:00
e77bb03639
[offers][chore] integrate random name generator to create profile
2022-10-24 21:09:33 +08:00
65a8618e54
[offers][chore] Add a secondary sorting by monthYearReceived descending in addition to other primary sorting filters applied
2022-10-24 18:40:20 +08:00
f25a4d4532
[misc] prettify files
2022-10-24 10:18:49 +08:00
5f546f951f
[offers][fix] Remove crypto coin from currencies
2022-10-24 06:18:14 +08:00
34538919b1
[offers][fix] fix edit profile endpoint
2022-10-24 01:30:30 +08:00
b7f4cf93a0
[resumes][fix] search and pagination bugs ( #419 )
2022-10-23 22:37:16 +08:00
c0f92584ef
[offers][feat] Add analysis to offers profile page ( #416 )
2022-10-23 18:00:36 +08:00
77d0714e33
[offers][fix] Refactor and fix offer analysis ( #413 )
2022-10-23 01:35:03 +08:00
11aa89353f
[questions][feat] add lists ui, sorting, re-design landing page ( #411 )
...
Co-authored-by: wlren <weilinwork99@gmail.com>
2022-10-22 22:14:19 +08:00
b0329a04f0
[offers][fix] remove compulsory tc and monthly salary for past exp
2022-10-22 17:55:14 +08:00
6948c2e4ee
[offers][refactor] Rename currency exchanger file to follow camelCase
2022-10-22 16:25:26 +08:00
78a7e88410
[offers][chore] Add monthYearReceived to the analysis generation API
2022-10-22 16:13:38 +08:00
b37ce69c25
[questions][feat] update question filter ( #384 )
...
* [questions][chore] refactor question queries
* [questions][chore] destructure values from input
* [questions][feat] add sorting
* [question][fix] fix frontend
* [questions][feat] add sorting
* [questions][feat] add sorting index
* [questions][chore] push migration file
* [questions][fix] fix ci issues
* [questions][fix] fix import errors
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2022-10-22 14:31:29 +08:00
be594c7513
[offers][fix] Fix analysis and offers API to accommodate new fields in OffersCurrency
2022-10-22 13:24:45 +08:00
2c7f349043
[offers][chore] Add a relative base value to the currency model in schema
2022-10-22 07:48:07 +08:00
b345ae0c8f
[offers][refactor] Refactor the sorting to use prisma's ORDERBY api
2022-10-22 00:33:49 +08:00
2729e20351
[offers][refactor] Refactor the sorting to use prisma's WHERE api
2022-10-21 23:12:55 +08:00
d200793d20
[offers][feat] Allowing showing income based on selected salary
2022-10-21 21:50:01 +08:00
f123ffa7e2
[resumes][refactor] Comment UI touchup ( #405 )
...
* [resumes][refactor] add vertical line to replies
* [resumes][refactor] sort replies ascending
Co-authored-by: Terence Ho <>
2022-10-21 17:56:35 +08:00
817f1d5705
[offers][chore] add remove offers/experience/education/specificyoe in editprofile
2022-10-21 16:28:24 +08:00
d10377e0f9
[resumes][feat] replying comments ( #401 )
...
* [resumes][feat] add resume comment parent
* [resumes][refactor] Abstract comment edit form and votes to their components
* [resumes][feat] Add reply form
* [resumes][feat] Render replies
* [resumes][feat] add collapsible comments
* [resumes][chore] remove comment
Co-authored-by: Terence Ho <>
2022-10-21 15:55:59 +08:00
6a665bc976
[offers][chore] remove profileName and discussion from editprofile
2022-10-21 15:46:23 +08:00
18d2a10708
[resumes][feat] update top upvoted comment count
2022-10-21 15:33:07 +08:00
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
2022-10-21 15:25:14 +08:00
910cc15148
[resumes][fix] fix tooltip
2022-10-21 10:17:53 +08:00
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
2022-10-21 02:19:29 +08:00
4526867601
[resumes][feat] add query for max resume upvote count
2022-10-20 22:15:54 +08:00
89f55bc132
[resumes][feat] add useDebounceValue hook
2022-10-20 21:30:15 +08:00
0311ee3e6a
[offers][chore] Add location to experience in the back end
2022-10-20 20:02:19 +08:00
111b078147
[offers][fix] Fix the sort and filter checks in list offers API
2022-10-20 19:40:26 +08:00
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
2022-10-20 18:25:26 +08:00
a5c300c9b2
[offers][fix] Align the range of Junior, Mid, and Senior SWE in the backend with the frontend
2022-10-20 18:12:30 +08:00
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
2022-10-20 02:46:50 +08:00
4fa350964f
[questions][feat] add question encounter crud ( #343 )
2022-10-20 00:32:42 +08:00
a879639b53
[offers][chore] add migration sql and change naming conventions
2022-10-19 18:47:03 +08:00
a53c10483e
[resumes][feat] Add pagination on browse page ( #388 )
...
* [resumes][feat] Add pagination on browse page
* [resume][fix] Remove unused type
2022-10-19 18:37:41 +08:00
2f12a900e6
[questions][chore] update to use company table values ( #351 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2022-10-19 18:08:51 +08:00
bde445859a
[offers][chore] return comments in reverse chronological order
2022-10-19 17:06:06 +08:00
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 <>
2022-10-19 16:48:03 +08:00
925ba937b4
[questions][refactor]: refactor queries ( #383 )
2022-10-19 15:12:56 +08:00
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>
2022-10-19 14:36:38 +08:00
25039b52de
[resumes][feat] add comment edit ( #386 )
...
* [resumes][feat] add comment edit
* [resumes][fix] use react-hook-form validation
Co-authored-by: Terence Ho <>
2022-10-18 18:45:22 +08:00
0666c99151
[resumes][feat] add isStarredByUser field to Resumes ( #381 )
2022-10-15 12:41:38 +08:00
8a4a627f80
[offers][fix] Fix offer analysis API percentile calculation
2022-10-15 08:21:01 +08:00
e99e580d5e
[offers][feat] Add get offers analysis API
2022-10-15 08:01:13 +08:00
56632892ce
[offers][chore] Simplify offer analysis API response
2022-10-15 07:17:03 +08:00