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

[SIEM] [Case] Comments to case view #58315

Merged
merged 66 commits into from
Mar 2, 2020

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    0984382 View commit details
    Browse the repository at this point in the history
  2. fix sorting

    stephmilovic committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    36a8cbc View commit details
    Browse the repository at this point in the history
  3. add a couple tests

    stephmilovic committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    a2576ea View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. mock timezone

    stephmilovic committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    3414641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2818a View commit details
    Browse the repository at this point in the history
  3. update case

    stephmilovic committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    9de2163 View commit details
    Browse the repository at this point in the history
  4. trying to fix time test

    stephmilovic committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    9bf863a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87933b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. comment out bad test

    stephmilovic committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4247111 View commit details
    Browse the repository at this point in the history
  2. comment out bad test

    stephmilovic committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    6764017 View commit details
    Browse the repository at this point in the history
  3. remove snapshot tests

    stephmilovic committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4d5b84d View commit details
    Browse the repository at this point in the history
  4. fix

    stephmilovic committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b938feb View commit details
    Browse the repository at this point in the history
  5. rm thing

    stephmilovic committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    fb158d1 View commit details
    Browse the repository at this point in the history
  6. simplify

    stephmilovic committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a51c776 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1147b7d View commit details
    Browse the repository at this point in the history
  8. comments to case view

    stephmilovic committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    932a210 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. fix up

    stephmilovic committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c589dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    473322d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da9bda View commit details
    Browse the repository at this point in the history
  4. add comment work

    stephmilovic committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5f6fed5 View commit details
    Browse the repository at this point in the history
  5. remove window.alert

    stephmilovic committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e28d322 View commit details
    Browse the repository at this point in the history
  6. suggested changes

    stephmilovic committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    0d68fde View commit details
    Browse the repository at this point in the history
  7. more fixes

    stephmilovic committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    388d77d View commit details
    Browse the repository at this point in the history
  8. better types

    stephmilovic committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    fb92e30 View commit details
    Browse the repository at this point in the history
  9. something fishy

    stephmilovic committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    9df35a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b76038e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c2f680a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bba7d6d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. fix merge conflict

    stephmilovic committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    d672967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80961e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. verbiage change

    stephmilovic committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    f6cc595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56b80f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    f1b005d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df41ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39259b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    855ada6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    b1ae625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f2f93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bc1665 View commit details
    Browse the repository at this point in the history
  4. fix up title buttons

    stephmilovic committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    cdf3c44 View commit details
    Browse the repository at this point in the history
  5. cleanup mock data

    stephmilovic committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0eab8ca View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    927d485 View commit details
    Browse the repository at this point in the history
  2. test fixups

    stephmilovic committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    ea40f9e View commit details
    Browse the repository at this point in the history
  3. more test fix

    stephmilovic committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    fbc4172 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    119c9db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6161c8 View commit details
    Browse the repository at this point in the history
  6. update translations

    stephmilovic committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    5981d2c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    3afeb64 View commit details
    Browse the repository at this point in the history
  2. pr changes

    stephmilovic committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    ff43776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74553a4 View commit details
    Browse the repository at this point in the history
  4. link to const

    stephmilovic committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    d49cf1c View commit details
    Browse the repository at this point in the history
  5. fix type err

    stephmilovic committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bb82ba5 View commit details
    Browse the repository at this point in the history
  6. fix md

    stephmilovic committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    313f490 View commit details
    Browse the repository at this point in the history
  7. more pr changes

    stephmilovic committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    312d34b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6713216 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'comments-to-case-view' of github.com:stephmilovic/kiban…

    …a into comments-to-case-view
    XavierM committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    71e13d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf73141 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. resolve merge conflicts

    stephmilovic committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    f68808e View commit details
    Browse the repository at this point in the history
  2. refactor UserAction

    XavierM committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    e287002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7edfa View commit details
    Browse the repository at this point in the history
  4. fix type + test

    XavierM committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    b0635b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7de953a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82c023f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. fix merge conflicts

    stephmilovic committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    9703c98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0d4bec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    326191f View commit details
    Browse the repository at this point in the history