Commit Graph

421 Commits

Author SHA1 Message Date
Justin Foell cb0eb51d06 Merge branch 'master' of github.com:cmanon/wp-strava 2020-06-08 15:37:20 -05:00
Justin Foell 7711f800bd Merge pull request #47 from cmanon/feature/42-activity-support-toggle-image-markers
Feature/42 activity support toggle image markers
2020-06-08 15:33:11 -05:00
Justin Foell 46709ed3a2 Updated FAQ, added new screenshot 2020-06-08 15:31:40 -05:00
Justin Foell f6353beaf1 Updated for 2.3.1 2020-06-08 15:18:43 -05:00
Justin Foell 9a160644a0 Add new block attributes to front-end render 2020-06-08 15:18:04 -05:00
Justin Foell 2fd227947e Added inspector controls for activity block 2020-06-08 14:45:51 -05:00
dependabot[bot] a141ce94fc Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 01:17:08 +00:00
Justin Foell 5c4a47c2ab Fixed readme
Ignore loose number comparison
2020-04-24 16:43:20 -05:00
Justin Foell ed08d998de Added missing feature to changelog 2020-04-24 16:17:59 -05:00
Justin Foell 6926e3d1ff Merge pull request #45 from cmanon/feature/activities-list-by-date-range
Feature/activities list by date range
2020-04-24 16:12:42 -05:00
Justin Foell b67ac210ba Added date_start & date_end params to Activities shortcode
Switched get_activities to single args array param
2020-04-24 16:07:19 -05:00
Justin Foell 411f762865 Fixed Polyline include path 2020-04-24 10:53:32 -05:00
Justin Foell b75f9809d4 Bumped version to 2.3.0 2020-04-24 10:53:08 -05:00
Justin Foell 0eec8b25c6 Fixed strings and documentation Latest -> List 2020-04-24 10:33:56 -05:00
Justin Foell 2fc9436b09 Added exception handling to authorization process 2020-04-24 10:25:11 -05:00
Justin Foell 335ea74d07 Renamed LatestActivities classes to ActivitiesList 2020-04-24 10:15:27 -05:00
dependabot[bot] ddd9b62bd0 Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-27 22:11:06 +00:00
Justin Foell c629141933 Merge pull request #40 from cmanon/feature/39-gutenberg-support
Feature/39 gutenberg support
2020-03-27 17:10:04 -05:00
Justin Foell ec4b930a93 Updated version to 2.2.0 2020-03-27 17:04:47 -05:00
Justin Foell 06b8b7dd3d Update packages 2020-03-27 17:04:32 -05:00
Justin Foell 8b882a0011 Changed npm package name 2020-03-27 16:58:19 -05:00
Justin Foell 8d7323f3e9 Bumped version 2020-03-27 16:56:22 -05:00
Justin Foell 7fd6fc9f8c Fixed docs 2020-03-27 16:56:12 -05:00
Justin Foell 6a5e671c3d Removed incomplete route block 2020-03-27 16:52:30 -05:00
Justin Foell 93ab51e8ae Composer updates for build/test 2020-03-27 16:45:50 -05:00
Justin Foell edb39826d7 Added 2.2.0 to changelog 2020-03-27 16:40:39 -05:00
Justin Foell 9a0b86dba3 Formatting 2020-03-27 16:40:26 -05:00
Justin Foell fb185f4d6e Use ActivityRenderer on front-end 2020-03-27 16:39:57 -05:00
Justin Foell 45058a5e38 Add ActivityRenderer 2020-03-27 16:39:36 -05:00
Justin Foell ee97e2e5ca WP 5.0 back-compat changes 2020-03-27 13:58:20 -05:00
Justin Foell 3e922a55ba Show preview if URL is already set 2020-03-27 13:58:04 -05:00
Justin Foell bb7aad9063 Switched back to component extension
This is for maximum backwards compatibility as React Hook implementation is only supported in WP 5.2 and above.
2020-03-27 13:16:10 -05:00
Justin Foell a40f239388 Refine Edit 2020-02-28 16:54:51 -06:00
Justin Foell fbfb4953e4 Remove JS image loader for URL 2020-02-28 13:40:31 -06:00
Justin Foell 5f9849214a Rework block init 2020-02-28 13:39:42 -06:00
Justin Foell 2dbbc19511 Re-added PHP register block for front-end render;
Added example image
2020-02-03 11:30:06 -06:00
Justin Foell 4c5198fa1c Moved code to src directory 2020-01-31 11:56:47 -06:00
Justin Foell a73ec38ed3 Added HTTPS to links 2020-01-31 11:48:35 -06:00
Justin Foell a78ace5476 Cleaned up route skeleton 2020-01-31 11:47:39 -06:00
Justin Foell 5d76785ad8 Adopted WP standard block location
Moved blocks into a multi-block folder structure
Added url-loader for static images
Moved CSS to build dir
2020-01-31 11:26:23 -06:00
Justin Foell 93bc67e1fc Added example render callback
Prefixed function names
2019-12-27 16:09:28 -06:00
Justin Foell b451e2418c Include Gutenberg blocks 2019-12-27 14:40:55 -06:00
Justin Foell c997738470 Added skeletal activity block 2019-12-27 14:40:27 -06:00
Justin Foell 8a6e04e27c Ignore node modules 2019-12-27 14:38:53 -06:00
Justin Foell ed1a432c76 Merge pull request #38 from cmanon/fix/37-cant-add-athlete-wp-53
Fixed athlete addition in WP 5.3;
2019-12-22 11:31:15 -06:00
Justin Foell 632898fc86 Fixed athlete addition in WP 5.3;
Bumped version
Updated changelog
Added FAQ about adding/removing at the same time
2019-12-22 11:29:56 -06:00
Justin Foell 166ee78723 Updated WP version tested 2019-11-01 16:01:12 -05:00
Justin Foell fa1cae43fe Merge branch 'master' of github.com:cmanon/wp-strava 2019-11-01 16:00:16 -05:00
Justin Foell b9ad9f58e5 Updated readme for 2.0.1 2019-11-01 15:59:45 -05:00
Justin Foell b5618f608a Merge pull request #36 from cmanon/feature/30-cache-api-calls
Feature/30 cache api calls
2019-11-01 15:59:29 -05:00