Commit Graph

1470 Commits

Author SHA1 Message Date
Frikky c0adb9e198 Fixed jumpyness of Code Editor. Main missing piece: Actions 2023-08-16 02:22:39 +02:00
Frikky f9e9f0feb7 Fixed jumpyness of Triggers during state updates. Also now understand how to potentially do it for actions 2023-08-16 00:44:01 +02:00
Frikky 53956b3f38 Cleaned up some further newline problems from with Divider mui18 2023-08-16 00:08:12 +02:00
Frikky e331d06b8a Fixed Select and Autocomplete prompts to properly select and work with mui18 2023-08-16 00:07:02 +02:00
Frikky bb8b14be64 Fixed most of the textfield and button problems from mui 18. Next is autocomplete 2023-08-15 21:58:00 +02:00
Frikky 2c140d23bd Fixed some of the first basic rendering issues 2023-08-15 21:08:35 +02:00
Frikky 7282185805 Repacked multiple files with old mui to merge together 2023-08-15 19:59:32 +02:00
Frikky 511aea613e Did some minor fixes for documentation management 2023-08-15 19:59:05 +02:00
Frikky dd9ae8fb68 Fixed some stuff. More is broken. 2023-07-14 01:43:22 +02:00
Frikky e625bf2c2d Merge branch '1.3.0' of https://github.com/shuffle/shuffle into 1.3.0 2023-07-14 00:41:12 +02:00
Frikky 98f0a225d4 Fixed another bug with mui/react 2023-07-14 00:40:59 +02:00
Frikky 2fec45b47e Fixed most of the muiV5 / react 18 version problems 2023-07-13 22:58:51 +02:00
Frikky b9a25ee537 Fixed most of the new MUI problems. Missing /admin and other button disabled issues 2023-07-13 01:53:27 +02:00
Frikky 55b62d930a Build ARM & AMD 2023-07-12 16:40:21 +02:00
Frikky b812f54b0f Mui update done :3 2023-07-12 02:24:45 +02:00
Frikky 65574a1601 Fixed mui core finally 2023-07-12 02:09:12 +02:00
Frikky 5b72c8d517 Started react 16->18 migration and material-ui->mui migration 2023-07-12 01:28:07 +02:00
frikky 8bde1e6a42 Nightly on 1.3.0 2023-07-06 18:18:46 +02:00
Frikky 93d486241b Update dockerbuild.yaml 2023-07-06 18:16:12 +02:00
Frikky 4eca1e3c8c Delete docker-build.yaml 2023-07-06 18:15:51 +02:00
frikky 98e1ec2419 Minor fix 2023-07-06 18:09:13 +02:00
frikky 4f38eecaa5 Added new cloud fixes 2023-07-06 17:58:35 +02:00
Frikky 9a0441813a Merge pull request #1153 from Shuffle/master
Merging changes from 1.2.0 for cleanup
2023-07-06 17:45:49 +02:00
Frikky 078aa668a0 Merge pull request #1155 from Shuffle/1.2.0
1.2.0
2023-07-06 17:44:50 +02:00
frikky 30a5adef19 Re-added workflow files 2023-07-06 17:44:25 +02:00
frikky 38fe58f1b6 Fixed merge conflicts 2023-07-06 17:39:40 +02:00
Frikky cec0c36261 Merge pull request #1154 from Shuffle/1.2.0
1.2.0
2023-07-06 17:39:09 +02:00
frikky 77a59537bd Another merge fix due 2023-07-06 17:23:40 +02:00
frikky 92fabeddbe Merging changes from 1.2.0 for cleanup 2023-07-06 17:19:52 +02:00
Frikky 6e405e781c Merge pull request #1146 from 0x0elliot/0x0elliot/fix-swarm-timeout
Fix swarm timeout between orborus and worker hosted on separate nodes
2023-07-03 23:29:36 +02:00
Aditya 9ed3fe03de Improving Logging for auto MTU pick up 2023-07-01 05:46:57 +05:30
Aditya 91e4c94282 Covering up empty bridgeName edge case 2023-07-01 05:46:19 +05:30
Aditya b12eb06494 Leaving a template in docker-compose.yml 2023-06-30 21:35:58 +05:30
Aditya eaf0ddf57a Making the code more reliable and configurable 2023-06-30 21:20:52 +05:30
Aditya 071933c956 Following up on review 2023-06-30 00:30:24 +05:30
Aditya fddca0146a fixing #1129: Automatically syncing up swarm network MTU 2023-06-23 05:23:37 +05:30
frikky e319f0e9b1 Tons of priority management fixes - both frontend & backend 2023-06-23 01:08:11 +02:00
frikky c9076e7124 Fixed app base timeout problems for stuck functions 2023-06-23 01:07:50 +02:00
Jay Gohil 46b10a4a1e Create project_automation.yml 2023-06-16 16:42:12 +05:30
Frikky 9d47745788 Merge pull request #1127 from 0x0elliot/0x0elliot/liquidpy_env
Environment variable toggle support for liquidpy sanitization
2023-06-13 22:15:37 +02:00
Aditya 0213f6bf92 Adding LIQUID_SANITIZE_INPUT support 2023-06-13 16:34:46 +05:30
frikky ea97eadfb7 Added basic recommendation system to attach usecases and basic helpers to 2023-06-04 17:45:54 +02:00
frikky b0c82db41b Fixed some app loading prioritization and position issues 2023-06-04 16:48:11 +02:00
frikky c3a10956de Fixed opensearch positioning problem during execution startup 2023-06-04 15:46:39 +02:00
frikky e8f9ebe8b0 Added .jsx migration files for properly building 2023-06-04 12:19:08 +02:00
frikky 9f9636b055 #1114: Added hotfix for users with missing organization mapping 2023-06-04 12:09:52 +02:00
frikky c98aedb66f Fixed Theme name issue and updated backend to 0.4.17 2023-05-30 17:14:00 +02:00
frikky 012371c922 Rebuilding all containers with new shuffle-shared 2023-05-18 16:31:36 +02:00
frikky c6f32f6ddf Cache related backend fixes 2023-05-18 15:31:00 +02:00
frikky cb6df863c9 Bugfixes for subflows and user inputs 2023-05-17 00:08:40 +02:00