Skip to content

Releases: avantifellows/plio-frontend

Weekly release for May

15 May 09:18
5150ef7
Compare
Choose a tag to compare

Features

  • Integration with plio-analytics for fetching all the analytics for each plio.
  • Each plio in the home page is now linked to its own dashboard page through an Analyze button
  • A new summary dashboard page for each plio showing aggregate metrics and option to download a CSV dump of all its data.
  • Pagination for the home page
  • New search functionality where the search is directly fetched from the backend.

Bug fixes

  • #227 a user not in an org's workspace was being redirected to the org home page on home button click.
  • #229 The placeholder for no plios used to load first instead of the table placeholder
  • #228 The home page kept loading and getting stuck on pending after every small change
  • #235 A bug in the reauthentication implementation was resolved.

v0.1.1 - Weekly release for May

05 May 10:19
1569b91
Compare
Choose a tag to compare

Features

  • support for websockets to trigger events from the server
  • auto-refreshing auth tokens and logging users out when refresh token expires
  • complete language localization of the platform for hindi
  • uses secure-ls to encrypt the localStorage
  • adds badges to the README

Bugs

  • Adding a question while the video is playing led to an error #221

v0.1

28 Apr 12:50
6b8f14c
Compare
Choose a tag to compare

This is the first minor version release for the Plio frontend 🎉 . This release involves:

  1. New application UI and theme guide.
  2. Storing data at browser end using vuex and vuex-persisted-state
  3. Functionalities for user authentication through OTP and Google sign-in
  4. Updates based on new backend structure and REST API
  5. Dockerization of the project and installation steps updated
  6. AWS ECS Continuous Deployment and deployment steps updated
  7. Flake8 added to pre-commit checks
  8. Removed Zappa settings and using .env based environment variables handling

v0.0.2

24 Mar 12:36
9eabb8b
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

This pre-release contains:

  1. Directory and files restructuring
  2. UI framework integration - PrimeVue
  3. Tailwind integration

v0.0.1

17 Mar 13:28
3fac0a1
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

This is the first patch release for Plio-frontend.

Changes include:

  1. Readme cleanups and better installation & deployment guides.
  2. GitHub badges are in place
  3. Pre-commit feature & Continuous Integration added
  4. Question structure updated - changed terminology to items
  5. Updates to localization feature

Alpha Release

13 Nov 05:23
cfc31b3
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-release
0.0.1

Updating README for open source release