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

Con 98 #32

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

Con 98 #32

wants to merge 12 commits into from

Commits on Aug 3, 2022

  1. -implemented event signal watcher for schedule

    -added base schema for
    event driven finite state
    event node
    Ser0n-ath committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    aab5ee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. -updated event state schema

    -added ability to create/delete events
    Ser0n-ath committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    58b60f3 View commit details
    Browse the repository at this point in the history
  2. -added ability to satisify a predicate in event

    system via rest call
    Ser0n-ath committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    86c8e20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    313d110 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90a4ac8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    1f997a3 View commit details
    Browse the repository at this point in the history
  2. -added mutations for event object after

    processed by dispatcher
    Ser0n-ath committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    af4680b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. -added time-to-execute mutator

    -added predicate-mutator
    Ser0n-ath committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d8c15af View commit details
    Browse the repository at this point in the history
  2. -added note

    Ser0n-ath committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    2bed958 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from UTSCCSCC01/develop

    Develop
    Ser0n-ath authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    5229da7 View commit details
    Browse the repository at this point in the history
  4. -added ability to run events from

    orchestra via postman
    Ser0n-ath committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    cdf03b4 View commit details
    Browse the repository at this point in the history
  5. added searching bot

    Ser0n-ath committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    2e6afc7 View commit details
    Browse the repository at this point in the history