Commit Graph

  • 84416ba60a
    [resumes][fix] fix expandable text #378 Keane Chan 2022-10-14 21:44:12 +0800
  • 7852dcc96b
    [feat][resumes] change button to Submit Resume Keane Chan 2022-10-14 21:30:49 +0800
  • 9ed42d7bbf
    [resumes][fix] fix file upload error Keane Chan 2022-10-14 21:30:34 +0800
  • 426ff74971
    [resumes][refactor] clean up submit form Keane Chan 2022-10-14 19:02:24 +0800
  • 18a2e4b3e4
    [resumes][feat] use expandable text for additionalnfo Keane Chan 2022-10-14 19:02:10 +0800
  • 8d8a60eae2
    [resumes][chore] use .tsx instead for landing page Keane Chan 2022-10-14 18:31:49 +0800
  • 350ffd4208
    [resumes][feat] drag and drop for file upload Keane Chan 2022-10-14 18:29:12 +0800
  • ff9cffa715
    [resumes][fix] Fix browse page bugs (#377) Su Yin 2022-10-14 15:42:54 +0800
  • 251d48bc67 [resumes][fix] Remove unnecessary import #377 Tan Su Yin 2022-10-14 15:39:16 +0800
  • 497f038677 Merge branch 'sy/fix-browse-page-bugs' of https://github.com/yangshun/tech-interview-handbook into sy/fix-browse-page-bugs Tan Su Yin 2022-10-14 15:37:39 +0800
  • c1f6c45fc3 [resumes][feat] Add coloured star if resume is starred Tan Su Yin 2022-10-14 15:37:22 +0800
  • 6b0a5ef23d [resumes][fix] Fix browse page misc UI Tan Su Yin 2022-10-14 15:37:15 +0800
  • b8b5b8b8be [resumes][feat] Add coloured star if resume is starred Tan Su Yin 2022-10-14 15:34:53 +0800
  • fd199b392b [resumes][fix] Fix browse page UI Tan Su Yin 2022-10-14 15:34:33 +0800
  • 7e66829e7d [resumes][fix] Update job level labels Tan Su Yin 2022-10-14 15:34:08 +0800
  • f458b39f37 [resumes][fix] resumes browse navbar href Wu Peirong 2022-10-14 13:01:08 +0800
  • 1305a09b02
    [resumes][fix] fix relative href redirect to wrong path (#376) Peirong 2022-10-14 10:44:45 +0800
  • b50ae43de6 [resumes][fix] fix relative href redirect to wrong path #376 Wu Peirong 2022-10-14 10:30:57 +0800
  • 6c41118785 [offers][chore] Add error handling to list offers API BryannYeap 2022-10-14 05:45:39 +0800
  • 5034a4dace [offers][chore] remove commented out code Stuart Long Chay Boon 2022-10-14 03:24:02 +0800
  • 1dd083e236 [offers][chore] improve crud endpoints for comments Stuart Long Chay Boon 2022-10-14 03:21:30 +0800
  • 1ec0a4f20f [offers][feat] add get comments endpoint Stuart Long Chay Boon 2022-10-14 02:57:11 +0800
  • 9c9f625c53 [offers][feat] add add to user profile endpoint Stuart Long Chay Boon 2022-10-14 02:14:29 +0800
  • fc27afc529 [offers][chore] return user info of comments Stuart Long Chay Boon 2022-10-14 02:00:34 +0800
  • 49bf414ce9 [offers][feat] add update and delete endpoints for comment Stuart Long Chay Boon 2022-10-14 01:56:22 +0800
  • fa3e456271 [offers][chore] fix error messages Stuart Long Chay Boon 2022-10-14 01:23:02 +0800
  • 68d0956cba [offers][feat] add edit profile endpoint Stuart Long Chay Boon 2022-10-14 00:40:40 +0800
  • dbdcd4dda9
    [resumes][feat] add resume landing page (#375) Peirong 2022-10-13 23:32:18 +0800
  • 37f0ba02ba [resumes][feat] add resume landing page #375 Wu Peirong 2022-10-13 23:28:22 +0800
  • 511087cf90
    [resumes][feat] downloading resume in submit form Keane Chan 2022-10-13 23:13:24 +0800
  • 3ce6417fd0
    [resumes][feat] re-route to sign in page on submit for review, dialog on clearing submit form (#371) Keane Chan 2022-10-13 21:50:49 +0800
  • a5d94793b1
    [resumes][feat] add dialog on clearing submit form #371 Keane Chan 2022-10-13 21:43:03 +0800
  • 39702cad4b [portal] add yoe to level util Yangshun Tay 2022-10-13 20:41:14 +0800
  • a6700a2bca
    [resumes][feat] resumes sorting and filtering (#374) Peirong 2022-10-13 17:55:15 +0800
  • 54f4219262 [resumes][feat] add sorting of resumes #374 Wu Peirong 2022-10-13 17:20:11 +0800
  • 58cc7604af [resumes][feat] add filtering for resumes Wu Peirong 2022-10-13 16:22:38 +0800
  • 6413bb755e [resumes][fix] use spinner for laggy star Wu Peirong 2022-10-12 21:06:01 +0800
  • fd67a20a2b
    [resumes][fix] Fix bugs in comments section (#363) Terence 2022-10-13 11:57:45 +0800
  • d2beda08b6 [resumes][refactor] combine resume-card and resume-body into resume-list-item #363 Terence Ho 2022-10-13 11:54:35 +0800
  • ddf1c1e625 [resumes][refactor] add comment count to tabs Terence Ho 2022-10-13 11:45:45 +0800
  • 9fad1844fb [resumes][refactor] use Vote enum in ResumesCommentVote Terence Ho 2022-10-13 11:21:07 +0800
  • e6f2ea0af9 [resumes][refactor] Refactor routers from reviews -> comments Terence Ho 2022-10-13 11:17:04 +0800
  • e7bcd18cc5 [resumes][refactor] prefix comments section with Resume Terence Ho 2022-10-13 11:02:55 +0800
  • 701ccce5ae [resumes][feat] add see more/less for overflow comments Terence Ho 2022-10-12 01:25:18 +0800
  • 3c573110f9 [resumes][fix] render multi-line text in comments Terence Ho 2022-10-12 00:47:53 +0800
  • ab39198132 [resumes][fix] add comment owner OP tag Terence Ho 2022-10-11 23:00:28 +0800
  • 6ebc5154de [resumes][fix] left-align all comments Terence Ho 2022-10-11 22:47:06 +0800
  • ffd7539179
    [offers][feat] add token check to profile and add company filter to table (#373) Zhang Ziqing 2022-10-13 00:26:57 +0800
  • f306daadc4 [offers][feat] add currency formatter #373 Zhang Ziqing 2022-10-13 00:23:18 +0800
  • a47c0761d2 [offers][chore] add user to replies and return error if profile not found Stuart Long Chay Boon 2022-10-13 00:23:03 +0800
  • 8a430d449f [offers][feat] add token check to profile, company filter to table and currency formatter Zhang Ziqing 2022-10-13 00:18:24 +0800
  • 29af9f692f [offers][chore] Make totalYoe compulsory in create offer profile API BryannYeap 2022-10-13 00:08:07 +0800
  • d1fa6c6170 [offers][chore] Change filter field from company name to company id BryannYeap 2022-10-12 23:43:17 +0800
  • 08fb401c57 [offers][fix] change id to profileid Stuart Long Chay Boon 2022-10-12 23:06:37 +0800
  • e8ef133a88 [offers][chore] standardise input fields for delete and get profile Stuart Long Chay Boon 2022-10-12 23:03:00 +0800
  • 9595aabccf
    [offers][fix] Fix offer submission form (#372) Ai Ling 2022-10-12 22:36:34 +0800
  • 31d049754f [offers][fix] Fix breadcrumb and field array #372 Ai Ling 2022-10-12 22:14:42 +0800
  • 0779ec42b1 [offers][fix] Fix breadcrumbs alignment Ai Ling 2022-10-12 21:43:24 +0800
  • f179c4ef1f
    [offers][feat] Enhance submit offers form (#366) Ai Ling 2022-10-12 21:30:47 +0800
  • ba74a46768 [offers][fix] Fix console warnings #366 Ai Ling 2022-10-12 21:27:39 +0800
  • 396d9f1528
    [resumes][feat] re-route to sign in page on submit for review Keane Chan 2022-10-12 21:27:28 +0800
  • 596a555d78
    [resumes][feat] re-route to sign-in page + prefix resume for components (#370) Keane Chan 2022-10-12 21:22:26 +0800
  • 1800a5ac7f
    [resumes][feat] re-route to sign-in page + prefix resume for components #370 Keane Chan 2022-10-12 21:21:18 +0800
  • 3f5b76bc0f [offers][fix] Add select error messages and fix date picker labels Ai Ling 2022-10-12 20:58:48 +0800
  • 603d86035c [offers][fix] Auto change currency according to TC currency Ai Ling 2022-10-12 18:23:13 +0800
  • 7cb84a58ca [offers][fix] Add warning dialogs Ai Ling 2022-10-12 18:07:13 +0800
  • 1eed5227c4 [offers][feat] Add error messages for text input fields Ai Ling 2022-10-12 13:09:23 +0800
  • e531899571 [offers][feat] Add auto scroll to top Ai Ling 2022-10-12 13:08:39 +0800
  • 14a15605f7 [eslint] Replace no-shadow with typescript no-shadow Ai Ling 2022-10-12 13:07:23 +0800
  • 9787ff8f34
    [ui][monthYearPicker] Add required props and align bottom (#369) Ai Ling 2022-10-12 21:14:56 +0800
  • 1fd1c165c7 [ui][monthYearPicker] Add required props and align bottom #369 Ai Ling 2022-10-12 21:00:28 +0800
  • 335413fdcd [offers][chore] Validate edit token before allowing deletion of offer profile BryannYeap 2022-10-12 20:28:12 +0800
  • 0eb4f3fc5b
    [offers][feat] add table loading status, refactor table (#368) Zhang Ziqing 2022-10-12 19:50:41 +0800
  • 61909ae59d [offers][feat] add table loading status, refactor table #368 Zhang Ziqing 2022-10-12 19:45:39 +0800
  • 7d15aa43cf
    [offers][feat] integrate profile delete API and set loading status (#367) Zhang Ziqing 2022-10-12 19:12:14 +0800
  • a4c6ff4529 [offers][feat] integrate profile delete API and set loading status #367 Zhang Ziqing 2022-10-12 19:07:52 +0800
  • b87afb1383 [ui][select] add errorMessage and placeholder Yangshun Tay 2022-10-12 18:57:37 +0800
  • c7a0c095de [ui][typeahead] tweak chevron icon and updates stories Yangshun Tay 2022-10-12 18:53:33 +0800
  • 3fe24cff3a [portal][ui] allow customization of MonthYearPicker Yangshun Tay 2022-10-12 18:53:00 +0800
  • ee9e2ba257 [offers][chore]remove edit token when return single profile Stuart Long Chay Boon 2022-10-12 16:15:44 +0800
  • 4e2d599d4e [offers][chore] refactor isEditable code Stuart Long Chay Boon 2022-10-12 16:07:02 +0800
  • 00896853e1 [offers][refactor] Shift test pages under a route BryannYeap 2022-10-12 15:47:09 +0800
  • daee770519
    [app/portal][fix] Add tab redirection (#365) Terence 2022-10-12 13:08:42 +0800
  • d5cdf7ec52 [app/portal][fix] Fix rel and typos #365 Terence Ho 2022-10-12 10:31:33 +0800
  • 6f07df7c85 [app/portal][fix] Add new tab redirection to navigation items with target:_blank Terence Ho 2022-10-12 10:06:53 +0800
  • d59da5d186
    [offers][feat] Add plaintext breadcrumb (#364) Ai Ling 2022-10-12 02:26:31 +0800
  • d8986d20d6 [offers][feat] Add plaintext breadcrumb #364 Ai Ling 2022-10-12 02:22:37 +0800
  • 9285847bb7
    [offers][fix] Fix home page company filter UI (#362) Ai Ling 2022-10-12 00:51:24 +0800
  • c8d9c0f082 [offers][fix] Fix home page company filter UI #362 Ai Ling 2022-10-12 00:46:36 +0800
  • 325a2d1f7c
    [ui][companies typeahead] Add isLabelHidden and placeHolder props (#361) Ai Ling 2022-10-11 19:53:21 +0800
  • fde08aece7 [ui][companies typeahead] add isLabelHidden and placeHolder props #361 Ai Ling 2022-10-11 19:29:34 +0800
  • 600f4d6c7c [ui][companies typeahead] add isLabelHidden and placeHolder props Ai Ling 2022-10-11 19:28:01 +0800
  • 73e1f76570
    [offers][feat] integrate profile API and offer API (#360) Zhang Ziqing 2022-10-11 19:27:18 +0800
  • d20a65d0ff [offers][feat] integrate profile API and offer API #360 Zhang Ziqing 2022-10-11 19:22:51 +0800
  • b52db41965 [portal][ui] improve product navbar Yangshun Tay 2022-10-11 17:46:21 +0800
  • a905f31b2c
    [resumes][fix] fix resumes starring lag + add zoom controls (#359) Peirong 2022-10-11 16:36:09 +0800
  • 6dc41e1cb0 [resumes][feat] add zoom controls for pdf #359 Wu Peirong 2022-10-11 15:51:28 +0800
  • 6a6c939953 [offers][fix] fix create endpoint no company bug Stuart Long Chay Boon 2022-10-11 15:25:42 +0800
  • 4330fb5448
    [offers][feat] Integrate offers create API and fix form UI (#358) Ai Ling 2022-10-11 15:08:44 +0800
  • 201f6487fc [offers][feat] Integrate offer profile create API #358 Ai Ling 2022-10-11 15:02:31 +0800