Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/babybuddy/babybuddy-alexa-skill


https://github.com/babybuddy/babybuddy-alexa-skill

Don't recalculate now from moment

5a00128c4627f9c1be86fda6971cc89102de1403 authored almost 2 years ago
Add support for querying the current wake window

b669a7e6fa3d52772e3c639a7c629604718364f5 authored almost 2 years ago
Minor QOL improvements

2214179504710f6c0159156640c612bffaf851f7 authored about 2 years ago
Add handler for last diaper change

6b97254a0c732a20f5c6c4acf813f389073b93b7 authored about 2 years ago
Add solid synonym

9908b70fea7cd8d01527912c30168c7dad191389 authored about 2 years ago
Declare amount on Feeding type from API as nullable

fa3d07259acb59e7264045b1d2b61054d084c2b2 authored about 2 years ago
Update README for last diaper change

c0f1bfef5a638359126b38dc6e9336ab252c4e4e authored about 2 years ago
Ability to specify diaper contents in last diaper change query

5cf655072b0a209a8019c48c8a2c636f85d786bc authored about 2 years ago
Use github checkout action v3

5a9966262941edf5ff730f97b9683b0e98dd4804 authored about 2 years ago
PR Feedback: Default eslint rules, run github action on master branch, run prettier on the entire codebase and fix existing issues

d441dc42368778b18842abfc767065ca6531c206 authored about 2 years ago
Add Github action to run eslint

3390e6db3e4ffa8b90f8dbfc3b044e34600db15f authored about 2 years ago
Add prettier

746736e2918b68c46586cf87da9f564b6971b891 authored about 2 years ago
Combine tummy time and sleep timer (from simple duration) to one handler

952fb57e1db8b23d7ad52f3df65ca792ba950699 authored about 2 years ago
Record a sleep session without starting a timer

3071703461e07bc34c1a4c662b0f2fad595660f9 authored about 2 years ago
Record a Tummy Time without starting a timer

fe27c7f2b5d7d3df770ec8a68e46c75a3acb4e40 authored over 2 years ago
Update README with new utterances for Tummy Time

3d7b276b4cae471933e9cd1718d78e8578a457cb authored over 2 years ago
Compare lower case provided name against the lower case names from the API in getSelectedChild

1e3f3a2e1485581b74e1f3b9025396bfae4e098a authored over 2 years ago
Some cleanup, additional docs

280da6f8ecee4b9036350a13a11ad8fdf133729a authored over 2 years ago
Allow users to specify diaper contents in the initial utterance. Revamp the code around adding more details for more granular prompts

21cf61ee99d13aee10fbf301514ad4e2b6576de9 authored over 2 years ago
Remove requirement that user must specify contents of diaper change, as that was removed in Baby Buddy release 1.11.0

2a5c7136608fb4627ff33804a96b63bb8b88101b authored over 2 years ago
Fix typo in color prompt

1a2e711e737f4baf18bef952fc877ea0457c49c7 authored over 2 years ago
Change AMAZON.SearchQuery to AMAZON.FirstName so that slot types can be added

3da6a40e2bde28606077cee1df9c776eefce88ea authored over 2 years ago
Use Node v12

b3a897a800209ab6a8ae601ad84ba0b6fdbe9282 authored over 2 years ago
Remove Travis integration

bff5c73b3b8349f558796f75f495ce3df167ac28 authored over 2 years ago
Match node v12 (as used by Alexa)

6d5cabdef570d7820abb6013107d4a34303788cd authored over 2 years ago
Attach Cloudflare Zero Trust headers in API calls to Baby Buddy server (#8)

* Send Cloudflare Access tokens in API requests to Baby Buddy

* Formatting

* Make Cloudfla...

d69839f1a73276bac5b3fa649c4d9678058f8cec authored over 2 years ago
Add .nvmrc; clarify README

f2de3ae11aaa772eaee8585cc0a39469b7f80b7d authored over 2 years ago
Merge pull request #5 from rplankenhorn/dynamicSlots

Implemented Dynamic Slots for Feeding Intent and Slot Validations

1103a28a500104d49686d541693606fd8fbaa0e6 authored over 4 years ago
Added more details question to recording diaper change.

95ba2b4f55389a24ad2d73ad7d0037abdd116406 authored over 4 years ago
Made color and amount optional when creating diaper change.

b963393b6c5dc913ecc9b5d137be71047c434ac5 authored over 4 years ago
Added "a" to intent invocation phrases.

e32b758840004d3bba32eceec53121bb85371de1 authored over 4 years ago
Updated Timer Intent to use slot validations.

b31046c5b868cde79fa2586578b788ee33c155c4 authored over 4 years ago
Added slot validations in Diaper Change intent.

018b5f69dd084b29f95f549b088a093c6fb45993 authored over 4 years ago
Updated tasks.json example to use correct path.

f9daf75399730d17ac7b16a50837254d88dd296f authored over 4 years ago
Refactoring feeding intent so that it's clearer what each part is handling.

1efc3df8586049f3ae849001f8364479fe7f82a0 authored over 4 years ago
Now skipping method slot if type is formula.

18951ee3fe17df388cf9c5f9414fc2a51d99a4ab authored over 4 years ago
Added feeding slot validations.

f2b079a00a59d07e1dd9275db242c0c561854414 authored over 4 years ago
Merge pull request #4 from rplankenhorn/totalFeedings

Added TotalFeedingsIntent.

8613ca9faa66ead32dab884fb2f65c271c2a97b7 authored over 4 years ago
Fixed issue with uploaded stale zip file to lambda.

200d9dc69b3b4fe109e5e46c96b6c1e733aef86e authored over 4 years ago
Fixed issue with no feeding error message in total feedings handler.

4eedca6729b4342b66f79e93ec14babef833ed46 authored over 4 years ago
Added TotalFeedingsIntent.

3a5afc55c769913d40454cff706c999289a257ce authored over 4 years ago
Merge pull request #3 from rplankenhorn/typescript

Migrating to Typescript

db1cb758210ec7acef567e48c80f486cbab60806 authored over 4 years ago
Returning to root project directory after install.

b52a437e05293fc5f6b5f9cfcf8a70e2243963b4 authored over 4 years ago
Fixed issue with importing types in helpers.

3f45031435c8d4333435a670cc868ded28b29656 authored over 4 years ago
Added TravisCI configuration.

fbd6915876c71e0f00c44c4c27e0b150913d4a27 authored over 4 years ago
Added VSCode task to automatically build typescript when running.

28150f951c8b513729ae205980bd6b020580ffbe authored over 4 years ago
Moved more types to proper file.

ae1d62db3b2d27fe968a18e729e64b551c7ee405 authored over 4 years ago
Fixed some formatting issues caused by eslint.

f69339cf0f69e1ea3266d79fd2e89a0c9991902d authored over 4 years ago
Changed the way babyBuddy api is exported.

83cb3d8ffe93d48c9d211cacec5fa4fa0337ac32 authored over 4 years ago
Fixed more formatting issues.

2dd096da59b94db5f74369b7c78b65374bd58664 authored over 4 years ago
Added return types to helper.ts functions.

6e1ca2548fb243da59c22668f2543de000413060 authored over 4 years ago
Removed unused gts scripts from package.json.

6ea691b6464b4e9d6436abed530baf640cb658dd authored over 4 years ago
Removed config.ts from gitignore.

a169ea86b3b564dc3f02449889e4fa98362de2e8 authored over 4 years ago
Fixed some formatting errors.

76fd5a63bfcd06d041117c9aae9051958c1c2a58 authored over 4 years ago
Moved API types to separate file.

11d5fda5f1a14d57cc638a2e6ba790b25d9bdc5b authored over 4 years ago
Added newline to end of settings.json file.

a0ebe55521579caa6ff582ea8e81487314053d50 authored over 4 years ago
Converted URLs object to an Enum.

7c36597834b4265e5758393c1d78327405d4b687 authored over 4 years ago
Hiding .build folder in VSCode.

e68e9062e7d4548129ac4c1ca9067b2a99c252b6 authored over 4 years ago
Added back dotenv.

0ac388df7ec8831b903d0cf19e430f53b9eb57ce authored over 4 years ago
Added logic for doing a custom build when running ask deploy.

25b5ebd960cbd222d509b86ea6d00236ce5350d2 authored over 4 years ago
Updated path to handler.

5e6585b4d6a462d5ef720f05c5a48f807e0cd52a authored over 4 years ago
Converted to Typescript.

9f0b18883e3fa75bbfc888789db4bd1bd8f14934 authored over 4 years ago
Merge pull request #2 from rplankenhorn/master

Replace dotenv with AWS Secrets Manager

a9d36958309367d1317030be41059ac73578d4bc authored over 4 years ago
Updated README to include all example JSON files.

e861dfd13e3434259afd82c1b67ea9734ef0f666 authored over 4 years ago
Removed setup section on environmental variables.

26f4729cd115ff2dad3a77797a44b4c853035806 authored over 4 years ago
Renamed launch.json.example to launch.json.sample to fix issue with setup.sh script.

b6e4121281cb568944fa975d64bc81400a1bb492 authored over 4 years ago
Removed requirement for aws cli.

eaaf35660a38ab9baadc4aed9acc9f1764a76a16 authored over 4 years ago
Switched to using CloudFormation for deployment.

bd22cbc8bfd9838b40a9f3be0f50b4a48b9acafe authored over 4 years ago
Switched to using config.js file for storing environmental variables.

d29130e80e8d9a4fdc51a94f007cfe138718fe06 authored over 4 years ago
Added ask-resources.json to gitignore and created example file.

5d08593011d9249911f6536481102244c9ceb3af authored over 4 years ago
Created variable for secret id.

b6d31861088154d50e43acf7a08d86bb8ec34704 authored over 4 years ago
Added aws cli as a dependency.

f6590c2e3b278f074d6e3e02cac3c5d3073f1092 authored over 4 years ago
Fixed typo in setup.sh.

44a5a0eee50c575700c01d06d94b322e1bd3de4f authored over 4 years ago
Updated README to include instructions for SecretManager.

8dbf9be06ac434318e322aad212f4c5b8deb7ca9 authored over 4 years ago
Fixed SecretManager.

e6beb638dcba17b215bce079ba82bc00a2453e65 authored over 4 years ago
Removed dotenv support.

91057af67191c0b53dc150ce83aac8617b034fac authored over 4 years ago
Merge pull request #1 from cdubz/master

Updates from initial deploy test

66f46e413508bad4824d1b8ba977e4e5f2d8f58b authored over 4 years ago
Add minimum Baby Buddy version note

d2eea1bb907f53593010d8b403293c0c5e95482f authored over 4 years ago
Print response data on error, when available

0c0d4bc1677f330ba2cb031b1a92771836b3242a authored over 4 years ago
Add required deployment instructions

b0f415172efea1a823f7ca05f987cf4ba4333b5d authored over 4 years ago
Do not require a `.env` file

The dotfiles do not seem to get packaged up as part of the build. This would
cause Lambda to thr...

895fb7f044c0b8c309953bc5346ddb382f33972a authored over 4 years ago
Added usage section to README.

3b075db2733571d93e78835a954873e22054c33e authored over 4 years ago
Added setting up .env file to setup.sh.

170b75571ff5947a98ac6d3f5b15cd534084c0c3 authored over 4 years ago
Updated author.

0b2f0b5d9e26aa2a0013f70a1dd4b82d5c53947c authored over 4 years ago
Updated README.

b9d0aa7241c08d8fcf23ac80463adec3b6153461 authored over 4 years ago
Added skill.json and ask-states.json to gitignore.

b2430e442a47988c1731e085efc3d5480a49be77 authored over 4 years ago
Added ask cli build artifacts to gitignore.

dbaff284f0e43c930f91bdd2851c70c2b9c89693 authored over 4 years ago
Added dotenv.

5906f9a439d167e1370fd01d690b1a6e2de71346 authored over 4 years ago
Added axios and moment.

aea2a81696a6c3dc21e371ee7f0932c9ac9f3857 authored over 4 years ago
Added setup script.

0975ef6cd4af9622846b527560cd1e541be36f57 authored over 4 years ago
Pulled over intent handlers.

6cb3e2b3d5baca812f1aadbf948c2666776dc956 authored over 4 years ago
Pulled in local-debugger.js script.

dabfa56fa091570c7661b913c0cc9a27aa9deaec authored over 4 years ago
Removed trailing comma from launch.json.example file.

9ae013f44a1b927fd21f367eb82264806681096b authored over 4 years ago
Added launch.json to setup script.

2e6ca57d895a8af448c4460137756bcf345e980c authored over 4 years ago
Added sample launch.json file.

0aae4e807e287b705505fe2afc72a0c1549e32bc authored over 4 years ago
Updated interaction model.

f52970fbdacd69cfcd8a27832c9d52666d1c2466 authored over 4 years ago
Fixed src path.

710938cd580ed5748334c392d12f8a3e743b2f48 authored over 4 years ago
Removed unused util.js file.

fb06bc66f4a1a8ca6db867dd462d9d582619ae4c authored over 4 years ago
Moved code to custom subfolder.

e5ca27e3f65218e6fd5f35174f0b5ad1f14dfda9 authored over 4 years ago
Generated project using ask cli.

fea1ceac692ca9276efc6fcdcf4b05cb15b444fc authored over 4 years ago