Bilal Quadri

Results 15 issues of Bilal Quadri

There aren't any tests at all. I've done extensive manual testing, but I should really get some automated UI tests going. I held off in the beginning, since I didn't...

enhancement

When creating sets via `DynamoDB.DocumentClient.prototype.addSet` directly, users are able to pass options in the shape of `{ validate: true }` to perform client-side validation that the Set is homogenous before...

Hey. When using TypeScript, the type of the caught error is `unknown` (`any` in non-strict mode of older versions of TypeScript). It would be very useful to have a typeguard...

enhancement
help wanted
triaged
You can do this!

I cut a similar issue to the node-promptly module earlier: IndigoUnited/node-promptly#2 When the prompt contains colored/formatted text, the cursor is indented far to the right. I skimmed through the code,...

### Summary This closes #1313. Empehmeral credentials are more secure than fixed ones. Prior to this change, users had to have fixed secrets defined in Github for an AWS access/secret...

Today, it seems like projen supports doing an assumeRole call, but only after it has used persistent IAM user credentials to do so. Instead, I'd prefer to see this support...

stale

**Description** According to the docs, having a global yarn installation should be fine. However, if you just clone the repo and run `make`, you'll get errors. **Expected Behavior** The app...

type: bug

### Use case I know that users can provide their own LogFormatter instance, but the I believe the default should still be reasonably well-suited for most people. The problem today...

help-wanted
logger
feature-request
confirmed

We need to implement user system. It should be simple, requiring just an email and password for registration. Users should be able to create and save poems. They should be...

enhancement

It's no longer at a hackathon, so we need to start cleaning up the codebase. Off the top of my head, the database passwords and usernames should be removed from...

enhancement