Commit Graph

3755 Commits

Author SHA1 Message Date
CaptainB 717c204d22 fix: update template_id assignment in tool creation logic 2025-06-20 17:16:44 +08:00
shaohuzhang1 35d86c6484
feat: workspace manage role (#3333) 2025-06-20 17:15:55 +08:00
wangdan-fit2cloud 7f1f9ccd3b feat: system 2025-06-20 17:13:56 +08:00
wxg0103 66606bcaec refactor: add application access 2025-06-20 17:13:01 +08:00
CaptainB ee5c199449 fix: update ModelCard.vue to use 'model' instead of 'scope.row' in authorized workspace dialog 2025-06-20 17:08:02 +08:00
liqiang-fit2cloud 0c8a80897b fix: remove REDIS env from sandbox. 2025-06-20 16:29:04 +08:00
wxg0103 c46c631d52 refactor: i18n 2025-06-20 15:52:21 +08:00
wxg0103 21bee7daeb refactor: add operation log 2025-06-20 15:44:22 +08:00
CaptainB 4c41a40438 feat: add user role permissions to workspace operations 2025-06-20 15:24:39 +08:00
CaptainB c8a5048c7c feat: add user role permissions to workspace operations 2025-06-20 15:17:36 +08:00
shaohuzhang1 961e67e98d
fix: resource permission group list (#3331)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-20 14:35:58 +08:00
shaohuzhang1 5e67c0b40a
fix: resource permission group list (#3330) 2025-06-20 14:26:15 +08:00
wxg0103 1f5587eeeb fix: workspace add member 2025-06-20 14:23:25 +08:00
wxg0103 9f0b0c1247 refactor: workspace ui 2025-06-20 14:20:18 +08:00
CaptainB 83e9b45e79 feat: handle None case for knowledge_dict in knowledge.py 2025-06-20 14:01:13 +08:00
zhangzhanwei 327d34ae1e fix: Knowledge create permission 2025-06-20 13:43:03 +08:00
shaohuzhang1 a39010bc4a
fix: resource auth (#3327) 2025-06-20 13:36:28 +08:00
CaptainB 01a25efe1c feat: standardize label field values in tool SQL insert statements 2025-06-20 13:24:29 +08:00
CaptainB 9a89565931 feat: update community file with new hash value 2025-06-20 12:46:46 +08:00
CaptainB f646a5caad fix: update icon paths for various tools in internal_tool.sql 2025-06-20 12:24:23 +08:00
shaohuzhang1 a9d106ddd4
fix: Resource authorization modify (#3326)
Co-authored-by: zhangzhanwei <zhanwei.zhang@fit2cloud.com>
2025-06-20 12:00:39 +08:00
CaptainB 63abffec3c feat: add label field to tool serializer and SQL queries 2025-06-20 11:57:55 +08:00
CaptainB e13bd094fa feat: add label field to tool model and update SQL insert statements 2025-06-20 11:52:51 +08:00
dependabot[bot] f54c873c20 build(deps): bump the python-dependencies group with 7 updates
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis), [langchain-openai](https://github.com/langchain-ai/langchain), [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python), [dashscope](https://dashscope.aliyun.com/), [python-docx](https://github.com/python-openxml/python-docx) and [django-apscheduler](https://github.com/jcass77/django-apscheduler) to permit the latest version.

Updates `django-redis` to 6.0.0
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/django-redis/compare/5.4.0...6.0.0)

Updates `langchain-openai` to 0.3.24
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.23...langchain-openai==0.3.24)

Updates `boto3` to 1.38.39
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.36...1.38.39)

Updates `tencentcloud-sdk-python` to 3.0.1405
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md)
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1402...3.0.1405)

Updates `dashscope` to 1.23.5

Updates `python-docx` to 1.2.0
- [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst)
- [Commits](https://github.com/python-openxml/python-docx/compare/v1.1.2...v1.2.0)

Updates `django-apscheduler` to 0.7.0
- [Release notes](https://github.com/jcass77/django-apscheduler/releases)
- [Changelog](https://github.com/jcass77/django-apscheduler/blob/develop/docs/changelog.md)
- [Commits](https://github.com/jcass77/django-apscheduler/compare/v0.6.2...v0.7.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-openai
  dependency-version: 0.3.24
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.38.39
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
  dependency-version: 3.0.1405
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: dashscope
  dependency-version: 1.23.5
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: python-docx
  dependency-version: 1.2.0
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: django-apscheduler
  dependency-version: 0.7.0
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 11:39:08 +08:00
wangdan-fit2cloud c38906530d fix: icon 2025-06-20 11:13:42 +08:00
wxg0103 6c12acd5d4 refactor: ce 404 2025-06-20 11:08:05 +08:00
wxg0103 d2ec6d558b fix: model add workspace_id 2025-06-20 10:40:51 +08:00
shaohuzhang1 4af876f6a8
fix: permission (#3325) 2025-06-20 10:17:09 +08:00
shaohuzhang1 f40e625ee1
fix: workspace (#3320)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-19 21:43:57 +08:00
wangdan-fit2cloud 7acdd887bf feat: document 2025-06-19 21:33:37 +08:00
CaptainB 73df001e41 fix: change scope parameter from 'WORKSPACE' to 'SHARED' in getList function 2025-06-19 20:38:16 +08:00
wangdan-fit2cloud 72d9833038 feat: paragraph 2025-06-19 20:33:25 +08:00
shaohuzhang1 ba078a9aab
fix: user role (#3319) 2025-06-19 20:29:28 +08:00
shaohuzhang1 ec66640616
feat: Button Permission by workspace role (#3317)
Co-authored-by: zhangzhanwei <zhanwei.zhang@fit2cloud.com>
2025-06-19 20:07:40 +08:00
shaohuzhang1 4e170c6ed7
feat: chat password auth (#3318) 2025-06-19 20:02:52 +08:00
CaptainB 7aa73e7110 fix: make folder_id parameter optional in document.py 2025-06-19 19:45:26 +08:00
CaptainB 2c3eb20592 fix: make folder_id parameter optional in document.py 2025-06-19 19:42:29 +08:00
CaptainB 80b3be46fd fix: add template_id to tool and tool_folder queries in list_tool.sql 2025-06-19 19:39:16 +08:00
CaptainB 35b30c2009 fix: add template_id to tool and tool_folder queries in list_tool.sql 2025-06-19 19:22:31 +08:00
CaptainB c9bdb9ca8a fix: add scope column to tool and folder queries in list_tool.sql 2025-06-19 19:15:46 +08:00
CaptainB 4e87048053 fix: add tool_type field to Tool serializer in tool.py 2025-06-19 19:08:38 +08:00
wangdan-fit2cloud b656d05036 feat: breadcrumb 2025-06-19 18:55:24 +08:00
wangdan-fit2cloud 37c9ef3087 fix: document 2025-06-19 18:55:24 +08:00
CaptainB a6b8cc4a31 fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:38:12 +08:00
CaptainB 317db5ae18 fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00
wxg0103 fd73ede7c8 refactor: license ui 2025-06-19 17:50:03 +08:00
CaptainB 5237f8b5fc fix: enhance folder movement validation to prevent exceeding depth limit 2025-06-19 17:45:29 +08:00
wangdan-fit2cloud 004f78c2ba feat: folder 2025-06-19 17:25:57 +08:00
wangdan-fit2cloud 2e15552853 feat: folder 2025-06-19 17:25:57 +08:00
shaohuzhang1 e02d417af9
feat: application assess (#3312) 2025-06-19 17:25:46 +08:00