Wildan S. Nahar

Results 21 issues of Wildan S. Nahar

New optional params were introduced on invoice creation: - `items` (an array of objects) - `fees` (an array of objects)

feature request

New param with type `string` and name: `reminder_time_unit`

feature request

Add **optional** `currency` field on recurring payment creation.

feature request

**Current behavior:** There are no functionality test cases **Expected behavior:** Create functionality test cases to cover these (minimum) behaviours: - user not found - user with 0 repo - user...

hacktoberfest
testing

**Current behavior:** Currently, because the repo is full-stack which means frontend and backend are stored in the same repo, the folder structure is a bit messy. So we need to...

help wanted
hacktoberfest
refactor
advanced

**Current behavior:** Only support `English` with no localization **Expected behavior:** Support English and Indonesian **Steps to reproduce:** Go to the homepage

hacktoberfest
multi-language

**Current behavior:** There's no preview URL that we can see if someone creates a PR so it's quite hard to see the proposed changes. And previously, I've added integration with...

enhancement

**Current behavior:** Right now, most of the repos that are shown in the chart are **original repos**. Whereas the **forked repositories** are identified by black color and we don't know...

hacktoberfest
new-feature
advanced

**Current behavior:** Not all utils are fully covered with unit test. **Expected behavior:** Every util should be covered by the unit test so we're confident with every change we make...

help wanted
hacktoberfest
testing

Currently we have these features: - Show statistics of repo's programming language on github account - Display total of each programming language based on github programming language color - Browse...

new-feature