source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
103 stars 167 forks source link

feat: Show bonus xp end date #3025

Closed GabrielCWT closed 2 months ago

GabrielCWT commented 3 months ago

This change adds a icon which gives a tooltip for when the bonus xp will start to decay. Relevent Backend PR: https://github.com/source-academy/backend/pull/1156

Closes #1964

Closes #355

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10953191698

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/commons/utils/DateHelper.ts 1 5 20.0%
<!-- Total: 1 5 20.0% -->
Totals Coverage Status
Change from base Build 10841910509: -0.001%
Covered Lines: 4852
Relevant Lines: 14547

💛 - Coveralls