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

feat: Support for SharePoint (Viva) Adaptive Card Extension #6695

Merged
merged 17 commits into from
Nov 1, 2023

Commits on Oct 4, 2023

  1. SharePoint ACE Activity Handler

    Alex Terentiev committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4fd30e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. adding schema - wip

    Alex Terentiev committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b914244 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. all components

    Alex Terentiev committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    00f9696 View commit details
    Browse the repository at this point in the history
  2. CardViewParameters

    Alex Terentiev committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    37592c8 View commit details
    Browse the repository at this point in the history
  3. Helper methods for card view parameters

    Alex Terentiev committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ff04905 View commit details
    Browse the repository at this point in the history
  4. Handle action and tests

    Alex Terentiev committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    eff37be View commit details
    Browse the repository at this point in the history
  5. sync with the changes from local copy

    Alex Terentiev committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    01525f6 View commit details
    Browse the repository at this point in the history
  6. extra comment

    Alex Terentiev committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ba15e39 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. properties instead of customProperties, sign in card view

    Alex Terentiev committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8b31fc3 View commit details
    Browse the repository at this point in the history
  2. latest changes

    Alex Terentiev committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0e46dbd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. correct working implementation

    Alex Terentiev committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e4466a4 View commit details
    Browse the repository at this point in the history
  2. remove SharePoint channel

    Alex Terentiev committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c76b264 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. updated API and comments

    Alex Terentiev committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5d1dfe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. move action type to base class

    Alex Terentiev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    786a14b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. updated comments

    Alex Terentiev committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    50218ce View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. comment update

    Alex Terentiev committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    66f0fd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. getting tests schema back

    Alex Terentiev committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c682736 View commit details
    Browse the repository at this point in the history