3565 Commits

Author SHA1 Message Date
frikky ada6dd9e8d #26: Added initial version of app authentication 2020-07-16 11:11:15 +02:00
frikky 2eff6c74d1 Merge branch 'harduino-siemonster_generate_nginx' into 1.0.0 2020-07-14 05:00:45 +02:00
frikky b50afb6a6d Merge branch 'siemonster_generate_nginx' of https://github.com/harduino/Shuffle into harduino-siemonster_generate_nginx 2020-07-14 04:58:27 +02:00
frikky 8d82d1d854 #89: Added poc for JSON autocomplete 2020-07-09 14:10:25 +02:00
frikky 65d4035cfd Added PoC autocomplete feature based on app return example 2020-07-09 11:42:36 +02:00
frikky 82f08e3c6b Changed Orborus network detection 2020-07-09 06:04:35 +02:00
frikky ab804a3fdc #90: Built auto-detection of shuffle network with orborus 2020-07-08 03:35:14 +02:00
frikky 987b393ae1 #91: Fixed app_sdk execution result 2020-07-08 02:21:07 +02:00
Frikky 12948e5c0a Merge pull request #94 from harduino/siemonster_fix_import_workflows
Fix import workflows in the backend
2020-07-08 09:13:45 +09:00
frikky 9c14d4e93f Reduced execution amount to 20 2020-07-08 01:59:52 +02:00
Harduino 76468eb363 siemonster :: generate nginx.conf 2020-07-07 11:33:39 +03:00
Harduino a696e01289 siemonster :: fix wrong user id on import workflows 2020-07-07 11:17:30 +03:00
frikky 4b2d5da2a4 #35: Added PoC of node autocompleter 2020-07-07 09:25:31 +02:00
Frikky 4b51175058 Merge pull request #88 from frikky/1.0.0
Fixed Docker proxy issues
2020-07-07 14:52:31 +09:00
frikky 00b17f9617 Updated proxy settings in orborus and worker 2020-07-07 07:50:00 +02:00
frikky 2ece629a62 #35: Started building autocomplete functionality 2020-07-07 06:30:00 +02:00
Frikky 6fc8fc3e67 Merge pull request #87 from frikky/1.0.0
Fixed missing proxy builds in Docker
2020-07-07 12:16:53 +09:00
frikky 5f80e6552a Fixed missing proxy builds in Docker 2020-07-07 05:01:20 +02:00
Frikky 664e5c2530 Merge pull request #85 from frikky/1.0.0
Rolled back to APP_HOTLOAD_LOCATION from SHUFFLE_APP_HOTLOAD_LOCATION
2020-07-07 11:38:59 +09:00
frikky 9ae0100e1d Rolled back to APP_HOTLOAD_LOCATION 2020-07-07 04:32:32 +02:00
Frikky 5514a530c9 Merge pull request #84 from frikky/1.0.0
0.5.6
2020-07-06 14:42:25 +09:00
frikky 239b56b061 Cleaned up docker compose for master branch 2020-07-06 07:41:13 +02:00
frikky d7313c73c2 Added getting started info to install guide 2020-07-06 07:39:29 +02:00
frikky efed308340 Added windows to installation guide 2020-07-06 07:38:30 +02:00
frikky a8b439890e Added config info to install guide 2020-07-05 11:53:23 +02:00
frikky 5cb19669be Added proxy options 2020-07-05 11:25:08 +02:00
Frikky d9b5adb8ee Merge pull request #83 from frikky/1.0.0
Added blog 4
2020-06-29 14:06:30 +09:00
frikky bd5f8226ad Added blog 4 2020-06-29 07:05:46 +02:00
Frikky fcfaedd4da Merge pull request #82 from frikky/1.0.0
0.5.5
2020-06-29 02:43:43 +09:00
frikky eed0d96ed0 Pushing for blogpost 4 update 2020-06-28 19:42:08 +02:00
frikky dfc639c92b Made app_sdk loop parser more stable. Still missing recursion. 2020-06-27 08:02:29 +02:00
frikky 366d14a3e8 Fixed JSON parsing within string 2020-06-27 07:40:49 +02:00
frikky 6a87073320 #71: Added control options to the workflow 2020-06-26 13:30:04 +02:00
frikky 73c59a074e #77: Added execution image to base 2020-06-26 11:51:51 +02:00
frikky d02bffa789 Made webhooks able to connect to any node 2020-06-26 08:02:27 +02:00
frikky 99ec5739e6 Workflow fixes towards blog #4 2020-06-25 21:06:01 +02:00
frikky 85835e02f5 Updated and fixed conditions in app sdk 2020-06-25 20:04:36 +02:00
frikky 8e5af32f21 #74: This was a frontend bug. Overwrites existing workflows 2020-06-25 15:35:33 +02:00
frikky c20df3c850 Added shuffle-apps README 2020-06-23 20:33:11 +02:00
frikky 0d17de238b Bugfixes towards blogpost 4 2020-06-23 20:04:00 +02:00
frikky d4cbccd47e #63: Added general user editing ability for users 2020-06-22 14:24:33 +02:00
frikky ec9254ffa2 added ability to change other uses 2020-06-22 13:39:51 +02:00
frikky 7c940e57d4 Added default user option and user control 2020-06-22 13:17:14 +02:00
Frikky 1ac7490744 Merge pull request #72 from frikky/1.0.0
Execution model overhaul. Executions can now start ~anywhere.
2020-06-21 04:17:48 +09:00
frikky 1bc8648f1c Removed build options from docker-compose 2020-06-20 21:16:44 +02:00
frikky c4a10a0c9a #71: Made execution from any node work 2020-06-20 20:48:46 +02:00
frikky 9ea5ae4de1 Added the ability to start on any node in a workflow 2020-06-20 20:30:47 +02:00
frikky 6b975c8dde #71: Added complexity redundancy and a test workflow to shuffle-workflows 2020-06-20 18:38:31 +02:00
frikky c3d3258ed4 #71: Added more skipped branch checks. Need to fix visited in worker 2020-06-20 11:43:22 +02:00
frikky 8f40fa01e9 #71: Started adding sub-result control 2020-06-20 11:08:06 +02:00