Skip to content

Releases: mathematicalthinking/encompass

Encompass 3.5.1

02 Mar 02:26
d0267cd
Compare
Choose a tag to compare

Contributors:
@ywakili18

What's changed:

  • Hotfix for 3.4.7, fixing and issue with users not being able to highlight and select a comment to the top of the list of a workspace.
  • Includes a new FAQ page for encompass, along with adding the new faq, terms of use, and privacy policy on the nav bar. (3.5)
  • Adding indentation to FAQ page. (3.5.1)

Encompass 3.4.7 - Update

12 Dec 23:08
c2f0cc7
Compare
Choose a tag to compare

Contributors:
@ywakili18

What's changed:

  • Hotfix for collaborators not being able to select feedback and have the corresponding comment highlight.

Encompass 3.4.5 - Update

18 Oct 05:14
4f90564
Compare
Choose a tag to compare

Contributors:
@ywakili18

What's changed:

  • New feature: users are able to download data from workspace into CSV file.
  • Regex implementation for excluding template code in csv data. Previously, data was being exported as template code.
  • Minor stability fixes.

Encompass 3.4.4 - Update

14 Sep 17:07
6ede44f
Compare
Choose a tag to compare

Contributors:
@ywakili18

What's changed:

  • Fix for when admin/teacher is in workspace, they will be able to select the response from a student (currently ca @ywakili18
  • Nav bar color change (due to accessibility) @ywakili18
  • Re-styled landing page to add encompass team instead of gradient image @ywakili18

Encompass 3.4.3 - Update

16 Aug 00:00
d610889
Compare
Choose a tag to compare

Contributors:
@ywakili18

What's changed:

  • Fix for when user clicks on folder, margin was off on other window. @ywakili18
  • QOL Schema changes to improve backend flow. @ywakili18
  • Fix for when user creates a group, parent, and individual workspace: dates were showing 10 days off (Either before or after). @ywakili18
  • Small styling changes @ywakili18

Encompass 3.4.2 - Update

20 Jun 22:41
946cdc0
Compare
Choose a tag to compare

Contributors:
@ywakili18

What's changed:

  • A fix for workspaces being cut off (due to css property of overflow hidden). A font size and padding fix was implemented. @ywakili18
  • New terms and use & privacy policy for Encompass and 21PSTEM was implemented, previously there was a blank route on the signup form for encompass that would redirect the user back to the home page. @ywakili18
  • The hamburger menu was resized to full length to address browser resizing issues. @ywakili18
  • A fix for when users sign up for Encompass and VMT, a proper domain (mathmaticalthinking.org) would be sent to ensure the user received confirmation. @ywakili18 @htres736

Encompass 3.4.1 - Update, Hotfix

01 Jun 00:18
fcc7444
Compare
Choose a tag to compare

Contributors:
@ywakili18

What's changed:

  • New landing page for encompass: @ywakili18
  • Hotfix for adding collaborators to workspace (models workaround): @ywakili18
  • Workspace responsive style fix on home page.: @ywakili18
  • Minor maintenance upgrades: @ywakili18

Encompass 3.3.3 - Update

26 Apr 00:24
ca96023
Compare
Choose a tag to compare

Contributors:
@ywakili18

What's changed:

Encompass 3.3.2 - update

19 Apr 01:48
9cbc585
Compare
Choose a tag to compare

Contributors:
@ywakili18
@htres736
What's changed:

  • Bug fix for mentor/admin feedback not displaying after page refresh/redirect. @ywakili18
  • Navbar style change. @ywakili18
  • Email will now display in input form if admin is editing/adding a users information under the "user" tab. @ywakili18
  • Log out button now renders instead of disappearing if at smaller viewpoint. @ywakili18
  • Quick fix for class filter in workspaces: will only filter workspaces that has an up to date assignment based on relationship set up in the backend. @ywakili18
  • Style change for sign up form. @ywakili18
  • Ongoing ember migration from ember classes to native js classes, glimmer component. @ywakili18
  • Url fix for docker container. @htres736

Encompass 3.3.1 - update

29 Mar 20:18
13800a2
Compare
Choose a tag to compare

What's changed:
Implemented a redesign of the mentor/student feedback page to promote a "conversational" flow between mentors and students. All student submissions and mentor responses are now listed on the page instead of displaying using page pagination. @ywakili18