Skip to content

Releases: avantifellows/plio-analytics

Monthly release for September

04 Oct 04:23
a3f78cf
Compare
Choose a tag to compare

Enhancements

  • #24 included subjective questions to the calculation of accuracy

Weekly release for June

20 Jun 05:03
a06768a
Compare
Choose a tag to compare

Features

Weekly release for June

07 Jun 19:01
73ab037
Compare
Choose a tag to compare

Features

  • #20 support for subjective questions

Monthly release for May

29 May 08:20
f870bc1
Compare
Choose a tag to compare

Bug Fixes

  • #15 The CubeJS Developer Playground was not working locally as no default tenant was defined for running it locally.

Enhancements

  • #17 Some joins between various cubes was missing which prevented one from querying various measures in a single API call. On the frontend side, this led to a 3-4X improvement in the loading speed of the dashboard page.

Weekly release for May

19 May 16:32
94ec1a6
Compare
Choose a tag to compare

Features

  • #13 we have switched the authentication provider connecting the frontend to plio-analytics from Auth0 to AWS cognito so that we remain within the AWS ecosystem and because Auth0 is almost 4 times more expensive.

Bugs

  • #12 extending the context to set the right tenant for multi-tenancy

First release for plio-analytics

15 May 09:28
Compare
Choose a tag to compare
  • New plio-analytics repo repository connecting to the plio database and providing a layer for making queries easier
  • Set up to run in both dev and production mode
  • Support for various measures that are used in the frontend repository
  • Documentation has been added to replicate the setup and deployment