-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add Dynamic Values to Date and Date Range Parameters #3904
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
a026781
Draft for Date Dynamic values
gabrieldutra 1e98d07
Use value with prefix instead of specific attr
gabrieldutra f7cca04
Fix not possible to select static value
gabrieldutra e595dc3
Update antd version
gabrieldutra 7efcd39
Cleanup and DateRangeParameter
gabrieldutra 050eb61
Dynamic DateTimeRange
gabrieldutra 6af6091
Add Dynamic options to Date Parameters
gabrieldutra 7df5aad
UI refinements
gabrieldutra ad8d03f
Add getDynamicValue function
gabrieldutra 8044d18
Add 'This' options and prevent text clipping
gabrieldutra 2b945a0
Merge branch 'master' into parameter-dynamic-date-values
gabrieldutra f3c013e
Make allowClear available
gabrieldutra e5981c4
Update ScheduleDialog snapshot
gabrieldutra fbe7e37
Add some protections and separate Date/DateRange
gabrieldutra b755989
Accept null values on date or daterange parameters
gabrieldutra ca7f481
Handle undefined values on Moment propType
gabrieldutra 09a50d2
Merge branch 'master' into parameter-dynamic-date-values
gabrieldutra 5933a4e
Move export to end of files
gabrieldutra 89a3e7f
Remove Today/Now option
gabrieldutra c64eb83
Merge branch 'master' into parameter-dynamic-date-values
gabrieldutra ed1f53b
Merge branch 'master' into parameter-dynamic-date-values
gabrieldutra 63d2e66
Update with Apply Changes
gabrieldutra e4f5896
Show name instead of value for dynamic values
gabrieldutra 80d61d7
Add comment about supporting useCurrentDateTime
gabrieldutra 1ef0d0d
Cypress Tests: Date Parameters
gabrieldutra 8d7255f
Cypress Tests: Date Range Parameters
gabrieldutra cf42e97
Don't put null params in the url
gabrieldutra 02e740f
Add workaround comments to Cypress tests
gabrieldutra e77b9c4
Fix Dynamic Value as default for global parameters
gabrieldutra f23540b
Update Back to Static Value
gabrieldutra f9dda5a
Add isValid to value on Date and DateRange inputs
gabrieldutra 1f45ad0
CR suggestions
gabrieldutra b81b74f
Fix Back to Static Value for Dates
gabrieldutra 7b8bc5a
Update Dynamic Value Styling
gabrieldutra ccb1e78
Fix failing Date tests
gabrieldutra b7dea34
Fix selectedDynamicValue
gabrieldutra 323fd24
Merge branch 'master' into parameter-dynamic-date-values
gabrieldutra 2b05dac
Merge branch 'master' into parameter-dynamic-date-values
gabrieldutra 34ee589
Parameter spec: Remove date range clickThrough
gabrieldutra 794fde7
Add transition
gabrieldutra 4c2b034
Fix failing Cypress tests
gabrieldutra 44a0ca9
Back with 'width: auto'
gabrieldutra 43e3248
Merge branch 'master' into parameter-dynamic-date-values
gabrieldutra 16bed9c
Check value is valid on Back to Static value
gabrieldutra 9a7881a
CR
gabrieldutra 184bd5e
Update Date Range width
gabrieldutra a9b25f1
Merge branch 'master' into parameter-dynamic-date-values
gabrieldutra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Make allowClear available
- Loading branch information
commit f3c013e20548ba52e0111a0f8aea685293ff2273
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.