Commit Graph

1494 Commits

Author SHA1 Message Date
Frikky 90eccc2587 Rebuild with npm instead of yarn for auto-builds 2023-08-24 10:39:41 +02:00
Frikky 079fc9e1cd package.json with webpack properly for builds 2023-08-24 10:34:41 +02:00
Frikky d86e83aaf2 Updating nightly with Ops dashboard 2023-08-24 10:28:33 +02:00
Frikky ec675c1ed6 Merge branch '1.3.0' of https://github.com/shuffle/shuffle into 1.3.0 2023-08-24 10:22:23 +02:00
Frikky 2abfce764b Autobuild frontend 2023-08-24 10:22:19 +02:00
Frikky 5523caabfd Merge pull request #1189 from Shuffle/0x0elliot/verbosity-issue
Verbose message added to improve UX for edit permission errors
2023-08-23 00:52:10 +02:00
Aditya d356ce2c69 Merge branch '1.3.0' of github.com:Shuffle/Shuffle into 1.3.0 2023-08-22 17:38:11 +05:30
Aditya 216d685270 fix: adding more verbose error messages 2023-08-22 17:35:02 +05:30
Frikky 222a6e17be Made ops dashboard work flow cloud/onprem by moving to shuffle-shared for #1181. Added caching and better structure 2023-08-17 17:21:10 +02:00
Frikky 6d5fcf587b Merge pull request #1181 from 0x0elliot/0x0elliot/ops-dashboard
This should be for both onprem + cloud, so I'll be migrating the code for it to https://github.com/shuffle/shuffle-shared and add a new file there called health.go

This will have endpoints related to health, with the ideal being to have a single API that does health checks, where we do simultaneous (goroutines) checks for apps, triggers, workflows etc. This is a good start :)
2023-08-17 16:52:47 +02:00
Frikky cb44863012 Merge branch '1.3.0' into 0x0elliot/ops-dashboard 2023-08-17 16:51:07 +02:00
Frikky 9e582591c9 Added missing toastify pieces 2023-08-17 03:54:30 +02:00
Frikky b568814233 Minor latter fixes for theme & toast management 2023-08-17 03:32:13 +02:00
Frikky 99d1a96c63 Changed from Alert to Toast to work well with mui v18 2023-08-17 03:16:43 +02:00
Frikky 1461d6ad6b Fixed another new workflow recommendation issue 2023-08-17 02:13:38 +02:00
Frikky b693b960cc Fixed last material-ui references 2023-08-16 02:37:19 +02:00
Frikky cfe190edc9 Changed go.mod to be up to date for a proper nightly build 2023-08-16 02:28:46 +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
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
Aditya cd665a736f Merge branch '1.3.0' of github.com:Shuffle/Shuffle into 1.2.0 2023-08-03 09:29:16 +05:30
Aditya 889c80a560 feat: ops-dashboard init 2023-08-01 15:54:24 +05:30
Aditya eedd2331ff Merge branch '1.3.0' of github.com:Shuffle/Shuffle into 1.3.0 2023-07-20 17:34:43 +05:30
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
Aditya 72dc489e74 Merge branch '1.3.0' of github.com:Shuffle/Shuffle into 1.2.0 2023-07-13 00:21:43 +05:30
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