d11n

Results 229 comments of d11n

My point was that we don't give it much love and we don't know if anyone is using it at all. Then again, it's simple enough to fill it with...

Exactly. Once you see the Dashboard, the button still occurs where it was.

Let's merge this shortly before the release, otherwise the failing link check test will be annoying us.

This does not seem to work if you are using an external module to parse the propTypes of an imported file. Any hints on how to accomplish that?

Thanks @diegofrayo. I'm developing a third-party app for developers that extract the prop types information automatically by scanning the JS(X) files of a project. The devs should not need to...

Ok, I can verify that the problem is a change in the `prop-types` package and it broke [between v15.6.2 and v15.7.0](https://github.com/facebook/prop-types/compare/v15.6.2...v15.7.0). @diegohaz There are a few commits changing the original...

I'd appreciate any kind of input, even if you say this won't be fixed. I just want to know how to move along :)

It will be a builder for the forms JSON, so we can look at it similar to the item/perks editor of the POS/Crowdfund apps. I'd say we still offer the...

You can use the `-t` option like this: `docker logs --tail 100 -t generated_btcpayserver_1` - does this work for you?

What does your config look like, especially the `BTCPAYGEN_CRYPTO1` and fragment related environment variables (`BTCPAYGEN_ADDITIONAL_FRAGMENTS`, `BTCPAYGEN_EXCLUDE_FRAGMENTS`). Maybe you can also post the `Generated/docker-compose.generated.yml` file content, it looks like the `bitcoind`...