4.8-preview fix (#1324)

* feishu app release (#85)

* Revert "lafAccount add pat & re request when token invalid (#76)" (#77)

This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.

* perf: workflow ux

* system config

* feat: feishu app release

* chore: sovle the conflicts files; fix the feishu entry

* fix: rename Feishu interface to FeishuType

* fix: fix type problem in app.ts

* fix: type problem

* fix: style problem

---------

Co-authored-by: Archer <545436317@qq.com>

* perf: publish channel code

* change system variable position (#94)

* perf: workflow context

* perf: variable select

* hide publish

* perf: simple edit auto refresh

* perf: simple edit data refresh

* fix: target handle

---------

Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
Archer
2024-04-29 11:13:10 +08:00
committed by GitHub
parent 5ca4049757
commit a0c1320d47
89 changed files with 1794 additions and 1047 deletions

31
pnpm-lock.yaml generated
View File

@@ -230,10 +230,10 @@ importers:
specifier: 2.6.1
version: 2.6.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0)
'@emotion/react':
specifier: ^11.11.1
specifier: 11.11.1
version: 11.11.1(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled':
specifier: ^11.11.0
specifier: 11.11.0
version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.0)(react@18.2.0)
'@fastgpt/global':
specifier: workspace:*
@@ -336,10 +336,10 @@ importers:
specifier: 2.6.1
version: 2.6.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0)
'@emotion/react':
specifier: ^11.11.1
specifier: 11.11.1
version: 11.11.1(@types/react@18.2.0)(react@18.2.0)
'@emotion/styled':
specifier: ^11.11.0
specifier: 11.11.0
version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.0)(react@18.2.0)
'@fastgpt/global':
specifier: workspace:*
@@ -408,7 +408,7 @@ importers:
specifier: ^4.17.21
version: 4.17.21
mermaid:
specifier: 10.2.3
specifier: ^10.2.3
version: 10.2.3
nanoid:
specifier: ^4.0.1
@@ -467,6 +467,9 @@ importers:
sass:
specifier: ^1.58.3
version: 1.58.3
use-context-selector:
specifier: ^1.4.4
version: 1.4.4(react-dom@18.2.0)(react@18.2.0)(scheduler@0.23.0)
zustand:
specifier: ^4.3.5
version: 4.3.5(immer@9.0.19)(react@18.2.0)
@@ -12158,6 +12161,24 @@ packages:
tslib: 2.6.2
dev: false
/use-context-selector@1.4.4(react-dom@18.2.0)(react@18.2.0)(scheduler@0.23.0):
resolution: {integrity: sha512-pS790zwGxxe59GoBha3QYOwk8AFGp4DN6DOtH+eoqVmgBBRXVx4IlPDhJmmMiNQAgUaLlP+58aqRC3A4rdaSjg==}
peerDependencies:
react: '>=16.8.0'
react-dom: '*'
react-native: '*'
scheduler: '>=0.19.0'
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
dependencies:
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
scheduler: 0.23.0
dev: false
/use-sidecar@1.1.2(@types/react@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==}
engines: {node: '>=10'}