Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Add IT Service Management skill #2078

Merged
merged 15 commits into from
Sep 5, 2019
Merged

Add IT Service Management skill #2078

merged 15 commits into from
Sep 5, 2019

Commits on Aug 30, 2019

  1. add itsm skill with create ticket action

    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    71a6e9a View commit details
    Browse the repository at this point in the history
  2. [ITSM] add update ticket action

    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d943777 View commit details
    Browse the repository at this point in the history
  3. [ITSM] add show ticket action

    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    eebb7f1 View commit details
    Browse the repository at this point in the history
  4. [ITSM] add close ticket action

    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    1f0dafe View commit details
    Browse the repository at this point in the history
  5. [ITSM] add show knowledge action

    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    21b3715 View commit details
    Browse the repository at this point in the history
  6. [ITSM] update update ticket action

    redesign AttributePrompt & enum to string
    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    b32e4dd View commit details
    Browse the repository at this point in the history
  7. [ITSM] add next/prev

    * add class GeneralPrompt for next/prev navigation
    * add next/prev to show knowledge base and ticket
    * show knowledge invoke create ticket if required
    * replace wrong EndDialogAsync to CancelAllDialogsAsync
    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    6db4418 View commit details
    Browse the repository at this point in the history
  8. [ITSM] update for IWhitelistAuthenticationProvider, manifestTemplate,…

    … docs
    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    b2aaca0 View commit details
    Browse the repository at this point in the history
  9. [ITSM] add top login prompt, additional sources, TicketState

    * additional sources should be removed when published
    * add TicketState list entity and related updates
    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    fe62ece View commit details
    Browse the repository at this point in the history
  10. [ITSM] use ticket number instead of id

    * add TicketNumber entity
    * add TicketNumberPrompt
    * update card jsons
    * update routines of UpdateTicketDialog & CloseTicketDialog
    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    5ff0b4c View commit details
    Browse the repository at this point in the history
  11. [ITSM] add url and number to knowledge base

    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    64d4cba View commit details
    Browse the repository at this point in the history
  12. [ITSM] separate SimpleWhitelistAuthenticationProvider, add License st…

    …atement
    Hualiang Xie committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    27f7872 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. [ITSM] update json and doc

    Hualiang Xie committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    c5a169a View commit details
    Browse the repository at this point in the history
  2. [ITSM] update GUID

    Hualiang Xie committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    c441520 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. [ITSM] change to handoff as others

    Hualiang Xie committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    c48d72d View commit details
    Browse the repository at this point in the history