Typed date ranges apply everywhere in the time range picker
Typing a natural-language date range like "last week" now works even on pages that hide the quick presets. The picker converts the parsed preset into its concrete date range and applies it, instead of silently doing nothing.Bug fixes
- Natural-language dates work without presets #4173 - When a typed range like "last week" parsed to a preset that a page doesn't offer (such as the billing page, which hides all presets), the picker applied nothing. It now applies the preset's concrete date range. (Author: @simplesagar)

