Commit Graph

332 Commits

Author SHA1 Message Date
0042852706
Unified about page content into expansion panels 2024-05-28 18:31:08 +02:00
4d5a46038c
Fixed viewport 2024-05-28 12:37:29 +02:00
095689e0fe
Formatting 2024-05-27 20:02:57 +02:00
2601a264f2
Added a banner for the start page 2024-05-27 20:02:23 +02:00
275cb2ac05 Merge branch '46-add-licence' into 'main'
Resolve "Add licence"

Closes #46 and #49

See merge request products/mindwork-ai-studio!6
2024-05-26 12:26:26 +00:00
da418d4c65
Added the readme file 2024-05-26 14:21:47 +02:00
b2c25544b0
Update 2024-05-26 14:21:35 +02:00
9b36969c8b
Automate updating the license's year for every released version 2024-05-26 10:52:34 +02:00
53a98637c0
Update 2024-05-26 10:51:28 +02:00
9abf61183c
Update 2024-05-26 10:50:51 +02:00
01e237da4f
Improved Markdown handling again
Sometimes, it happens that the live Markdown rendering goes wrong. See also #28 and b185463c3e.
2024-05-25 22:24:09 +02:00
1690bd13ec
Added license to the about page 2024-05-25 22:20:38 +02:00
a6e9ef7757
Override header styles for Markdown 2024-05-25 22:19:27 +02:00
2abc9a1436
Added FSL-MIT license 2024-05-25 21:21:33 +02:00
719b0ed848 Merge branch '42-add-about-page' into 'main'
Resolve "Add about page"

Closes #42, #2, #48, and #29

See merge request products/mindwork-ai-studio!5
2024-05-25 18:16:08 +00:00
6443044685
Update 2024-05-25 20:15:12 +02:00
5920663365
Update 2024-05-25 20:06:21 +02:00
16005797fb
Fixed #48: links will open inside the default browser 2024-05-25 20:01:21 +02:00
283ee7a1bc
Optimized imports 2024-05-25 14:10:40 +02:00
ca21499855
Added third-party components to the about page 2024-05-25 14:10:30 +02:00
cc37a0aa67
Changed icons for different components in the versions section 2024-05-25 14:09:55 +02:00
8e1c28681e
Added an icon to the versions sections 2024-05-25 14:09:26 +02:00
c4a5242674
Migrated back to stream directly into the Markdown renderer; due to its update, this seems now be possible. 2024-05-25 14:08:48 +02:00
be94f6156e
Upgraded dependencies 2024-05-25 14:07:33 +02:00
fe0a027606
Update 2024-05-21 19:07:28 +02:00
5b2c2ab826
Added more cases 2024-05-21 19:05:28 +02:00
93c6067c17
Fixed issue when work directory is clean 2024-05-21 19:05:15 +02:00
c92ca6d98c
Update based on metadata 2024-05-21 18:59:23 +02:00
bbce08ddc5
Prevent Tauri watch 2024-05-21 18:59:23 +02:00
e60a8d5b3c
Added about page to show metadata 2024-05-21 18:59:23 +02:00
3b7d8a4db4
Add author 2024-05-21 18:59:23 +02:00
1c9f075955
Read metadata to update project information 2024-05-21 18:59:23 +02:00
5b194d7b4b
Log metadata at start 2024-05-21 18:59:23 +02:00
3adad8fb55
Read metadata to update project information 2024-05-21 18:59:22 +02:00
c7ae71863f
Enhanced build script to generate & maintain the metadata; closes #29 2024-05-21 18:59:22 +02:00
18def8a49e
Added tooltips to the navigation 2024-05-19 21:09:23 +02:00
9c1a49bc01
Improved imports 2024-05-19 20:54:43 +02:00
329b05e84a Merge branch '34-choosing-a-model' into 'main'
Resolve "Choosing a model"

Closes #34

See merge request products/mindwork-ai-studio!4
2024-05-19 18:30:46 +00:00
276a33a52e
Fixed missed row numbers of providers 2024-05-19 20:28:25 +02:00
b485da7aa9
Auto-enable button to reload models, when necessary data was provided 2024-05-19 19:42:15 +02:00
25853bab86
Fixed table cells width 2024-05-19 19:41:33 +02:00
1742d3464b
Added used model 2024-05-19 16:16:16 +02:00
0b66aa7c79
Replaced the static placeholder model with the chosen model 2024-05-19 16:15:20 +02:00
bd5daea248
Apply .NET 8 syntax 2024-05-19 16:14:49 +02:00
0b4547d5b3
Optimized method calls 2024-05-19 16:14:30 +02:00
722c7e943d
Mode model loading returning enumerable list of data 2024-05-19 16:14:05 +02:00
6da453e022
Fixed naming of variable 2024-05-19 16:12:50 +02:00
5982559ceb
Fixed spacing between provider dialogs fields 2024-05-19 16:12:32 +02:00
ec2dbb923c
Added model selection 2024-05-19 16:12:07 +02:00
fc1ad26f6a
Show the chosen model for any provider 2024-05-19 16:10:57 +02:00