Commit Graph
12 Commits
Author SHA1 Message Date
Bowen LiangandGitHub 8537abfff8 chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
136995d2a1 fix: change delete app status code from 204 to 200 (#18398)
Co-authored-by: devxing <[email protected]>
Co-authored-by: crazywoola <[email protected]>
2025-04-27 12:12:46 +08:00
JasonfishandGitHub 1f722cde22 fix(api): Some params were ignored when creating empty Datasets through API (#17932) 2025-04-14 10:24:01 +08:00
yihongandGitHub 56e15d09a9 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
-LAN-andGitHub 9ac2bb30f4 Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
-LAN-andGitHub 13be84e4d4 chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
ef616c604a fix: The permissions issue of the editor role accessing some backend … (#6945)
Co-authored-by: liuzhenghua-jk <[email protected]>
2024-08-05 12:55:55 +08:00
Bowen LiangandGitHub 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
crazywoolaandGitHub 828822243a fix: multiple rows were found correctly (#2219) 2024-01-26 12:47:42 +08:00
Bowen LiangandGitHub cc9e74123c improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
2fd56cb01c Fix/vdb index issue (#1776)
Co-authored-by: jyong <[email protected]>
2023-12-18 21:33:54 +08:00
a71f2863ac Annotation management (#1767)
Co-authored-by: jyong <[email protected]>
2023-12-18 13:10:05 +08:00