nick
8a2ae05e7a
typedoc config
2024-12-20 12:16:49 -08:00
Matt Cosand
56cf628b9e
Fetch mileage by screen scraping web site
2024-03-09 16:46:14 -08:00
Colin Williams
c1b53312bf
Update emergency contacts
...
Adds API support for updating emergency contacts. Also renamed HttpUtils to D4hRequest to better represent what the class is.
2023-03-22 10:20:32 -07:00
Colin Williams
67e52ecd7e
Added joined_at field to Member
2023-03-21 20:25:15 -07:00
Colin Williams
56afdceba3
Tweaked bundle error, exit early if no updates
2023-03-20 09:41:23 -07:00
Colin Williams
cd0c024f7e
Fixed top-level exports to include customField
2023-03-19 18:49:38 -07:00
Colin Williams
e552ff377e
Added support for updating custom fields.
2023-03-19 18:01:57 -07:00
Colin Williams
a627aaa423
Update Member Data
...
* Implemented member updates
* Updated async method names with async suffix
2023-03-18 08:55:37 -07:00
Colin Williams
d4358301b6
Set eslint config as root for use in other repos
2023-03-17 23:16:22 -07:00
Colin Williams
ae7d6f98ac
Add linter support
...
* Added linter and fixed errors
* Updated error handling to only throw error objects
---------
Co-authored-by: Colin Williams <colin@colincwilliams.com >
2023-03-17 14:15:19 -07:00
Colin Williams
fc13216313
Updated member field types to match what was coming back from the server.
2023-03-14 16:20:03 -07:00
Colin Williams
8002e73bd6
Fix group ID parameter
2023-03-12 23:10:41 -07:00
Colin Williams
e29a35806b
Updated some member fields to be optional, per API
2023-03-12 14:10:34 -07:00
Colin Williams
070b9617a1
Added proper config support to test project
2023-03-12 13:45:28 -07:00
Colin Williams
013f2a069c
Added test project.
2023-03-12 13:10:18 -07:00
Colin Williams
0f303118cf
Added groups support
2023-03-12 09:49:24 -07:00
Colin Williams
6c5a986067
Created module, added getMember and getMembers.
2023-03-11 16:37:35 -08:00
Matt Cosand
520675105e
Initial commit
2023-03-02 17:01:28 -08:00