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
850b434892
Merge branch 'main' of https://github.com/frikky/Shuffle
2023-07-11 22:25:52 +02:00
frikky
c67acd9ff0
Som minor cache fix
2023-07-11 22:23:33 +02:00
Frikky
3bfe22a14c
Update README.md
2023-07-07 13:22:07 +02:00
Frikky
3f104f5f09
Merge pull request #1162 from Shuffle/dependabot/go_modules/functions/onprem/orborus/golang.org/x/crypto-0.1.0
...
Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 in /functions/onprem/orborus
2023-07-07 12:10:16 +02:00
dependabot[bot]
8615649548
Bump golang.org/x/crypto in /functions/onprem/orborus
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20210921155107-089bfa567519 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 19:39:47 +00:00
Frikky
947101c076
Merge pull request #1165 from Shuffle/dependabot/go_modules/functions/onprem/orborus/github.com/docker/distribution-2.8.2incompatible
...
Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /functions/onprem/orborus
2023-07-06 21:38:45 +02:00
Frikky
56ba004252
Merge pull request #1164 from Shuffle/dependabot/go_modules/functions/onprem/worker/github.com/docker/distribution-2.8.2incompatible
...
Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /functions/onprem/worker
2023-07-06 21:38:32 +02:00
Frikky
047119c478
Merge pull request #1161 from Shuffle/dependabot/go_modules/functions/onprem/orborus/golang.org/x/net-0.7.0
...
Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 in /functions/onprem/orborus
2023-07-06 21:37:42 +02:00
Frikky
8829898ca8
Merge pull request #1163 from Shuffle/dependabot/pip/backend/app_sdk/requests-2.31.0
...
Bump requests from 2.25.1 to 2.31.0 in /backend/app_sdk
2023-07-06 21:37:14 +02:00
dependabot[bot]
7e663b2cf5
Bump golang.org/x/net in /functions/onprem/orborus
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20220722155237-a158d28d115b to 0.7.0.
- [Commits](https://github.com/golang/net/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 18:57:27 +00:00
Frikky
cf9f926234
Merge pull request #1160 from Shuffle/dependabot/go_modules/functions/onprem/orborus/golang.org/x/text-0.3.8
...
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /functions/onprem/orborus
2023-07-06 20:56:27 +02:00
dependabot[bot]
0186b0b3bb
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /functions/onprem/orborus
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 18:29:38 +00:00
dependabot[bot]
961622887b
Bump github.com/docker/distribution in /functions/onprem/orborus
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 18:29:22 +00:00
Frikky
3636678aef
Merge pull request #1156 from Shuffle/dependabot/go_modules/functions/onprem/worker/golang.org/x/net-0.7.0
...
Bump golang.org/x/net from 0.0.0-20221014081412-f15817d10f9b to 0.7.0 in /functions/onprem/worker
2023-07-06 20:28:44 +02:00
dependabot[bot]
f55c874d4a
Bump github.com/docker/distribution in /functions/onprem/worker
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 18:28:43 +00:00
dependabot[bot]
6b7f44f1ee
Bump golang.org/x/net in /functions/onprem/worker
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20221014081412-f15817d10f9b to 0.7.0.
- [Commits](https://github.com/golang/net/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 18:28:34 +00:00
dependabot[bot]
850491ecb9
Bump requests from 2.25.1 to 2.31.0 in /backend/app_sdk
...
Bumps [requests](https://github.com/psf/requests ) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 18:28:13 +00:00
Frikky
0f204331a3
Merge pull request #1157 from Shuffle/dependabot/go_modules/functions/onprem/orborus/github.com/docker/docker-23.0.3incompatible
...
Bump github.com/docker/docker from 23.0.0+incompatible to 23.0.3+incompatible in /functions/onprem/orborus
2023-07-06 20:27:43 +02:00
Frikky
bc3ede5b01
Merge pull request #1158 from Shuffle/dependabot/go_modules/functions/onprem/worker/github.com/docker/docker-23.0.3incompatible
...
Bump github.com/docker/docker from 23.0.0+incompatible to 23.0.3+incompatible in /functions/onprem/worker
2023-07-06 20:27:34 +02:00