Aditya
9bd18c4ac9
removing junk
2023-10-09 12:34:46 +05:30
Frikky
7f2fa65003
Added 2gb ram requirement to install
2023-09-29 16:55:02 +02:00
Frikky
ffb011dd85
Backeeend nightly
2023-09-28 17:54:10 +02:00
Frikky
dc0168a795
Another 1.2.1 rebuild...
2023-09-28 17:53:54 +02:00
Frikky
b8cb914465
1.2.1 rebuild again with matrix pattern matching
2023-09-28 17:46:25 +02:00
Frikky
22169c8b8d
nightly override again
2023-09-28 17:39:02 +02:00
Frikky
b7e525e0c2
1.2.1 rebuild with version change
2023-09-28 17:38:25 +02:00
Frikky
15777637bc
Autobuild nightly fix
2023-09-28 13:59:36 +02:00
Frikky
7dbe79ffbe
1.2.1 autobuild fix for specific backend issues
2023-09-28 13:59:12 +02:00
Frikky
2133feb376
Merge branch '1.3.0' of https://github.com/shuffle/shuffle into 1.3.0
2023-09-28 13:26:26 +02:00
Frikky
921bcb4693
Fixed a SSO problem, and removed slow workflow loading without internet
2023-09-28 13:26:23 +02:00
Frikky
c421f6c30b
Rollback
2023-09-27 21:26:41 +02:00
Frikky
890b13a08a
Update dockerbuild.yaml
2023-09-27 21:26:25 +02:00
Frikky
d1dbf584dd
Merge branch '1.3.0' of https://github.com/shuffle/shuffle into 1.3.0
2023-09-27 21:25:49 +02:00
Frikky
787ca47add
Added further admin panel fixes
2023-09-27 21:25:45 +02:00
Frikky
29e8106670
Added error messages
2023-09-27 21:25:01 +02:00
Frikky
c36dd35f17
Rolling back to nightly
2023-09-27 21:01:04 +02:00
Frikky
bb14b192ee
Force rebuild 1.2.1 of backend
2023-09-27 21:00:13 +02:00
Frikky
f88cbc9a57
Removed additional authentication handler for oauth2
2023-09-27 20:58:08 +02:00
Frikky
ec36639fa7
Fixed a bunch of minor issues with notification workflows and the like
2023-09-22 01:01:20 +02:00
Frikky
fc9bc33b30
Fixed self problems in app sdk
2023-09-21 20:18:22 +02:00
Frikky
f99d458b9c
Added organization deletion
2023-09-21 18:00:02 +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
210412ec84
Fixed a automatic base64 convert issue for images
2023-09-20 20:59:38 +02:00
Frikky
fc98022a90
Fixed removeQuery problem
2023-09-20 17:00:47 +02:00
Frikky
1ed681e590
Merge branch '1.3.0' of https://github.com/shuffle/shuffle into 1.3.0
2023-09-19 14:37:45 +02:00
Frikky
c1c34ff72a
Loads of frontend fixes related to React & MUI
2023-09-19 14:37:41 +02:00
Frikky
47bd5b1640
Merge pull request #1200 from 0x0elliot/0x0elliot/fixing-getJsonObject
...
TypeError: "subloop" is read-only
2023-09-19 14:35:20 +02:00
Aditya
f1171ee222
fix: subloop read-only typeerror bug
2023-09-18 22:59:52 +05:30
Frikky
45a0583728
Keeping webpack properly for build
2023-08-24 10:50:39 +02:00
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