-
Notifications
You must be signed in to change notification settings - Fork 3
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
Sync main branch with main-apache branch #1
Commits on Dec 13, 2023
-
kie-issues#525: Fix wrong usage of useCallback to useMemo (apache#1878)
This is a followup PR for https://github.com/kiegroup/kogito-apps/pull/1875 This worng code was spotted after merge of original PR so opening this fix as a separate PR.
Configuration menu - View commit details
-
Copy full SHA for 1a6adca - Browse repository at this point
Copy the full SHA 1a6adcaView commit details -
kie-issues#626: disable Keycloak devservice (apache#1895)
* kie-issues#626: disable Keycloak devservice * disable kafka in sync with other jobs service ITs --------- Co-authored-by: jstastny-cz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1d866d - Browse repository at this point
Copy the full SHA a1d866dView commit details -
kie-issues#562: replace copyrights headers/comments in kogito-apps (a…
…pache#1883) * Add NOTICE.txt * Remove headers * Add sh, java, pom.xml and yaml files * js, ts, tsx, css, html files * remove 'txt' extension * trigger build
Configuration menu - View commit details
-
Copy full SHA for e2ec2f2 - Browse repository at this point
Copy the full SHA e2ec2f2View commit details -
kie-issues#527: Fix @kogito-apps/form-details: The embedded monaco-ed…
…itor doesn't show the proper syntax highlighting (apache#1885) * kie-issues#527: Fix @kogito-apps/form-details: The embedded monaco-editor doesn't show the proper syntax highlighting * fic react forms colors in runtime-tools-dev-ui-webapp * fix html colors in runtime-tools-dev-ui-webapp * Remove duplicates not needed in runtime-tools-dev-ui-webapp * trigger build
Configuration menu - View commit details
-
Copy full SHA for a4fa319 - Browse repository at this point
Copy the full SHA a4fa319View commit details -
Remove [email protected] (CVE-2023-26115) (apache#1880)
* Remove [email protected] (CVE-2023-26115) * fixing conflicts * restore header * removing header
Configuration menu - View commit details
-
Copy full SHA for e88be64 - Browse repository at this point
Copy the full SHA e88be64View commit details -
[kie-issues-249] Data Index Events changes for allowing historical da…
…ta (apache#1881) * [kie-issues-249] data index improvements * fix for updated by field * fix for proto library * remove system out * test with jenkins
Configuration menu - View commit details
-
Copy full SHA for 954417e - Browse repository at this point
Copy the full SHA 954417eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b96d3 - Browse repository at this point
Copy the full SHA b2b96d3View commit details -
kie-issues#648: report cypress results in CI publishers (apache#1903)
Co-authored-by: jstastny-cz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50a6807 - Browse repository at this point
Copy the full SHA 50a6807View commit details -
KOGITO-9849 DataIndex is not processing well the http cloud events (a…
…pache#1889) * KOGITO-9849 DataIndex is not processing well the http cloud events * Code review suggestions I * Fix structured mode that was removed in PR in the middle
Configuration menu - View commit details
-
Copy full SHA for 312f6ed - Browse repository at this point
Copy the full SHA 312f6edView commit details -
KOGITO-9855: Avoid create protobuf folder with root privileges. Fix p… (
apache#1891) * KOGITO-9855: Avoid create protobuf folder with root privileges. Fix postgresql Dataindex addons integration test reusing testcontainers * review suggestion applied
Configuration menu - View commit details
-
Copy full SHA for 46cef0a - Browse repository at this point
Copy the full SHA 46cef0aView commit details -
KOGITO-9825:Data index flyway postgresql migration scripts doesn't al…
…low multiple executions (apache#1884)
Configuration menu - View commit details
-
Copy full SHA for 6e19808 - Browse repository at this point
Copy the full SHA 6e19808View commit details -
kie-issues#639: Upgrade kie-tools to 0.32 (apache#1899)
* kie-issues#639: Upgrade kie-tools to 0.32 * - fixed webapp resources path * - fix monaco-editor versions conflicts * - snapshot updates
Configuration menu - View commit details
-
Copy full SHA for f525535 - Browse repository at this point
Copy the full SHA f525535View commit details -
[KOGITO-9842] The initial load job task from DB is not executed Job S…
…ervice (apache#1888) * KOGITO-9842 The initial load job task from DB is not executed Job Service
Configuration menu - View commit details
-
Copy full SHA for ee6a186 - Browse repository at this point
Copy the full SHA ee6a186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b27792 - Browse repository at this point
Copy the full SHA 4b27792View commit details -
KOGITO-8841: Review data-index BFF for Management Console interaction… (
apache#1894) * KOGITO-8841: Review data-index BFF for Management Console interaction with job service * disable keycloak Dev service regarding kie-issues#626
Configuration menu - View commit details
-
Copy full SHA for cad5fd2 - Browse repository at this point
Copy the full SHA cad5fd2View commit details -
[KOGITO-9909] Fix concurrency on incoming data-index events adding lo…
…ck and merge + fix for duplicate key on process definition indexing (apache#1906) * KOGITO-9909 Fix concurrency on incoming data-index events adding lock and merge + fix for duplicate key on process definition indexing
Configuration menu - View commit details
-
Copy full SHA for 016f26d - Browse repository at this point
Copy the full SHA 016f26dView commit details -
[KOGITO-9886] fix IT for data-index and jobs-service with process-def…
…initions events (apache#1913) * KOGITO-9886 fix IT for data-index and jobs-service with process-definitions events
Configuration menu - View commit details
-
Copy full SHA for 71f3b54 - Browse repository at this point
Copy the full SHA 71f3b54View commit details -
kie-issues#677: Data Index shows error when querying for ProcessInsta…
…ncess that contain nodes with null enter property. (apache#1926)
Configuration menu - View commit details
-
Copy full SHA for 7a46885 - Browse repository at this point
Copy the full SHA 7a46885View commit details -
[KOGITO-9816] Consume ProcessDefinitionDataEvent at Data Index for Pr…
…ocess Definitions indexation (apache#1924) * KOGITO-9816 Consume ProcessDefinitionDataEvent at Data Index for Process Definitions indexation
Configuration menu - View commit details
-
Copy full SHA for 8af67cf - Browse repository at this point
Copy the full SHA 8af67cfView commit details -
kie-issues#746: set timeout for testcontainers after waitingFor invoc…
…ation (apache#1932) Co-authored-by: jstastny-cz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc8016b - Browse repository at this point
Copy the full SHA bc8016bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e3a867 - Browse repository at this point
Copy the full SHA 9e3a867View commit details