460 Commits

Author SHA1 Message Date
f48a34e88a [portal] prettify files 2022-10-26 16:30:06 +08:00
84c3caeb1c [portal][nav] change navbar font weights 2022-10-26 16:27:05 +08:00
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 <>
2022-10-26 16:23:28 +08:00
0ba2815fbd [portal] change top nav bar (#433) 2022-10-26 16:23:14 +08:00
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>
2022-10-26 15:38:28 +08:00
fa5cf0c115 [resumes][fix] Fix profile popup issue (#432) 2022-10-26 13:18:51 +08:00
05119f52fa [resumes][fix] browse ui and sort order labels 2022-10-25 18:46:17 +08:00
199fc1a8b9 [resumes][feat] url search params (#429)
* [resumes][feat] adapt useSearchParams

* [resumes][feat] clickable button from review info tags
2022-10-25 12:08:07 +08:00
db19a84080 [offers][chore] Speed up fetching of dashboard offers 2022-10-25 10:40:55 +08:00
000f22a50c [resumes][feat] center text in file drop 2022-10-25 10:38:56 +08:00
79b62234ea Revert "[questions][feat] add text search (#412)" (#428)
This reverts commit f70caba3f20e4d224e6e86aad9b05b66375d8aa3.
2022-10-25 10:29:01 +08:00
3b4cba3771 [resumes][feat] mobile responsiveness for form 2022-10-25 09:57:06 +08:00
de28a30028 [resumes][feat] shift badge to bottom 2022-10-25 09:40:58 +08:00
ef61793616 [offers][fix] Fix offers form experience section (#427) 2022-10-25 03:31:46 +08:00
f70caba3f2 [questions][feat] add text search (#412) 2022-10-25 01:22:05 +08:00
7589e9b078 [questions][feat] add list crud (#393)
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2022-10-25 01:21:34 +08:00
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>
2022-10-25 00:24:44 +08:00
4de0a1f681 [resumes][feat] improve badge UI 2022-10-24 23:56:38 +08:00
98e422953c [resumes][feat] add shadow to buttons 2022-10-24 23:56:37 +08:00
c118ed59d4 [questions][fix] fix pagination off by one (#425) 2022-10-24 23:20:51 +08:00
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
2022-10-24 23:18:23 +08:00
64670923e1 [resumes][feat] add error message to submit form 2022-10-24 23:01:03 +08:00
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
bf35f97961 [offers][fix] Use title typeahead, add default currency and remove specialization field (#423) 2022-10-24 22:34:28 +08:00
64cd69d024 [resumes][feat] move badge to the right instead 2022-10-24 22:06:18 +08:00
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
2022-10-24 22:00:48 +08:00
c188405de0 [offers][chore] create random string generator for token 2022-10-24 21:39:49 +08:00
3c80296253 [offers][refactor] refactor random name generator code 2022-10-24 21:27:40 +08:00
e77bb03639 [offers][chore] integrate random name generator to create profile 2022-10-24 21:09:33 +08:00
ef5892a0d6 [offers][feat] add random name generator 2022-10-24 20:56:28 +08:00
65a8618e54 [offers][chore] Add a secondary sorting by monthYearReceived descending in addition to other primary sorting filters applied 2022-10-24 18:40:20 +08:00
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 <>
2022-10-24 16:02:41 +08:00
70b102f87e [resumes][fix] fix unauthenticated issue on submit form 2022-10-24 14:59:38 +08:00
8e50cc7313 [resumes][fix] Fix browse page scrolling UI (#421)
* Fix browse page styling comments

* [resumes][fix] Fix search issue

* [resumes][fix] Make styling changes
2022-10-24 14:52:19 +08:00
e64d645d36 [resumes][feat] update submit page 2022-10-24 14:30:19 +08:00
5844c52efe [portal] add required field for companies typeahead 2022-10-24 13:15:47 +08:00
4e0e9d0f9e [portal] add job titles typeahead 2022-10-24 13:15:31 +08:00
f25a4d4532 [misc] prettify files 2022-10-24 10:18:49 +08:00
a4e63b8a41 [portal] standardize colors 2022-10-24 10:15:03 +08:00
5f546f951f [offers][fix] Remove crypto coin from currencies 2022-10-24 06:18:14 +08:00
34538919b1 [offers][fix] fix edit profile endpoint 2022-10-24 01:30:30 +08:00
26055d2ed0 [offers][fix] remove dark theme for table (#420) 2022-10-24 00:36:05 +08:00
b7f4cf93a0 [resumes][fix] search and pagination bugs (#419) 2022-10-23 22:37:16 +08:00
c3d2b4d325 [offers][feat] Add toast (#417)
* [offers][feat] Add toasts

* [offers][fix] Disable empty comments
2022-10-23 18:51:12 +08:00
c0f92584ef [offers][feat] Add analysis to offers profile page (#416) 2022-10-23 18:00:36 +08:00
7c63e22b3a [resumes][feat] hide scrollbar 2022-10-23 17:49:47 +08:00
db32fe0f67 [resumes][feat] remove resume title, clean up submit form (#415)
* [resumes][refactor] clean up submit form

* [resumes][feat] remove resume title

* [resumes][feat] remove resume title
2022-10-23 17:07:08 +08:00
7bd6b0eeac [resumes][feat] update submit form to be more compact (#414) 2022-10-23 13:58:30 +08:00
77d0714e33 [offers][fix] Refactor and fix offer analysis (#413) 2022-10-23 01:35:03 +08:00
6bf1a60bbd [resumes][feat] show pagination only when required 2022-10-23 01:01:54 +08:00