Commit Graph

180 Commits

Author SHA1 Message Date
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 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
frikky 4a6595e56a Fixed regex parsing for action variables 2020-06-19 20:42:34 +02:00
frikky 1efad4547a Fixed double startnodes 2020-06-19 20:13:15 +02:00
frikky 3096ff31de Fixed no selection of execution arguments 2020-06-19 20:07:10 +02:00
frikky a773cdeea8 Fixed execution speed with too many executions 2020-06-19 19:30:14 +02:00
frikky 46bc9ef37f Updated worker with correct api handling 2020-06-19 19:29:02 +02:00
frikky 8ae5cb8f0a Fixed start node addition 2020-06-19 08:44:21 +02:00
frikky 302f3f07a4 Readded default node Testing 2020-06-19 08:39:34 +02:00
frikky 6652fa7996 #65: Re-fixed automated action parsing in app sdk 2020-06-19 06:46:05 +02:00
frikky 60b0f783a3 #67: Added utf-8 encoding before request 2020-06-18 20:25:53 +02:00
frikky 482b498a98 #65: Added number(), parse() and more for data parsing 2020-06-18 11:15:52 +02:00
frikky 96b5998ce0 #65: Starting auto casting in app sdk. Might break some things. 2020-06-17 20:03:47 +02:00
frikky 89ae46925e Fixed bug with app hotload 2020-06-17 17:01:57 +02:00
frikky d49e3bc1f4 Added ability for admin to control user passwords, active and API 2020-06-16 19:16:58 +02:00
frikky d087a53bd6 Fixed app creation, RE: json issue 2020-06-16 17:50:28 +02:00
frikky 8ea19ea530 #63: Added basic UI for user handling 2020-06-16 14:55:42 +02:00
frikky 2ab521c0b3 Fixed App SDK bug with Splunk app 2020-06-16 08:58:21 +02:00
frikky 80c893e574 Reimplemented password reset for users 2020-06-16 05:39:57 +02:00
frikky 4e6b12dc28 Started automated OpenAPI naming 2020-06-15 20:45:48 +02:00
frikky 7eac745d9d #60: Fixed bug with current folder 2020-06-15 18:11:59 +02:00
frikky a7e7ca15e3 #60: Bugfixes for production 2020-06-15 17:55:37 +02:00
frikky 054da3771d #60: Created API endpoint to hotload apps from directory 2020-06-15 12:02:52 +02:00
frikky d4291cd268 Bugfixes in install 2020-06-15 06:08:32 +02:00
Frikky 4357f889b3 Merge pull request #61 from frikky/dev
Hotfixes to App creator and database location change
2020-06-15 01:47:53 +09:00
frikky f4383f8cc8 Fixed DB location to shuffle-database 2020-06-14 18:45:37 +02:00
frikky d2d89d0bb9 Updated code generator for Shuffle 2020-06-14 18:40:55 +02:00
frikky 76ce2bddee Updated database location because of OS X issues 2020-06-14 18:36:45 +02:00
frikky 0c2e4966b0 Fixed spaces and headers in app generation actions 2020-06-14 08:21:38 +02:00
frikky 302044b4f3 Added color change to edges in graph 2020-06-13 19:03:19 +02:00
frikky 4f25d9c2e7 Fixed code in docs 2020-06-13 16:52:38 +02:00
Frikky 20a1aa6f65 Merge pull request #59 from frikky/dev
Loads of bugfixes and feature improvements for workflows and apps
2020-06-13 23:24:50 +09:00
frikky 54ed729056 Added info to README 2020-06-13 15:55:32 +02:00
frikky 18824daecc #57: Added optiona SSL verification if no URL is specified when creating app 2020-06-13 15:51:18 +02:00
frikky 927ca5504d Fixed left sidebar tabbing and sizing 2020-06-13 14:02:05 +02:00