journalism
Here are 464 public repositories matching this topic...
Proposal
Most applications typically have OK button in dialogs in a lower right corner. This has become nearly an industry norm in application designs.
OpenRefine should have a consistent design of button orders regarding Cancel / OK.
Needed Design Changes in frontend
- Change OpenRefine's dialogs to have a consistent design of button ordering regarding Cancel / OK.
- In dialogs
Description
When you log onto your Tails Admin Workstation that already has had SecureDrop installed, you will see Desktop shortcuts for the Source and Journalist interfaces. Until you're connected to Tor, these Desktop shortcuts show an icon image of something other than the SecureDrop logo and th
-
Updated
Nov 20, 2019
-
Updated
Jan 25, 2022 - TypeScript
Several clients throw TLSV1_ALERT_UNKNOWN_CA alert. Example:
- cloudresourcemanager.googleapis.com
Several clients throw ssl.SSLEOFError EOF occurred in violation of protocol (_ssl.c:997) alert. Example:
- gateway.icloud.com
- gs-loc.apple.com
- p25-content.icloud.com
- p57-content.icloud.com
Proxy should be able to auto-detect (which it already does when handling exceptions)
-
Updated
Jan 24, 2022 - JavaScript
-
Updated
May 18, 2020
-
Updated
Nov 13, 2021
Self-explanatory.
-
Updated
Jan 23, 2022 - CSS
-
Updated
Jan 24, 2022 - Dockerfile
When the user saves a form it'd be nice to see some kind of visual feedback about what happened, instead of just reloading the page. The edit form notification box should be enabled by default for all the edit forms.
-
Updated
Oct 4, 2021
-
Updated
Dec 16, 2021 - Python
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jan 22, 2022 - Python
-
Updated
Jan 21, 2022 - Python
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Jan 25, 2022 - Jupyter Notebook
-
Updated
Jul 2, 2020 - Python
-
Updated
Dec 3, 2021 - Kotlin
Char limit for each journalist's bio is 1000 characters, but we will display the first ~300 characters (probably limit by height) and hide the rest under "Read More" link. To collapse the content, we can use "Read less" label.
Design mock: https://consensys.invisionapp.com/share/RAIZ3X2TVXM#/314949479_01_Newsroom_-_About
-
Updated
Jan 21, 2022 - Python
-
Updated
Jan 22, 2020 - Python
The log out link in the header doesn't work on the error 404 page.
-
Updated
Mar 3, 2021 - Python
It seems to me that a Thing's name property should be of name type and not string type. This way thing's names would be matchable by the various comparison operations.
Thoughts?
-
Updated
Jun 2, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the journalism topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the journalism topic, visit your repo's landing page and select "manage topics."
Issue Summary
The asset helper does not work with svg images using # because it adds a query param.
Steps to Reproduce
Using this does not show the svg images it renders to:
xlink:href="/assets/images/solid.svg#minus?v=094ca0c660"
When I remov