dallasbeek
dallasbeek
**Describe the bug** I have a pull/push from database scenario where I would like to run them every minute but give the pull a slight head start. (In my case...
Looking to compile in the required bootstrap js components into the scripts but not having luck. I want ScrollSpy (only component I intend to use) import {ScrollSpy} from 'bootstrap' //...
**What this PR does / why we need it**: Adds consistency to project names **Which issue(s) this PR fixes**: #343 Also checks if .well-known/openid-configuration is valid json response as I...
**Please describe a feature/problem.** I'm trying to hide the pdf app and add download and print functionality using my own buttons via id-config. I've tried setting the height to 0,...
:id-config and :config don't play well together. If I have just :config the buttons are removed from the toolbarRight but when I add :id-config the buttons reappear. #### Configuration: -...
I can't for the life of me figure out how to get application/xml to display in swagger UI Media type dropdown. Is this even supported when using AddOpenApiDocument?
Testing github actions locally on docker desktop using act and getting error /opt/oracle/container-entrypoint.sh: line 418: ./createAppUser: No such file or directory` My Services entry > oracle: > image: gvenzl/oracle-xe:slim-faststart >...