Tianwei Dong

Results 11 issues of Tianwei Dong

### Description similar to #216, when I am trying run the example code (example3) below, it's complaining `photo.albums.findByName is not a function` ```ts import 'es6-shim'; import 'reflect-metadata'; import { Type,...

type: fix
status: needs triage

Is there a way to quit the application without shutdown the container? My use case is: 1. the container will be running 24/7, and the application is up by default...

Add individual door/window entity so that user can show more accurate status on the dashboard

NextJS app allow user define environment variables by providing a `.env.local` file in `/app/`. Those related lines in the Dockerfile are setting values to the environment variables, which will be...

Is there a way to sort accounts by using some customised order in balance sheet?

enhancement
discussion

Similar to https://github.com/beancount/beanprice/pull/76/files add the session to `get_price_series`

Currently, if I click the date of a transaction in fava, a popup will come up showing the preview of the raw transaction text. However I believe the text got...

bug

Beancoount has a "query" directive, it would be good to support the syntax. https://beancount.github.io/docs/beancount_language_syntax.html#query

## Environment: - OS: iOS v17.4.1 - IceCubesApp version: IceCubesApp v1.10.38 ## Description This is similar and relevant to https://github.com/Dimillian/IceCubesApp/issues/1943 Basically, my instance support more than 4 images per post,...

bug

In the dashboard config file, sometime I might want to refer to a predefined query in my bean count file instead of put the query itself. It would be a...