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

Enhancement/slack bolt #2767

Merged
merged 45 commits into from
Jan 10, 2023
Merged

Enhancement/slack bolt #2767

merged 45 commits into from
Jan 10, 2023

Commits on Dec 13, 2022

  1. Inital work

    kevgliss committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    2d92e09 View commit details
    Browse the repository at this point in the history
  2. More bug fixes

    kevgliss committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7a1933a View commit details
    Browse the repository at this point in the history
  3. Adding list participants

    kevgliss committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    85f338d View commit details
    Browse the repository at this point in the history
  4. Moving error messages

    kevgliss committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7eee62d View commit details
    Browse the repository at this point in the history
  5. Adds exceptions

    kevgliss committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1c20dad View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Formatting messages

    kevgliss committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    34b93ea View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Modal submission

    kevgliss committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d5cd4c6 View commit details
    Browse the repository at this point in the history
  2. More experiments

    kevgliss committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    25bbda1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    7471853 View commit details
    Browse the repository at this point in the history
  2. Adding a decorator module

    kevgliss committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1bd965d View commit details
    Browse the repository at this point in the history
  3. Allowing unregistered users

    kevgliss committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a33e1b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75d858d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    264d92c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f30ef0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4462616 View commit details
    Browse the repository at this point in the history
  8. Enhancement/bolt bookmarks (#2784)

    * branch off bolt pr and add bookmarks to conversation
    
    * branch off bolt pr and add bookmarks to conversation
    
    * add types and docstring to set_conversation_bookmark
    
    * use existing slack_client functionality instead of bolt to call bookmark.add api
    
    * remove deleted bolt function from imports
    
    Co-authored-by: Will Sheldon <[email protected]>
    wssheldon and wssheldon authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2b3b7dd View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    5bf369b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8990fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9257334 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    ea86e09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219cfb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52ca4e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    968dca6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dc9c29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ff69a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. enhancement/conversation-bookmarks (#2799)

    * branch off bolt pr and add bookmarks to conversation
    
    * branch off bolt pr and add bookmarks to conversation
    
    * add types and docstring to set_conversation_bookmark
    
    * use existing slack_client functionality instead of bolt to call bookmark.add api
    
    * remove deleted bolt function from imports
    
    * address mvilanova comments: rearrange bookmark/document code and check for convo plugin
    
    Co-authored-by: Will Sheldon <[email protected]>
    wssheldon and wssheldon authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    299b95c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2724c19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb01bd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    e52edbb View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    0d21ad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1e13d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb76e5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f91b7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a94277 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0d26e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    2db6247 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    b166152 View commit details
    Browse the repository at this point in the history
  2. type check workflow code

    wssheldon committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    25743c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6af588 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    283d471 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77cad1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cf4b0c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    ed98ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    697f783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d6f4ac View commit details
    Browse the repository at this point in the history