Commit Graph

2060 Commits

Author SHA1 Message Date
Aditya 9f2a33afe8 fix: cleaning up for HTTPS documentation 2024-03-05 17:45:50 +05:30
Hari Krishna 6cb611a6a8 fixed a typo subOrg --> subOrgs 2024-03-05 15:27:11 +05:30
Hari Krishna c581618817 fixed few issues with the frontend 2024-03-05 09:29:57 +00:00
Hari Krishna 4a3d956023 added list of sub orgs 2024-03-05 09:29:57 +00:00
Hari Krishna 1e510c6b84 Added a way to get the sub orgs of the current org 2024-03-05 09:29:45 +00:00
dhaval055 b2a126e6b1 dynamic app loading for notification workflow 2024-03-05 05:46:46 +00:00
Hari Krishna 55fd580eb3 Revert "fixed overflow in conditions"
This reverts commit 906333d8a2.
2024-03-04 12:47:01 +00:00
Hari Krishna cdf0a1eee7 added list of sub orgs 2024-03-04 12:41:24 +00:00
Frikky b34113f216 Made app sdk support local caching for cache keys for a very short amount of time as to make it possible to check a ton of keys fast 2024-02-29 13:55:51 +01:00
Frikky 21e34a5178 Added a local cache layer for an app within a workflow. This is to help with caching to laod faster 2024-02-29 13:39:20 +01:00
Frikky 4be496466e Removed even more unecessary verbosity in sdk 2024-02-29 04:24:03 +01:00
Frikky fb626a7c21 Fixed minor schedule location issues and app build revisions 2024-02-28 23:09:50 +01:00
Frikky d65e9215ff Removed a lot of verbosity from app sdk 2024-02-28 21:49:47 +01:00
Frikky 54f6b07cb6 Added contributor tracking apps, and started tracking revisions the same way as workflows 2024-02-28 20:06:45 +01:00
Aditya b8c1bf2042 Merge branch 'main' of github.com:Shuffle/Shuffle 2024-02-28 15:35:45 +05:30
Aditya 3bfeabd4e0 feat: adding SHUFFLE_SWARM_CONTROL_MODE 2024-02-28 15:35:04 +05:30
Frikky 619a2f24a2 Moved references from /frikky/ to /shuffle/ 2024-02-27 15:20:22 +01:00
Frikky 3489d26c73 Minor orborus test fixes 2024-02-27 00:06:24 +01:00
Frikky e682a7d2a7 Added Docs update, missing images and Tenzir pipelines 2024-02-26 23:15:57 +01:00
Frikky 7c43245a88 Added Pipeline controller to Orborus for testing 2024-02-25 04:07:09 +01:00
Hari Krishna 07516d3ae5 removed unused variable 2024-02-24 12:41:27 +00:00
Hari Krishna ac3e413cc6 fixed the issue with shared reference of the conditionValue object across components, causing changes made in one component to affect the other 2024-02-24 12:41:27 +00:00
Hari Krishna 7142f55216 fixing cancel button issue 2024-02-24 12:41:27 +00:00
Aditya 9355ae3792 reversing: Copy execution id button 2024-02-24 15:41:05 +05:30
Frikky 77de59f9e0 Fixed app sdk problem with base64 decode for Gmail/Outlook 2024-02-23 16:44:23 +01:00
Hari Krishna ae3532f5d0 Merge branch 'Shuffle:1.4.0' into 1.4.0 2024-02-23 02:01:56 -08:00
Hari Krishna 906333d8a2 fixed overflow in conditions 2024-02-23 09:57:51 +00:00
Aditya 464bed4922 fix(app-timeout-env): adding app timeout control 2024-02-22 15:16:40 +05:30
Frikky f8640d854f Fixed file category loading and small workflow changes 2024-02-21 09:32:33 +01:00
dhaval055 ce5e89e292 added notification workflow stuff 2024-02-17 10:15:54 +00:00
Frikky 51935b96a8 Made caching work well for hooks 2024-02-16 16:32:55 +01:00
Aditya 52583c0eff fix(revert-confusion): cleaning up mess made in reverts earlier 2024-02-16 15:29:21 +05:30
Aditya d73989d821 fix(minor-typo): Copy workflow id -> Copy execution id 2024-02-16 15:00:57 +05:30
Frikky d2b9552dad More settings/admin fixes 2024-02-15 18:53:54 +01:00
Frikky 858d18c7dc A lot of things 2024-02-15 18:53:39 +01:00
Aditya 8ec91939c2 feat: adding timings of when executions got completed 2024-02-15 20:20:27 +05:30
Aditya 90b3a356d3 Merge branch 'main' of github.com:Shuffle/Shuffle 2024-02-15 19:50:10 +05:30
Aditya 64222abaf4 feat: adding a copy workflow execution id icon 2024-02-15 19:39:16 +05:30
lalitdeore e04864d6ba Revert "Merge branch 'main' of https://github.com/Shuffle/Shuffle"
This reverts commit 268ac2d2f6, reversing
changes made to b96b526b82.
2024-02-15 11:40:32 +05:30
lalitdeore 268ac2d2f6 Merge branch 'main' of https://github.com/Shuffle/Shuffle 2024-02-15 10:55:40 +05:30
lalitdeore b96b526b82 Fix: Ensured newaction.returns.example is defined before accessing it 2024-02-15 10:54:29 +05:30
Aditya 675841157a fix: making settings UI look better 2024-02-12 23:39:36 +05:30
Frikky bf776409bd Added basic image distribution on app rebuild to be sent to orborus and handled 2024-02-08 00:23:30 +01:00
Frikky 0a349019ab Changed app sdk order for apps 2024-02-07 18:46:19 +01:00
Aditya 1c38d328ab feat: more shortcuts! 2024-02-07 16:16:16 +05:30
Aditya 3a3a563f8a feat: shortcut keys for basic workflow navigation 2024-02-07 15:29:13 +05:30
Aditya cd3d970010 chore(debugger-count): adding count endpoint on onprem as well 2024-02-07 14:35:45 +05:30
Aditya 94c26105ab chore(debugger-fix): updating to shuffle-shared v0.5.72 2024-02-07 14:17:13 +05:30
Aditya b7a415cb9b fix: moving comments to last line 2024-02-06 23:04:52 +05:30
Frikky 8c640cbfd1 Loads of frontend fixes 2024-02-05 23:47:05 +01:00