Commit Graph

1900 Commits

Author SHA1 Message Date
Frikky 2b3675a329 Last part worker update for user update with shuffle-shared 2024-03-19 23:57:19 +01:00
Frikky 54b3687eef Fixed further user input issues 2024-03-19 23:56:16 +01:00
Frikky 06494a0093 Fixed SDK bug in loops with tmp being undefined 2024-03-18 16:00:37 +01:00
Frikky e3271b2438 Fixed UI tracker backend 2024-03-18 02:50:07 +01:00
Frikky 833a8d53e0 Fixed relevant stats & license trackers to make it easier to use 2024-03-18 02:48:53 +01:00
Frikky c36ed18a04 Added images for environment page 2024-03-18 00:50:35 +01:00
Frikky 4da3f1aa23 Merge pull request #1342 from satti-hari-krishna-reddy/subOrg
added a way to get sub orgs of the current org
2024-03-15 14:39:57 +01:00
Frikky b8e9599053 Fixed code editor and small ui changes in workflow ui 2024-03-15 14:39:50 +01:00
Hari Krishna e5e4acdf03 modifed the endopoint 2024-03-15 06:55:26 +00:00
Frikky b5d04bef13 Fixed major sync issues with cloud <-> onprem codebase 2024-03-14 09:54:59 +01:00
Frikky 625d681fe5 Synced over files and go.mod 2024-03-14 09:47:01 +01:00
Hari Krishna eab95ae906 implemented changes to show parent of the suborg 2024-03-14 06:22:38 +00:00
Frikky 98200b7445 Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2024-03-07 11:16:52 +01:00
Frikky 403acbc984 KMS fixes and updates with go.mod 2024-03-07 11:16:48 +01:00
Hari Krishna b71d008edc changed HandleGetSubOrg -> HandleGetSubOrgs 2024-03-06 11:09:47 +00:00
Frikky b423c9fa0d Merge pull request #1336 from satti-hari-krishna-reddy/1.4.0
fixed overflow in conditions
2024-03-05 21:26:05 +01:00
Frikky 81e6475a71 Merge pull request #1339 from satti-hari-krishna-reddy/issue_1329
fixed the cancel button to work as intended
2024-03-05 17:55:29 +01:00
Frikky c258e3688b Fixed worker k8s bug 2024-03-05 17:45:08 +01:00
Frikky 294c8060ef Updated billing list with links to track users 2024-03-05 16:31:16 +01:00
Frikky 1da44d12ec Minor fix to make JSON only return json if it's actually json 2024-03-05 15:30:59 +01:00
Frikky 0333c0ab6a Added liquid (and future json) pattern fix to sdk to autofix some normal issues 2024-03-05 15:25:11 +01:00
Frikky 66a5260cdb Fixed more pattern matching things. Will implement to test for liquid formatting 2024-03-05 14:55:46 +01:00
Frikky 4b225ab8eb Added a liquid matcher that fixes bad liquid 2024-03-05 14:35:40 +01:00
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
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
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
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
Frikky f8640d854f Fixed file category loading and small workflow changes 2024-02-21 09:32:33 +01:00
Frikky 51935b96a8 Made caching work well for hooks 2024-02-16 16:32:55 +01:00
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
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