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

[incubator-kie-issues-576] Data Audit apps for kogito #1905

Merged
merged 47 commits into from
Dec 27, 2023

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    13437bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6045e3a View commit details
    Browse the repository at this point in the history
  3. added data audit context to local

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8dff491 View commit details
    Browse the repository at this point in the history
  4. make proxy independent of runtime

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    be247eb View commit details
    Browse the repository at this point in the history
  5. tweak events

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d4a0923 View commit details
    Browse the repository at this point in the history
  6. fix deletion of spring boot subsystem

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    352fa6a View commit details
    Browse the repository at this point in the history
  7. fix logic in data audit

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    414d51a View commit details
    Browse the repository at this point in the history
  8. fix tests

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b9f6933 View commit details
    Browse the repository at this point in the history
  9. fix json objects in variable values

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7322597 View commit details
    Browse the repository at this point in the history
  10. added pagination

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5668302 View commit details
    Browse the repository at this point in the history
  11. fix roles in process state query

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d264b2f View commit details
    Browse the repository at this point in the history
  12. add mechanism extension

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    82d288e View commit details
    Browse the repository at this point in the history
  13. fix for assignments

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    10dfdde View commit details
    Browse the repository at this point in the history
  14. fix deadlines notifications

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    bc04592 View commit details
    Browse the repository at this point in the history
  15. fix spring boot test

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1547279 View commit details
    Browse the repository at this point in the history
  16. add queries for processes

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9f38056 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c34080 View commit details
    Browse the repository at this point in the history
  18. job log changed to match data index

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b505624 View commit details
    Browse the repository at this point in the history
  19. add microprofile to subsystem

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    51a0e86 View commit details
    Browse the repository at this point in the history
  20. make context factory independent

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5b90d92 View commit details
    Browse the repository at this point in the history
  21. fix names

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6e4b0af View commit details
    Browse the repository at this point in the history
  22. readme.md

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e8dcb41 View commit details
    Browse the repository at this point in the history
  23. fix compilation problems

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a4849fe View commit details
    Browse the repository at this point in the history
  24. fix artifact id and added new query

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    eee46b5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6d1616d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    93cecff View commit details
    Browse the repository at this point in the history
  27. formatting pom.xml

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f8029fd View commit details
    Browse the repository at this point in the history
  28. setting configuration

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    23868d7 View commit details
    Browse the repository at this point in the history
  29. fix service

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    973029b View commit details
    Browse the repository at this point in the history
  30. fix jdbc driver dependencies

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    caa5281 View commit details
    Browse the repository at this point in the history
  31. fix jdbc driver dependencies

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    40dab61 View commit details
    Browse the repository at this point in the history
  32. added jpa container service

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e108817 View commit details
    Browse the repository at this point in the history
  33. Fix naming conventions for tables

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6922fc1 View commit details
    Browse the repository at this point in the history
  34. fix sla

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0f0c034 View commit details
    Browse the repository at this point in the history
  35. fix configuration. simplification

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4fe323b View commit details
    Browse the repository at this point in the history
  36. fix service

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e90da08 View commit details
    Browse the repository at this point in the history
  37. fix for orm

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    cf382e9 View commit details
    Browse the repository at this point in the history
  38. fix classloader

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6399101 View commit details
    Browse the repository at this point in the history
  39. clean unnecessary fields

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    cf7ad2e View commit details
    Browse the repository at this point in the history
  40. fix readme.md

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0149ee3 View commit details
    Browse the repository at this point in the history
  41. fix transaction error in springboot

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5a71e70 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0fe785a View commit details
    Browse the repository at this point in the history
  43. fix

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0b177ac View commit details
    Browse the repository at this point in the history
  44. fix query

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    38f088a View commit details
    Browse the repository at this point in the history
  45. fix plural queries

    elguardian authored and pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d6bcde7 View commit details
    Browse the repository at this point in the history
  46. Quarkus 3 upgrade fixes:

    - `999-SNAPSHOT` version bump
    - javax to jakarta migration
    - test fixes
    pefernan committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    24335a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. - fix log

    pefernan authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d157e3a View commit details
    Browse the repository at this point in the history