fitbit 8.x-1.0-alpha6

Bug fixes
New features

Updated for Drupal 10. Added additional API data calls for intraday for approved apps.

fitbit 8.x-1.0-alpha5

Bug fixes
New features

* Fixed bug where results would not show up without a uid filter.
* Added a rudimentary sort on avg daily steps to round out example leaderboard.

fitbit 8.x-1.0-alpha4

New features

Improvements to fitbit_views_example submodule for article series on lullabot.com:

  • Query plugin options
  • Field options for avatar field.
  • Filter plugin for uid

fitbit 8.x-1.0-alpha3

New features

Includes an example module as a companion to the Building Views Query plugins series of articles on lullabot.com. This is a simplified version of fitbit_views module for illustrative purposes. Also includes hook_requirements implementations to ensure that the two module can't be installed at the same time.

fitbit 8.x-1.0-alpha2

Bug fixes
New features
  • Ninja fix to define return val from hook_views_data by default.
  • Fix an issue with using the Url::fromRoute in a factory function for real this time.
  • Improve the documentation on the Fitbit Application Settings form.
  • Update README with information about views relationships.
  • Fill out the profile endpoint with all available data points that make sense.
  • Issue #2833540 implement a relationship plugin to aggregate data across multiple Fitbit API endpoints.

fitbit 8.x-1.0-alpha1

New features

First release.

* Allows the basic functionality of connecting users' Fitbit accounts to their Drupal accounts.
* Create views base on Fitbit Profile data and/or Fitbit Daily Activity Summary data.

Subscribe with RSS Subscribe to Releases for Fitbit