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

Enhanced job filtering, status change observers, runnable dependencies #30

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

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    c42ca8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09525fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    408da46 View commit details
    Browse the repository at this point in the history
  4. Increment minor version

    robnewton committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c2db21d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58b0727 View commit details
    Browse the repository at this point in the history
  6. Fixed query filter

    robnewton committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    021781b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fabde9 View commit details
    Browse the repository at this point in the history
  8. filter issues wip

    robnewton committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5001b42 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

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

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    193a394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b4ec2b View commit details
    Browse the repository at this point in the history
  3. Updated readme

    robnewton committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    dfa6d5e View commit details
    Browse the repository at this point in the history
  4. Removed notes

    robnewton committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    dfa4b51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffbeae3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    628bc1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f22202 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Added get job function

    robnewton committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ccd7104 View commit details
    Browse the repository at this point in the history
  2. Fixed getJob

    robnewton committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6b8cb70 View commit details
    Browse the repository at this point in the history
  3. Status change observer

    robnewton committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    aa290fc View commit details
    Browse the repository at this point in the history
  4. Corrected comments

    robnewton committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    01c7dea View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Added some comments

    robnewton committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5ec4e45 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    6d3108f View commit details
    Browse the repository at this point in the history
  2. Added skip tracking

    robnewton committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    74b4fc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    6e71ac5 View commit details
    Browse the repository at this point in the history
  2. Try that again

    robnewton committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f79974c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ae025a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Added get workers as array

    robnewton committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ea77439 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add delete job function

    dartushd committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a534c9e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Dec 12, 2023

  1. Update version 2.4.0

    dartushd committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    98d5fd1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/enhanced-error-handling' of github.com:hopdrive…

    …/react-native-queue into feature/delete-single-job
    dartushd committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c11b53c View commit details
    Browse the repository at this point in the history
  3. weird name change

    dartushd committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1615851 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from hopdrive/feature/delete-single-job

    Delete jobs by id and all failed jobs
    robnewton authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    12a7267 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

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

Commits on Jan 8, 2024

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