indigo icon indicating copy to clipboard operation
indigo copied to clipboard

Indigo Platform for publishing beautiful legislation.

Results 132 indigo issues
Sort by recently updated
recently updated
newest added

https://www.loom.com/share/9a231fb07b1947728170a2ec57d6dc4e Only the title seems to be filtered on

impact: medium
new

Sentry Issue: [INDIGO-LAWSAFRICA-1QQ](https://lawsafrica.sentry.io/issues/5548824732/?referrer=github_integration) ``` NoReverseMatch: Reverse for 'work_edit_offcanvas' with keyword arguments '{'frbr_uri': '/akn/ci/act/decree/présidence de la république/1961/449'}' not found. 1 pattern(s) tried: ['works(?P/\\S+?)/edit-offcanvas$'] (11 additional frame(s) were not displayed) ... File...

bug
impact: low

Sentry Issue: [INDIGO-LAWSAFRICA-1KJ](https://lawsafrica.sentry.io/issues/5104885621/?referrer=github_integration) ``` AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS' (8 additional frame(s) were not displayed) ... File "indigo_app/views/base.py", line 55, in dispatch return super().dispatch(request, *args, **kwargs) File "indigo_social/views.py",...

Sentry Issue: [INDIGO-LAWSAFRICA-1Q0](https://lawsafrica.sentry.io/issues/5452927515/?referrer=github_integration) ``` QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'indigo-document-activity-finished-15821-357104' exceeded the quota. at child.windowUnloaded (/static/app.a4d406d9b8a7.js:8140:20) at dispatch (/static/app.a4d406d9b8a7.js:3:6444) at r.handle (/static/app.a4d406d9b8a7.js:3:3219) ```

bug

Sentry Issue: [INDIGO-KE-BR](https://lawsafrica.sentry.io/issues/5539332847/?referrer=github_integration) Otherwise we get spam errors when network is down, etc.

We currently run webpack in development mode. We should be running it in production mode.

- Include count of works under each taxonomy topic used in the place, e.g. 'Environment: 12' (don't include `0` counts or it'll be way TMI) - Link the count to...

### Proposal - Add `parent_work_provision` text field (can be null) to Work - In the Work form, when a primary work is selected, add a text field - Include on...

We need to mark most strings for translation. We support translation for document content, but not for the app itself. * [ ] indigo * [ ] indigo_api * [...

Currently the error from the form reads: `locality: Select a valid choice. eth is not one of the available choices.` A more informative message would be `locality: You are attempting...