5 Commits

Author SHA1 Message Date
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
925ba937b4 [questions][refactor]: refactor queries (#383) 2022-10-19 15:12:56 +08:00
50d3386592 [question][ui] integrate backend voting (#355)
Co-authored-by: wlren <weilinwork99@gmail.com>
2022-10-10 22:23:58 +08:00
e78160d654 [questions][feat] integrate backend (#347) 2022-10-10 08:17:01 +08:00
97c4217582 [questions][feat] add question comment crud (#330) 2022-10-10 03:12:22 +08:00