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(parent structure): add method that return note parent structure #276

Merged
merged 32 commits into from
Oct 26, 2024

Commits on Aug 29, 2024

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

Commits on Sep 1, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 6, 2024

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

Commits on Sep 7, 2024

  1. update(note request): update the content send in get request of note …

    …by adding note parrent structure
    dependentmadani committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a11d1f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    d6c9ded View commit details
    Browse the repository at this point in the history
  2. update: fix lint

    dependentmadani committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6bdc56a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. update (note parents): few modification in the return value type, add…

    … a test, tests work in progress
    dependentmadani committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6cf3d4c View commit details
    Browse the repository at this point in the history
  2. update: add a test

    dependentmadani committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1809ca1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. update (note parents): modifications based on reviews, use test.each …

    …in tests instead of individual test cases
    dependentmadani committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ca7a9a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

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

Commits on Sep 29, 2024

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

Commits on Oct 13, 2024

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

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. update (note parents): update the search of note ids to respect the o…

    …rder, add related test to this case
    dependentmadani committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    92c8569 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    47680d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31aeb92 View commit details
    Browse the repository at this point in the history