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: Add crudWs #1464

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

Commits on Nov 4, 2024

  1. first commit

    pcriadoperez committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0690e7e View commit details
    Browse the repository at this point in the history
  2. ruff check fix

    pcriadoperez committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ddf5336 View commit details
    Browse the repository at this point in the history
  3. ruff format fix

    pcriadoperez committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    35de8fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e9d62c View commit details
    Browse the repository at this point in the history
  5. type fix for 3.7

    pcriadoperez committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5672f01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e54921 View commit details
    Browse the repository at this point in the history
  7. change to testnet

    pcriadoperez committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c437f56 View commit details
    Browse the repository at this point in the history
  8. ruff@

    pcriadoperez committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    16dcd9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2af3198 View commit details
    Browse the repository at this point in the history
  10. format with ruff

    carlosmiei committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4a1d47c View commit details
    Browse the repository at this point in the history
  11. remove blank line

    carlosmiei committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    752bfde View commit details
    Browse the repository at this point in the history
  12. remove default tif

    carlosmiei committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ae652c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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

    pcriadoperez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7f31a7e View commit details
    Browse the repository at this point in the history
  3. fix tests

    pcriadoperez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0df07f1 View commit details
    Browse the repository at this point in the history
  4. ruff

    pcriadoperez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a65a45b View commit details
    Browse the repository at this point in the history
  5. add tests

    pcriadoperez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2239151 View commit details
    Browse the repository at this point in the history
  6. remove utils

    pcriadoperez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9824956 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a62a2a View commit details
    Browse the repository at this point in the history
  8. ruff format

    pcriadoperez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    37a585e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    266e83d View commit details
    Browse the repository at this point in the history
  10. github action

    pcriadoperez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bf0c0d5 View commit details
    Browse the repository at this point in the history
  11. add tox env

    pcriadoperez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3f0f26a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix and test without tox

    pcriadoperez committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    460e449 View commit details
    Browse the repository at this point in the history
  2. move tox command

    pcriadoperez committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e8dd66f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. fix test

    pcriadoperez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    85a4ab0 View commit details
    Browse the repository at this point in the history
  2. fix pyright

    pcriadoperez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f0f58be View commit details
    Browse the repository at this point in the history
  3. type ignore

    pcriadoperez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1a96b52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fb9662 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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

Commits on Nov 16, 2024

  1. remove print

    carlosmiei committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ff8ee83 View commit details
    Browse the repository at this point in the history
  2. add examples

    carlosmiei committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    dfa3b10 View commit details
    Browse the repository at this point in the history
  3. improve docs

    carlosmiei committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    010cef5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. lint and format

    pcriadoperez committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    faa6dfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86998ff View commit details
    Browse the repository at this point in the history
  3. lint and format

    pcriadoperez committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    c5fda09 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    6968df2 View commit details
    Browse the repository at this point in the history
  2. fix for 3.7

    pcriadoperez committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f23b030 View commit details
    Browse the repository at this point in the history