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

Support label creation via property values #1762

Merged
merged 32 commits into from
Mar 12, 2024

Commits on Feb 26, 2024

  1. create label via variable

    DavIvek committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f360555 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. adjust tests

    DavIvek committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1eb39ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef2fcd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    502d7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c1497 View commit details
    Browse the repository at this point in the history
  3. wip

    DavIvek committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    003d08c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

    DavIvek committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    92e6c32 View commit details
    Browse the repository at this point in the history
  3. fix clang-tidy issue

    DavIvek committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0c734c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc84243 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. fix set and remove clauses

    DavIvek committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    112f2e1 View commit details
    Browse the repository at this point in the history
  2. add tests

    DavIvek committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a2e21d0 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    DavIvek committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ec3d487 View commit details
    Browse the repository at this point in the history
  4. add more tests

    DavIvek committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f58697d View commit details
    Browse the repository at this point in the history
  5. fix labels test

    DavIvek committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7c829fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b90b6ec View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix error message

    DavIvek committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fdd797e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix grammar

    DavIvek committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    329178d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. remove unused constructors

    DavIvek committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    23f3ce0 View commit details
    Browse the repository at this point in the history
  2. implement suggestions

    DavIvek committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    04b06e0 View commit details
    Browse the repository at this point in the history
  3. minor grammar change

    DavIvek committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e191ec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c453cc View commit details
    Browse the repository at this point in the history
  5. implement suggestions

    DavIvek committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    200eaef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cacb78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5e0c58 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. minor grammar change

    DavIvek committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ce016e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3505082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6149c2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed1fb40 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    36a9f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42fe07b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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