initial config ui#611
Conversation
|
@corneel27 In production, everything will be build in CI and no developer actions are required. |
|
I followed your instructions in the developerguide. In the terminal I got these messages: |
|
Another question: |
It looks like the flask development backend (API) is not running. You start this in a different terminal. (python da_server.py)
Yes, i agree. But I think the current testing and fixing should be close to an end and should not interfere with this PR, except some model changes, but I can easily rebase. |
|
Yes, that did the trick. |
|
I fast overlooked the new gui. A few details and questions:
|
In theory, yes.
Changing the specific models and regenerating the uischema should suffice for this.
The themes are dictated by MaterialUI available themes (jsonforms uses materialui for all form controls). I have not implemented any external theme support (for now).
Yes. For now I suggest leaving as seperate url during testing phases. The old Config button remains working and users have a choice. We can slowly move to a new ui. |
|
rebased to current main. We can continue testing. |
|
I merged some PR;s into main and now I am going to publish 2026.4.3.rc1, I hope with this release the main problems are over. In the meantime I shall test this PR. |
|
I tried to test, but should I still use the extra webpage? |
|
Yes, the seperate webpage is still there. I am not sure if we should change over big bang. But that is up to you. For the foreseeable future i would advise both methods to be useable, just as fallback. |
|
My proposal is: How sounds that? |
|
Sounds like a plan. |
|
As I told you: from next Friday I am on Holiday for a week. |
|
I have made a begin. |
|
The commands for building the ui should (eventually) be done during a container build stage in Dockerfile |
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
|
I included the build in the dockerfile. I am on macos so cant check the action container build process. Unfortunately I will not be able to help much with DAO for the coming months as a busy season is coming up for me. I will keep my eyes out for anything I can quickly assist with. |
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
|
Your changes on Dockerfile cross mine changes. I have found a way to test an "edge" version of our development (works only as an add-on/app) nor as a seperate container):
|

No description provided.