Open
Conversation
URL config for data file
looks good. sorry it took so long to review it.
Refactored sendQueued.js Split out common functions/patterns into util files, so they can be used by other scripts. Upgraded knex version. Temporarily changed all dates to UTC... Added JSDoc to everything touched. Added some wrapper functions for making promise logic a little easier in places... Added date utility module for properly managing dates with respect to timezone. Added timezone to .env file.
…into timezone-fix Conflicts: sendQueued.js sendReminders.js test/send_queued_test.js
…et in .env. If no test case number is set, this should do nothing
add callout box with testcase instructions to splash page
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.10...4.17.15) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
…mixin-deep-1.3.2 Bump mixin-deep from 1.3.1 to 1.3.2
…lodash-4.17.15 Bump lodash from 4.17.10 to 4.17.15
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](justmoon/node-extend@v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.2.0 to 3.5.0. - [Release notes](https://github.com/kpdecker/jsdiff/releases) - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v3.2.0...v3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
…diff-3.5.0 Bump diff from 3.2.0 to 3.5.0
…extend-3.0.2 Bump extend from 3.0.1 to 3.0.2
Bumps [knex](https://github.com/knex/knex) from 0.15.2 to 0.19.5. - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@0.15.2...0.19.5) Signed-off-by: dependabot[bot] <support@github.com>
…knex-0.19.5 Bump knex from 0.15.2 to 0.19.5
Bump csv package
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ssl connection to knex.