infinite-wish-board
infinite-wish-board copied to clipboard
A platform for kids to make wishes at Make-A-Wish, GA.
Proposal to add captcha to to the site. **Feature Name** Add captcha: https://github.com/appleboy/react-recaptcha **Functionality** **Notes**
### What was the feature/problem? #135 Username was hardcoded ### How does this PR address the above feature/problem? Sets username to App state on login and passes to child components...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. Release notes Sourced from decompress's releases. v4.2.1 Prevent directory traversal (#73) 967146e https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 Commits 84a8c10 4.2.1 fafff47 Meta tweaks 967146e Prevent directory traversal (#73)...
### What was the feature/problem? Fix for https://github.com/homedepot/infinite-wish-board/issues/89 ### How does this PR address the above feature/problem? This PR downloads the filtered list as a download.csv ### Check lists (check...
Proposal to add wish curation report to to the site. **Feature Name** wish curation report **Functionality** Be able to export the wish curation list to CSV file Essential: get the...
### What was the feature/problem? Add some styles on admin page and make it fully functional. ### How does this PR address the above feature/problem? Whit this PR the admin...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
### What was the feature/problem? When you try to create a new account with the username that already exist in the database we get error "Request failed with status code...