Skip to content

Releases: mgmodell/CoLab

Group incremental assignments

15 Mar 16:05
Compare
Choose a tag to compare

Visualizations and group incremental assignments are now functional.

Full Changelog: v4.7.1...v4.7.2

Introductory content in place

06 Jan 16:07
Compare
Choose a tag to compare

We've added an introductory screen based around the logo - made interactive through the magic of SVG! We've also got an 'about CoLab' animation, but not much more than that is in place just yet.

Some usability fixes

25 Oct 16:20
Compare
Choose a tag to compare

Usability fixes. Foundations for optimized queries for determining next scenario.

v4.4

18 Oct 23:21
Compare
Choose a tag to compare

Full Changelog: v4.3...v4.4

Key issue resolved

22 Jan 03:22
Compare
Choose a tag to compare
v4.2

updated keys and removed debug

Updated connections to other services

22 Jan 02:41
Compare
Choose a tag to compare

Patched up accidentally leaked holes by updating keys.
All other functionality is in line with the previous (v4.0) release.

Migrated to RoR API + react

22 Jan 03:25
Compare
Choose a tag to compare

Migrated traditional page-based Ruby-on-Rails (RoR) application to RoR API fronted by a react single-page application (SPA). This includes:

  • Migrating to token-based authentication
  • Webpacker configuration
    This also includes the setup of Docker container-based testing and development.