cKey
|
3e2600a834
|
fix(webhooks): 事件重新发送时应与之前的格式保持一致.
|
4 years ago |
yx lin
|
4ba3c58f86
|
Merge pull request #569 from colinin/5.2.0
feat(webhooks): 在发送记录中显示友好租户名称
|
4 years ago |
cKey
|
bd07885ffd
|
feat(webhooks): 在发送记录中显示友好租户名称
|
4 years ago |
yx lin
|
9e26869ae4
|
Merge pull request #568 from colinin/5.2.0
feat: 记录发送请求与响应标头用于环境调试.
|
4 years ago |
cKey
|
2d6e40889e
|
feat: 记录发送请求与响应标头用于环境调试.
|
4 years ago |
yx lin
|
3bfaed0a90
|
Merge pull request #567 from colinin/5.2.0
fix: 使用Newtownsoft.Json来序列化作业参数
|
4 years ago |
cKey
|
e014d2ac38
|
fix: 使用Newtownsoft.Json来序列化作业参数
|
4 years ago |
yx lin
|
dc1272251e
|
Merge pull request #566 from colinin/fix-webhook-host-manage
fix: 宿主端应可以改变webhook订阅租户.
|
4 years ago |
cKey
|
7cd5079e83
|
fix: 宿主端应可以改变webhook订阅租户.
|
4 years ago |
yx lin
|
7c77a4b227
|
Merge pull request #565 from colinin/5.2.0
feat: 使用户定义菜单排序有效
|
4 years ago |
cKey
|
6e7958bbb0
|
feat: 使用户定义菜单排序有效
|
4 years ago |
yx lin
|
4f32216390
|
Merge pull request #564 from colinin/fix-navigation-sub-item
fix: 种子数据播种时使用了上级菜单meta数据.
|
4 years ago |
cKey
|
05060ab725
|
fix: 种子数据播种时使用了上级菜单meta数据.
|
4 years ago |
yx lin
|
3e2763ae37
|
Merge pull request #563 from colinin/5.2.0
fix spelling errors
|
4 years ago |
cKey
|
87e3e4d1cf
|
fix spelling errors
|
4 years ago |
yx lin
|
51ba266442
|
Merge pull request #562 from colinin/5.2.0
fix: remove unnecessary component references
|
4 years ago |
cKey
|
6e68a8cdb7
|
fix: remove unnecessary component references
|
4 years ago |
yx lin
|
94c96cdf4c
|
Merge pull request #561 from colinin/5.2.0
fix: fix parameter location error
|
4 years ago |
cKey
|
67579389c5
|
fix: fix parameter location error
|
4 years ago |
yx lin
|
19268b2d4f
|
Merge pull request #560 from colinin/5.2.0
When no repetition interval is set, the default is 1 second
|
4 years ago |
cKey
|
6ec7f7bab4
|
When no repetition interval is set, the default is 1 second
|
4 years ago |
yx lin
|
b602180a97
|
Merge pull request #559 from colinin/5.2.0
fix: fix throw Quartz.SchedulerException: Repeat Interval cannot be z…
|
4 years ago |
cKey
|
914b129e49
|
fix: fix throw Quartz.SchedulerException: Repeat Interval cannot be zero.
|
4 years ago |
yx lin
|
bd22388f85
|
Merge pull request #558 from colinin/5.2.0
optimize webhook list queries
|
4 years ago |
cKey
|
72711ae7a0
|
optimize webhook list queries
|
4 years ago |
yx lin
|
3c3e578ee8
|
Merge pull request #557 from colinin/5.2.0
upgrade dapr.client to 1.7.0
|
4 years ago |
cKey
|
a44a7bb021
|
upgrade dapr.client to 1.7.0
|
4 years ago |
yx lin
|
802a5c3b45
|
Merge pull request #556 from colinin/5.2.0
5.2.0
|
4 years ago |
cKey
|
598921eb36
|
Improve user permission readability
|
4 years ago |
cKey
|
150b33ea47
|
fix(webhooks): fix auto api parameter format error
|
4 years ago |
yx lin
|
5e61b85b94
|
Merge pull request #555 from colinin/5.2.0
5.2.0
|
4 years ago |
cKey
|
e2b76365d0
|
feat: reset secret to not required
|
4 years ago |
cKey
|
fd78e6d20d
|
update README
|
4 years ago |
yx lin
|
b09923dbc4
|
Merge pull request #554 from colinin/5.2.0
upgrade: upgrade abp framework to 5.2.0
|
4 years ago |
cKey
|
3a1e6c243c
|
upgrade: upgrade abp framework to 5.2.0
|
4 years ago |
yx lin
|
eb76b1bd33
|
Merge pull request #553 from colinin/5.1.4
wait to complete while resending events
|
4 years ago |
cKey
|
d95b863f53
|
wait to complete while resending events
|
4 years ago |
yx lin
|
d561fd4ae5
|
Merge pull request #552 from colinin/fix-missing-node
fix: add a node and tenant ID to a storage job
|
4 years ago |
cKey
|
a0a1aa47bb
|
fix: add a node and tenant ID to a storage job
|
4 years ago |
yx lin
|
298eb80c48
|
Merge pull request #551 from colinin/job-scheduler-add-node
fix: resend webhook
|
4 years ago |
cKey
|
c7d08f0b10
|
fix: resend webhook
|
4 years ago |
yx lin
|
0c3b304d01
|
Merge pull request #550 from colinin/job-scheduler-add-node
fix: remove anonymous authentication
|
4 years ago |
cKey
|
dc9b23064d
|
fix: remove anonymous authentication
|
4 years ago |
yx lin
|
a5329a1e69
|
Merge pull request #549 from colinin/job-scheduler-add-node
feat: the job scheduler does not need to centralize processing
|
4 years ago |
cKey
|
0eff02e078
|
add Unique scheduler identifier of a Webhook node
|
4 years ago |
cKey
|
2f90d90c69
|
feat: the job scheduler does not need to centralize processing
|
4 years ago |
yx lin
|
29ce64ffff
|
Merge pull request #548 from colinin/support-webhook-ui
fix: dynamic array size
|
4 years ago |
cKey
|
95ed5bde9e
|
fix: dynamic array size
|
4 years ago |
yx lin
|
38971d1b46
|
Merge pull request #547 from colinin/support-webhook-ui
Support webhook UI
|
4 years ago |
cKey
|
ce4d8221b0
|
fix: fix case in reference project paths
|
4 years ago |