frikky
|
e1c39b1670
|
Added dropzone to workflow view
|
2021-02-18 11:42:23 +01:00 |
|
frikky
|
848d4c3adb
|
Added re-execution button
|
2021-02-18 11:30:26 +01:00 |
|
frikky
|
8fb64da39a
|
Added initial lambda function
|
2021-02-18 08:00:54 +01:00 |
|
frikky
|
6e9717f8d3
|
Added frontend autoscroll
|
2021-02-18 08:00:31 +01:00 |
|
frikky
|
68f9c541cd
|
Bumped docker versions
|
2021-02-18 07:59:43 +01:00 |
|
frikky
|
225193e05f
|
Fixed documentation scrolling issue
|
2021-02-14 18:24:14 +01:00 |
|
frikky
|
036b349e0c
|
Merge branch 'launch' of https://github.com/frikky/shuffle into launch
|
2021-02-12 11:09:42 +01:00 |
|
Frikky
|
bd884c586f
|
Merge pull request #255 from amitkinfopercept/master
Fix should go on launch branch.
|
2021-02-12 11:09:32 +01:00 |
|
frikky
|
90940c4b56
|
Merge branch 'master' of https://github.com/amitkinfopercept/Shuffle into launch
|
2021-02-12 10:57:24 +01:00 |
|
frikky
|
83c58849cf
|
Updates to app grabbing from backend
|
2021-02-12 10:08:26 +01:00 |
|
amitk
|
390630751c
|
Workflow play button not shown as finished when workflow execution is aborted
|
2021-02-11 23:37:10 +05:30 |
|
amitk
|
a52a675a45
|
https://github.com/frikky/Shuffle/issues/241 - Can't see full result in frontend when not JSON #241
|
2021-02-11 22:47:27 +05:30 |
|
frikky
|
a6763a99a0
|
Removed proxy info
|
2021-02-08 12:28:33 +01:00 |
|
frikky
|
85c1bd70e8
|
Added changes to install guide
|
2021-02-08 12:20:09 +01:00 |
|
frikky
|
3ed6d2f2d9
|
Added gomod for orborus
|
2021-02-08 12:01:28 +01:00 |
|
frikky
|
3969c8e998
|
#249: Basic fix for sensitive data export
|
2021-02-08 08:41:22 +01:00 |
|
frikky
|
1760db0bd8
|
Added workflow categories during saving
|
2021-02-06 17:38:54 +01:00 |
|
frikky
|
43a3b0f1d6
|
Fixed app syncronization issue when making new from workflow
|
2021-02-06 13:37:24 +01:00 |
|
frikky
|
681be88a3c
|
Added categories to workflows
|
2021-02-06 13:09:55 +01:00 |
|
Frikky
|
87e8a5d549
|
Added Code Scanning
|
2021-02-03 03:41:16 +01:00 |
|
frikky
|
11ddf604ec
|
Fixed frontend vulnerabilities
|
2021-02-03 03:03:50 +01:00 |
|
frikky
|
7c0b0c8c2b
|
Rollback .env
|
2021-02-01 01:44:43 +01:00 |
|
frikky
|
8671f7a31e
|
Removed most debug logs from App SDK
|
2021-01-31 11:56:42 +01:00 |
|
frikky
|
f3b45de994
|
Fixed broken conditions link
|
2021-01-31 10:06:01 +01:00 |
|
Frikky
|
4fe40eae10
|
Merge pull request #234 from frikky/launch
Shuffle v0.56 - Scalability and file fixing
|
2021-01-27 15:32:28 +01:00 |
|
frikky
|
6ad9a3bfae
|
Updated README
|
2021-01-27 15:19:45 +01:00 |
|
frikky
|
7c5ae7e914
|
Fixed parts of mod migration
|
2021-01-26 17:27:19 +01:00 |
|
frikky
|
788e02b112
|
Changed Funding file
|
2021-01-24 10:00:47 +01:00 |
|
frikky
|
17b4a56194
|
Fixed README?
|
2021-01-24 08:43:44 +01:00 |
|
frikky
|
901b1b5c7c
|
Added logo
|
2021-01-24 08:40:59 +01:00 |
|
frikky
|
f9736179d1
|
App SDK cleanup
|
2021-01-24 04:48:19 +01:00 |
|
Frikky
|
99c4f7e2ec
|
Merge pull request #233 from felipee07/launch
Fix larger/smaller condition
|
2021-01-24 04:47:23 +01:00 |
|
frikky
|
46f640c0cc
|
Fixed execution debugging info
|
2021-01-24 04:43:13 +01:00 |
|
felipee07
|
3b815ccbc4
|
Fix larger/smaller condition
|
2021-01-23 19:53:35 +00:00 |
|
frikky
|
5dd78211d4
|
Added appcreator autocomplete feature for GET {PATH}
|
2021-01-23 17:04:52 +01:00 |
|
frikky
|
9b1f7fdce6
|
Fixed env
|
2021-01-22 16:46:31 +01:00 |
|
frikky
|
c413dcece5
|
0.8.56 build update
|
2021-01-22 16:31:08 +01:00 |
|
frikky
|
73b7469107
|
#223: Added import and export protections for subflow
|
2021-01-22 13:55:04 +01:00 |
|
frikky
|
09002f4aa3
|
Moved executions to workflow view
|
2021-01-22 13:27:28 +01:00 |
|
frikky
|
4f1e618042
|
Fixed frontend speed issues
|
2021-01-22 11:10:01 +01:00 |
|
frikky
|
e72b13e9c9
|
Fixed authentication assignment button
|
2021-01-21 15:30:56 +01:00 |
|
frikky
|
08f2d14319
|
#204: Fixed file upload return failure handling for generated apps
|
2021-01-21 15:15:29 +01:00 |
|
frikky
|
2947e1d57e
|
#204: Added app creator file upload possibility
|
2021-01-21 14:50:15 +01:00 |
|
frikky
|
d817273e7d
|
Pushed with 0.8.55 versions of Shuffle
|
2021-01-21 10:10:58 +01:00 |
|
frikky
|
ae4cbdadc8
|
Rolled back reactJS as bugfix
|
2021-01-21 08:59:58 +01:00 |
|
frikky
|
2579d9a92d
|
BUGS: Added iterator mechanism for appsf
|
2021-01-20 17:30:57 +01:00 |
|
frikky
|
855f39bcc3
|
Added unlimited apps with cursor and cache
|
2021-01-20 17:11:05 +01:00 |
|
frikky
|
42bfa92c81
|
Added tracker of selected executions
|
2021-01-20 16:03:01 +01:00 |
|
frikky
|
792a0b86ca
|
Rolled back env
|
2021-01-18 16:18:19 +01:00 |
|
frikky
|
5338bf2485
|
#204: Added file upload baseline to app creator
|
2021-01-18 16:09:01 +01:00 |
|