Damanpreet Singh

Results 10 issues of Damanpreet Singh

I analyzed my `bundle.js` using `webpack-bundle-analyzer` and It is nearly half the size of total bundle. I've tried different releases of react-ace but all have same result ![screen shot 2017-10-05...

help wanted
issue with ace

Closes #2293 ### Description `form-data` param have following properties - ``` { active: boolean, key: string, value: string, isFile: boolean, value: array } ``` There was a check to remove...

Fixes: https://github.com/dylang/npm-check/issues/257 This PR contains suggestions from Pr: #400 --json flag will output json report to console. Example $ npm-check --json Sample report: [ { "moduleName": "babel-runtime", "homepage": "https://github.com/babel/babel", "latest":...

I used one line install to install oh-my-git. After it is installed, icons are missing in the terminal. Please suggest a fix.

This repository fails with newer versions of hugo because of this : https://discourse.gohugo.io/t/build-error-on-v0-125-2-calling-internal-template-internal-google-analytics-async-html/49410 This PR fixes this by updating `footer.html`

Hi, https://github.com/amplication/docs/blob/230d382569ab76f8aed9ea7301a0447406ff7294/docs/plugins/developing-a-plugin.md?plain=1#L56 The command should be replaced from: `git add remote amplication-plugin-template https://github.com/amplication/plugin-template.git` To `git remote add amplication-plugin-template https://github.com/amplication/plugin-template.git`

bug

## Details: This PR adds command: `doctl apps cancel-job-invocation` to cancel a job-invocation for the given app_id.

## Details This PR adds the `cancelJobInvocation` API.

Exposes new http API to fetch app templates list.