Commit Graph

434 Commits

Author SHA1 Message Date
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
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
Aditya d73989d821 fix(minor-typo): Copy workflow id -> Copy execution id 2024-02-16 15:00:57 +05:30
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 b96b526b82 Fix: Ensured newaction.returns.example is defined before accessing it 2024-02-15 10:54:29 +05:30
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
Frikky 8c640cbfd1 Loads of frontend fixes 2024-02-05 23:47:05 +01:00
Frikky 95c925095b Fixed execution_id redirects in workflow 2024-01-31 17:44:36 +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 7a09037604 Made it so wait for results does what it should for loops on cloud 2024-01-25 14:56:52 +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 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 06593a2ef3 Fixed Oauth2 app auth problems 2023-11-15 13:32:24 +01:00
Frikky ac82eed060 Added new header 2023-11-15 12:58:58 +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
Frikky cf4aa71f80 A tons of minor fixes for the onboarding flow and search systems 2023-11-06 08:32:58 +01:00
Frikky 492c3c3258 Frontend fixes for release 2023-10-31 18:57:36 +01:00
Frikky 74dfa09d4c Further health fixes and frontend cleanup 2023-10-19 17:22:19 +02:00
Frikky 595c217a7c Added statistics to both backend and frontend + cloud sync 2023-10-17 02:40:32 +02:00
Frikky 29e8106670 Added error messages 2023-09-27 21:25:01 +02:00
Frikky c90059dd56 Added a UI for uploading docs and getting an OpenAPI output 2023-09-21 02:22:59 +02:00
Frikky 6de66413c7 Fixed some app sdk things, added images for missing triggers and re-added Wait For Response to Webhooks 2023-09-20 22:34:06 +02:00
Frikky c1c34ff72a Loads of frontend fixes related to React & MUI 2023-09-19 14:37:41 +02:00
Frikky 99d1a96c63 Changed from Alert to Toast to work well with mui v18 2023-08-17 03:16:43 +02:00
Frikky b693b960cc Fixed last material-ui references 2023-08-16 02:37:19 +02:00
Frikky 1c349ba733 Reset color of dialogs to be default again 2023-08-16 02:24:22 +02:00
Frikky c0adb9e198 Fixed jumpyness of Code Editor. Main missing piece: Actions 2023-08-16 02:22:39 +02:00