Skip to content

Releases: oliveryh/clear-habits

v0.7.2

29 Mar 20:51
Compare
Choose a tag to compare

bug

  • #139 Show last 12 months on stats page

v0.7.1

28 Mar 20:53
Compare
Choose a tag to compare

bug

  • #137 q-model for time qInput setting values incorrectly

v0.7.0

27 Mar 15:22
Compare
Choose a tag to compare

bug

  • #128 Week view doesn't show last X weeks correctly
  • #114 Target page number of days aren't integers
  • #82 Editing running entry stops the timer
  • #56 Small int for timerEstimatedTime too small

closed

  • #131 Bump dependencies
  • #125 Website doesn't appear on KaiOS / Firefox 48
  • #118 Fix bar charts over year boundary
  • #115 Creating entry doesn't sync between home and planner
  • #97 Various QOL

feature

  • #75 Add back current/total time estimates

ui

  • #123 More compact mobile view

v0.6.0

24 Oct 16:29
Compare
Choose a tag to compare

bug

  • #90 Entries at the beginning of the year aren't being reported on stats
  • #88 Stopping timer wipes previously recorded time
  • #97 Various QOL Updates
  • #82 Editing running entry stops the timer
  • #56 Small int for timerEstimatedTime too small

closed

  • #105 Copy Task quick action
  • #93 Time since last recorded entry page
  • #92 Minimal branding
  • #85 Default mobile view to zoom on day

enhancement

  • #89 Clear cookie on authorization error
  • #84 Paginate entry view requests
  • #64 Back-end Postgraphile rewrite
  • #59 Add toggle for 100% stacked column chart on stats
  • #57 Refactoring overhaul
  • #75 Add back current/total time estimates

feature

  • #91 Number of weeks view picker
  • #86 Ability to break down stats by project
  • #83 Add month period breakdown to stats page

v0.5.0

25 Mar 10:49
Compare
Choose a tag to compare

bug

  • #52 Settings page not loading on login
  • #51 Invalidate dataLoader cache on mutations
  • #50 timerEstimatedTime default value not being set

documentation

  • #7 Intregrate storybooks

enhancement

  • #55 Basic task planner
  • #49 Add another entry to the task of a selected Entry
  • #45 GraphQL Rewrite

ui

  • #54 Align Quasar to Vuesax styling

v0.4.0

07 Nov 15:49
Compare
Choose a tag to compare

enhancement

  • #43 Completing task with no tracked time will set it to predicted time
  • #42 Stats grouped into weeks
  • #39 Create "unassigned tasks" column as backlog area
  • #30 Categories editor and selection for tasks
  • #23 Estimated time
  • #18 Show statistics with category breakdown

v0.3.0

05 Sep 17:49
Compare
Choose a tag to compare

bug

  • #29 Tasks are being retrieved per task list as opposed to once on mount
  • #11 API_URL remains as localhost on deployment

enhancement

  • #34 Date selector changes to days when zoomed in
  • #25 Basic completed tasks per day bar chart
  • #21 Easily navigate between weeks using arrows and 'This Week' button
  • #19 Drag and drop tasks
  • #14 Hide completed entries
  • #10 Move to Quasar UI Framework
  • #1 Create boilerplate for project

v0.2.0

15 Aug 11:39
Compare
Choose a tag to compare

bug

  • #12 Timer over an hour displays minutes incorrectly
  • #9 Refreshing the page creates multiple intervals for the timers
  • #3 User doesn't get forwarded to login when signed out

enhancement

  • #16 Add date picker
  • #15 Edit tracked time
  • #13 Zoom into particular day
  • #8 Split view of tasks into particular dates
  • #6 Basic timer functionality
  • #2 Add authentication

v0.1.0

15 Aug 11:19
Compare
Choose a tag to compare

bug

  • #12 Timer over an hour displays minutes incorrectly
  • #9 Refreshing the page creates multiple intervals for the timers
  • #3 User doesn't get forwarded to login when signed out

enhancement

  • #16 Add date picker
  • #15 Edit tracked time
  • #13 Zoom into particular day
  • #8 Split view of tasks into particular dates
  • #6 Basic timer functionality
  • #2 Add authentication