hpkoh
|
861303016f
|
[questions][fix] encounter last seen sorting (#530)
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
|
3 years ago |
Jeff Sieu
|
964f791e46
|
[questions][ui] improve browse sort ui
|
3 years ago |
Jeff Sieu
|
7b044e11c3
|
[questions][ui] improve browse mobile ui
|
3 years ago |
Jeff Sieu
|
a7c9f58ef3
|
[questions][fix] fix upvotes (#521)
|
3 years ago |
Jeff Sieu
|
e840b3bf08
|
[questions][chore] add google analytics events (#513)
|
3 years ago |
Yangshun Tay
|
d6b03a5b46
|
[questions][feat] add about page
|
3 years ago |
Jeff Sieu
|
e1e585df23
|
[questions][ui] restyle landing, question pages (#517)
|
3 years ago |
Yangshun Tay
|
79500b8a35
|
[portal][feat] add ranking to job titles typeahead
|
3 years ago |
Jeff Sieu
|
075f7bfba8
|
[questions][fix] ui fixes and enhancements (#514)
Co-authored-by: wlren <weilinwork99@gmail.com>
|
3 years ago |
Jeff Sieu
|
47bc5fb154
|
[ui][typeahead] fix nullable prop (#492)
|
3 years ago |
Tay Yang Shun
|
fcff0d663f
|
[portal][misc] fix incorrect TODO
|
3 years ago |
hpkoh
|
397ea3f4aa
|
[questions][feat] add content search (#478)
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
|
3 years ago |
Jeff Sieu
|
3cc238b0ce
|
[questions][fix] fix landing page location params (#482)
|
3 years ago |
Jeff Sieu
|
fac7d6c48d
|
[questions][fix] fix landing page company param (#477)
|
3 years ago |
Jeff Sieu
|
538fa5ccf7
|
[questions][feat] add useProtectedCallback hook (#472)
|
3 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
|
3 years ago |
Jeff Sieu
|
8fdea6b5bc
|
[questions][feat] add similar questions check (#468)
Co-authored-by: wlren <weilinwork99@gmail.com>
|
3 years ago |
hpkoh
|
1ea1afc8a2
|
[questions][feat] sort answers, comments (#457)
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
|
3 years ago |
Jeff Sieu
|
389862feb3
|
[questions][ui] update roles typeahead, add sticky search bar (#451)
|
3 years ago |
Yangshun Tay
|
f7ff20bb22
|
[ui][typeahead] allow typeahead to be cleared
|
3 years ago |
hpkoh
|
87354c6dea
|
[questions][chore] Refactor routers (#435)
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
|
3 years ago |
Jeff Sieu
|
87aa16929b
|
[questions][feat] Add question lists (#438)
Co-authored-by: wlren <weilinwork99@gmail.com>
|
3 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>
|
3 years ago |
Yangshun Tay
|
a4e63b8a41
|
[portal] standardize colors
|
3 years ago |
Jeff Sieu
|
11aa89353f
|
[questions][feat] add lists ui, sorting, re-design landing page (#411)
Co-authored-by: wlren <weilinwork99@gmail.com>
|
3 years ago |
hpkoh
|
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>
|
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 |
Jeff Sieu
|
50d3386592
|
[question][ui] integrate backend voting (#355)
Co-authored-by: wlren <weilinwork99@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 |
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>
|
3 years ago |
Yangshun Tay
|
8481ab1044
|
[portal][ui] change app shell UI
|
3 years ago |
Ren Weilin
|
827550a5fd
|
[questions][feat] add homepage layout (#312)
* [questions][feat] add homepage layout
* [questions][fix] fix rebase errors
* [questions][fix] startAddOn for search bar
* [questions][feat] add nav bar
* [questions][chore]Remove margins
* [questions][feat] add filter section
* [questions][ui] change filter section alignment
* [questions][ui]Search bar in one row
* [questions][ui] Contribute questions dialog
* [questions][ui] wording changes
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
|
3 years ago |
Yangshun Tay
|
02f1ce8b96
|
chore: scaffold directories for each project
|
3 years ago |
Yangshun Tay
|
dee60943d0
|
feat: add application shell
|
3 years ago |