Sam Welborn

Results 53 comments of Sam Welborn

@Jhsmit Sorry I didn't give it a go, I just pulled into vscode and noticed the deprecation warnings (which show as the function crossed through inline).

That fixes it, and thanks for the info on implicit canceling on restart. Shall I close the issue or keep it open?

Thanks for this info, it's good to see what else is out there. @prjemian - looks like it would work great for apps built with pyqt (is this right?), and...

Hello! It may be good to have a marker to designate transactions that were imported through syncing with simplefin. I may be missing this if it is there. Ideally, one...

In terms of the marker, I was only thinking of a label like your green dots next to the linked accounts. I don't think this would involve removing a uid...

After searching for about 2 hours on this issue, I found that if I did a ctrl + scroll (resizing browser magnification) after making the accordion, that the figure would...

@astrofrog agreed, voicing my support for this.

Forgot to add... To reproduce: 1. Clone master 2. Edit `FIRST_SUPERUSER_PASSWORD` in `.env` to something other than `"changethis"` 3. `docker compose up` 4. Exec into backend container 5. run `bash...

Hi @alejsdev. Before I merge, there was another comment here on this: https://github.com/tiangolo/full-stack-fastapi-template/discussions/1135#discussioncomment-10078421 Should we consider this? I think the API functionality is still tested, but the commenter is right...

Hey @javadzarezadeh and @alejsdev - I see that you both approved this. Could merge for now to avoid tests failing for new users, and then refactor a different way with...