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

Registration support #869

Merged
merged 109 commits into from
Nov 15, 2023
Merged

Registration support #869

merged 109 commits into from
Nov 15, 2023

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    b48ae86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bbd567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c39c376 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    e50337b View commit details
    Browse the repository at this point in the history
  2. [service] Fix names

    joseivanlopez committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c5535f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    851e85f View commit details
    Browse the repository at this point in the history
  2. initial forst working POC

    jreidinger committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9300a72 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    12102fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c4df0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ac9699 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdc9bb4 View commit details
    Browse the repository at this point in the history
  5. [service] Small fixes

    joseivanlopez committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f16b07e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94dd896 View commit details
    Browse the repository at this point in the history
  7. fix missing require

    jreidinger committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b0734a5 View commit details
    Browse the repository at this point in the history
  8. make rubocop happy

    jreidinger committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    551a643 View commit details
    Browse the repository at this point in the history
  9. fix typo

    jreidinger committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4098011 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    834a7dc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    d875395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861c202 View commit details
    Browse the repository at this point in the history
  3. [service] Fix tests

    joseivanlopez committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    719d421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9881d89 View commit details
    Browse the repository at this point in the history
  5. support deregister

    jreidinger committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4f90278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe89d84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ccfa41 View commit details
    Browse the repository at this point in the history
  8. fix typo and order

    jreidinger committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    60ab7ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18f5de9 View commit details
    Browse the repository at this point in the history
  10. remove credentials file

    jreidinger committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a4cc72b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    895a092 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    cd6a22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b50ac90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66c509a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b36e988 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3a1422 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3632f6a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    c4dcbb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61147b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72cbf53 View commit details
    Browse the repository at this point in the history
  4. fix typos

    jreidinger committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9275479 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    a7b856d View commit details
    Browse the repository at this point in the history
  2. [service] Rubocop

    joseivanlopez committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    db7567a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    ef1a0f2 View commit details
    Browse the repository at this point in the history
  2. [service] Prevent change of product if needed

    - A new product cannot be selected before deregistering the current one.
    - D-Bus API for seleting a product now returns a code for success or
      error.
    joseivanlopez committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    dfd547f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd866c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c4c742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bb1a00 View commit details
    Browse the repository at this point in the history
  6. [web] Fix tests

    joseivanlopez committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cc4ba95 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    88141e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4032595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70b2def View commit details
    Browse the repository at this point in the history
  4. fix namespace

    jreidinger committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5a38dac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    254dfe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    6c6cba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe0d63b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    7b1cd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c3809a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b21ca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0814460 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    691f71c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2c702b View commit details
    Browse the repository at this point in the history
  7. [web] Fix tests

    joseivanlopez committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7317e61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c99a98e View commit details
    Browse the repository at this point in the history
  9. fix return statement

    jreidinger committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    133acc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    aa57609 View commit details
    Browse the repository at this point in the history
  2. [service] Rubocop

    joseivanlopez committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    847952e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56d8935 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a78702b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa32a97 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge pull request #791 from openSUSE/registration-dbus-api

    D-Bus API for registration
    joseivanlopez committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5f6fc37 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    48e0644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14ae23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba7f482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6752fc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6709506 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #867 from openSUSE/product-localized-description

    Fix localized description feature
    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d9556cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d27be9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4038cbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    911bcdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f88225d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ca8e76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4334e9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8524bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd54a8d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    59ca28e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7735ace View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    825b5e3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e3122a4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a483046 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3bf7a23 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5738769 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    85caaef View commit details
    Browse the repository at this point in the history
  19. [web] Add product page

    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    403cdde View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    33cf3a6 View commit details
    Browse the repository at this point in the history
  21. [web] Fix tests

    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    298dd3c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    310ce71 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    608cd40 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    354805c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fae9410 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0e6c2fd View commit details
    Browse the repository at this point in the history
  27. [web] Use early return

    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e5e7510 View commit details
    Browse the repository at this point in the history
  28. [service] Remove repos from ALP-Dolomite config

    - The product has to be registered
    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f6d5bfe View commit details
    Browse the repository at this point in the history
  29. Merge pull request #814 from openSUSE/registration-ui

    Registration UI
    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a165dd3 View commit details
    Browse the repository at this point in the history
  30. [service] Changelog

    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    12d4ba4 View commit details
    Browse the repository at this point in the history
  31. [web] Changelog

    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    acc1cf2 View commit details
    Browse the repository at this point in the history
  32. [rust] Changelog

    joseivanlopez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    29665b1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    affdacb View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4b55006 View commit details
    Browse the repository at this point in the history