grid
grid copied to clipboard
The Guardian’s image management system
## What does this change? Note: this PR should be reviewed after https://github.com/guardian/grid/pull/4267 as it builds on the changes included in that PR The relevant files for this PR are:...
## What does this change? Note: this PR should be reviewed after https://github.com/guardian/grid/pull/4267 as it builds on the changes included in that PR The relevant files for this PR are:...
We’ve hit a usability problem with leases: because by default their expiration date is set to two days in the future, they cannot be easily set to start after that...
## What does this change? For now, this just adds some logging around the errors thrown in the collections API. Why are we doing this? We periodically receive malicious probing...
## What does this change? Delete 2 unused private methods. Looks like this is from before the generic auth changes. private methods which do not look like overrides and the...
## What does this change? Currently we recover from the uploadAttempt before we continue on the happy path, which means that the future is turned from a failure to a...
## What does this change do? The BBC introduced a new set of controls - permissions filter, show payable images, sort control and my uploads - written in react to...
Raising in case anyone want's to try this on a real, large index. Without blindly believing profilers, the profiler output suggests that a 2 way Boolean query might be able...
## What does this change? This change improves the transient notification banner's behaviour by introducing a function to hide the banner after the user performs certain actions: when the user...