NIAEFEUP / nijobs-fe

[FRONTEND] A platform for companies to advertise their job opportunities to students
GNU General Public License v3.0
23 stars 3 forks source link

Allow companies to be able to quickly edit publish end date from MyOffers menu #312

Closed tomaspalma closed 1 year ago

tomaspalma commented 1 year ago

Why was this closed?

The way the team chose to implement this feature changed to the one in the pull request #315

What changed so that now is easier for companies to edit publiish end date from the See Offers page?

Instead of just showing the text of the date, it now:

Video of the feature implemented

https://user-images.githubusercontent.com/59887569/228078262-59926fbe-a218-4ee0-bbf3-c41d3f46b30e.mp4

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 62.85% and project coverage change: -0.28 :warning:

Comparison is base (d47281c) 89.01% compared to head (4223578) 88.73%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #312 +/- ## =========================================== - Coverage 89.01% 88.73% -0.28% =========================================== Files 175 176 +1 Lines 3322 3355 +33 Branches 837 842 +5 =========================================== + Hits 2957 2977 +20 - Misses 365 378 +13 ``` | [Impacted Files](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP) | Coverage Δ | | |---|---|---| | [src/components/Offers/Form/OfferUtils.js](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2NvbXBvbmVudHMvT2ZmZXJzL0Zvcm0vT2ZmZXJVdGlscy5qcw==) | `60.71% <0.00%> (-2.25%)` | :arrow_down: | | [...rc/components/Offers/Edit/OfferEndDateQuickEdit.js](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2NvbXBvbmVudHMvT2ZmZXJzL0VkaXQvT2ZmZXJFbmREYXRlUXVpY2tFZGl0Lmpz) | `58.62% <58.62%> (ø)` | | | [src/utils/Table/utils.js](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL3V0aWxzL1RhYmxlL3V0aWxzLmpz) | `94.73% <100.00%> (+0.98%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.