Commit graph

1270 commits

Author SHA1 Message Date
Ida
ca84dda1e9 neue context nodes hinzugefügt, muss noch debuggt werden 2026-05-20 17:34:18 +02:00
Ida
64dda97473 node handover standartisiert, kein hardcoden mehr, inhalt extraktion node verbessert, output ports vereinheitlicht mit user im blick 2026-05-20 17:34:16 +02:00
Ida
592f51aa21 added upload folder location for all document creation nodes 2026-05-20 17:33:49 +02:00
Ida
67f64634ff AI node had the full data.response, but markdownToDocumentJson stores paragraph text in inlineRuns while RendererMarkdown only read content.text, so body text was dropped, Markdown renderer now flattens inlineRuns into real Markdown so workflow-generated .md files include the upstream text, node specific shortcuts replaced 2026-05-20 17:14:03 +02:00
Ida
94ce05c443 fix: removed database tests due to network mismatch
All checks were successful
Deploy Plattform-Core / test (push) Successful in 41s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-20 16:47:42 +02:00
Ida
bc8b0288ca fix: tests on github
All checks were successful
Deploy Plattform-Core / test (push) Successful in 41s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-20 16:43:17 +02:00
Ida
d82fc0d955 fix: tests on github
All checks were successful
Deploy Plattform-Core / test (push) Successful in 43s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-20 16:37:14 +02:00
Ida
0c2082896c fix: tests on github
All checks were successful
Deploy Plattform-Core / test (push) Successful in 44s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-20 16:36:15 +02:00
Ida
f67dfb3245 fix: tests on github
All checks were successful
Deploy Plattform-Core / test (push) Successful in 46s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-20 16:34:05 +02:00
Ida
f1cb455ccd fix: tests main github
All checks were successful
Deploy Plattform-Core / test (push) Successful in 40s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-20 16:27:41 +02:00
Ida
56639922e9 fix: postgres connector test
All checks were successful
Deploy Plattform-Core / test (push) Successful in 43s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-20 16:14:20 +02:00
Ida
7624af5b46 fix: grafical editor list parsed incorrectly
Some checks failed
Deploy Plattform-Core / test (push) Failing after 48s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 16:03:21 +02:00
Ida
5a99d73f93 fix: tests
Some checks failed
Deploy Plattform-Core / test (push) Failing after 44s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 15:40:17 +02:00
Ida
c01189ec68 fix: test script
Some checks failed
Deploy Plattform-Core / test (push) Failing after 57s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 13:13:39 +02:00
Ida
149934b730 fix: test script
Some checks failed
Deploy Plattform-Core / test (push) Failing after 2s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 13:12:23 +02:00
Ida
3725ca1a02 trigger: test pipeline
Some checks failed
Deploy Plattform-Core / test (push) Failing after 1m43s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 12:49:45 +02:00
Ida
b888035261 trigger: test pipeline
Some checks failed
Deploy Plattform-Core / test (push) Failing after 21s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 12:48:02 +02:00
Ida
0ea5af4ce8 trigger: test pipeline
Some checks failed
Deploy Plattform-Core / test (push) Failing after 0s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 12:45:08 +02:00
Ida
af383fdfb5 trigger: test pipeline
Some checks failed
Deploy Plattform-Core / test (push) Failing after 7s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 12:43:11 +02:00
Ida
fe4d7afd40 trigger: test pipeline
Some checks failed
Deploy Plattform-Core / test (push) Failing after 4s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 12:26:23 +02:00
Ida
4bd5171644 fix: again test job in deployment file
Some checks failed
Deploy Plattform-Core / test (push) Failing after 3s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 12:20:55 +02:00
Ida
9d3185976b trigger: actions test 2026-05-20 12:18:29 +02:00
Ida
c4883ef22e fix: again test job in deployment file 2026-05-20 12:15:53 +02:00
Ida
76cb841973 fix: test job in deployment file
Some checks failed
Deploy Plattform-Core / test (push) Failing after 3s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 12:14:50 +02:00
Ida
575e5b6fbf added automated testing
Some checks failed
Deploy Plattform-Core / test (push) Failing after 8s
Deploy Plattform-Core / deploy (push) Has been skipped
2026-05-20 12:13:38 +02:00
Ida
f468a377e4 Merge remote-tracking branch 'github/main' 2026-05-20 12:11:33 +02:00
Patrick Motsch
45091dc596
Merge pull request #166 from valueonag/int
Int
2026-05-19 22:35:47 +02:00
ValueOn AG
09c6d33dec fixed expenses workflow 2026-05-19 22:14:00 +02:00
ValueOn AG
a173fab15f fix mandate res 2026-05-19 17:42:24 +02:00
ValueOn AG
9773c00bca trustee budget fix 2026-05-19 17:38:18 +02:00
ValueOn AG
1ed462ad13 fixes rag and workflow 2026-05-19 16:48:01 +02:00
ValueOn AG
4064ac0266 fixed toggle icons udb 2026-05-18 07:56:53 +02:00
26505ba7af .forgejo/workflows/deploy.yml aktualisiert
All checks were successful
Deploy Plattform-Core / deploy (push) Successful in 11s
2026-05-18 04:44:26 +00:00
ValueOn AG
2bb65c2303 db connection pooling and rag limit transparency 2026-05-17 20:38:37 +02:00
Patrick Motsch
a31e0dadc3
Merge pull request #165 from valueonag/int
Some checks failed
Deploy Gateway / deploy (push) Failing after 3s
Int
2026-05-17 00:08:54 +02:00
Patrick Motsch
f5aba4bf99
Merge pull request #164 from valueonag/feat/demo-system-readieness
rag enhancements
2026-05-16 23:02:23 +02:00
ValueOn AG
7c4c5e079a rag enhancements 2026-05-16 22:55:43 +02:00
Ida
2f8abb5ac4 updated all api keys 2026-05-15 12:23:50 +02:00
Patrick Motsch
d1b13f8574
Merge pull request #163 from valueonag/feat/demo-system-readieness
fix val page
2026-05-12 23:51:16 +02:00
ValueOn AG
4a5028405f fix val page 2026-05-12 23:50:45 +02:00
Patrick Motsch
67ba8847dc
Merge pull request #162 from valueonag/feat/demo-system-readieness
upgr node24
2026-05-12 23:46:22 +02:00
ValueOn AG
f121c99ab7 upgr node24 2026-05-12 23:44:39 +02:00
github-actions[bot]
3b0192e428 chore: update requirements.lock 2026-05-12 21:35:03 +00:00
Patrick Motsch
ab43b42aa9
Merge pull request #161 from valueonag/feat/demo-system-readieness
Feat/demo system readieness
2026-05-12 23:34:19 +02:00
ValueOn AG
e3284994d0 fixes stt paras 2026-05-12 23:33:43 +02:00
ValueOn AG
16ab816c65 teamsbot ux fixes 2026-05-12 22:39:42 +02:00
ValueOn AG
3718745931 teamsbot auth fixes 2026-05-12 21:31:28 +02:00
ValueOn AG
6380f14ebe teamsbot anonymous bot working 2026-05-12 19:16:34 +02:00
ValueOn AG
c130f49cf9 fixed teams 2026-05-12 17:49:48 +02:00
ValueOn AG
48c0f900af rag 2026-05-12 15:19:01 +02:00