Commit Graph

8887 Commits

Author SHA1 Message Date
zxhlyh 5e4524de8b
refactor: simplify spread usage in various components (#25886) 2025-09-18 12:15:26 +08:00
twwu a984549f01 refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
Wu Tianwei afe61c486b
del website test (#25883) 2025-09-18 11:36:14 +08:00
jyong b588985074 del website test 2025-09-18 11:33:28 +08:00
Jyong 2539803337
del website test (#25882) 2025-09-18 11:26:11 +08:00
jyong a570925130 del website test 2025-09-18 11:24:56 +08:00
Jyong aa3c8f0657
test(api): fix broken testcontainer tests (#25869) 2025-09-18 11:21:43 +08:00
Jyong f1e2ef3762
fix version missing (#25879) 2025-09-18 11:14:58 +08:00
jyong 195c52be9b fix version missing 2025-09-18 11:14:04 +08:00
jyong c0a3fc1412 fix version missing 2025-09-18 11:09:02 +08:00
Wu Tianwei 092ced7c66
fix: Fix dependency version display (#25856) 2025-09-18 11:07:02 +08:00
Wu Tianwei 18027b530a
Merge branch 'feat/rag-2' into fix/dependency-version 2025-09-18 11:06:26 +08:00
jyong 0d9becd060 fix version missing 2025-09-18 10:51:47 +08:00
twwu 5956375cec fix: ensure output_schema properties are checked before accessing them in strategy detail, use config, and tool default components 2025-09-18 10:11:15 +08:00
QuantumGhost a678dd1a32 WIP: test(api): fix broken tests for WebsiteService 2025-09-18 03:00:57 +08:00
QuantumGhost fda15ef018 test(api): Fix testscontainer tests for WorkflowDraftVariableService 2025-09-18 02:58:07 +08:00
QuantumGhost 7fb1a903ae test(api): fix testcontainer tests for FileService 2025-09-18 02:57:38 +08:00
QuantumGhost 8f2b53275c fix(api): Remove `postgresql_nulls_not_distinct=False` in unique indexes
This option would generate upgrading / table creating sql with `NULLS
DISTINCT` part and causing syntax error while running testcontainer
tests.

The `NULLS DISTINCT` syntax is only supported by PG 15+.
2025-09-18 02:55:19 +08:00
QuantumGhost 87fe8c8a2f
fix(api): fix line too long (#25868) 2025-09-18 00:01:04 +08:00
QuantumGhost 370127b87a fix(api): fix line too long 2025-09-17 23:59:14 +08:00
QuantumGhost 0d66007ce9
fix(api): simplify parameters in get_signed_file_url_for_plugin function (#25866) 2025-09-17 23:53:42 +08:00
QuantumGhost 6371cc5028
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-17 23:49:27 +08:00
QuantumGhost 495562e313 chore(api): fix incorrect assertion message 2025-09-17 23:48:45 +08:00
Maries 1a3ac6fc68
Merge branch 'feat/rag-2' into feat/end_user 2025-09-17 23:46:38 +08:00
Harry 73e8623f07 fix(api): simplify parameters in get_signed_file_url_for_plugin function 2025-09-17 23:42:32 +08:00
Jyong 3a427327c4
fix(api): update user retrieval logic in get_user function (#25864) 2025-09-17 23:32:01 +08:00
Harry eed82f7ca7 fix(api): update user retrieval logic in get_user function 2025-09-17 23:23:58 +08:00
QuantumGhost e386f350d1
fix mypy (#25862) 2025-09-17 23:21:59 +08:00
jyong 42d76dd126 fix mypy 2025-09-17 23:19:57 +08:00
jyong ea38b4bcbe fix mypy 2025-09-17 23:15:03 +08:00
QuantumGhost 9243fe81de
fix mypy (#25859) 2025-09-17 23:08:14 +08:00
QuantumGhost 41be002ec3
fix(api): fix format, replace .filter with .where (#25858) 2025-09-17 23:06:04 +08:00
jyong 8cc6927fed fix mypy 2025-09-17 23:04:03 +08:00
QuantumGhost 5077f8b299 fix(api): fix format, replace .filter with .where 2025-09-17 22:55:13 +08:00
Jyong 4fd2f605ba
fix(api): fix Optional not defined (#25857) 2025-09-17 22:41:57 +08:00
QuantumGhost 24fc7d0d6b fix(api): fix Optional not defined 2025-09-17 22:40:24 +08:00
QuantumGhost 1631f9438d
fix style check (#25854) 2025-09-17 22:37:17 +08:00
Jyong adf2e33013
chore(api): apply autofix manully (#25853) 2025-09-17 22:37:10 +08:00
twwu 55f96a4266 refactor(fetch): convert baseOptions to a function for dynamic request options 2025-09-17 22:37:04 +08:00
jyong 6166c26ea6 fix style check 2025-09-17 22:36:18 +08:00
QuantumGhost eefcd3ecc4 chore(api): apply autofix manully 2025-09-17 22:34:21 +08:00
jyong efce1b04e0 fix style check 2025-09-17 22:34:11 +08:00
QuantumGhost 73d4bb596a
fix: fix import linting, remove incorrect tests (#25849) 2025-09-17 21:26:35 +08:00
QuantumGhost 56630c18d4 test(api): remove incorrect tests 2025-09-17 21:21:41 +08:00
QuantumGhost 6c6f1cf24c fix(api): fix import linting 2025-09-17 21:18:27 +08:00
Jyong 873a1a952f
fix style check (#25840) 2025-09-17 21:00:48 +08:00
jyong f73d6b6a51 fix style check 2025-09-17 20:57:41 +08:00
QuantumGhost 621a7898d7 fix(api): fix property access 2025-09-17 20:47:46 +08:00
jyong 055f7644fb Merge branch 'feat/rag-2' into feat/merge-migrations
# Conflicts:
#	api/services/workflow_service.py
2025-09-17 20:42:33 +08:00
QuantumGhost 3c9258a02b
fix(plugin): fix EndUser id does not match session_id (#25847) 2025-09-17 20:34:29 +08:00