Commit graph

88 commits

Author SHA1 Message Date
nheron
46ae8eb6dd expose rest API for Guided Rule template over admin console application 2020-11-18 15:34:15 +01:00
nheron
a0499d8e3a work 2020-11-16 07:57:42 +01:00
nheron
8f0afab063 remove unused project + only display available runtime when associating kie server to project 2020-11-14 14:46:21 +01:00
nheron
dd453be872 work on deployment of project 2020-11-12 15:57:21 +01:00
nheron
cbf24921a1 bug on select target kie-server 2020-11-12 14:13:10 +01:00
Nicolas Héron
fd264ff7cc Update Tag creation when pushing to docker hub 2020-10-28 15:38:41 +01:00
Nicolas Héron
3ccbccb074 Removed defautl mongo username and password
Should be added by docker run or kubernets helm at runtime
2020-10-27 18:36:20 +01:00
Nicolas Héron
13bd10561b Start some documentation
Refactor Admin-UI
Finish the "drools-framewok-uberfire-security-service" module #97
2020-10-22 18:44:23 +02:00
Nicolas Héron
3f1187921e Work on Finish the "drools-framewok-uberfire-security-service" module #97
Allow only users with a user group that gives access to the Workbench #96
2020-10-12 09:02:54 +02:00
Nicolas Héron
f23eec8ec3 Merge remote-tracking branch 'remotes/origin/usemongo' into kafka 2020-10-08 19:03:26 +02:00
Nicolas Héron
ef119f7c50 Add docker configuration to push on docher hub 2020-10-08 19:02:57 +02:00
Sébastien Velay
5eb4480e0b fix(swagger) : fix package name for swagger 2020-10-05 16:57:41 +02:00
Sébastien Velay
9b1b5b5d90 feat(kafka) : support SSL connection 2020-10-01 15:02:20 +02:00
Nicolas Héron
4515972023 Creation of an API in the admin console to create workspace and projects #151 2020-09-29 17:36:03 +02:00
Nicolas Héron
69c5ef7d43 Removed usage of kafka when deploying (polling mongodb instead) 2020-09-24 13:07:42 +02:00
Nicolas Héron
1a61d054c3 Work 2020-09-15 18:24:56 +02:00
Sébastien Velay
eb017727ed feat(actuator) : add actuator on spring application 2020-09-11 15:08:46 +02:00
Nicolas Héron
e00a4413d1
Merge pull request #95 from sebvelay/feat/cloudReady
feat(properties) : externalize conf on env properties
2020-09-11 08:56:33 +02:00
Sébastien Velay
c05b5092ec feat(properties) : externalize conf on env properties 2020-09-10 15:16:06 +02:00
Nicolas Héron
e3375f4216 update asset source #82
null pointer when using non existing workspace or project in updateAsset Source #81
2020-09-09 19:02:17 +02:00
Nicolas Héron
7feaeee7d8 work on security uberfire security extension with mongodb
Refactor for Sonarlint
2020-09-04 09:25:04 +02:00
Nicolas Héron
998eb9980f Add clonning of values in fact logging to keep initial values 2020-07-23 09:20:35 +02:00
Nicolas Héron
337a723d49 Excell Import of Rule template does null pointer whena cell is not filled 2020-07-20 11:41:52 +02:00
Nicolas Héron
84f799dba6 SonarQube quality corrections 2020-07-19 12:40:20 +02:00
Nicolas Héron
ae33be45b9 upgrade version jdk11 for maven compiler plugin 2020-07-17 16:02:46 +02:00
Nicolas Héron
f23d92993a Upgrade to java 11 + docker compose update 2020-07-17 14:18:17 +02:00
Nicolas Héron
42795bf9c8 Work and upgrade to version 7.40.0 2020-07-16 11:33:36 +02:00
Nicolas Héron
01cbf02961 WOrk to enhance logging of rule execution ==> export as csv 2020-07-02 23:03:40 +02:00
Nicolas Héron
174edd8b30 WOrk to enhance logging of rule execution 2020-07-01 18:42:34 +02:00
Nicolas Héron
9e50b527ca Display Object in JSON format => Can be put in request for replay 2020-07-01 15:11:45 +02:00
Nicolas Héron
f97a3889a5 work on using admin application as kie-server rest interface to allow deploy action from within Business Central 2020-07-01 11:23:20 +02:00
Nicolas Héron
033628c336 Use Kafka 2020-06-26 08:54:45 +02:00
Nicolas Héron
a79802646c Use Kafka 2020-06-24 23:21:21 +02:00
Nicolas Héron
fd551f7af8 clean code and update to version 7.38.0 of drools 2020-06-24 10:28:25 +02:00
Nicolas Héron
0a97629aa5 Work after Sonarcloud 2020-06-01 16:34:55 +02:00
Nicolas Héron
b37a988a03 Work on using branch per project 2020-04-14 08:56:20 +02:00
Nicolas Héron
b1d5f53a79 docker compose for usage of mongodb & Login module using mongodb 2020-01-03 19:04:41 +01:00
Nicolas Héron
657a0f9a03 Usage of Mongodb and Login Module using mongo 2020-01-03 14:40:00 +01:00
Nicolas Héron
42751e7b38 Add paramters to connect to workbench 2019-12-12 13:29:42 +01:00
Nicolas Héron
62eef1370b Work on Running in Swarm
Debug of reverse proxy
2019-10-22 22:45:16 +02:00
Nicolas Héron
1b8ab0d36b Remove usage of elastichsearch =>MongoDB 2019-10-22 14:00:34 +02:00
Nicolas Héron
0833d69031 Update Container deployment when project data modifiled (name, processID and mainClass) 2019-10-21 16:56:13 +02:00
Nicolas Héron
ebe0647f0d Upgrade of Spring data ES version 2019-10-21 15:37:54 +02:00
Nicolas Héron
e2c87e9d20 Refactoring for running in a docker swarm cluster
and upgrade to version 7.28.0
2019-10-21 11:24:57 +02:00
Nicolas Héron
0c510abd66 Upgrade to version 7.27.0.Final of drools
export/import of Guided rule template via excell now works
Export of Decision table via excell now works
2019-10-07 16:35:07 +02:00
Nicolas Héron
b885e04aae Correct naming for eploying
Handle Correctly decision table
2019-09-27 10:05:51 +02:00
Nicolas Héron
54e4d6de45 docker deploy 2019-08-27 15:21:00 +02:00
Nicolas Héron
b91076c3e7 update 2019-08-08 14:43:27 +02:00
Nicolas Héron
a08f5edacf upgrade to 7.24.0.Final 2019-08-06 11:12:20 +02:00
Nicolas Héron
4df3c2de3a upgrade version to 1.1-SNAPSHOT
Adding swimming pool UI
2019-04-10 11:41:03 +02:00