Commit Graph

193 Commits

Author SHA1 Message Date
Yangshun Tay
64bc8158c1 [offers][fix] tweak submit offer job type selector (#487) 2022-11-01 11:11:10 +08:00
Tay Yang Shun
1acb37939c [portal][misc] refactor typeahead props 2022-10-31 21:30:09 +08:00
hpkoh
397ea3f4aa [questions][feat] add content search (#478)
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2022-10-31 19:24:07 +08:00
Tay Yang Shun
e7431867c2 [portal][feat] allow customization of login redirect 2022-10-31 18:53:45 +08:00
Yangshun Tay
e8aa1c9fda [portal][feat] custom login page (#485) 2022-10-31 18:21:49 +08:00
Jeff Sieu
2c94691b07 [questions][ui] show newlines in question post (#484) 2022-10-31 18:10:10 +08:00
Jeff Sieu
410053425c [questions][fix] fix typeahead spasm (#483) 2022-10-31 18:09:54 +08:00
Jeff Sieu
3cc238b0ce [questions][fix] fix landing page location params (#482) 2022-10-31 18:09:41 +08:00
Ren Weilin
d4283eb522 [questions][ui] fix contribute button (#480) 2022-10-31 17:46:30 +08:00
Zhang Ziqing
84768a1cb6 [offers][style] fix style for safari (#479) 2022-10-31 17:34:16 +08:00
Jeff Sieu
fac7d6c48d [questions][fix] fix landing page company param (#477) 2022-10-31 17:28:53 +08:00
Jeff Sieu
a208435dad [questions][fix] fix contribute dialog close (#476) 2022-10-31 16:38:56 +08:00
Zhang Ziqing
8798958f3d [offers][feat] integrate isSaved API (#475) 2022-10-31 15:42:51 +08:00
Jeff Sieu
2ae9f2c618 [questions][ui] minor ui fixes (#473) 2022-10-31 14:39:54 +08:00
Jeff Sieu
538fa5ccf7 [questions][feat] add useProtectedCallback hook (#472) 2022-10-31 14:31:56 +08:00
Ai Ling
ade6d1d88d [offers][fix] Fix save failure message (#474) 2022-10-31 14:16:09 +08:00
Wu Peirong
27095e3747 [resumes][chore] add GA for resumes review page 2022-10-31 12:16:29 +08:00
Bryann Yeap Kok Keong
91696571fe [offers][feat] Add multiple company analysis 2022-10-31 11:44:12 +08:00
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
2022-10-31 11:30:28 +08:00
Zhang Ziqing
85fd874769 [offers][style] fix offer card style (#469)
* [offers][style] fix offer card style

* [offers][style] fix OEA offer card style
2022-10-31 11:12:57 +08:00
Jeff Sieu
8fdea6b5bc [questions][feat] add similar questions check (#468)
Co-authored-by: wlren <weilinwork99@gmail.com>
2022-10-31 10:47:27 +08:00
Jeff Sieu
84e0e42b4a [questions][ui] add temporary logo (#466) 2022-10-31 10:47:06 +08:00
hpkoh
1ea1afc8a2 [questions][feat] sort answers, comments (#457)
Co-authored-by: Jeff Sieu <jeffsy00@gmail.com>
2022-10-31 02:48:56 +08:00
Zhang Ziqing
e62c2ae50f [offers][feat] add event tracking and save to profile in submisison page (#465)
* [offers][feat] add event tracking and save to profile in form

* [offers][refactor] refactor feature page

* [offers][fix] fix offer table border for action column
2022-10-31 01:58:54 +08:00
Zhang Ziqing
a2bf45ad56 [offers][feat] delete comment (#464)
* [offers][feat] delete comment

* [offers][style] arrange loading spinner in profile
2022-10-31 00:53:44 +08:00
Ai Ling
1e0890b02c [offers][fix] Fix comments UI (#463) 2022-10-31 00:10:52 +08:00
Zhang Ziqing
e152de2284 [offers][feat] save to user profile (#462) 2022-10-30 23:30:24 +08:00
Ai Ling
3ecc756052 [offers][feat] Add logo (#461)
* [offers][feat] Add logo

* [offers][fix] Fix table pagination

* [offers][fix] Disable button on submit
2022-10-30 22:41:35 +08:00
Ai Ling
a8fdca65cd [offers][fix] Fix offers UI (#460) 2022-10-30 20:18:46 +08:00
Jeff Sieu
389862feb3 [questions][ui] update roles typeahead, add sticky search bar (#451) 2022-10-30 19:32:33 +08:00
Bryann Yeap Kok Keong
a459f71325 [offers][chore] Add GA tag 2022-10-30 17:45:54 +08:00
Yangshun Tay
ed4cea1b11 [portal][feat] add locations 2022-10-30 16:52:00 +08:00
Yangshun Tay
9492cacecf [portal] enable customization of product logo 2022-10-30 15:25:39 +08:00
Yangshun Tay
39b5a51aa2 [portal][fix] fix GA loading for products 2022-10-30 12:01:54 +08:00
Keane Chan
69e5610323 [resumes][fix] minor ui fixes 2022-10-30 11:38:24 +08:00
Terence
4ee80b9029 [resumes][feat] add ga for comments (#459)
Co-authored-by: Terence Ho <>
2022-10-30 10:55:19 +08:00
Yangshun Tay
6746f54792 [portal][ui] allow value to be specified for comapnies and job titles typeahead 2022-10-30 10:07:38 +08:00
Yangshun Tay
576f0292a1 [portal][misc] s/placeHolder/placeholder 2022-10-30 10:01:54 +08:00
Yangshun Tay
f7ff20bb22 [ui][typeahead] allow typeahead to be cleared 2022-10-30 09:23:03 +08:00
Yangshun Tay
9133ffc78d [portal] add way to clear month year picker 2022-10-29 17:37:16 +08:00
Ai Ling
b1f16a06e9 [offers][refactor] Refactor landing page (#454) 2022-10-29 16:36:36 +08:00
Keane Chan
0f40848a70 [resumes][chore] add GA tag 2022-10-29 16:26:27 +08:00
Keane Chan
9ef1bdca43 [resumes][chore] adjust opacity of review tab 2022-10-29 16:26:26 +08:00
Yangshun Tay
22f2f15aa4 [questions][fix] tweak question filters (#452) 2022-10-29 08:00:07 +08:00
Keane Chan
d7548460e6 [resumes][feat] change tabs 2022-10-28 21:31:29 +08:00
Keane Chan
774acae664 [resumes][chore] move browse page to home (#453) 2022-10-28 20:18:04 +08:00
Yangshun Tay
766bee0e0c [ui] make disabled color more consistent 2022-10-28 19:28:34 +08:00
Yangshun Tay
720759628d [offers][fix] tweak hero (#445)
* [portal][ui] increase font size of global elements

* [offers] tweak hero

* change some sizes

* tweak again
2022-10-28 18:37:01 +08:00
Keane Chan
04ae318d69 [resumes][fix] remove resolved 2022-10-28 14:20:45 +08:00
Keane Chan
04e83f6732 [resumes][feat] add another threshold to make resumes reviewed 2022-10-28 12:01:43 +08:00