Qiao Wang

Results 15 issues of Qiao Wang

As the repo is deprecated.

I love the structure of this project. It's much clearer than other open-source commerce applications. But I notice that the admin portal is still based on angularjs 1.x, which is...

I'd like to use pipeline to manage my sequence tasks, in my situation, user can manually kill the task, but pipeline do not export a `Cancel` function.

From this PR #332, I see `LTS 19 unfortunately doesn't work, due to the Aeson 2.x versioning.` Could we upgrade Aeson to 2.x? Is there any hard dependency on Aeson...

In src/core.js, you do `const { file } = path.hub`, in my situation, the `path.hub` may be undefined, so that webpack throw errors. I didn't find any document about what...

### What's needed and why? REHL 9 has been released over 1 year, so is it possible to build an official release for this OS? ### Implementations ideas (optional) _No...

enhancement

**Is your feature request related to a problem? Please describe.** I added customize hosts for the casa web UI, like `admin.casa.com` and use reverse proxy for other apps with different...

system
network

I want to know when the work on the query standardization will begin, is there a plan on it ? And, is there a sql style-guide you follow, so others...

Edit: Tracking upstream bug: https://github.com/NixOS/nix/issues/1958 **Describe the bug** ```console $ lorri shell error: syntax error, unexpected ',', expecting ')', at /nix/store/lf7dqzyc68qm4d8q98dkilci7gfzzn2i-wrapped-project-nix-shell.drv:1:15 ``` **To Reproduce** Steps to reproduce the behavior: 1....

bug
P2
tracking
user-facing

I have a web app built on top of servant, is it possible to get rid of Aeson and use ZData.Json as alternative?