Commit Graph

16 Commits

Author SHA1 Message Date
Jeff Sieu
de94958ce1 [questions][chore] add questions seeding script (#450) 2022-10-30 19:32:23 +08:00
Stuart Long Chay Boon
ef5892a0d6 [offers][feat] add random name generator 2022-10-24 20:56:28 +08:00
Jeff Sieu
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
Keane Chan
7b51ee7e88 [resumes][feat] drag and drop for file upload (#378)
* [resumes][feat] drag and drop for file upload

* [resumes][chore] use .tsx instead for landing page

* [resumes][feat] use expandable text for additionalnfo

* [resumes][refactor] clean up submit form

* [resumes][fix] fix file upload error

* [feat][resumes] change button to Submit Resume

* [resumes][fix] fix expandable text
2022-10-14 21:47:05 +08:00
Keane Chan
384981716d [resumes][feat] upload pdf file into file storage (#321)
* [resumes][feat] upload pdf file into file storage

* [resumes][fix] fix file upload failure

* [resumes][chore] update .env.local.example

* [resumes][fix] process file transfer over next.js

* [resumes][feat] file upload

* [resumes][chore] cleanup

* [resumes][feat] add GET method for file-storage API

* [portal[chore] Update env.example file

* [resumes][chore] cleanup

* [portal][chore] update yarn lock file
2022-10-09 10:40:22 +08:00
Peirong
2e947f5fb0 [resumes][feat] Fetch resume details from database (#322)
* [resumes][feat] Add resume details router

* [resumes][feat] Change review page to dynamic routing

* [resumes][feat] Toggle resume star button

* [resumes][refactor] Revert routers to User model
2022-10-07 23:33:24 +08:00
Terence
1441fc90af [resumes][feat] Add Resume Review Page (#306)
* [resumes][feat] WIP: Add scaffold

* [resumes][refactor] Shift comments section to its own component

* [resumes][feat] Add resume pdf view

* [resumes][feat] Add CommentsForm

* [resumes][refactor] Refactor comments form

* [resumes][fix] Fix viewport height not set

* [resumes][feat] Add form validation

* [resumes][refactor] Remove unused CommentsSection

* [resumes][fix] Manually calculate height for pdf view instead

* [resumes][refactor] Remove @tih/ui styles.scss import

Co-authored-by: Wu Peirong <wupeirong294@gmail.com>
Co-authored-by: Terence Ho <>
2022-10-06 20:09:40 +08:00
Yangshun Tay
64c5275062 [portal][feat] add company model 2022-10-06 10:49:09 +08:00
Keane Chan
3a4183cd48 [resumes][feat] submit resume form (#307)
* [resumes][feat] Add submit form

* [resumes][feat] add submit and clear buttons

* chore: add react-hook-form

* [resumes][[feat] add validations for resume form
2022-10-05 21:59:20 +08:00
Yangshun Tay
e93cc73d51 ui: add components 2022-10-04 14:23:20 +08:00
Yangshun Tay
de33d38e1b ui: share tailwind config across packages 2022-10-03 20:33:35 +08:00
Yangshun Tay
6d212b4561 feat: add todo example 2022-10-02 14:32:14 +08:00
Yangshun Tay
06bdab6440 chore: add prettier-plugin-tailwindcss 2022-10-01 09:36:27 +08:00
Yangshun Tay
fa1dc71a36 chore: fix package lock 2022-09-30 08:53:29 +08:00
Yangshun Tay
dee60943d0 feat: add application shell 2022-09-29 20:14:50 +08:00
Yangshun Tay
523d91f920 feat: scaffold monorepo 2022-09-29 18:21:39 +08:00