Tags: totorototo/strava
Tags
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
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
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)
PreviousNext