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

LdapExplorer front end #7683

Merged
merged 50 commits into from
Jul 7, 2023

Commits on Jul 6, 2023

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

    satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1259c2c View commit details
    Browse the repository at this point in the history
  3. Fix validation of search input

    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7297aae View commit details
    Browse the repository at this point in the history
  4. Fix ldap search input states

    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    065ced6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c5db94 View commit details
    Browse the repository at this point in the history
  6. Move and cleanup ldap search UI files

    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2dc2157 View commit details
    Browse the repository at this point in the history
  7. Fix linting errors

    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d0a5404 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27dcc4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    249b34c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e06899d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7770874 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b854ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9138226 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21c748c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    822f2db View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5435098 View commit details
    Browse the repository at this point in the history
  17. Add UI for ldap attribute selector

    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b5546f0 View commit details
    Browse the repository at this point in the history
  18. Debounce ldap search input

    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b5615df View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d53aac0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    db6fba5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9b572af View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    76640b8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f981e4f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    315c031 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b45b2c1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    55872b7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b6edc73 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    522b1f3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ae9533f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    12c77c2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0423f6f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f7d5fa5 View commit details
    Browse the repository at this point in the history
  33. Fix eslint errors in ldap code

    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    acfd5d3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e9f403d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    dffc45d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c51bc21 View commit details
    Browse the repository at this point in the history
  37. Add ldap selector to Edir conditions

    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    962a1f2 View commit details
    Browse the repository at this point in the history
  38. Fix a bug that sends form with int values if they are unmodified

    By default the values are ints, but they get converted to string upon save/modification. This creates inconsistency to what the back end receives
    VakarisZ authored and satkunas committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e8ad342 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a5e66d1 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d7b226e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ebf2353 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    7ad5f72 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    a0128ac View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    d35b2df View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6ce29b4 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    f418098 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d5526c3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    69ad213 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    0087957 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    8f24d51 View commit details
    Browse the repository at this point in the history