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
b87afb1383
[ui][select] add errorMessage and placeholder
2 years ago
Yangshun Tay
c7a0c095de
[ui][typeahead] tweak chevron icon and updates stories
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
dfdd27cb85
[infra] add GitHub actions for typechecking ( #356 )
2 years ago
Yangshun Tay
b5c930ed68
[portal] disable react query refetch on window focus
2 years ago
Stuart Long Chay Boon
6ff3842d5e
[offers][feat] add get one profile endpoint
2 years ago
BryannYeap
3c90c2f7e9
[offers][chore] Add total number of offers in paging information
2 years ago
Jeff Sieu
50d3386592
[question][ui] integrate backend voting ( #355 )
...
Co-authored-by: wlren <weilinwork99@gmail.com>
2 years ago
BryannYeap
7052e8c175
[offers][fix] Fix pagination, include yoe in DTO and fix story bug
2 years ago
Stuart Long Chay Boon
e6f2be64b4
[offers][fix] grant access to create offer without logging in
2 years ago
Keane Chan
43af4b7ad6
[resumes][feat] add link to resume guide ( #354 )
2 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>
2 years ago
Yangshun Tay
f8031caa2f
[ui][slide out] add className prop
2 years ago
Su Yin
cc462ab6ab
[resumes][feat] Add sign in buttons on browse page ( #350 )
...
* [resumes][fix] Add gap between sections in resume list item
* [resumes][refactor] Abstract out sign in button
* [resumes][feat] Add sign in buttons on browse page
2 years ago
Ai Ling
d3c0c21f1b
[offers][feat] Add offers submission, view and list pages ( #348 )
...
* [offers][feat] add offer table and profile view
* [offers][feat] add offers submission form
* [offers][style] homepage styling
* [offers][refactor] refactor types and constants
* [offers][style] style offers form
* [offers][fix] fix import error
Co-authored-by: Zhang Ziqing <zhangziqing9926@gmail.com>
2 years ago
hpkoh
85d49ad4cd
[questions][feat] add nested create encounter ( #339 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
Keane Chan
2b68ea7c6a
[resumes][fix] fix textarea registration on comment form
2 years ago
Keane Chan
057f915b29
[resumes][feat] revert to storing fileURL instead
2 years ago
Keane Chan
5d0c95e085
[resumes][feat] disable inputs and buttons during form submission
2 years ago
Yangshun Tay
f6bbbe6b02
[chore] attempt to fix the storybook CI build issue
2 years ago
Jeff Sieu
e78160d654
[questions][feat] integrate backend ( #347 )
2 years ago
Yangshun Tay
fecb470c99
[ui][button] add danger, warning, info variants
2 years ago
hpkoh
0335616d57
[questions][feat] add answer comment crud ( #332 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
hpkoh
f28332ab88
[questions][feat] add question answer crud ( #331 )
...
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
hpkoh
97c4217582
[questions][feat] add question comment crud ( #330 )
2 years ago
Ren Weilin
cf5af1a5c7
[questions][ui] Full UI for questions/answer/comment ( #346 )
...
* [questions][ui] Add DiscardDraftModal
* [questions][ui] add question draft dialog form
* [questions][ui] refactor bottom contribute bar
* [questions][ui] landing page
* [questions][ui] add similar question card
* [questions][ui] use TIH dialog for discard
* [questions][ui] add aria-hidden for select label
* [questions][ui] extract useFormRegister hook
* [questions][ui] change landing page to component
* [questions][ui] load filter from query param
* [question][chore] add constants.ts
* [questions][ui] add app logo
* [questions][ui] remove form
* [questions][ui] fix dialog closing
* [questions][chore] minor changes
* [questions][ui] radio button
* [questions][ui] add vertical scrolling
* [questions][ui] Question age url param change
* [questions][chore] refactor and add in todo
* [questions][ui] contribute card clickable
* [questions][ui] landing page github stars
* [questions][ui] edit css for question card
* [question][ui] add question detail page
* [questions][ui] remove navbar import
* [questions][ui] css changes
* [questions][ui] hide sidebar
* [questions][ui] contribute questions form ui
* [questions][ui] question page
* [questions][bug] remove button
* [questions][ui] voting button size
* [questions][chore] add dummy data, refactor
* [questions][ui] answer card
* [questions][chore] add sample data
* [questions][ui] add hover
* [questions][ui] clean up old href
* [questions][ui] add comments & commments page
* [question][feat] cache filter options to localStorage
* [questions][fix] fix index refreshing constantly
* [questions][ui] set fixed sample date
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2 years ago
Keane Chan
c252f57bd5
[resumes][feat] Update resume top nav bar ( #344 )
...
* [resumes][feat] Update resume top nav bar
* [portal][fix] convert number to Month type
2 years ago