Commit Graph

12 Commits

Author SHA1 Message Date
Stuart Long Chay Boon
288a585c1a [offer][feat] add isSaved feature to get profile endpoint 2022-10-28 15:48:03 +08:00
Stuart Long Chay Boon
a1fc43242e [offer][feat] add remove from user profile endpoint 2022-10-28 02:25:25 +08:00
Stuart Long Chay Boon
2acf394da3 [offers][feat] add get user profile endpoint 2022-10-28 01:55:58 +08:00
Ai Ling
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
Ai Ling
77d0714e33 [offers][fix] Refactor and fix offer analysis (#413) 2022-10-23 01:35:03 +08:00
Bryann Yeap Kok Keong
5e6482aa2e [offers][fix] Add previous companies to analysis DTO 2022-10-22 13:44:36 +08:00
Bryann Yeap Kok Keong
be594c7513 [offers][fix] Fix analysis and offers API to accommodate new fields in OffersCurrency 2022-10-22 13:24:45 +08:00
Bryann Yeap Kok Keong
13f40ab6ae [offers][chore] Add baseCurrency and baseValue to Valuation DTO 2022-10-22 08:01:29 +08:00
BryannYeap
fc93596c39 Return currency with income in analysis top offers 2022-10-21 13:46:36 +08:00
BryannYeap
0311ee3e6a [offers][chore] Add location to experience in the back end 2022-10-20 20:02:19 +08:00
Stuart Long Chay Boon
a879639b53 [offers][chore] add migration sql and change naming conventions 2022-10-19 18:47:03 +08:00
Zhang Ziqing
bc424bee33 [offers][refactor] add types for interfaces (#390)
* [offers][chore] Create types for API responses

* [offers][fix] fix get comments bug

* [offers][fix] make offers api open to unauthenticated users

* [offers][chore] add return types to comment api

* [offers][chore] add types to get comments api

* [offers][chore] Refactor profile and analysis APIs to return defined types

* [offers][chore] Add typed response for get offers API

* [offers][chore] Changed delete offer API response

* [offers][fix] Fix type definitions for OffersCompany in types/offers

* [offers][fix] fix list some offer frontend

Co-authored-by: BryannYeap <e0543723@u.nus.edu>
Co-authored-by: Stuart Long Chay Boon <chayboon@gmail.com>
2022-10-19 14:36:38 +08:00