Ai Ling
9815d125ff
[offers][feat] Update feature page ( #512 )
2 years ago
Yangshun Tay
8e15d49ad0
[portal][refactor] make comments appearance more consistent across offers and resume reviews
2 years ago
Ai Ling
2979950c19
[offers][fix] Fix form typeaheads ( #509 )
2 years ago
Yangshun Tay
ec1487b33b
[resumes][refactor] make height calculation more robust
2 years ago
Yangshun Tay
762b55db4f
[resumes][refactor] tweak resume review page UI
2 years ago
Yangshun Tay
6d3c29e6c4
Revert "[resumes][refactor] tweak resume review page UI"
...
This reverts commit 29abea1cd9
.
2 years ago
Yangshun Tay
29abea1cd9
[resumes][refactor] tweak resume review page UI
2 years ago
Yangshun Tay
849fa867b2
[portal][chore] update education field, education lebel, question type constants
2 years ago
Stuart Long Chay Boon
1ae3502b9b
[offers][refactor] remove redundant print statements
2 years ago
Ai Ling
32bbb45f4e
[offers][feat] Add form validation for typeaheads ( #508 )
2 years ago
Stuart Long Chay Boon
35a06c1185
[offers][fix] update tiktok salary
2 years ago
Stuart Long Chay Boon
2ae41695dc
[offers][fix] fix binance salary
2 years ago
Bryann Yeap Kok Keong
cd4ed504df
[offers][fix] Fix user's offers appearing in own top relevant offers during analysis
2 years ago
Ai Ling
fec915cffa
[offers][feat] Tweak UI and add View More button to OEA ( #507 )
...
* [offers][feat] Tweak UI and minor refactoring
* [offers][feat] Add view more button to OEA
2 years ago
Yangshun Tay
f4e5d2ddb1
[portal][chore] update job titles enum
2 years ago
Jeff Sieu
ed4b438d33
[questions][chore] add google analytics id ( #498 )
...
* [questions][chore] add google analytics id
* [questions][fix] remove comment
2 years ago
Bryann Yeap Kok Keong
5e943047e2
[offers][fix] Fix bug where offers are unable to be deleted due to being referenced by analysisUnit
2 years ago
Wu Peirong
9cb8ab3e15
[resumes][feat] embed marketing video
2 years ago
Stuart Long
8864a47400
[offers][feat] add script to seed salaries from tech salaries excel sheet ( #501 )
...
* [offers][feat] add file to read tech salaries sheet WIP
* [offers][chore] read from correct file while seeding
* [offers][chore] Add company seed
* [offers][feat] add data seeding code to fetch from excel
* [offers[chore] Generate analysis for seeded data
* [offers][chore] Merge main into branch
* [offers][fix] Fix incorrect name
* [offers][fix] integrate random name generator to profile seeding
* [offers][chore] Set job title in seeding
* [offers][chore] Removed specialization
* [offers][chore] Add yoe ranges for seeded data
* [offers][chore] Rename level params
* [offers][chore]normalise salaries
* [offers][fix] add checks for data.income
* [offers][chore] Allow analysis to analyse all companies in the backend
* [offers][chore] Add createdAt and updatedAt to analysis
* [offers][chore] Add company name to analysis unit
* [offers][feat] Add multiple company analysis UI
* [offers][fix] Fix bug where company analysis shows wrong company
* [offers][fix] Fix company analysis percentile calculation
* [offers][fix] Fix empty analysis
* [offers][chore] Change user relation in OffersProfile from one-to-many to many-to-many
* [offers][chore] Change location in schema
* Include City, State, and Country in profileDtoMapper params
* [offers][fix] Fix merge conflict
* [offers][chore] Change backend endpoints to new location field
* [offers][feat] integrate cityId into create profile endpoint
* [offers][feat] integrate location with update profile endpoint
* [offers][fix] update seeding issue where fulltime base is not year
* [offers][fix] update seed script to integrate with city
* [offers][feat] integrate location for offer table and profile
* [offers][chore] fix import of cities typeahead
* [offers][feat] Use city typeahead for location field
* [offers][fix] fix merge conflict
* [offers][fix] fix incorrect salary normalisation
* [offers][fix] fix base salary for fulltime
* [offers][fix] fix bonus
* [offers][chore] add console log to print status while seeding
* [offers][feat] normalise sheet to incorporate slug
* [offers][feat] read companies from salary sheet
* [offers][fix] remove prisma/companySeed.ts from tsconfig.json
* [offers][refactor] standardise seed script with question
* [resume][refactor] tweak resume submission UI
* [offers][chore] Provide more information to frontend in AnalysisUnit
* [offers][fix] fix import for salaries script
* [offers][feat] add file to read tech salaries sheet WIP
* [offers][chore] read from correct file while seeding
* [offers][chore] Add company seed
* [offers][feat] add data seeding code to fetch from excel
* [offers[chore] Generate analysis for seeded data
* [offers][chore] Merge main into branch
* [offers][fix] Fix incorrect name
* [offers][fix] integrate random name generator to profile seeding
* [offers][chore] Set job title in seeding
* [offers][chore] Removed specialization
* [offers][chore] Add yoe ranges for seeded data
* [offers][chore] Rename level params
* [offers][chore]normalise salaries
* [offers][fix] add checks for data.income
* [offers][chore] Allow analysis to analyse all companies in the backend
* [offers][feat] Add multiple company analysis UI
* [offers][fix] Fix empty analysis
* [offers][chore] Change user relation in OffersProfile from one-to-many to many-to-many
* [offers][fix] Fix merge conflict
* [offers][fix] update seeding issue where fulltime base is not year
* [offers][fix] update seed script to integrate with city
* [offers][chore] Change backend endpoints to new location field
* [offers][feat] integrate location for offer table and profile
* [offers][chore] fix import of cities typeahead
* [offers][feat] Use city typeahead for location field
* [offers][fix] fix merge conflict
* [offers][fix] fix incorrect salary normalisation
* [offers][fix] fix base salary for fulltime
* [offers][fix] fix bonus
* [offers][chore] add console log to print status while seeding
* [offers][feat] normalise sheet to incorporate slug
* [offers][feat] read companies from salary sheet
* [offers][fix] remove prisma/companySeed.ts from tsconfig.json
* [offers][refactor] standardise seed script with question
* [offers][fix] fix import for salaries script
* [offers][fix] fix merge conflicts
* [offers][feat] add file to read tech salaries sheet WIP
* [offers][chore] read from correct file while seeding
* [offers][chore] Add company seed
* [offers][feat] add data seeding code to fetch from excel
* [offers[chore] Generate analysis for seeded data
* [offers][chore] Merge main into branch
* [offers][fix] Fix incorrect name
* [offers][fix] integrate random name generator to profile seeding
* [offers][chore] Set job title in seeding
* [offers][chore] Removed specialization
* [offers][chore] Add yoe ranges for seeded data
* [offers][chore] Rename level params
* [offers][fix] add checks for data.income
* [offers][chore] Allow analysis to analyse all companies in the backend
* [offers][fix] Fix merge conflict
* [offers][fix] update seed script to integrate with city
* [offers][feat] integrate location for offer table and profile
* [offers][feat] Use city typeahead for location field
* [offers][chore] add console log to print status while seeding
* [offers][feat] normalise sheet to incorporate slug
* [offers][feat] read companies from salary sheet
* [offers][fix] remove prisma/companySeed.ts from tsconfig.json
* [offers][refactor] standardise seed script with question
* [offers][fix] fix merge conflicts
Co-authored-by: Bryann Yeap Kok Keong <bryannyeapkk@gmail.com>
Co-authored-by: Ai Ling <hong-ailing@hotmail.com>
Co-authored-by: Zhang Ziqing <zhangziqing9926@gmail.com>
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2 years ago
Bryann Yeap Kok Keong
32302e33a5
[offers][chore] Provide more information to frontend in AnalysisUnit
2 years ago
Yangshun Tay
b161df0b70
[resume][refactor] tweak resume submission UI
2 years ago
Bryann Yeap Kok Keong
80fd274662
[offers][chore] Add reference to analysed offer in analysis unit ( #504 )
...
Co-authored-by: Bryann Yeap Kok Keong <bryannyeapkk@gmail.com>
2 years ago
Yangshun Tay
a7b4daec21
[offers][feat] revamp comments section
2 years ago
Zhang Ziqing
5ea3aac37d
[offers][feat] add job type for dashboard cards ( #503 )
2 years ago
Zhang Ziqing
bd73a0b7b1
[offers][feat] add query params to offer table ( #502 )
2 years ago
Ai Ling
70006d4115
[offers][fix] Refactor UI ( #500 )
2 years ago
Stuart Long Chay Boon
acc9ab00e1
[offers][fix] fix change experience type edit bug
2 years ago
Yangshun Tay
5a4e4e8977
[offers][refactor] tweak comments list
2 years ago
Yangshun Tay
36541b5244
[offers][refactor] tweak profile page UI
2 years ago
Bryann Yeap Kok Keong
4b327b5132
[offers][fix] Added more robust checks to distinguish full time and interns
2 years ago
Bryann Yeap Kok Keong
d708b42970
[offers][fix] Fix profile showing wrong offers after editing
2 years ago
Yangshun Tay
3605c9fa63
[offers][browse] tweak font sizes for mobile
2 years ago
Ai Ling
230b32be34
[offers][feat] Add token check and refactor UI ( #499 )
...
* [offers][fix] Fix and refactor UI
* [offers][feat] Add token check in submission results page
* [offers][refactor] Refactor text display
2 years ago
Bryann Yeap Kok Keong
b3eb2f6d6b
[offers][chore] Add profileId to AnalysisOffer
2 years ago
Zhang Ziqing
7e06e07df4
[offers][fix] fix profile location display ( #497 )
2 years ago
Wu Peirong
f7d1c8d2c4
[resumes][chore] remove overflow on page components
2 years ago
Zhang Ziqing
c86c77d1e0
[offers][style] fix dashboard layout ( #496 )
...
* [offers][style] fix dashboard layout
* [offers][fix] fix profile link layout
2 years ago
Bryann Yeap Kok Keong
ca17ef9162
[offers][chore] Change company field in AnalysisUnit
2 years ago
Stuart Long Chay Boon
7419cb4608
[offers][fix] fix create offer bug
2 years ago
Zhang Ziqing
c76607acfe
[offers][feat] add default filters and more income columns ( #495 )
...
* [offers][feat] add yoe query param and display all by default
* [offers][feat] add base bonus stocks to table and default homepage
* [offers][style] style loading spinner
2 years ago
Yangshun Tay
07b814464e
[portal][ui] allow customization of spacing within MonthYearPicker
2 years ago
Yangshun Tay
5e8da6c3f8
[resumes][feat] add logo
2 years ago
Stuart Long
0c9dfd7658
[offers][feat] return base bonus stocks for dashboard
2 years ago
Bryann Yeap Kok Keong
b47cfceb09
[offers][chore] Change location filter from city to country
2 years ago
Bryann Yeap Kok Keong
6881fe8bd5
[offers][chore] Make all filters optional ( #493 )
...
Co-authored-by: Bryann Yeap Kok Keong <bryannyeapkk@gmail.com>
2 years ago
Bryann Yeap Kok Keong
c0615baf5c
[offers][chore] Change location fields ( #491 )
...
* [offers][chore] Change location in schema
* Include City, State, and Country in profileDtoMapper params
* [offers][chore] Change backend endpoints to new location field
* [offers][feat] integrate cityId into create profile endpoint
* [offers][feat] integrate location with update profile endpoint
* [offers][feat] integrate location for offer table and profile
* [offers][chore] fix import of cities typeahead
* [offers][feat] Use city typeahead for location field
* [offers][fix] Fix test pages
* [offers][fix] Fix ui error
* [offers][fix] Delete test pages
Co-authored-by: Bryann Yeap Kok Keong <bryannyeapkk@gmail.com>
Co-authored-by: Stuart Long Chay Boon <chayboon@gmail.com>
Co-authored-by: Zhang Ziqing <zhangziqing9926@gmail.com>
Co-authored-by: Ai Ling <hong-ailing@hotmail.com>
2 years ago
Jeff Sieu
47bc5fb154
[ui][typeahead] fix nullable prop ( #492 )
2 years ago
Yangshun Tay
ea57743cfe
[offers] tweak offer profiles UI
2 years ago
Yangshun Tay
8e08ff86f4
[portal][ui] change app shell nav structure
2 years ago
Yangshun Tay
48dccb821e
[offers][refactor] tweak submit and analysis steps UI
2 years ago
Yangshun Tay
55e93102de
[offers][refactor] improve offers table responsiveness
2 years ago
Stuart Long Chay Boon
ab7f064734
[offers][fix] use upsert to remove id in valuation
2 years ago
Stuart Long Chay Boon
c3e8490656
[offers][fix] fix unable to update BBS in offer bug and remove valuation id
2 years ago
Yangshun Tay
03b0e4d856
[offers][feat] tweak offer background submission form ( #490 )
...
* [offers][feat] tweak offer background submission form
* [offers][feat] tweak breadcrumbs
2 years ago
Zhang Ziqing
6682d81d2e
[offers][fix] fix profile page mobile compatible style ( #489 )
...
* [offers][fix] fix offer profile page mobile compatibility
* [offers][style] style profile offer card
2 years ago
Yangshun Tay
21c9d9410a
[offers][feat] tweak offer details submission form ( #488 )
2 years ago
Yangshun Tay
64bc8158c1
[offers][fix] tweak submit offer job type selector ( #487 )
2 years ago
Tay Yang Shun
1acb37939c
[portal][misc] refactor typeahead props
2 years ago
Tay Yang Shun
fcff0d663f
[portal][misc] fix incorrect TODO
2 years ago
hpkoh
397ea3f4aa
[questions][feat] add content search ( #478 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
Tay Yang Shun
e7431867c2
[portal][feat] allow customization of login redirect
2 years ago
Zhang Ziqing
960ffdc8dc
[offers][fix] fix empty value ( #486 )
2 years ago
Yangshun Tay
e8aa1c9fda
[portal][feat] custom login page ( #485 )
2 years ago
Jeff Sieu
2c94691b07
[questions][ui] show newlines in question post ( #484 )
2 years ago
Jeff Sieu
410053425c
[questions][fix] fix typeahead spasm ( #483 )
2 years ago
Jeff Sieu
3cc238b0ce
[questions][fix] fix landing page location params ( #482 )
2 years ago
Zhang Ziqing
6c53956551
[offers][fix] fix date display for single value ( #481 )
2 years ago
Ren Weilin
d4283eb522
[questions][ui] fix contribute button ( #480 )
2 years ago
Zhang Ziqing
84768a1cb6
[offers][style] fix style for safari ( #479 )
2 years ago
Jeff Sieu
fac7d6c48d
[questions][fix] fix landing page company param ( #477 )
2 years ago
Jeff Sieu
a208435dad
[questions][fix] fix contribute dialog close ( #476 )
2 years ago
Bryann Yeap Kok Keong
3e0a40efeb
[offers][fix] Add analysis generation file
2 years ago
Bryann Yeap Kok Keong
8f0f4e928d
[offers][refactor] Move analysis generation into a util method so that seeding can use the same method
2 years ago
Tay Yang Shun
1a34bb2825
[portal] clean up cities and states data
2 years ago
Zhang Ziqing
8798958f3d
[offers][feat] integrate isSaved API ( #475 )
2 years ago
Stuart Long Chay Boon
0f1e46bd7e
[offers][feat] add isSaved endpoint
2 years ago
Jeff Sieu
2ae9f2c618
[questions][ui] minor ui fixes ( #473 )
2 years ago
Bryann Yeap Kok Keong
fe94c9d2da
[offers][fix] Prevent user's offers from appearing in his own analysis
2 years ago
Jeff Sieu
538fa5ccf7
[questions][feat] add useProtectedCallback hook ( #472 )
2 years ago
Ai Ling
ade6d1d88d
[offers][fix] Fix save failure message ( #474 )
2 years ago
hpkoh
6bfa1ff61e
[questions][feat] add encounters sorting ( #458 )
...
Co-authored-by: Bryann Yeap Kok Keong <bryannyeapkk@gmail.com>
Co-authored-by: Ai Ling <hong-ailing@hotmail.com>
Co-authored-by: Zhang Ziqing <zhangziqing9926@gmail.com>
Co-authored-by: Bryann Yeap Kok Keong <77266823+BryannYeap@users.noreply.github.com>
2 years ago
Wu Peirong
27095e3747
[resumes][chore] add GA for resumes review page
2 years ago
Bryann Yeap Kok Keong
91696571fe
[offers][feat] Add multiple company analysis
2 years ago
Ren Weilin
68f3c72945
[questions][ui] Minor UI cleanup ( #470 )
...
* [questions][ui] fix no more questions overlap
* [questions][ui] remove redundent horizontal div
* [questions][ui] reduce gap
2 years ago
Zhang Ziqing
85fd874769
[offers][style] fix offer card style ( #469 )
...
* [offers][style] fix offer card style
* [offers][style] fix OEA offer card style
2 years ago
Jeff Sieu
8fdea6b5bc
[questions][feat] add similar questions check ( #468 )
...
Co-authored-by: wlren <weilinwork99@gmail.com>
2 years ago
Jeff Sieu
568b674322
[questions][fix] fix seed questions script ( #467 )
2 years ago
Jeff Sieu
84e0e42b4a
[questions][ui] add temporary logo ( #466 )
2 years ago
hpkoh
1ea1afc8a2
[questions][feat] sort answers, comments ( #457 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
Zhang Ziqing
e62c2ae50f
[offers][feat] add event tracking and save to profile in submisison page ( #465 )
...
* [offers][feat] add event tracking and save to profile in form
* [offers][refactor] refactor feature page
* [offers][fix] fix offer table border for action column
2 years ago
Stuart Long Chay Boon
521ade6cf0
[offers][fix] sort profiles reverse chronological order
2 years ago
Zhang Ziqing
a2bf45ad56
[offers][feat] delete comment ( #464 )
...
* [offers][feat] delete comment
* [offers][style] arrange loading spinner in profile
2 years ago
Stuart Long Chay Boon
bd3d1594b7
[offers][fix] fix error bug in delete comment
2 years ago
Ai Ling
1e0890b02c
[offers][fix] Fix comments UI ( #463 )
2 years ago
Zhang Ziqing
e152de2284
[offers][feat] save to user profile ( #462 )
2 years ago
Ai Ling
3ecc756052
[offers][feat] Add logo ( #461 )
...
* [offers][feat] Add logo
* [offers][fix] Fix table pagination
* [offers][fix] Disable button on submit
2 years ago
Ai Ling
a8fdca65cd
[offers][fix] Fix offers UI ( #460 )
2 years ago
hpkoh
42e990f180
[questions][feat] add text search ( #456 )
2 years ago
Jeff Sieu
389862feb3
[questions][ui] update roles typeahead, add sticky search bar ( #451 )
2 years ago
Jeff Sieu
de94958ce1
[questions][chore] add questions seeding script ( #450 )
2 years ago
Bryann Yeap Kok Keong
a459f71325
[offers][chore] Add GA tag
2 years ago
Yangshun Tay
939cbccc3f
[portal][misc] fix CI error
2 years ago
Yangshun Tay
ed4cea1b11
[portal][feat] add locations
2 years ago
Yangshun Tay
9492cacecf
[portal] enable customization of product logo
2 years ago
Keane Chan
27fb277a98
[resumes][feat] preserve filter count when unticked
2 years ago
Wu Peirong
84710209f3
[resumes][feat] persist filter disclosure opening
2 years ago
Yangshun Tay
39b5a51aa2
[portal][fix] fix GA loading for products
2 years ago
Keane Chan
69e5610323
[resumes][fix] minor ui fixes
2 years ago
Yangshun Tay
44b3b66fbd
[ui] fix outdated types
2 years ago
Terence
4ee80b9029
[resumes][feat] add ga for comments ( #459 )
...
Co-authored-by: Terence Ho <>
2 years ago
Keane Chan
0614a7ecf4
[resumes][feat] update filter count colour
2 years ago
Yangshun Tay
6746f54792
[portal][ui] allow value to be specified for comapnies and job titles typeahead
2 years ago
Keane Chan
2a4045cbcc
[resumes][fix] fix filter count bug
2 years ago
Yangshun Tay
576f0292a1
[portal][misc] s/placeHolder/placeholder
2 years ago
Yangshun Tay
f7ff20bb22
[ui][typeahead] allow typeahead to be cleared
2 years ago
Stuart Long Chay Boon
a103879b5c
[offers][feat] add isValidToken endpoint
2 years ago
Stuart Long Chay Boon
763e8f0332
[offers][fix] fix typo of types
2 years ago
Stuart Long Chay Boon
6bed79f1fd
[offers][fix] change get endpoint to query instead of mutation
2 years ago
Yangshun Tay
4d280f0846
[ui][text input] add description prop
2 years ago
Yangshun Tay
2e37e90cc8
[ui][textarea] add description prop
2 years ago
Yangshun Tay
9133ffc78d
[portal] add way to clear month year picker
2 years ago
Su Yin
8dfe6b0bdd
[resumes][feat] Add dynamic filters and unreviewed shortcut ( #455 )
2 years ago
Ai Ling
b1f16a06e9
[offers][refactor] Refactor landing page ( #454 )
2 years ago
Keane Chan
45d147567d
[resumes][feat] track some ga events
2 years ago
Keane Chan
0f40848a70
[resumes][chore] add GA tag
2 years ago
Keane Chan
9ef1bdca43
[resumes][chore] adjust opacity of review tab
2 years ago
Yangshun Tay
2f5e498282
[ui][badge] allow icon addon
2 years ago
Bryann Yeap Kok Keong
10a049f627
[offers][fix] Fix bug where full timers when getting sorted by monthly salary instead of TC
2 years ago
Yangshun Tay
22f2f15aa4
[questions][fix] tweak question filters ( #452 )
2 years ago
Keane Chan
d7548460e6
[resumes][feat] change tabs
2 years ago
Keane Chan
774acae664
[resumes][chore] move browse page to home ( #453 )
2 years ago
Yangshun Tay
766bee0e0c
[ui] make disabled color more consistent
2 years ago
Yangshun Tay
720759628d
[offers][fix] tweak hero ( #445 )
...
* [portal][ui] increase font size of global elements
* [offers] tweak hero
* change some sizes
* tweak again
2 years ago
Yangshun Tay
d8d4b0f092
[ui] standardize naming
2 years ago
Terence Ho
41e6c346d7
[resumes][refactor] fix about padding
2 years ago
Stuart Long Chay Boon
288a585c1a
[offer][feat] add isSaved feature to get profile endpoint
2 years ago
Keane Chan
04ae318d69
[resumes][fix] remove resolved
2 years ago
Keane Chan
04e83f6732
[resumes][feat] add another threshold to make resumes reviewed
2 years ago
Keane Chan
0132b298b9
[resumes][feat] decrease opacity of reviewed resumes
2 years ago
Keane Chan
632e79e9c6
[resumes][feat] auto-resolve resume when comments >= 5
2 years ago
Keane Chan
59d4b25771
[resumes][feat] add clear filters on mobile view
2 years ago
Keane Chan
ea8db4f503
[resumes][feat] add clear filter functionality
2 years ago
Yangshun Tay
9df6b52392
[ui] add textSize prop to typeahead
2 years ago
Stuart Long Chay Boon
a1fc43242e
[offer][feat] add remove from user profile endpoint
2 years ago
Stuart Long Chay Boon
2acf394da3
[offers][feat] add get user profile endpoint
2 years ago
Stuart Long Chay Boon
7e5300d9fc
[offers][feat] create protected router to store user profile endpoints
2 years ago
Keane Chan
d12f47cff5
[resumes][misc] update colours of mark as reviewed button ( #449 )
2 years ago
Su Yin
78609f249f
[resumes][feat] Add counts for mobile filters on browse page ( #448 )
2 years ago
Su Yin
45b15ac1b3
[resumes][feat] Add filter counts on browse page ( #446 )
2 years ago
Keane Chan
f7df1f7568
[resumes][feat] use primary colored buttons
2 years ago
Yangshun Tay
58255b3c2e
[ui] add Banner component
2 years ago
Terence
e6538a62a5
[resumes][refactor] Update app UI ( #434 )
...
* [resumes][refactor] Update marketing page tabs
* [resumes][feat] mobile responsive resume rows on browse
* [resumes][fix] padding on pdf view in mobile
* [resumes][chore] add uni years to labels
Co-authored-by: Terence Ho <>
Co-authored-by: peirong.wu <wupeirong294@gmail.com>
2 years ago
Keane Chan
410d8712c3
[resumes][fix] add resolve resume functionality ( #442 )
...
* [resumes][fix] button getting cut off
* [resumes][feat] add resolve functionality
* [resumes][feat] replace student roles with internship
* [resumes][feat] fetch isResolved field
2 years ago
Terence
e3620faafe
[resumes][refactor] redirect user to signin on vote ( #443 )
...
Co-authored-by: Terence Ho <>
2 years ago
Yangshun Tay
a12686e37f
[portal] add Google Analytics
2 years ago
Keane Chan
01b207e52f
[resumes][feat] use primary buttons ( #441 )
2 years ago
Keane Chan
635039f118
[resumes][feat] make shade thicker for comment header
2 years ago
Keane Chan
c3f5315947
[resumes][feat] centralize comment header
2 years ago
Ai Ling
4bbf2b42b9
[offers][feat] Split offers submission and result pages ( #430 )
2 years ago
Jeff Sieu
4b835db8a2
[questions][fix] searchParam loading from localStorage ( #439 )
2 years ago
hpkoh
87354c6dea
[questions][chore] Refactor routers ( #435 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
Jeff Sieu
87aa16929b
[questions][feat] Add question lists ( #438 )
...
Co-authored-by: wlren <weilinwork99@gmail.com>
2 years ago
hpkoh
839eb31d65
[questions][fix] remove erronous migration file ( #437 )
2 years ago
Terence
b3d110f90f
[resumes][fix] update vote query ( #436 )
...
* [resumes][fix] update vote query
* [resumes][fix] lint issues
Co-authored-by: Terence Ho <>
2 years ago
Keane Chan
248c1e3584
[portal][ui] revert font
2 years ago
Keane Chan
e277cda780
[resumes][feat] add app icon
2 years ago
Keane Chan
2e13df0955
[resumes][feat] change to mostComments
2 years ago
Stuart Long Chay Boon
0db31eb0c1
[offers][fix] fix create profile bug where experience not saved
2 years ago
Yangshun Tay
f48a34e88a
[portal] prettify files
2 years ago
Yangshun Tay
84c3caeb1c
[portal][nav] change navbar font weights
2 years ago
Terence
a7e07008b8
[resumes][feat] Add About Us page ( #431 )
...
* [resumes][feat] Add About Us page
* [resumes][fix] update header
* [resumes][chore] remove for fun
Co-authored-by: Terence Ho <>
2 years ago
Keane Chan
0ba2815fbd
[portal] change top nav bar ( #433 )
2 years ago
hpkoh
352f8a03ad
[questions][feat] add encounters transaction for crud ( #409 )
...
* [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
* [questions][feat] add encounters transaction for crud
* [questions][chore] fix import
* [questions][chore] update error handling
* [questions][feat] parallelize queries
* [questions][fix] update to use corrcet client
* Update questions-question-encounter-router.ts
* Update questions-question-encounter-router.ts
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
Su Yin
fa5cf0c115
[resumes][fix] Fix profile popup issue ( #432 )
2 years ago
Wu Peirong
05119f52fa
[resumes][fix] browse ui and sort order labels
2 years ago
Peirong
199fc1a8b9
[resumes][feat] url search params ( #429 )
...
* [resumes][feat] adapt useSearchParams
* [resumes][feat] clickable button from review info tags
2 years ago
Bryann Yeap Kok Keong
db19a84080
[offers][chore] Speed up fetching of dashboard offers
2 years ago
Keane Chan
000f22a50c
[resumes][feat] center text in file drop
2 years ago
hpkoh
79b62234ea
Revert "[questions][feat] add text search ( #412 )" ( #428 )
...
This reverts commit f70caba3f2
.
2 years ago
Keane Chan
3b4cba3771
[resumes][feat] mobile responsiveness for form
2 years ago
Keane Chan
de28a30028
[resumes][feat] shift badge to bottom
2 years ago
Ai Ling
ef61793616
[offers][fix] Fix offers form experience section ( #427 )
2 years ago
hpkoh
f70caba3f2
[questions][feat] add text search ( #412 )
2 years ago
hpkoh
7589e9b078
[questions][feat] add list crud ( #393 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
Ai Ling
f8423afe2a
[offers][fix] Fix UI and remove specialization on the backend ( #426 )
...
* [offers][fix] Remove specialization on the frontend
* [offers][fix] Rename refresh OEA button
* [offers][chore] Remove specialisation and make bonus, stocks and baseSalary optional
* [offers][fix] Fix OEA profile job title
Co-authored-by: Bryann Yeap Kok Keong <bryannyeapkk@gmail.com>
2 years ago
Keane Chan
4de0a1f681
[resumes][feat] improve badge UI
2 years ago
Keane Chan
98e422953c
[resumes][feat] add shadow to buttons
2 years ago
hpkoh
c118ed59d4
[questions][fix] fix pagination off by one ( #425 )
2 years ago
Zhang Ziqing
0d53dab7a8
[offers][fix] fix landing page description ( #424 )
...
* [offers][fix] fix landing page width
* [offers][fix] fix landing page typo
* [offers][chore] fix British English in landing page
* [offers][chore] fix description in landing page
2 years ago
Keane Chan
64670923e1
[resumes][feat] add error message to submit form
2 years ago
hpkoh
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>
2 years ago
Ai Ling
bf35f97961
[offers][fix] Use title typeahead, add default currency and remove specialization field ( #423 )
2 years ago
Keane Chan
64cd69d024
[resumes][feat] move badge to the right instead
2 years ago
Zhang Ziqing
e5c2082bf2
[offers][feat] add landing page and fix comment bugs ( #422 )
...
* [offers][fix] fix create commnet and update title
* [offers][fix] update tab name
* [offers][feat] add landing page
2 years ago
Stuart Long Chay Boon
c188405de0
[offers][chore] create random string generator for token
2 years ago
Stuart Long Chay Boon
3c80296253
[offers][refactor] refactor random name generator code
2 years ago
Stuart Long Chay Boon
e77bb03639
[offers][chore] integrate random name generator to create profile
2 years ago
Stuart Long Chay Boon
ef5892a0d6
[offers][feat] add random name generator
2 years ago
Bryann Yeap Kok Keong
65a8618e54
[offers][chore] Add a secondary sorting by monthYearReceived descending in addition to other primary sorting filters applied
2 years ago
Terence
3f6ae58374
[resumes][refactor] Update resume review page UI ( #418 )
...
* [resumes][refactor] update comments ui
* [resumes][refactor] change comment border color
* [resumes][refactor] update review ui
* [resumes][refactor] rearrange review page
* update add review button
Co-authored-by: Terence Ho <>
2 years ago