nilsk
|
69ae243903
|
WIP: remove settings if the configuration plugin was removed
|
2026-03-24 14:18:43 +01:00 |
|
nilsk
|
25539536dd
|
WIP: Added a Audit Dialog to present results to the user
|
2026-03-24 14:09:48 +01:00 |
|
nilsk
|
7380250b68
|
WIP: added new data class for assistant security audits
|
2026-03-24 12:58:57 +01:00 |
|
nilsk
|
37a6e66466
|
changed textarea to use static helper for icon resolution
|
2026-03-23 17:29:14 +01:00 |
|
nilsk
|
4ef2df0e6b
|
make ButtonGroup a named component
|
2026-03-23 17:28:07 +01:00 |
|
nilsk
|
f9de20cedb
|
Merge branch 'refs/heads/main' into 29-add-an-assistant-builder
# Conflicts:
# app/MindWork AI Studio/packages.lock.json
|
2026-03-23 11:47:02 +01:00 |
|
nilsk
|
5e683d0114
|
moved helper functions into corrisponding data classes
|
2026-03-22 20:41:30 +01:00 |
|
Thorsten Sommer
|
a2bd67eda3
|
Added config option for start page (#704)
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
|
2026-03-21 18:05:06 +01:00 |
|
nilsk
|
d1ece556a6
|
renewed callback contract and made live value updates from all writeable props and values possible
|
2026-03-21 02:03:05 +01:00 |
|
nilsk
|
82099a0677
|
trim @ from icon strings
|
2026-03-21 02:01:43 +01:00 |
|
nilsk
|
79c92bb8f1
|
centralized conversion methods to reduce repetition
|
2026-03-21 02:01:13 +01:00 |
|
nilsk
|
30d6b64c5b
|
WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection
|
2026-03-20 00:49:21 +01:00 |
|
nilsk
|
2117df5b9e
|
fixed diverse little issues that occured while testing
|
2026-03-17 17:20:16 +01:00 |
|
krut_ni
|
9440f132c6
|
added missing properties
|
2026-03-16 20:27:10 +01:00 |
|
krut_ni
|
c4ec10748a
|
WIP: implementing time, date and date range pickers
|
2026-03-16 20:06:50 +01:00 |
|
krut_ni
|
5894147238
|
minor fixes
|
2026-03-16 15:44:15 +01:00 |
|
krut_ni
|
0d57f1883c
|
Button now supports IconButton; Switch supports OnChange hook now
|
2026-03-16 14:15:29 +01:00 |
|
nilsk
|
dea9c9ed6f
|
added accordions as new layout components - resembles MudExpansionPanels
|
2026-03-13 23:47:41 +01:00 |
|
nilsk
|
5d8fee94b9
|
changed access to internal
|
2026-03-13 21:01:56 +01:00 |
|
nilsk
|
271279ac34
|
included a dropdown reference in the documentation
|
2026-03-13 02:19:07 +01:00 |
|
nilsk
|
a182cc438a
|
improved dropdown component and fixed some bugs with it
|
2026-03-13 01:14:03 +01:00 |
|
krut_ni
|
edc717cf24
|
advanced layout: included the layout option in the rendering and documented them
|
2026-03-10 18:57:48 +01:00 |
|
krut_ni
|
5106800399
|
advanced layout: added MudItem, MudPaper, MudStack and MudGrid as new layout components
|
2026-03-10 17:55:26 +01:00 |
|
krut_ni
|
dbdcdef83c
|
Adding a ButtonGroup component to group button children together
|
2026-03-10 16:12:00 +01:00 |
|
krut_ni
|
2ccb72c77d
|
buttons now support lua functions as actions, allowing plugin devs to exectute them on their own
|
2026-03-10 15:43:40 +01:00 |
|
krut_ni
|
a32a5354e9
|
added class and style attrs to switch
|
2026-03-10 13:12:46 +01:00 |
|
krut_ni
|
25eb0cfbe2
|
overhauled switch component
|
2026-03-10 11:45:15 +01:00 |
|
krut_ni
|
b221d083d2
|
added a source generator that maps MudIcons to their svg strings.
|
2026-03-10 00:04:22 +01:00 |
|
krut_ni
|
9dba7f415e
|
overhauled the textarea component to be as feature complete as possible
|
2026-03-09 18:56:38 +01:00 |
|
krut_ni
|
867890a46f
|
generalized getters and setters for ints and bools
|
2026-03-09 18:25:30 +01:00 |
|
krut_ni
|
a5149e460f
|
added a new color picker component to the lua parsing
|
2026-03-09 13:23:35 +01:00 |
|
krut_ni
|
127b518ca1
|
merge main into 29-add-an-assistant-builder
|
2026-03-03 20:43:14 +01:00 |
|
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
|
8c1ba3a36b
|
added helper functions like simple structured logging and date time utilities
|
2026-03-02 23:29:02 +01:00 |
|
krut_ni
|
4eb0cc67c3
|
added advanced prompt building option by creating a new lua function ASSISTANT.BuildPrompt that users can override
|
2026-03-02 15:24:18 +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 |
|
krut_ni
|
a58922d579
|
improved and adapted the fallback
|
2026-02-24 14:42:57 +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 |
|
Nils Kruthoff
|
93e0fb4842
|
set up handling of asset files from the plugin directory
|
2026-02-24 11:28:42 +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 |
|
Peer Schütt
|
6f76c845f1
|
Introduced additive configuration handling for managed preview features (#667)
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
|
2026-02-20 12:40:38 +01:00 |
|
Peer Schütt
|
ed8bd9d25c
|
Added support for preselected provider in plugins (#668)
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
|
2026-02-20 10:08:06 +01:00 |
|
Thorsten Sommer
|
b445600a52
|
Enhanced enterprise config support (#666)
|
2026-02-19 20:43:47 +01:00 |
|
Thorsten Sommer
|
3671444d28
|
Support multiple enterprise configurations (#662)
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
|
2026-02-15 18:11:57 +01:00 |
|
krut_ni
|
de1cf650f4
|
added a descriptive list component
|
2026-02-10 17:06:45 +01:00 |
|