Commit Graph

980 Commits

Author SHA1 Message Date
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 8c640cbfd1 Loads of frontend fixes 2024-02-05 23:47:05 +01:00
Frikky 7cfb41df69 Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2024-01-31 17:44:39 +01:00
Frikky 95c925095b Fixed execution_id redirects in workflow 2024-01-31 17:44:36 +01:00
Frikky 989dc2aaf4 Merge branch 'main' into 1.4.0 2024-01-31 10:57:29 +01:00
Frikky f8bbfb0fdb Fixed execution mapping problems in workflows for 1.3.2 2024-01-31 10:54:56 +01:00
Frikky 42e5c7822a Fixed cache frontend issues related to editing/viewing 2024-01-30 01:37:46 +01:00
Frikky b796eba7b2 Fixed cache view UI, minor theme bug and an SDK loading problem 2024-01-26 11:45:14 +01:00
Frikky 57b7440b46 Minor workflow UI fix 2024-01-25 21:03:10 +01:00
Frikky d6f9c7b6b3 Made logo show up, and fixed notification loading problems onprem 2024-01-25 20:13:45 +01:00
Frikky 7a09037604 Made it so wait for results does what it should for loops on cloud 2024-01-25 14:56:52 +01:00
Frikky c6df1ef8cc Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2024-01-23 01:32:16 +01:00
Frikky c220d9c4a5 Minor fixes for queue management onprem 2024-01-23 01:30:11 +01:00
Frikky 3e9bdcf05b Update package.json 2024-01-22 18:13:33 +01:00
Frikky fb9cab4ec0 Fixed further user input problems 2024-01-21 23:57:39 +01:00
Frikky f7c0c6e5e4 Added more management tools for workflow running and stat management 2024-01-21 22:11:10 +01:00
Frikky 14498f1fb4 Multiple frontend & backend fixes 2024-01-17 14:26:53 +01:00
Frikky 8cfba1ac30 Added App Auth name editing and dynamic auth during workflow run 2023-12-18 13:40:39 +01:00
Frikky 92fdd115e1 Increased context timeout for orborus 2023-12-08 00:46:54 +01:00
Frikky 5a3bf29742 Now set to 1.3.2 2023-12-07 22:55:13 +01:00
Frikky bb37e3e55d Minor play button fixes for worker + backend 2023-12-07 21:54:52 +01:00
Frikky 02713941f0 Many fixes to workflow runs, focused on only running correct nodes 2023-12-07 18:18:51 +01:00
Frikky ec726fe073 Even more runtime debugger and docs fixes 2023-12-03 01:42:03 +01:00
Frikky 63529e104f Changes to runtime debugger 2023-12-01 14:30:28 +01:00
Frikky ff7ca90936 Minor sdk update 2023-11-30 11:14:55 +01:00
Frikky 1373bac875 More header, notifications & debugger fixes 2023-11-28 03:09:46 +01:00
Frikky 1fd46a7307 Many fixes for frontend and backend related to Oauth2 and environment control 2023-11-24 12:03:20 +01:00
Frikky c1bfb159c6 Fixed oauth2, docs and popups for onboarding 2023-11-19 18:03:53 +01:00
Frikky a0711dd453 Fixed a few UI inconsistencies 2023-11-17 05:19:18 +01:00
Frikky caaf4a5a40 Added Queue size to Environments to understand size of queue currently 2023-11-16 18:22:53 +01:00
Aditya 802e6fb8b6 fix(debug-frontend): syncing cloud debug frontend 2023-11-16 16:55:11 +05:30
Aditya f0ef6af23c Merge branch '1.4.0' 2023-11-16 01:15:44 +05:30
Aditya 99e089561d fix(nginx): reducing code repetition 2023-11-16 01:13:01 +05:30
Aditya bc221f0543 Merge branch '1.3.0' 2023-11-16 01:10:52 +05:30
Frikky 06593a2ef3 Fixed Oauth2 app auth problems 2023-11-15 13:32:24 +01:00
Frikky 6e1a267cd2 Changed header to fit new searchbar 2023-11-15 13:08:45 +01:00
Frikky ef106d72f7 Reset header back to old 2023-11-15 13:04:51 +01:00
Frikky 70fa415271 Frontend yay 2023-11-15 13:03:33 +01:00
Frikky e924919fac Added new search engine 2023-11-15 13:00:59 +01:00
Frikky ac82eed060 Added new header 2023-11-15 12:58:58 +01:00
Frikky c629864c26 Fixed some execution setting bugs 2023-11-15 12:58:23 +01:00
Frikky df6d7f88de Fixed some search issues and Oauth2 Application perms + JWT problems 2023-11-15 00:53:02 +01:00
Frikky f6c7939dda 1.4.0 changes too 2023-11-14 15:20:31 +01:00
Aditya 57cf724e38 Merge pull request #1263 from SD-13/random_typos
Some typos
2023-11-13 22:15:48 +05:30
Sujay 70b1d26f09 nits
Signed-off-by: Sujay <sujaydey641@gmail.com>
2023-11-13 21:55:11 +05:30
Aditya 56a4c388aa fix: making v2 APIs work for HTTPS 2023-11-13 14:21:41 +05:30
Frikky a3af4c09ae Split up nginx v1 and v2 again to fix workflow run loading 2023-11-09 09:05:27 +01:00
Monil Prajapati 7ea11f67d0 Sidebar UI changed 2023-11-09 00:33:28 +05:30
Frikky 96b570c859 Minor admin fixes 2023-11-08 19:28:05 +01:00