Matt Raible

Results 154 issues of Matt Raible

This is to fix [#50](https://github.com/mraible/21-points/issues/50) and because [Heroku recommends it](https://devcenter.heroku.com/articles/preparing-a-spring-boot-app-for-production-on-heroku#use-uuids-for-all-postgres-primary-keys).

This will allow past goals and weekly ratings to remain accurate and give you the ability to set new goals.

Login and registration fail every-so-often and it seems to be caused by the sequence keys in some of the auditing tables: ``` 2017-12-19T02:44:25.564551+00:00 app[web.1]: 2017-12-19 02:44:25.564 WARN 4 --- [...

If I try to perform the steps in [this demo script](https://github.com/oktadev/okta-jhipster-quarkus-example/blob/main/demo.adoc) (which is based on [this blog post](https://developer.okta.com/blog/2021/03/08/jhipster-quarkus-oidc)) with GraalVM 21.2.0.r11-grl. It seems to work, but running the executable does...

$$ bug-bounty $$
$500

**Describe the bug** If I try to generate an app with [`21-points.jh`](https://github.com/jhipster/jdl-samples/blob/main/21-points.jh), it results in an error. **To Reproduce** ``` jhipster jdl 21-points.jh --blueprints quarkus ``` I'm guessing this happens...

$$ bug-bounty $$
$200

**Describe the bug** I tried generating an app with the [`blog-oauth2.jdl`](https://github.com/jhipster/jdl-samples/blob/main/blog-oauth2.jdl). It fails to compile. **To Reproduce** ``` jhipster jdl blog-oauth2.jdl --blueprints quarkus ``` Unfortunately, this results in a compilation...

$$ bug-bounty $$
$300

There is an example project that shows how to generate an EPUB document. The documentation for asciidoctor-epub3 says it's also capable of generating a MOBI document. https://github.com/asciidoctor/asciidoctor-epub3 Can you please...

enhancement

**Describe the bug** If I create an app using the following JDL, it throws an exception when I try to add a new photo entity. https://github.com/mraible/mobile-jhipster/blob/main/app.jdl **Instructions To reproduce** Log...

$$ bug-bounty $$
$200

**Describe the bug** Currently, this blueprint _mostly_ works with Auth0. However, logout does not work. **Instructions To reproduce** [This blog post](https://github.com/oktadev/okta-blog/pull/1024) shows how to reproduce. There's a section at the...

$$ bug-bounty $$
$500