Releases: SlateFoundation/slate-cbl
Releases · SlateFoundation/slate-cbl
v3.8.4
Improvements
- fix(e2e): correct time zone change bug [#729] @BillClinton
- fix(advanced-portfolio-manager): remove loading after delete and update. Also refetch data [#728, #725] @chriscauley
- feat(tasks-library): filter unshared tasks out of clone list and task library [SCHOOL-202, SCHOOL-208, #710] @BillClinton
v3.8.3
Improvements
- feat(advanced-portfolio-manager): show hidden items by default [#719] @chriscauley
- fix(advanced-portfolio-manager): fix date display [#719] @chriscauley
- feat: uncheck shared checkbox after cloning a task [#721, SCHOOL-203] @BillClinton
- feat(advanced-portfolio-manager): add ability to delete portfolio [#722] @chriscauley
- fix(advanced-portfolio-manager): use server-provided performance average [#727] @themightychris
Technical
- chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /static-webapps/slate-portfolio-manager [#726] @dependabot[bot]
v3.8.2
Improvements
- feat(portfolio-manager): integrate UI with API [#708, #706] @chriscauley
- fix(portfolio-manager): replace visibleLevels with a drilled prop instead of provide/inject [#717] @chriscauley
v3.8.1
Improvements
- feat(api): enable administrators to change demoskill target levels [#709] @themightychris
- feat(tasks): hide removed attachments from student views [#705, SCHOOL-200] @BillClinton
Technical
- docs: update README @themightychris
- fix(e2e): ensure filter menu out of way before opening task [#711] @themightychris
v3.8.0
Improvements
- feat: change default growth calculator to PLMB [#700, SCHOOL-126] @themightychris
- fix: correct CSS class for missed rating [#701] @themightychris
Technical
- chore(deps): npm audit fix @themightychris
- chore(slate-portfolio-manager): recommend node 14 @themightychris
- feat(fixtures): add extended CBL test cases [#696] @themightychris
- feat: add dev documentation for task manager app [#698] @BillClinton
- refactor(e2e): avoid .contains @themightychris
- feat(e2e): add test cases for missing demonstrations [#699] @themightychris
- refactor(e2e): reorganize tests and eliminate redundencies [#704] @themightychris
v3.7.1
Improvements
- Scaffold Vue app for new advanced portfolio manager [#586, SCHOOL-89] @ryon
- fix: correct formula for demonstrations required [#692, SCHOOL-166] @BillClinton
Technical
- fix: clean user input to prevent SQL injection [#685] @BillClinton
- chore(deps): bump slate to v2.20.0 @themightychris
- feat(webapps): add support for static webapps [JarvusInnovations/emergence-skeleton#352] @themightychris
- chore(deps): bump slate to v2.20.1 @themightychris
- chore(fixtures): add ccross to ELA-002 @themightychris
v3.7.0
Improvements
- chore(deps): bump slate to v2.19.0 @themightychris
- feat: hide deactivated students in tasks dashboard [SlateFoundation/slate#339, SCHOOL-153] @BillClinton
- feat: hide deactivated students in tasks dashboard [#660, SCHOOL-153] @BillClinton
- chore(deps): bump slate to v2.19.1 @themightychris
- feat: upgrade recaptcha to v3 [JarvusInnovations/emergence-skeleton#347] @themightychris
- Improve task library grid [#684, SCHOOL-162] @BillClinton
v3.6.3
Technical
- test: verify archived competency area not in dropdown @themightychris
v3.6.2
Improvements
- fix(cbl): filter inactive items out of collections by default [#679] @themightychris
v3.6.1
Improvements
- fix(cbl): sort demonstrations by date first [#676] @themightychris
- fix(cbl): correct text of competency message [#674] @BillClinton
Technical
- style: de-lint json @themightychris
- fix(e2e): remove accidental .only @themightychris
- feat(e2e): Tests/adding wait/assert for xhr [#671, SCHOOL-144] @Camus1859
- refactor(cbl): rename getDemonstrationData to getDemonstrationsData [#673] @themightychris
- feat(e2e): Tests/adding wait/assert for xhr calls in tasks manager [#678] @Camus1859
- chore(deps): bump slate to v2.18.13 @themightychris