Commit Graph

293 Commits (6221ae4d387f73cc968cd0cb326e1ea39bd9f514)

Author SHA1 Message Date
Joe 619eeec9b1 Merge branch 'main' into feat/new-login
* main:
  chore: refurbish Python code by applying refurb linter rules (#8296)
  chore: apply ruff E501 line-too-long linter rule (#8275)
  fix(workflow): missing content in the answer node stream output during iterations (#8292)
  chore: cleanup ruff flake8-simplify linter rules (#8286)
  fix: markdown paragraph margin (#8289)
2 years ago
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Joe 753f802d97 chore: remove not use import 2 years ago
Joe 0b43634573 chore: remove param 2 years ago
Joe dc04431d8a chore: apply pep8-naming rules for naming 2 years ago
Joe edfbcd46ca fix: lint error 2 years ago
Joe b6abd5b314 Merge branch 'main' into feat/new-login
* main: (141 commits)
  fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
  chore: cleanup pycodestyle E rules (#8269)
  let claude models in bedrock support the response_format parameter (#8220)
  enhance: improve empty data display for detail panel (#8266)
  chore: remove useless code (#8198)
  chore: apply pep8-naming rules for naming convention (#8261)
  fix:ollama text embedding 500 error (#8252)
  Update Gitlab query field, add query by path (#8244)
  editor can also create api key (#8214)
  fix: upload img icon mis-align in the chat input area (#8263)
  fix: truthy value (#8208)
  fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247)
  fix: workflow parallel limit in ifelse node (#8242)
  fix: CHECK_UPDATE_URL comment (#8235)
  fix:error when adding the ollama embedding model (#8236)
  fix: improving the regionalization of translation (#8231)
  feat: add from_variable_selector for stream chunk / message event (#8228)
  fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225)
  fix(workflow): in multi-parallel execution with multiple conditional branches (#8221)
  fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218)
  ...
2 years ago
Joe 8c2f381d1a feat: add create_owner_tenant_if_not_exist WorkSpaceNotAllowedCreateError 2 years ago
Joe dc0caab45c fix: email code login tenant check 2 years ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2 years ago
Jason Tan c5b3777d93
editor can also create api key (#8214) 2 years ago
zhuhao 86f7f245e4
fix: The length of the tag should between 1 and 50 (#8187) (#8188) 2 years ago
Joe 148747c3c6 fix: raise 2 years ago
Jyong 85ff82a694
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Joe ca5b29438b feat: add NotAllowedCreateWorkspace 2 years ago
Joe 4d1efbef62 feat: add not ALLOW_CREATE_WORKSPACE 2 years ago
Joe 57a2534c47 feat: add workspace not found 2 years ago
Joe 4893631d65 fix: oauth error when not allowed create workspace
fix: oauth error when not allowed create workspace
2 years ago
Joe 358a5f61d3 feat: add OAuthCallback redirect 2 years ago
Joe 97ecaccf6e feat: dev/reformat 2 years ago
Joe ef988371c7 fix: OAuth error when not allow register 2 years ago
Joe b46bb3e7a4 feat: add ALLOW_REGISTER judgement in _generate_account 2 years ago
Joe 3742a277fc fix: code reformat 2 years ago
Joe 076ce11511 feat: add OAuth invite token check 2 years ago
Joe a34908d301 feat: update activate 2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
Nam Vu 9ded063417
chore: #7348, support query conversations by updated_at (#8047) 2 years ago
Joe 8c05f1c157 feat: reformat 2 years ago
Joe bd4bf3ff73 feat: change login AccountNotFound response 2 years ago
Joe 34cd7b9aa0 feat: change login no count redirect 2 years ago
takatost 161cc0cda9
Revert "fix: an issue of keyword search feature in application log list" (#7949) 2 years ago
Joe 1ae966792a feat: update reset-password redirect url 2 years ago
Joe 78b1aabb67 feat: add NotAllowedCreateWorkspace and NotAllowedRegister 2 years ago
Joe d319913772 feat: update invite workspace member email password login logic 2 years ago
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Joe 7e48aa6402 feat: add invitation email judgment 2 years ago
Joe 7136714cfa feat: add activate token 2 years ago
Joe b290dcaa0f feat: update oauth invite_token redirect url 2 years ago
Joe f3429953f3 feat: remove extra judgement 2 years ago
Joe 0da352ae84 fix: get_authorization_url invite token 2 years ago
Joe 910f9b73c6 feat: remove redict signin 2 years ago
Joe 2c7cb5498d fix: oauth AccountNotFound 2 years ago
Joe c84f004035 feat: add oauth invite redict 2 years ago
Joe cbdbfb844d feat: reformat 2 years ago
Joe 4938e82357 feat: remove activate password param 2 years ago
Joe 8a014bdda4 feat: update invite workspace service 2 years ago
Joe 955e2871f4 feat: add oauth account not found 2 years ago
Joe eadf75ad24 feat: add login account not found 2 years ago
Ethan ea748b50f2
fix: an issue of keyword search feature in application log list (#7816) 2 years ago