Commit Graph

889 Commits

Author SHA1 Message Date
Frikky e928f4d1fb Revert "Expand window feature" 2024-07-31 21:06:39 +02:00
monilprajapati ae66160d4e Resolved the conflicts 2024-08-01 00:31:01 +05:30
Frikky 294581836e Merge branch '2.0.0' into flipBranchDirection 2024-07-31 19:51:48 +02:00
Frikky 0a9778f778 Merge pull request #1459 from satti-hari-krishna-reddy/new-sigma
sigma detection ui
2024-07-31 19:34:02 +02:00
Frikky 7aba776df9 Merge pull request #1457 from yashsinghcodes/origin/docs-blockquotes
[feature]: tip section support for docs
2024-07-31 19:33:13 +02:00
Frikky 9734a014b9 Updates from cloud pre merge 2024-07-31 19:30:47 +02:00
monilprajapati c10ed7bd01 resolved the conflicts 2024-07-22 17:20:39 +05:30
satti-hari-krishna-reddy b33c45543a pointing to the correct url 2024-07-22 14:09:21 +05:30
satti-hari-krishna-reddy d6b78612df making enable / disable button to work only when connected to the siem 2024-07-22 14:08:02 +05:30
satti-hari-krishna-reddy 94749e679e making the pipeline side bar to auto select the defualt env initially 2024-07-22 14:08:02 +05:30
satti-hari-krishna-reddy 0ffa1a965d selecting the defualt environment automatically 2024-07-22 14:07:58 +05:30
satti-hari-krishna-reddy d7741db32f adding connect to siem button 2024-07-22 14:07:00 +05:30
Hari Krishna 78b6d9e067 bug fixes 2024-07-22 14:07:00 +05:30
satti-hari-krishna-reddy d4ce234fa9 adding endpoint option for syslog 2024-07-22 14:07:00 +05:30
Hari Krishna a738be78bb fixing few typos 2024-07-22 14:07:00 +05:30
satti-hari-krishna-reddy c6b124da3a reverting select rules and adding the kafka ui back 2024-07-22 14:06:54 +05:30
Hari Krishna 6ec9433564 making the select rules option work for pipelines 2024-07-22 14:04:56 +05:30
satti-hari-krishna-reddy a3841e0602 Merge branch '2.0.0' of github.com:satti-hari-krishna-reddy/Shuffle into 2.0.0 2024-07-22 14:03:07 +05:30
satti-hari-krishna-reddy 6873a22024 saving the selected rules to the trigger 2024-07-22 13:55:12 +05:30
satti-hari-krishna-reddy 073b9f3f79 adding a select option for the sigma rules 2024-07-22 13:55:12 +05:30
Hari Krishna e24550a641 refactored and adding support for searching 2024-07-22 13:55:12 +05:30
Hari Krishna ecfb78e82d showing the tenzir active status in the UI 2024-07-22 13:54:42 +05:30
Hari Krishna 5620d8a76b adding the trigger url to the command 2024-07-22 13:53:37 +05:30
Hari Krishna 714251c07d fixing some state management issues 2024-07-22 13:53:37 +05:30
Hari Krishna 4eba465457 added code editor and component restructure 2024-07-22 13:53:37 +05:30
Hari Krishna 04647b3262 restructuring the state handling 2024-07-22 13:53:37 +05:30
Hari Krishna 29f294f2ef removing the hard coded ui 2024-07-22 13:53:30 +05:30
Hari Krishna f8c786b9ec removing unnessary dependencies 2024-07-22 13:52:08 +05:30
Hari Krishna e90b698f84 fixing bugs in rule editing 2024-07-22 13:52:08 +05:30
Hari Krishna 809fc2c202 rewriting the component structure 2024-07-22 13:52:08 +05:30
Hari Krishna 2318d92c3a renamed the group the name 2024-07-22 13:52:08 +05:30
Hari Krishna c9da78c781 added toggle rule function to enable or disable the rule 2024-07-22 13:52:08 +05:30
Hari Krishna e1d0857fd7 made the ui to look good 2024-07-22 13:52:08 +05:30
Hari Krishna 94779e6613 initial UI implementation for managing detection rules 2024-07-22 13:52:08 +05:30
monilprajapati 2337c6b468 Merge branch '2.0.0' of https://github.com/Shuffle/Shuffle into flipBranch 2024-07-19 13:04:37 +05:30
yashsinghcodes ea6f6bcf7c [feature]: tip section support for docs 2024-07-18 14:31:35 +00:00
Frikky 53e802ca2c Merge pull request #1456 from Monilprajapati/triggerIssue
Fixed the param value issue in Trigger: Webhook & Scheduler
2024-07-18 14:41:17 +02:00
Frikky 5875745056 Merged in all UI fixes 2024-07-18 14:41:05 +02:00
monilprajapati 6b04a9f6c0 Fixed the param value issue in Trigger: Webhook & Scheduler 2024-07-18 15:49:53 +05:30
monilprajapati f09dbac287 Fixed that blank screen issue 2024-07-18 14:56:24 +05:30
monilprajapati 65482fc757 Added expandWindow button and actionList in UserInput and added parent node name change feature in that 2024-07-17 15:46:46 +05:30
monilprajapati 0c035b6ac7 Fixed the paramChange Issue and finally done with the rendering issue of Subflow 2024-07-17 15:14:03 +05:30
monilprajapati 6c593f2ed4 Fixed the subflow Jumpy rendering issue but the value updation is remaining 2024-07-12 15:46:50 +05:30
monilprajapati 3aa156de78 Added dynamic parent node name change feature in subflow arg. param 2024-07-11 12:29:57 +05:30
monilprajapati cd52d12f60 Added Expand window button and code editor in subflow 2024-07-06 13:42:39 +05:30
monilprajapati 0e16815872 Minor subflow fix: label transition 2024-07-05 14:56:42 +05:30
monilprajapati 18803dba03 Merge branch '2.0.0' of https://github.com/Shuffle/Shuffle into flipBranch 2024-07-04 17:28:31 +05:30
monilprajapati 1f9a132b75 Added branch flip feature 2024-07-04 17:28:07 +05:30
Frikky 20aa7f8ae7 Merge pull request #1443 from Monilprajapati/swapWindows
Added the feature of window swapping
2024-07-04 00:13:02 +02:00
Frikky 877114f8dd Loads of minor fixes 2024-07-04 00:11:20 +02:00