8000 Tags · totorototo/strava · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: totorototo/strava

Tags

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
WIP: Feat/elevation profile (#81)

* merge master into branch + fix style issue

* add specific component (elevation profile).

* WIP - implement elevation profile component.

* WIP - implement elevation profile component.

* add d3 dependencies

* WIP - create graph

* code clean up

* remove location sharing

* code clean up

* update race saga. now dealing with edges and nodes

* WIP - Update race views and components

* Merge branch 'feat/elevationProfile' of https://github.com/totorototo/strava into feat/elevationProfile

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

* fix elevation profile area issue.

* make location sharing great again

* WIP - spot current athlete on race map

* split race path into partitions (uphill, downhill).

* WIP - define elevations grades

* fix bit issue

* WIP - split profile into section.

* code clean-up

* code clean-up

* code clean-up

* add region computation

* update region initialisation

* code clean-up

* add service for race/event

* code clean-up

* prettier

* remove deprecated properties

* remove deprecated helper functions

* code clean-up

* code clean-up

* code clean-up

* code clean-up

* code clean-up

* code clean-up

* typo

* code cleanup

* fix strava api update issues

* add helper function

* upgrade to rn 55

* code cleanup

* fix gitignore

* fix ios project file merge issue

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Defect/athlete details (#80)

* api breaking change. do not call athlete details endpoint anymore

* fix api breaking change issue

* export filter club members function to club services.

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update package.json (#78)

fix dependencies revisions

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrade to rn52 (#77)

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: upgrade main event (#74)

* update main 2018 event (makers + date).

* add gps/track helper functions

* update event markers

* find nearest track point for each athlete

* update naming.

* fix data issue

* compute elevation gain 

* compute distance done for each athlete

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: View.propTypes style issue + upgrade rn and dev dependencies (#72)

* upgrade react-native-elements dependency

* update depencies + upgrade to rn50 + remove faulty component

* fix style issue.

v1.0.4

Toggle v1.0.4's commit message
Fix/cleaning (#68)

* feat: progress + hoc withValidEntities

* fix: eslint

* fix: remove what can be

* fix progress circle positioning.

* temporary rollback - android settings!

v1.0.3

Toggle v1.0.3's commit message
fix: refacto (#62)

* create basic components

* fix: replace <Text/> by typography components

* fix: move countdown component

* fix typo + android app icon update

* update android application icon

* fea: add Link

* fix: use link

* feat: here are the cards

* feat: maps component + collapsable

* feat: progress + hoc withValidEntities

* feat: progress + hoc withValidEntities

* fix: remove empty useless styles

* update ios icon set.

* rename function parameter

* rename components and directories

* rename selectors

* code clean-up

* move logic to selector

* fix proptypes checking issues

* minor style fix (color)

v1.0.2

Toggle v1.0.2's commit message
fix typo + android app icon update

v1.0.1

Toggle v1.0.1's commit message
fix: theme black

0