Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
7bc15c3
api,server,ui: weebhoks feature
shwstppr Jan 16, 2024
8442350
fix
shwstppr Feb 12, 2024
a69192c
fix
shwstppr Feb 13, 2024
af388a0
changes
shwstppr Feb 13, 2024
d17ded0
registry of message busses
DaanHoogland Sep 21, 2023
fa874ed
test bus
shwstppr Feb 13, 2024
75a56f7
refactor
shwstppr Feb 13, 2024
0c2a5c7
test
shwstppr Feb 13, 2024
d82863b
fix and refactor
shwstppr Feb 13, 2024
d273921
Merge branch 'message-buses' into add-feature-webhooks
shwstppr Feb 13, 2024
f74ffee
changes for webhook dispatch history
shwstppr Feb 14, 2024
a06b8f6
changes, initial ui
shwstppr Feb 14, 2024
d2c3d40
improvements
shwstppr Feb 15, 2024
23621eb
changes for account webhook cleanup
shwstppr Feb 16, 2024
d4bd086
fix remaining event bus usage
shwstppr Feb 16, 2024
3821fac
changes for testing webhook dispatch
shwstppr Feb 16, 2024
e8f4c1c
wip
shwstppr Feb 16, 2024
291ead5
fix test
shwstppr Feb 16, 2024
8a88be7
make element
shwstppr Feb 19, 2024
1072909
missing
shwstppr Feb 19, 2024
4952ac2
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr Feb 19, 2024
a1a10ec
buid fix
shwstppr Feb 19, 2024
cf2eb1f
fix lint
shwstppr Feb 19, 2024
e7911a8
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr Feb 19, 2024
684f6d6
changes for project delete check
shwstppr Feb 19, 2024
2d097dd
fix
shwstppr Feb 19, 2024
02a1196
add collapse in create
shwstppr Feb 19, 2024
30f4c48
ui fix and refactor for eventditributor publish
shwstppr Feb 19, 2024
a89a428
update org.json and add json validation
shwstppr Feb 19, 2024
2debb85
schema fixes
shwstppr Feb 20, 2024
c7caf30
wordings
shwstppr Feb 21, 2024
5c04e87
ui: improve progress button
shwstppr Feb 21, 2024
e4e5ff0
ui improvements
shwstppr Feb 23, 2024
05f0590
remove unrelated change
shwstppr Feb 23, 2024
ac651e2
search and count
shwstppr Feb 23, 2024
3e3ca82
add payloadurl in info
shwstppr Feb 23, 2024
8dc662d
Merge branch 'main' into add-feature-webhooks
DaanHoogland Feb 26, 2024
85059c5
positive progress
shwstppr Feb 26, 2024
10a5e32
fix hmac key
shwstppr Feb 26, 2024
5cde6e8
create webhook form fixes
shwstppr Feb 26, 2024
819eb47
refactor, address feedback
shwstppr Feb 27, 2024
c70df5c
indentation
shwstppr Feb 27, 2024
64b52bf
fix filters
shwstppr Feb 28, 2024
07eae2f
remove test eventbus
shwstppr Feb 28, 2024
85edf96
default scope be Local
shwstppr Feb 28, 2024
fcd161d
add lifecycle smoke test
shwstppr Feb 28, 2024
dd522ca
add test for webhook deliveries
shwstppr Feb 28, 2024
7bc36ae
refactor
shwstppr Feb 29, 2024
3a739d4
fix lint
shwstppr Feb 29, 2024
27e683e
refactor - losgs and others
shwstppr Mar 4, 2024
38f3adc
unit tests
shwstppr Mar 4, 2024
31d85ef
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr Mar 4, 2024
2a4226a
fix lint
shwstppr Mar 4, 2024
dc79745
build fix
shwstppr Mar 4, 2024
e40d7ac
smoke test fix, log refactor
shwstppr Mar 5, 2024
398bc10
get bean from all components
shwstppr Mar 6, 2024
980dfb5
ui: missing label
shwstppr Mar 7, 2024
256f7a6
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr Mar 8, 2024
52b4fc3
address review comments
shwstppr Mar 14, 2024
4353a69
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr Mar 14, 2024
b054e0c
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr Apr 2, 2024
6a3949a
add some more tests
shwstppr Apr 8, 2024
ca83c0a
lint
shwstppr Apr 8, 2024
623496c
rename setting
shwstppr Apr 8, 2024
9bd4f1e
upgrade: move 4.19.0->4.20.0 to 4.19.1->4.20.0
weizhouapache Apr 8, 2024
426c120
fix test delivery layout
shwstppr Apr 15, 2024
ddadf22
fix webhook secret display
shwstppr Apr 15, 2024
54ad344
add http to payloadurl when no scheme
shwstppr Apr 15, 2024
9956375
allow removing secretkey for webhook
shwstppr Apr 15, 2024
8c5f2a6
fix update sslverification
shwstppr Apr 18, 2024
8a9039a
disallow same payload url for same account
shwstppr Apr 18, 2024
5c7b33e
fix delivery with url w/o scheme
shwstppr Apr 18, 2024
4f245b8
api: listApis should return params based on caller
shwstppr Apr 24, 2024
2748743
Merge branch 'main' into add-feature-webhooks
shwstppr Apr 29, 2024
e26432b
wip changes
shwstppr Apr 29, 2024
ef00a8c
Update engine/schema/src/main/resources/META-INF/db/schema-41900to420…
shwstppr Apr 30, 2024
8e1d53e
remove unique constraint for now
shwstppr Apr 30, 2024
3c9cca9
fixes
shwstppr May 1, 2024
7f54693
ui: add option to delete multiple deliveries
shwstppr May 1, 2024
21e051e
add filter for deliveries, delete api start/endtime support
shwstppr May 5, 2024
0497c5c
do not throw error when no deliveries removed
shwstppr May 5, 2024
36d0cad
Merge branch 'main' into 4.20-fix-upgrade-path-from-4191
weizhouapache May 7, 2024
67498fc
ui: fix deliveries table column sorting, time filter cancel
shwstppr May 7, 2024
12baadc
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr May 28, 2024
a75e138
Merge remote-tracking branch 'wei/4.20-fix-upgrade-path-from-4191' in…
shwstppr May 29, 2024
c67bf4c
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr Jun 3, 2024
757d113
remove isDebugEnabled wrapping
shwstppr Jun 5, 2024
4e72012
Merge remote-tracking branch 'apache/main' into add-feature-webhooks
shwstppr Jun 7, 2024
b15bba5
merge fix
shwstppr Jun 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
positive progress
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
  • Loading branch information
shwstppr committed Feb 27, 2024
commit 85059c5cfff8749423c0e96ad4b6de045153c9d1
15 changes: 6 additions & 9 deletions ui/src/components/view/TestWebhookDispatchView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -126,17 +126,14 @@ export default {
collapseKey: undefined,
loading: false,
testDispatchInterval: null,
testDispatchIntervalCouter: 100
testDispatchIntervalCouter: 0
}
},
beforeCreate () {
this.timedDispatchWait = 4000
},
beforeUnmount () {
if (this.testDispatchInterval) {
clearInterval(this.testDispatchInterval)
this.testDispatchIntervalCouter = 100
}
this.resetTestDispatchInterval()
},
computed: {
isResponseNotEmpty () {
Expand All @@ -157,7 +154,7 @@ export default {
return (duration > 0 ? duration / 1000.0 : 0) + ''
},
computedOverlayStyle () {
var opacity = this.testDispatchIntervalCouter >= 90.0 ? 0 : 0.3
var opacity = this.testDispatchIntervalCouter <= 10.0 ? 0 : 0.3
var width = this.testDispatchIntervalCouter
return 'opacity: ' + opacity + '; width: ' + width + '%;'
}
Expand All @@ -167,7 +164,7 @@ export default {
if (this.testDispatchInterval) {
clearInterval(this.testDispatchInterval)
}
this.testDispatchIntervalCouter = 100
this.testDispatchIntervalCouter = 0
},
testWebhookDispatch () {
this.resetTestDispatchInterval()
Expand Down Expand Up @@ -208,8 +205,8 @@ export default {
this.resetTestDispatchInterval()
return
}
this.testDispatchIntervalCouter = this.testDispatchIntervalCouter - 1
if (this.testDispatchIntervalCouter <= 0) {
this.testDispatchIntervalCouter = this.testDispatchIntervalCouter + 1
if (this.testDispatchIntervalCouter >= 100) {
if (this.payloadUrl && urlPattern.test(this.payloadUrl)) {
this.testWebhookDispatch()
return
Expand Down