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

V alihashish/actions #446

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2023

  1. Live Signals Actions

    AliHashish committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4ca8b32 View commit details
    Browse the repository at this point in the history
  2. Update upload.ts

    AliHashish committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0c749f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Live Signals Actions update

    - Parameters are now passed as a dictionary instead of an array of strings
    - Client no longer has to make their function an arrow one, as this is handled automatically
    
    This makes clarity-js more compatible with the other PR made for extra parameters.
    
    This has been tested locally.
    AliHashish committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    330d4c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Types and Thresholds

    Handling different signal types, each with their own threshold
    AliHashish committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    daa58df View commit details
    Browse the repository at this point in the history