Commit Graph

2422 Commits

Author SHA1 Message Date
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 3b0e8d73da Merge branch '2.0.0' of https://github.com/Shuffle/Shuffle into flipBranch 2024-07-17 22:15:03 +05:30
monilprajapati 7b1ec1785d Removed the auto variable remover logic from param while flipping the branch 2024-07-17 22:14:01 +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
Aditya 0dd5913072 feat: making all-in-one.yaml work on GKE 2024-07-16 20:07:32 +05:30
Aditya 2f5d413096 feat: adding all-in-one.yaml 2024-07-16 18:59:39 +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 4f802557f0 ParsedAction Fixes 2024-07-11 11:53:57 +05:30
monilprajapati fc086dd565 Minor fix 2024-07-11 11:53:57 +05:30
monilprajapati bfce9a16f9 Merge branch '2.0.0' of https://github.com/Shuffle/Shuffle into expandWindowButton 2024-07-11 11:39:05 +05:30
Aditya 26733bc3cb fix[k8s]: more cleanup fixes (2) 2024-07-09 18:28:33 +05:30
Aditya da76c43356 fix[k8s]: more cleanup fixes (1) 2024-07-09 17:55:45 +05:30
Aditya 9653de2a6a fix[k8s]: more cleanup fixes 2024-07-09 17:55:01 +05:30
Aditya 22f9987f41 fix[k8s]: keeping old core pods (orborus, frontend, backend etc) [with better code] 2024-07-09 17:48:53 +05:30
Aditya 025489a5c7 fix[k8s]: keeping old core pods (orborus, frontend, backend etc) 2024-07-09 17:40:31 +05:30
monilprajapati cd52d12f60 Added Expand window button and code editor in subflow 2024-07-06 13:42:39 +05:30
Aditya fb7b32682d fix[k8s]: app replication works at scale 2024-07-05 19:14:30 +05:30
Aditya 5448c1fe6d fix[k8s]: worker replication works at scale 2024-07-05 18:12:51 +05:30
Aditya 178c03e255 fix: push before i try to do replica based scaling 2024-07-05 17:52:56 +05:30
monilprajapati ca9d83c586 ParsedAction Fixes 2024-07-05 16:59:23 +05:30
monilprajapati 0e16815872 Minor subflow fix: label transition 2024-07-05 14:56:42 +05:30
monilprajapati dc33cffb67 Minor fix 2024-07-05 13:55:09 +05:30
Aditya 8d9409e184 feat[k8s]: adding a deployment layer 2024-07-05 05:10:13 +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
Aditya 65507c99f2 Merge branch '2.0.0' of github.com:Shuffle/Shuffle into 2.0.0 2024-07-04 17:22:27 +05:30
Aditya a60fad69d3 feat[k8s-cleanup]: adding a quick cleanup mechanism 2024-07-04 17:22:15 +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 98224e4246 Added first timeline tracker 2024-07-04 00:12:14 +02:00
Frikky 877114f8dd Loads of minor fixes 2024-07-04 00:11:20 +02:00
monilprajapati 3c6ad85fcb Now we can swap between result and codeeditor window and fixed that cursor jumping to rightsidebar input field issue 2024-07-03 00:31:14 +05:30
Frikky ead4bfb967 Merge pull request #1441 from Monilprajapati/mergingIssue
Variable fields in the parameter is now changing dynamically.
2024-06-29 15:39:47 +02:00
Frikky c4049d78ae Merge branch '2.0.0' into mergingIssue 2024-06-29 15:39:34 +02:00
Frikky e2ce0d4f67 Workflow fixes 2024-06-29 15:39:08 +02:00
Frikky eb11ea320d Fixed docker dependencies 2024-06-28 16:20:55 +02:00
Aditya 769f04eb44 Merge branch '2.0.0' of github.com:Shuffle/Shuffle into 2.0.0 2024-06-28 19:20:15 +05:30
Aditya 135d334ca9 fix: shuffle-workers push 2024-06-28 19:16:02 +05:30
monilprajapati e5066c495b Fixed that dynamic var name changes in the parameters 2024-06-28 17:40:08 +05:30
monilprajapati c28b2811ca Merge branch '2.0.0' of https://github.com/Shuffle/Shuffle into mergingIssue 2024-06-27 23:56:24 +05:30
Frikky 57839c19bd Merge pull request #1438 from Monilprajapati/workflowRevision
Workflow revision
2024-06-27 12:01:57 +02:00
Frikky f6a2bf9f6a Fixed search + workflow bugs 2024-06-27 12:00:43 +02:00
monilprajapati cebefa7806 Merged upstream 2024-06-25 17:47:29 +05:30
monilprajapati d72c18bd65 Removed the extra useEffect 2024-06-25 13:54:43 +05:30
Frikky e4b261eb66 Merge pull request #1432 from Shuffle/0x0elliot/k8s-keep-alive
k8s keep alive
2024-06-24 18:42:58 +02:00