Bennie Rosas

Results 11 issues of Bennie Rosas

docker version: Docker version 19.03.12, build 48a66213fe docker-compose version: docker-compose version 1.26.2, build eefe0d31 explainshell sha: bcad627 output of docker-compose build: ``` db uses an image, skipping Building web Step...

json-api clients adhering to the 1.0 recommendations may be likely to use dasherized (e.g. password-confirmation) keys. json-api clients adhering to the 1.1 recommendations may be likely to use camelCase (e.g....

I'm using elixir 1.13.2 I needed this to make `config :mix_test_watch ...` work properly: ```ex if config_env() == :test do config :mix_test_watch, clear: true end ``` and no `use Mix.Config`...

incorporate changes from https://github.com/chena11356/polis/tree/implement-comment-prioritization-checkbox credit to https://github.com/chena11356 addresses https://github.com/compdemocracy/polis/issues/217 recreated from https://github.com/compdemocracy/polis/pull/1562

feature-request
P2

**Problem**: Rebuilding and Reloading client applications (admin, participation, report) when developing is slow and cumbersome. **Suggested solution**: Utilize webpack hot-reloading (dev server) and write documentation to support this workflow **Alternative...

javascript
feature-request
P2

`Sorry, voting requires cookies to be enabled. If you do enable cookies, be sure to reload the page after.` This seems to occur on all browsers and devices, no matter...

๐Ÿ› bug
๐Ÿ”ฉ p:client-participation

**Problem**: Previously there was an optional var DATABASE_FOR_READS_NAME that served as a pointer to another value which could be managed programmatically to point to one of potentially many read-only databases....

๐Ÿงน chore
๐Ÿงฉ config

**Problem**: When server is run and for some reason can't connect to the Postgres server, it fails with some errors that do not make it as obvious as it could...

๐Ÿ”ฉ p:server
feature-request