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

Add topic description on Confluent Cloud #383

Merged
merged 36 commits into from
Mar 22, 2024

Commits on Mar 8, 2024

  1. Description feature

    ThomasCAI-mlv committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a826f1a View commit details
    Browse the repository at this point in the history
  2. Description feature

    ThomasCAI-mlv committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9d81618 View commit details
    Browse the repository at this point in the history
  3. Typo fixes

    ThomasCAI-mlv committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d411675 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    2ce70ee View commit details
    Browse the repository at this point in the history
  2. Style fix 1

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    db05ca3 View commit details
    Browse the repository at this point in the history
  3. Style fix 2

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    cb60bc4 View commit details
    Browse the repository at this point in the history
  4. Style fix 3

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0dd32b7 View commit details
    Browse the repository at this point in the history
  5. Style fix 4

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3918b3b View commit details
    Browse the repository at this point in the history
  6. IsConfluent fix for TU

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    92931ea View commit details
    Browse the repository at this point in the history
  7. Style fix 5

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    dcba55b View commit details
    Browse the repository at this point in the history
  8. TU fix

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d4f4ad6 View commit details
    Browse the repository at this point in the history
  9. TU fix 2

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    608fed9 View commit details
    Browse the repository at this point in the history
  10. TU fix 3

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d91b6b1 View commit details
    Browse the repository at this point in the history
  11. TU fix 4

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1b31208 View commit details
    Browse the repository at this point in the history
  12. TU fix 5

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    96ec728 View commit details
    Browse the repository at this point in the history
  13. TU fix 5

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4275f72 View commit details
    Browse the repository at this point in the history
  14. TU fix 6

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8fee9bb View commit details
    Browse the repository at this point in the history
  15. TU fix 7

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8003b55 View commit details
    Browse the repository at this point in the history
  16. TU style fix

    ThomasCAI-mlv committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d304729 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. TU fix

    ThomasCAI-mlv committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3b9233b View commit details
    Browse the repository at this point in the history
  2. TU fix 2

    ThomasCAI-mlv committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1f6a820 View commit details
    Browse the repository at this point in the history
  3. TU fix 3

    ThomasCAI-mlv committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    75ba3f2 View commit details
    Browse the repository at this point in the history
  4. TU fix 4

    ThomasCAI-mlv committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    deb9e4d View commit details
    Browse the repository at this point in the history
  5. TU fix 5

    ThomasCAI-mlv committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9a17c5b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add new TU

    ThomasCAI-mlv committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    40c56dc View commit details
    Browse the repository at this point in the history
  2. Fix TU

    ThomasCAI-mlv committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    80854ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecf87a2 View commit details
    Browse the repository at this point in the history
  4. Remove unsued imports

    ThomasCAI-mlv committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7d32635 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Rework: type and null possibility for description variable, iteration…

    … in topics, and persist topic status update
    ThomasCAI-mlv committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    186609e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d07c75 View commit details
    Browse the repository at this point in the history
  3. unused imports

    ThomasCAI-mlv committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    44bc24e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    834d8ce View commit details
    Browse the repository at this point in the history
  5. unused import

    ThomasCAI-mlv committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b5b4e3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1e512c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update response POJO + primitive boolean + description default null f…

    …ix + enrich topics with description and tags merged
    ThomasCAI-mlv committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0ae280f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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