hjlarry
00fdd06179
fix(trigger): subscription schema config not display field description
2025-11-10 13:43:56 +08:00
zhsama
ce56286329
feat(validation): implement isPrivateOrLocalAddress utility and integrate into webhook components for improved URL validation
2025-11-04 18:32:19 +08:00
lyzno1
99fac21bdb
fix: type
2025-10-30 18:11:52 +08:00
zhsama
db744444f2
fix(CI): fix CI errors
2025-10-30 16:54:17 +08:00
yessenia
db2c6678e4
fix(trigger): show subscription url & add readme in trigger plugin node
2025-10-29 16:16:29 +08:00
yessenia
850c5fec32
fix(trigger): invalid subscription
2025-10-27 21:27:08 +08:00
lyzno1
e074ba84d1
fix(workflow): avoid nested buttons in subscription selector to stop hydration warning
2025-10-27 17:23:58 +08:00
yessenia
29cddc449f
fix(trigger): add clickOutsideNotClose prop
2025-10-27 14:30:08 +08:00
yessenia
4b4ec3438f
feat: add plugin readme
2025-10-24 01:18:58 +08:00
yessenia
949ac9d930
feat(trigger): add formitem desc
2025-10-23 10:57:42 +08:00
hjlarry
871cfbd40c
fix: CredentialsSchema missing help field display
2025-10-22 09:23:59 +08:00
yessenia
9a3ca0ce3b
fix(trigger): check subscription removed
2025-10-21 20:01:16 +08:00
yessenia
f4acc78f66
fix(trigger): deal with empty manualPropertiesSchema
2025-10-21 19:49:42 +08:00
yessenia
18a52b4937
fix(trigger): subscription removed in workflow
2025-10-21 18:43:15 +08:00
yessenia
735ebf6c59
fix(trigger): oauth client params
2025-10-21 09:27:10 +08:00
yessenia
8e1e81732a
fix(trigger): formitem boolean layout
2025-10-20 19:27:21 +08:00
yessenia
801f8c1592
fix(trigger): oauth client default values
2025-10-20 18:21:38 +08:00
yessenia
fe0457b257
fix(trigger): show text
2025-10-20 14:17:52 +08:00
yessenia
2c8c1860ca
fix(trigger): show event output
2025-10-18 16:28:26 +08:00
hjlarry
32731c4622
render autoCommonParametersSchema other input type
2025-10-17 18:09:14 +08:00
yessenia
5a13daefdb
fix(trigger): close portal after select a subscription
2025-10-17 13:31:00 +08:00
yessenia
fe4b63210e
fix(trigger): oauth client config
2025-10-17 10:52:42 +08:00
yessenia
7b6f5d6860
fix(trigger): show tool credentials in workflow
2025-10-15 20:42:14 +08:00
yessenia
a595e2df06
fix(trigger): skip validation when updating properties
2025-10-15 18:44:05 +08:00
yessenia
9aec255ee9
feat(trigger): update subscription list after saving draft
2025-10-15 17:22:14 +08:00
yessenia
f28a7218cd
fix(trigger): optimize subscription entry in workflow
2025-10-15 16:13:00 +08:00
yessenia
4ec23eea00
fix: add i18n key
2025-10-14 21:23:24 +08:00
yessenia
c7c5e07d43
fix(trigger): add tooltip when only one creation type
2025-10-14 18:39:22 +08:00
yessenia
16ac05ebd5
feat: support search in checkbox list
2025-10-14 16:24:44 +08:00
yessenia
d65d27a6bb
fix: creating button style
2025-10-13 20:53:06 +08:00
yessenia
ee21b4d435
feat: support copy to clipboard in input component
2025-10-13 17:21:26 +08:00
yessenia
4f8bf97935
fix: creating modal style
2025-10-13 14:54:24 +08:00
yessenia
0ec5d53e5b
fix(trigger): log style
2025-10-13 14:46:08 +08:00
Harry
6fb657a89e
refactor(subscription): enhance subscription count handling in selector view
...
- Introduced a subscriptionCount variable to improve readability and performance when checking the number of subscriptions.
- Updated the rendering logic to use subscriptionCount, ensuring consistent and clear display of subscription information in the component.
2025-10-13 11:22:25 +08:00
Harry
90240cb6db
refactor(subscription): optimize subscription count handling in list view
...
- Replaced direct length checks on subscriptions with a computed subscriptionCount variable for improved readability and performance.
- Updated the CreateSubscriptionButton to conditionally render based on the new subscriptionCount variable, enhancing clarity in the component logic.
- Adjusted className logic for the button to account for multiple supported methods, ensuring better user experience.
2025-10-12 23:56:27 +08:00
yessenia
4f65cc312d
feat: delete confirm opt
2025-10-11 20:19:27 +08:00
yessenia
854a091f82
feat: add validation status for formitem
2025-10-11 19:50:05 +08:00
yessenia
12a7402291
fix: create button not working in manual creation mode
2025-10-11 15:36:37 +08:00
yessenia
33d7b48e49
fix: error when fetching info while switching plugins
2025-10-11 15:00:35 +08:00
yessenia
622d12137a
feat: change subscription field in workflow
2025-10-10 20:58:56 +08:00
yessenia
75b3f5ac5a
feat: change subscription field
2025-10-10 17:37:20 +08:00
yessenia
973b937ba5
feat: add subscription in node
2025-09-28 22:40:31 +08:00
yessenia
3edf1e2f59
feat: add checkbox list
2025-09-28 15:12:17 +08:00
yessenia
6b94d30a5f
fix: oauth subscription
2025-09-26 17:44:57 +08:00
yessenia
63d26f0478
fix: api key params
2025-09-18 17:35:34 +08:00
yessenia
eae65e55ce
feat: oauth config opt & add dynamic options
2025-09-18 17:12:48 +08:00
lyzno1
8141f53af5
fix: add preventDefaultSubmit prop to BaseForm to prevent unwanted page refresh on Enter key
2025-09-18 12:48:26 +08:00
lyzno1
5a6cb0d887
feat: enhance API key modal step indicator with active dots and improved styling
2025-09-18 12:44:11 +08:00
lyzno1
26e7677595
fix: align width and use rounded xl
2025-09-18 12:08:21 +08:00
yessenia
814b0e1fe8
feat: oauth config init
2025-09-18 00:00:50 +08:00