Wildan S. Nahar
Wildan S. Nahar
New optional params were introduced on invoice creation: - `items` (an array of objects) - `fees` (an array of objects)
New param with type `string` and name: `reminder_time_unit`
Add **optional** `currency` field on recurring payment creation.
**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...
**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...
**Current behavior:** Only support `English` with no localization **Expected behavior:** Support English and Indonesian **Steps to reproduce:** Go to the homepage
**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...
**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...
**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...
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...