When end date is "current", display lookback operator correctly
Proposed Changes
Display "in the past" when end date is "current" and:
lookback period is same as grain
lookback period is day and grain < day (until these grains are fully supported)
lookback period is 3x months and grain is quarter - can be displayed as full quarters. pretty sure otherwise it's an invalid interval anyway and ws would throw
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.
Resolves #1629
Description
Proposed Changes
Display "in the past" when end date is "current" and:
also remove some unused validators.
Screenshots
https://user-images.githubusercontent.com/13946669/169154667-2dac9cd9-e862-4537-92e2-173015e917c4.mov
License
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.