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

MS Graph Office365: PAPP-27394 - Bug fix #29

Merged
merged 88 commits into from
Jun 28, 2023

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    0b8d2ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da0d62 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. MSG Office365: URL regex change and added support to display internet…

    …MessageHeaders in root email
    ighelani-crest committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    53a8c74 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    3241313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc02302 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    cb423e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76f1796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ba239 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Dec 5, 2022

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

Commits on Dec 26, 2022

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

Commits on Jan 20, 2023

  1. Added send email action

    alnumac committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c89452e View commit details
    Browse the repository at this point in the history
  2. Bugfixes following tests

    alnumac committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c4075d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Updated documentation

    alnumac committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    575b411 View commit details
    Browse the repository at this point in the history
  2. Corrected import order

    alnumac committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ee56787 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Corrected _get_message method

    alnumac committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    738ef41 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    10615b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e5d6d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4e0f48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9164d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f43eb49 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. upadated error message

    hardik-crest committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    70a5637 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. resolved u000 issue

    hardik-crest committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c463b4f View commit details
    Browse the repository at this point in the history
  2. update app version

    hardik-crest committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    190d025 View commit details
    Browse the repository at this point in the history
  3. update app version

    hardik-crest committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5cfcee6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efbe55c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #30 from alnumac/add_send_email_action

    MS Graph for Office 365: Feature - Add send email action
    hardik-crest authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    39246a5 View commit details
    Browse the repository at this point in the history
  6. Empty-Commit

    hardik-crest committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d8a9ec1 View commit details
    Browse the repository at this point in the history
  7. linting changes

    hardik-crest committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5dae5d6 View commit details
    Browse the repository at this point in the history
  8. update variable names

    hardik-crest committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    67c5b39 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. updated mesaage to msg

    hardik-crest committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    fa5af63 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

Commits on Mar 30, 2023

  1. add get_rule and list_rules

    asur1on committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8adf72d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from asur1on/inbox_actions

    add get_rule and list_rules
    asur1on authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3797589 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    23d47ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from asur1on/next

    MS Graph for Office 365: Feature - add list_rules, get_rule, add custom html display for get_rule
    hardik-crest authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0ca293d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    splunk-soar-connectors-admin committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    95504b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05ade63 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    772b0b8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    splunk-soar-connectors-admin committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d17e4e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. ran pre commit hooks

    hardik-crest committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9830bda View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge remote-tracking branch 'origin/ighelani_PAPP-27394_bug_fix' int…

    …o ighelani_PAPP-27394_bug_fix
    hardik-crest committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a07039b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    splunk-soar-connectors-admin committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    033cfb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    b148fb2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/ighelani_PAPP-27394_bug_fix' int…

    …o ighelani_PAPP-27394_bug_fix
    hardik-crest committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3f4a29d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    splunk-soar-connectors-admin committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    8b3ee6d View commit details
    Browse the repository at this point in the history
  4. refactoring code

    hardik-crest committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5ab70b5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/ighelani_PAPP-27394_bug_fix' int…

    …o ighelani_PAPP-27394_bug_fix
    hardik-crest committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    085874b View commit details
    Browse the repository at this point in the history
  6. updated file name

    hardik-crest committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    52ade0b View commit details
    Browse the repository at this point in the history
  7. compile test failures

    hardik-crest committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2faa3d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    fd21e11 View commit details
    Browse the repository at this point in the history
  2. fixed semgrep failures

    hardik-crest committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f60c00f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    b671115 View commit details
    Browse the repository at this point in the history
  2. updated heading in views

    hardik-crest committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6cabfab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0383b72 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    c00b177 View commit details
    Browse the repository at this point in the history
  2. minor chnages

    hardik-crest committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    926a690 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    8ac1a2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500fcbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b677066 View commit details
    Browse the repository at this point in the history
  4. removed requests lib

    hardik-crest committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7c63f72 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    splunk-soar-connectors-admin committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c1edc48 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fixed file name issue

    hardik-crest committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    31c1d62 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. updated regex for quotes

    hardik-crest committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    fdc1cf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    4287e89 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    splunk-soar-connectors-admin committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9f4f2a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. updated json

    hardik-crest committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    708f6d5 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    splunk-soar-connectors-admin committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    39bf97d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e2683c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/ighelani_PAPP-27394_bug_fix' int…

    …o ighelani_PAPP-27394_bug_fix
    hardik-crest committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3eff4ed View commit details
    Browse the repository at this point in the history
  5. Update README.md

    splunk-soar-connectors-admin committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    899fc6e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    5490e49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869784f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    splunk-soar-connectors-admin committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3aa1083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77bb47c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/ighelani_PAPP-27394_bug_fix' int…

    …o ighelani_PAPP-27394_bug_fix
    hardik-crest committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    103314f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a741c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. removed unwanted code

    hardik-crest committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    45d20c2 View commit details
    Browse the repository at this point in the history
  2. removed cs6 fields

    hardik-crest committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    cc5cddc View commit details
    Browse the repository at this point in the history
  3. updated error msg

    hardik-crest committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2ff0559 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    92bb747 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    splunk-soar-connectors-admin committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    66e8323 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    471e14d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c404ab View commit details
    Browse the repository at this point in the history
  3. Update README.md

    splunk-soar-connectors-admin committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    26fb1a0 View commit details
    Browse the repository at this point in the history
  4. updated django version

    hardik-crest committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d282767 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. re run pipelines

    hardik-crest committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6543684 View commit details
    Browse the repository at this point in the history