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 5 forks source link

Add "image from camera" button in file uploads #13

Closed microstudi closed 2 years ago

microstudi commented 2 years ago

Adds a button in upload file for proposals or meetings to quickly use the camera if using a mobile

Screenshots:

image

codecov-commenter commented 2 years ago

Codecov Report

Base: 98.14% // Head: 98.31% // Increases project coverage by +0.17% :tada:

Coverage data is based on head (ae08355) compared to base (c33265e). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head ae08355 differs from pull request most recent head 7585bce. Consider uploading reports for the commit 7585bce to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 98.14% 98.31% +0.17% ========================================== Files 20 21 +1 Lines 324 357 +33 ========================================== + Hits 318 351 +33 Misses 6 6 ``` | [Impacted Files](https://codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke) | Coverage Δ | | |---|---|---| | [...cidim/reporting\_proposals/form\_builder\_override.rb](https://codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/13/diff?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%> (ø)` | | | [...forms/decidim/reporting\_proposals/proposal\_form.rb](https://codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/13/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-YXBwL2Zvcm1zL2RlY2lkaW0vcmVwb3J0aW5nX3Byb3Bvc2Fscy9wcm9wb3NhbF9mb3JtLnJi) | `100.00% <100.00%> (ø)` | | | [lib/decidim/reporting\_proposals/config.rb](https://codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/13/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-bGliL2RlY2lkaW0vcmVwb3J0aW5nX3Byb3Bvc2Fscy9jb25maWcucmI=) | `100.00% <100.00%> (ø)` | | | [lib/decidim/reporting\_proposals/engine.rb](https://codecov.io/gh/openpoke/decidim-module-reporting-proposals/pull/13/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke#diff-bGliL2RlY2lkaW0vcmVwb3J0aW5nX3Byb3Bvc2Fscy9lbmdpbmUucmI=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openpoke)

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