openpoke / decidim-module-reporting-proposals

A new component for Decidim based on Proposals focus on reporting geolocated actuations in a city
GNU Affero General Public License v3.0
6 stars 4 forks source link

remove photo button in attachments #76

Closed microstudi closed 1 year ago

microstudi commented 1 year ago

Adding the "use my camera" in all attachment messes with the file selection type in the browser's dialog. This PR removes it. Fixes https://github.com/stadtluzern/decidim-letterbox-damagereporting/issues/56

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 :warning:

Comparison is base (fba63bc) 98.21% compared to head (eb89ba9) 98.20%.

:exclamation: Current head eb89ba9 differs from pull request most recent head 9ddaed9. Consider uploading reports for the commit 9ddaed9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== - Coverage 98.21% 98.20% -0.01% ========================================== Files 74 74 Lines 1342 1339 -3 ========================================== - Hits 1318 1315 -3 Misses 24 24 ``` | [Impacted Files](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke) | Coverage Δ | | |---|---|---| | [lib/decidim/reporting\_proposals/config.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-bGliL2RlY2lkaW0vcmVwb3J0aW5nX3Byb3Bvc2Fscy9jb25maWcucmI=) | `100.00% <ø> (ø)` | | | [...cidim/reporting\_proposals/form\_builder\_override.rb](https://app.codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-YXBwL2Zvcm1zL2NvbmNlcm5zL2RlY2lkaW0vcmVwb3J0aW5nX3Byb3Bvc2Fscy9mb3JtX2J1aWxkZXJfb3ZlcnJpZGUucmI=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.