hackerAPI icon indicating copy to clipboard operation
hackerAPI copied to clipboard

Feature/254 batch actions

Open printharsh opened this issue 6 years ago • 3 comments

Description

Allows batch actions (hacker status updates and sending emails) for a search query provided.

Currently, updateStatus only works for hacker models, change name to updateHackerStatuses and sendEmailsToHackers?

Fixes #254 #276

Type of change

  • [x] New feature (non-breaking change which adds functionality)
  • [ ] This change requires a documentation update

How Has This Been Tested?

Tested manually with queries of hackers.

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [x] Any dependent changes have been merged and published in downstream modules

printharsh avatar Nov 03 '19 20:11 printharsh

  • This requires a documentation change, so run npm run docs or something of that sort.
  • Make sure to write a few test calls to your API!

pierreTklein avatar Nov 04 '19 00:11 pierreTklein

Any updates on this PR?

pierreTklein avatar Dec 04 '19 03:12 pierreTklein

@pierreTklein backlogged for now

loreina avatar Dec 05 '19 22:12 loreina