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

feat: actions for icon, eth event processor and workflow invoker #134

Open
wants to merge 34 commits into
base: next
Choose a base branch
from

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    a7c9bc4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from shanithkk/feature/icon_event_processor

    chore: add icon event processor
    Mr-Nobody21 authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f530e65 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    ceb7373 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from HugoByte/feature/icon-eth-notification

    feat: add icon eth notification action
    shanithkk authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    555a1ef View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    838dd7a View commit details
    Browse the repository at this point in the history
  2. fix: workflow reg error

    shreyasbhat0 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    db1aba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a9b2bf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    1836770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a55173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96f7aed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ab90f6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #75 from HugoByte/feature/list-icon-events

    Fix: fix user-login failed
    shanithkk authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    406a100 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    1ba65ad View commit details
    Browse the repository at this point in the history
  2. chore: update home button

    shanithkk committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c1ef567 View commit details
    Browse the repository at this point in the history
  3. fix: fix notification issue in icon eth notification example

    the notification data is not visible when an notification pop up
    shanithkk committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    eb9db1f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. chore: update main page

    shanithkk committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8201316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63cd777 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. fix: notification issue

    shanithkk committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    2524f5f View commit details
    Browse the repository at this point in the history
  2. refactor: file foramt

    shanithkk committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    8dcab12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9c5abf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from HugoByte/feature/icon-eth-frontend

    feat: frontend for icon-eth notification
    shanithkk authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    50dca79 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 19, 2023

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

Commits on Sep 26, 2023

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

Commits on Sep 28, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    020013c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18423e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. feat: implement invoking action based on topic in workflow invoker (#79)

    * chore: Add a method to fetch the action name that needs to be invoked from the database
    
    * fix: debug parsing action name from json value which is fetched from the database
    
    * chore: add method for fetching invoking action name from the database & add test cases to test the method
    
    * fix: debug error in get_action_name_fail test case
    
    * style: Format code according to coding standards
    ajaykumargdr authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f395c1e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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