Skip to content

Releases: tsoporan/fittrak

V1.4

11 Aug 16:38
v1.4
2a00ca1
Compare
Choose a tag to compare

v1.4 (2019-08-11)

Full Changelog

Implemented enhancements:

Closed issues:

  • Vuetify2 #179
  • Stage/setup workout should be separate step #176
  • Workout detail #168
  • "New workout" flow #162
  • Improve mobile UI #161
  • Re-work data loading #160
  • Workout events #159

Merged pull requests:

v1.3.4

03 Aug 15:59
v1.3.4
18e1df3
Compare
Choose a tag to compare

v1.3.4 (2019-08-03)

Full Changelog

Implemented enhancements:

Closed issues:

  • "New workout" flow #162
  • Improve mobile UI #161
  • Re-work data loading #160

Merged pull requests:

v1.3

14 Oct 21:22
v1.3
ddaa07c
Compare
Choose a tag to compare

v1.3 (2018-10-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Buttons overflowing on mobile #131
  • Fix alignment issues on mobile #148 (tsoporan)

Closed issues:

  • Create custom exercise #145
  • Error logging #135

Merged pull requests:

v1.2

23 Sep 23:30
v1.2
71e1162
Compare
Choose a tag to compare

v1.2 (2018-09-23)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Template rendering in dev relies on chunk vendors #123
  • Fix issue with import of removed file #142 (tsoporan)
  • Fix remove exercise #141 (tsoporan)
  • Fix unique constraint on ExerciseType #121 (tsoporan)

Closed issues:

  • Restore edit and delete Set #139
  • Mailgun hook up in production #126
  • Recent workouts #122
  • Seed data #115
  • Fixture loading doesn't work #75
  • User activation #49

Merged pull requests:

v1.1

23 Sep 23:29
v1.1
5240cdb
Compare
Choose a tag to compare

v1.1 (2018-08-31)

Full Changelog

Implemented enhancements:

Closed issues:

  • Support limit to WorkoutList #108
  • Date handling #98
  • Loading indication #82

Merged pull requests:

v1.0

29 Jul 20:50
e4afcbf
Compare
Choose a tag to compare

v1 (2018-07-29)

Implemented enhancements:

  • Need a way to persist state to server side #14
  • Current workouts on home page #8
  • Populate exercise db #5
  • Write getting started documentation #4
  • Secure API with https #3
  • Only show sidebar toggle to authed user #2
  • Registration #1
  • 81 basic styling #87 (tsoporan)
  • Pull workouts on homepage #50 (tsoporan)
  • Add graphene and graphene django #35 (tsoporan)
  • Workout model changes #29 (tsoporan)
  • More vuetify and refresh workflow #28 (tsoporan)
  • Initial vuetify #27 (tsoporan)
  • Remove unused files, rename files appropriately, move files around for clarity #25 (tsoporan)
  • Update registration to use latest bulma + local state #24 (tsoporan)
  • Update login #23 (tsoporan)
  • Upgrade api #21 (tsoporan)
  • Rename to client and api for convenience #20 (tsoporan)
  • Upgrade vue + api #19 (tsoporan)
  • Delete .DS_Store #18 (tsoporan)

Fixed bugs:

  • Fix broken CI #56
  • Signature expires #12
  • Index route does not check for auth correctly #10
  • Fix sidebar width on mobile #7
  • Vuetify css regression, had to bump down to working css #33 (tsoporan)

Closed issues:

  • Dockerize application #88
  • Basic styling #81
  • Remove set #77
  • Remove exercise #76
  • Edit/Update Sets #71
  • Set List and Set Item views #69
  • Finish Workout #66
  • Test framework setup #63
  • Add Sets #61
  • Exercise List and Item Views #58
  • Remove workouts #53
  • Add exercises #52
  • Workout mutations #44
  • Set up Apollo on the frontend #38
  • Set up graphql on the backend #37
  • Setup SSL #36
  • Edit/Update Workouts #16
  • Clicking away from sidebar should close #9
  • Creating workouts #6

Merged pull requests: