-
I launch a non-production code quality pipeline in Cloud Manager and I get the following critical bugs:
File Location | Line Number | Issue | Type | Severity | Effort | …
-
The parameter "chat" should be "chatHistory" and give the messages before the chat. Also, enter should submit.
-
The search in the groups tab of a group shouldn't show users - trying to add them (rightfully) throws an exception, see https://github.com/ist-dresden/composum-nodes/pull/313 .
-
If you have, e.g., a sling:OrderedFolder with a nt:resource child, as in /content/ist/composum/assets/general/adaptTo.png/jcr:content on cloud.composum.com, that's not handled properly. Currently that…
-
Integrate the dialogs and backend functionality into AEM.
Outcome: package deployable on AEM that serves at least the content creation dialog, if feasible others, too.
-
Deployment of composum-AI on cloud.composum.com
-
We need a test site in the launcher with which the user can just start playing around after running the docker image.
This could possibly even be the www.composum.com site (to discuss with @ist-rw ) …
-
The structure of the Composum package has to be changed so that the implementation fits into /libs/composum/pages/options/ai since the folder /libs/composum/pages/options is reserved for pages extensi…
-
A couple of minor bugs to fix:
1. in the Sidebar AI it's not possible to introduce a newline since Enter is mapped to submit. Use Control-Enter to submit.
2. javascript error when starting the pag…
-
We have a docker image to run Composum, which could be modified to run production systems. When you want to run a production system with that, we would need a nice clean way to keep the JCR content an…