Joshua Crowe

Results 5 issues of Joshua Crowe

Associates cant see the promotion page despite the decision being that they couldn't see *comments* on the active promotions.

proposal

Give us some idea where they contribute the most. Can see benefits and drawbacks from this obviously, but I think it would enforce Centi's method.

![image](https://user-images.githubusercontent.com/13123486/60342518-93d14900-99a9-11e9-99e3-269d19c9cc3e.png) Suggesting this is given a reasonable error if not too much effort.

I think this error is rather unfriendly and it would be more useful to show them how they could've used the command to get an actual result. ![image](https://user-images.githubusercontent.com/13123486/56149781-35e5b580-5fa5-11e9-8408-6d1e3219d160.png)

enhancement
needs investigation

On [L109](https://github.com/azproduction/promise-queue/blob/master/lib/index.js#L109), inside the`Promise` the `.add()` method returns, you call `._dequeue()`, assumedly to begin processing the `Promise`s. What this causes is for every added `Promise` to dequeue as soon as...