Skip to content
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

EuiSuperDatePicker #1351

Merged
merged 42 commits into from
Dec 17, 2018
Merged

EuiSuperDatePicker #1351

merged 42 commits into from
Dec 17, 2018

Commits on Dec 4, 2018

  1. super date picker component

    nreese committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    b8bc8ca View commit details
    Browse the repository at this point in the history
  2. quick select

    nreese committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    fcf1d8f View commit details
    Browse the repository at this point in the history
  3. commonly used ranges

    nreese committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f136b84 View commit details
    Browse the repository at this point in the history
  4. recently used

    nreese committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    d42a1b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. cleanup quick_select_popover

    nreese committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    325168f View commit details
    Browse the repository at this point in the history
  2. refresh interval

    nreese committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    0aa79ef View commit details
    Browse the repository at this point in the history
  3. show date range

    nreese committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    f0c9544 View commit details
    Browse the repository at this point in the history
  4. relative date parsing

    nreese committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    e823450 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. clean up date_popover

    nreese committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    c8f3339 View commit details
    Browse the repository at this point in the history
  2. relative

    nreese committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    08fad42 View commit details
    Browse the repository at this point in the history
  3. absolute tab

    nreese committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    4ee30fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9734df4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3e3b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78583b6 View commit details
    Browse the repository at this point in the history
  7. change log

    nreese committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    c2fd0e8 View commit details
    Browse the repository at this point in the history
  8. merge with master

    nreese committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    412aa69 View commit details
    Browse the repository at this point in the history
  9. remove kibana file header

    nreese committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    3e69d69 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. merge with master

    nreese committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    f93e5d0 View commit details
    Browse the repository at this point in the history
  2. only show pretty duration for commonly used ranges and relative to no…

    …w, now to now isInvalid, recenlty selected in reverse order
    nreese committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    48294f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebd5392 View commit details
    Browse the repository at this point in the history
  4. pass roundUp to formatTimeString to ensure date button display is acc…

    …urate, make onRefreshChange prop optional
    nreese committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    3a4aac0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db09dc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6080ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e440d6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a45a277 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ef5171 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    edb66cd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. snapshot updates

    nreese committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    61d2bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b447b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. merge with master

    nreese committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    46afda5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a0f21 View commit details
    Browse the repository at this point in the history
  3. show tooltip when time changes

    nreese committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    3da620a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    0a0c770 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. merge with master

    nreese committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    c4444cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f74ef7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    759ecda View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. remove getDerivedStateFromProps from EuiSuperDatePicker, EuiAbsoluteT…

    …ab, EuiRefreshInterval, and EuiRelativeTab
    nreese committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    b6bfe05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d422196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97bc872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df7fc4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88236cb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Configuration menu
    Copy the full SHA
    95100c9 View commit details
    Browse the repository at this point in the history