Amy0104
7b1c316d9e
[Fix][UI][V1.0.0-Beta] Adjust the UI presentation of the dependent task. ( #9649 )
3 years ago
Devosend
58c7e5aa08
[Feature][UI][V1.0.0-Beta] Modify timeout from 10s to 15s of axios ( #9644 )
3 years ago
Amy0104
6966a70acc
[Fix][UI][V1.0.0-Beta] Replace the back-end interface for dependent task. ( #9645 )
...
* queryProjectCreatedAndAuthorizedByUser to queryAllProjectList
* queryAllByProjectCode to queryProcessDefinitionList
* getTasksByDefinitionCode to getTasksByDefinitionList
3 years ago
Devosend
303ee1bf15
[Fix][UI][V1.0.0-Beta]Fix data not update bug for workflow version switch ( #9642 )
3 years ago
qianli2022
165d7aa51f
[Feature][Task] K8s namespace auth manager ( #9303 )
...
* k8s auth
* remove log
* fix test
* use constants
* use constants K8S_LOCAL_TEST_CLUSTER
* simple auth get
* change test
* add namespace authorize in user page
* prettier code
* change test data
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
3 years ago
Devosend
86b1870856
[Fix][UI][V1.0.0-Beta] Fix tooltip not display bug in task instance ( #9630 )
3 years ago
Amy0104
a378844820
[Fix][UI][V1.0.0-Beta] Fix the task name cleared after switching the task type. ( #9623 )
3 years ago
Amy0104
93ee2e45c8
[Fix][UI][V1.0.0-Beta] Change node name to task name in the task modal on the task definition page. ( #9620 )
3 years ago
Amy0104
69bfebfec0
[Fix][UI][V1.0.0-Beta] Remove the sql comment in the procedure task and add the instructions link to the procedure task. ( #9619 )
3 years ago
Amy0104
a1df0ee99c
[Fix][UI] Fix the udf function echoed error in the sql task. ( #9616 )
3 years ago
labbomb
5b2a96b830
[Feature][UI Next]Added the method of downloading files ( #9605 )
3 years ago
songjianet
dd3dbf927c
[Fix][UI Next][V1.0.0-Beta] The version information creation time in the workflow definition is changed to the operateTime field. ( #9590 )
3 years ago
labbomb
efe04863a0
[Refactor][UI Next]Reconstructing the Log Component ( #9574 )
...
* Reconstructing the Log Component
* Delete pnpm-lock.yaml
* Delete pnpm-lock.yaml
* add pnpm-lock
* Modify comments
3 years ago
Devosend
01f3dcd03b
fix workflow instance can not be save bug ( #9554 )
3 years ago
songjianet
e534ca1298
[Perf][UI Next][V1.0.0-Beta] Optimize judgment logic. ( #9561 )
3 years ago
songjianet
e190ef9d0d
[Fix][UI Next][V1.0.0-Beta] Fix the color matching problem of the relationship diagram. ( #9546 )
3 years ago
Amy0104
4d6a732ef3
[Fix][UI] Fix the problem of displaying task execution icons. ( #9549 )
3 years ago
Amy0104
491e9f84ee
[Fix][UI] Fix condition task connection failure. ( #9548 )
3 years ago
calvin
adcc43fd7e
[Improve][API] Allowed the non-root user to create the task group. ( #9523 )
...
* create a new branch from dev
* fix this issue
* merge from dev
3 years ago
songjianet
26726bb887
[Fix][UI Next][V1.0.0-Beta] Fix the resource Center dark mode display exception when viewing the file details. ( #9526 )
...
* [Fix][UI Next][V1.0.0-Beta] Fix the resource Center dark mode display exception when viewing the file details.
* [Fix][UI Next][V1.0.0-Beta] Fix the resource Center dark mode display exception when viewing the file details.
3 years ago
songjianet
0972610204
[Feature][UI Next][V1.0.0-Beta] Monaco Editor supports theme switching function. ( #9521 )
3 years ago
labbomb
7777a6acfd
[Fix][UI Next][V1.0.0-Beta] Added access to the child node function ( #9518 )
...
* Added access to the child node function
* Added access to the child node function
3 years ago
songjianet
46c0c18ec7
[Feature][UI Next][V1.0.0-Beta] Change the css style usage of the blue number flopper in the alarm center to css variables. ( #9511 )
3 years ago
Amy0104
8a2fbd205e
[Fix][Next-UI] Fix the jumping problem of close button on dag page. ( #9494 )
3 years ago
Amy0104
e134c63e68
[Bug][Next UI] Fix the branch flow options of the switch task is not available. ( #9481 )
3 years ago
Amy0104
e5c66ecc31
[Fix][UI Next] Fix the problem of disabling owned user input during project editing. ( #9476 )
3 years ago
Amy0104
099bde0f78
[Fix][Next-UI] Add LIST type to the custom parameter types of task node. ( #9468 )
3 years ago
labbomb
8440baa5e8
[Bug][UI Next]Fix global variable validation condition for save button in workflow definition. ( #9454 )
3 years ago
kezhenxu94
14d71d1462
[UI] Migrate NPM to PNPM in CI builds ( #9431 )
3 years ago
labbomb
2db4cd4f14
[Bug][UI Next]Modify the display state logic of save buttons under workflow definition ( #9403 )
...
* Modifying site Configurations
* Modify the display state logic of save buttons under workflow definition
3 years ago
songjianet
72bdf6f03c
[Fix][UI Next][V1.0.0-Alpha] Fix the task instance forced success button multi-language support error. ( #9392 )
3 years ago
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
3 years ago
Amy0104
e2c36324b3
[Fix][UI Next][V1.0.0-Alpha] Add light color theme to echarts. ( #9381 )
3 years ago
Tq
c294979e2f
[Bug-9235][Alert]Fix wechat markdown message and change wechat form structure ( #9367 )
...
* fix wechat issues:
1. change table msg type to markdown.
2. change userId to not required and enrich hints
3. change 'app id' to 'app id and chat id'
* fix wechat issues:
1. revert table showtype and add markdown showtype.
2. enrich hints.
3. delete 'chatid', rename agentid to weChatAgentIdChatId.
4. modify code to send markdown message.
* fix wechat issues: Change the language pack of agentId to agentId/chatId.
* fix format
* fix param name
Co-authored-by: Amy <amywang0104@163.com>
3 years ago
Devosend
ce7740b9fc
[Fix][UI Next][V1.0.0-Alpha]Add zh for dag execution policy ( #9363 )
3 years ago
Devosend
aba257084b
[Fix][UI-Next] Rename process to workflow ( #9350 )
3 years ago
Devosend
c21f8c650b
[Fix] [UI-Next][V1.0.0-Alpha] Rename node to task in the task creation modal ( #9351 )
3 years ago
songjianet
a866465d01
[Fix][UI Next][V1.0.0-Alpha] Fix the time columns cannot be broken in the cron manage table. ( #9334 )
3 years ago
songjianet
d7a4dc1dbc
[Fix][UI Next][V1.0.0-Alpha] Fix the two hover prompts appear. ( #9333 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the two hover prompts appear.
* [Fix][UI Next][V1.0.0-Alpha] Fix the two hover prompts appear.
3 years ago
Amy0104
6b2a4e31ea
[Fix][UI-Next][V1.0.0-Alpha] Fix the notification strategy options display error in the set parameters before timing modal. ( #9314 )
3 years ago
songjianet
c99b33a083
[Docs][UI Next][V1.0.0-Alpha] Delete E2E docs. ( #9309 )
3 years ago
songjianet
81f9b876f9
[Build] Update NaiveUI. ( #9306 )
3 years ago
Amy0104
c49ae015ec
[Feature][UI Next][V1.0.0-Alpha] Add a DISPATCH state to the task. ( #9302 )
3 years ago
songjianet
192ee99876
[Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state. ( #9301 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state.
3 years ago
Amy0104
9d68b178d9
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying. ( #9285 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying.
* [Fix][UI Next][V1.0.0-Alpha] Fix the warning.
3 years ago
Devosend
11d9859c40
[Fix][UI Next][V1.0.0-Alpha] Fix the connection line center bug for workflow dag ( #9272 )
...
* fix the connection line center bug for workflow dag
* delete unnecessary code
3 years ago
songjianet
08af02151b
[Fix][UI Next][V1.0.0-Alpha] Fix the floating full-name display needed for menu bar. ( #9264 )
3 years ago
Amy0104
4ad1764932
[Fix] [UI-Next] [V1.0.0-Alpha] Fix the resource options in task node display incorrect after creating a new file. ( #9269 )
3 years ago
Amy0104
3516cd56b1
[Bug-FE][UI Next][V1.0.0-Alpha] Fix the datepicker panel up and down in start modal. ( #9267 )
3 years ago
Amy0104
1630147872
[Fix][UI Next][V1.0.0-Alpha] Fix the datasource display error in SQL. ( #9261 )
3 years ago