Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Fix SlackAction: change SlackAction "value" to "url" #43

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

Commits on Jun 13, 2018

  1. Remove dead code

    dvehar committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b56be76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcc34fe View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Refactor SlackAction to use an object oriented approach for each type…

    … of action
    
    Creates the concrete SlackActions:
    - BasicButtonSlackAction
    - InteractiveButtonSlackAction
    - InteractiveSelectSlackAction
    
    Adds tests
    dvehar committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    cc66b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ef17a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. make style public

    dvehar committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    2594aa6 View commit details
    Browse the repository at this point in the history