Commit Graph

18 Commits

Author SHA1 Message Date
krut_ni
ee94d8559d
fixed inheritance flaws 2026-03-03 15:44:31 +01:00
krut_ni
379940caf8
minor improvements (removed unused using directives; make private setters) 2026-03-03 15:11:03 +01:00
krut_ni
9ae3fcaed9
wrapped used internal components without Class and Style properties with divs to apply classes and style 2026-02-24 17:44:04 +01:00
krut_ni
6ad7aba58e
added class and style properties to every component 2026-02-24 17:21:50 +01:00
Nils Kruthoff
b4702b17d4
renamed AssistantComponentType.cs because of a typo 2026-02-24 11:39:17 +01:00
Nils Kruthoff
49746a2c07
added images as a descriptive component for the assistant builder 2026-02-24 11:31:16 +01:00
krut_ni
4f6bdec82b
added a file content reader as a component for the assistant builder 2026-02-23 16:33:24 +01:00
krut_ni
6841a357cc
added a web content reader as a component for the assistant builder 2026-02-23 16:13:28 +01:00
krut_ni
58c034843b
added profile selection as a component for the assistant builder; minor warning fixes 2026-02-23 15:01:00 +01:00
krut_ni
de1cf650f4 added a descriptive list component 2026-02-10 17:06:45 +01:00
krut_ni
bc50b3728c Added new descriptive heading and text components 2026-02-10 16:12:59 +01:00
krut_ni
0775b03529 added a switch component for boolean user inputs 2025-11-11 19:06:44 +01:00
krut_ni
4fd21ad45b fixed bug in dropdown that prevented values from changing; finished its functionality 2025-11-11 15:57:15 +01:00
krut_ni
5a3e49d839 increased functionality for text area by adding optional properties 2025-11-11 14:51:34 +01:00
krut_ni
cef643cd7f WIP: Implementing a parser for the lua data structure 2025-07-22 20:15:36 +02:00
krut_ni
f5c475f354 Added a component factory and refactored Dropdowns; reformat getters 2025-07-21 16:14:05 +02:00
krut_ni
04c30602e4 WIP: changed to correct namespaces 2025-07-21 15:10:40 +02:00
nilsk
b9a9f2d823 WIP: Working out a data model and an example lua file to turn it into assistants 2025-07-21 14:38:08 +02:00