Commit Graph

43 Commits (eb95858e016de5224d2a77b7a5617bfed328eb00)

Author SHA1 Message Date
Yansong Zhang eb95858e01 fix conflict 11 months ago
Yansong Zhang c96197c97c Do not include the name of the new owner when sending the confirmation email 11 months ago
zyssyz123 ca9c7573cc
Feat/transfer workspace onwer (#22346) 11 months ago
Yansong Zhang dd9b3b84ff fix linear 11 months ago
Yansong Zhang ffcc793060 check is member in workspace when transfer owner 11 months ago
Yansong Zhang ae24e5784f check is member in workspace when transfer owner 11 months ago
Yansong Zhang cb6490df4a add member check 11 months ago
Yansong Zhang 26badcc15f add member check 11 months ago
Yansong Zhang 50340c90a9 add api to transfer owner notify email logic 11 months ago
Yansong Zhang ab28394975 add api to transfer owner 11 months ago
Yansong Zhang 490c6423d2 refomated 11 months ago
Xiyuan Chen d454f09e13
feat: add a magic field in the cancel invite api response (#21505) 12 months ago
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
1 year ago
Xiyuan Chen 934f724130
fix: invitations get suspended when an existing member appears (#19584) 1 year ago
Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
-LAN- 55c327ffcb
fix: handle case where member is not found in role update API (#12156)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
Rhys 6f4885d86d
Encode invitee email in the invitation link (#10842) 2 years ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago
Shoya SHIRAKI c57b3931d5
refactor(api): switch to dify_config in controllers/console (#6485) 2 years ago
Bowen Liang 7943f7f697
chore: fix legacy API usages of Query.get() by Session.get() in SqlAlchemy 2 (#6340) 2 years ago
Joe ce930f19b9
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
takatost 79df8825c8
Revert "feat: knowledge admin role" (#6018) 2 years ago
Joe 5d9ad430af
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Charles Zhou 8bcc5a36bb
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
takatost e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
crazywoola b4988ce20c
fix: missing keys language in parser (#2271) 2 years ago
Benjamin 7076d41b29
Bugfix/invitemailmultilangs (#2257)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Garfield Dai 51f23c5dc2
feat: support re-invite email. (#2107) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
Garfield Dai 7b8a10f3ea
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 024250803a
feat: move login_required wrapper outside (#1281) 3 years ago
Matri a5d21f3b09
fix: shortening invite url (#1100)
Co-authored-by: MatriQi <matri@aifi.io>
3 years ago
Matri d3f8ea2df0
Feat/support to invite multiple users (#1011) 3 years ago
Jyong 4b53bb1a32
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
KVOJJJin cd51d3323b
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
3 years ago
John Wang db896255d6 Initial commit 3 years ago