Ian Beck
Ian Beck
**I'm submitting a feature request** I'm not sure if this is the most appropriate place for this request, but I could not find the hub.html app that serves Aurelia documentation...
### What I'm trying to achieve It would be very helpful if the Catalog -> Products listing included the option to output a column for SKU. ### Describe a proposed...
### What I'm trying to achieve I'm trying to build a local Docker instance of the latest Saleor Dashboard 3.0 beta (commit 9c4b593920b966ad36aecd5d16baf2a940a10627 -- currently the bleeding edge of the...
### What I'm trying to achieve Not sure how feasible this is (definitely not for 3.0 release), but the folks in our company who will be using the Dashboard to...
This is an alternative approach to PR #56. Instead of explicitly starting and stopping the nanobar, you simply pass `autoRun: true` to the instantiation options. The nanobar will then start...
**Is your feature request related to a problem? Please describe.** I would love it if I could leverage FontAwesome Pro kits instead of NPM dependencies for FontAwesome support in Vue...
**Version**: 4.3.3 **Platform**: n/a **Description**: We are investigating using redis-py's async support for connecting to a Redis pubsub channel using a RedisCluster, but after looking through the code, it appears...
We are currently evaluating partitioned tables in Postgres for use with our logging database backing a Django application (large volume of log entries that are typically filtered by date, but...
**Problem description** One of the features I miss from Git Tower is that it automatically ran `git fetch` at intervals. This ensured that my tags, remote branches, and so forth...
Currently there is no clean way (using standard internal Falcon methods) to validate and decode incoming data within the Request stream in a single step. This can matter because libraries...