Skip to content

Releases: synw/django-chartflo

0.5.2

13 Sep 15:41
Compare
Choose a tag to compare

Fixes + add navbar ordering (migration needed for an upgrade)

0.5

08 Sep 18:29
Compare
Choose a tag to compare
0.5

Feature release: major rewrite of the dashboards engine:

  • Use Bulma css
  • Use Vuejs
  • Simplify dashboard creation process
  • Unbloat

0.4.7

04 Jan 12:39
Compare
Choose a tag to compare

Maintenance release: fix problem with sequences save

0.4.6

03 Jan 15:14
Compare
Choose a tag to compare

Bugfix release: fix the collectstatic management command error

0.4.5

02 Jan 14:05
Compare
Choose a tag to compare

Fix css for sequences

0.4.4

02 Jan 12:34
Compare
Choose a tag to compare

Note : a migration is required to upgrade

  • Add public dashboards option
  • Add the sequence widget

0.4.3

28 Dec 10:30
Compare
Choose a tag to compare

Maintenance release + add spinner while waiting for pages to load

0.4.2

27 Dec 13:26
Compare
Choose a tag to compare

Maintenance release: fixes and minor improvements

0.4.1

21 Dec 09:48
Compare
Choose a tag to compare

New method: load_data that accepts a Django queryset, a dictionary, a list or a Pandas dataframe

0.4

20 Dec 11:34
Compare
Choose a tag to compare
0.4

Warning: api change due to refactoring