Jacky Jiang

Results 113 issues of Jacky Jiang

When request content in chunks, PapaParse may trigger HTTP 416 (Range Not Satisfiable) Error under the following two situation: - we always calculate `end` as: `var end = this._start +...

Fixed: #831 When request content in chunks, PapaParse may trigger HTTP 416 (Range Not Satisfiable) Error under the following two situation: - we always calculate `end` as: `var end =...

## Partial Evaluation produce duplicate rules * OPA version: tried 0.38.1 & 0.37.2 * Example query: * Example JSON Request (to compile endpoint): https://gist.github.com/t83714/0b6249a33ab9f5ecf45269df38818213 * Example Policy: https://github.com/magda-io/magda/blob/next/magda-opa/policies/entrypoint/allow.rego * Example...

feature-request
inactive

As Overlay introduces TopView as the new top element, the react-redux connect call won't find Provider element for any customised Overlay views added to TopView. One easy (but not ideal)...

### PostgreSQL: WAL-g delete will do nothing when one of the backup is marked as permanent ### Env & Setup DB: PostgreSQL Storage: GCS # Issue description ### Describe your...

Most bundle tool (e.g. rollup & Webpack ) should assume the entry file specify by "main" field of the package.json is a `CJS` module without any es2015. The current `index.js`...

### What this PR does Fixes - #3343 the following feature will be moved into a central "settings" area (accessible from header once logged in) - Create Dataset / Metadata...

### Make sure scala pods can be gracefully terminated within 15 seconds Previously, we introduced graceful termination logic for all our core repo pods. See #3380 For scala pods, it's...

feature request

### Consolidate admin/settings UI functionality With the following admin/settings UI functionalities scatter over different places: - Create Dataset / Metadata - Admin Web UI for auth management #3306 - Access...

feature request

### What this PR does We will only merge next to Master once v2.0.0 reach production quality. Right now, this is PR is for convenience of reviewing progress only ###...