Commit Graph

77 Commits

Author SHA1 Message Date
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 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 a773cdeea8 Fixed execution speed with too many executions 2020-06-19 19:30:14 +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 80c893e574 Reimplemented password reset for users 2020-06-16 05:39:57 +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 d2d89d0bb9 Updated code generator for Shuffle 2020-06-14 18:40:55 +02:00
frikky 0c2e4966b0 Fixed spaces and headers in app generation actions 2020-06-14 08:21:38 +02:00
frikky 4f25d9c2e7 Fixed code in docs 2020-06-13 16:52:38 +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 3f42b49284 Added default start node to new workflows 2020-06-13 13:05:47 +02:00
frikky 3cd1f02ca7 Made docs easier to read 2020-06-13 10:12:25 +02:00
frikky 59f3bce31a Added workflow download from github /workflows/download_remote 2020-06-12 07:05:59 +02:00
frikky c592ca649a Added schedule overview to admin 2020-06-11 18:03:01 +02:00
frikky 8b606620d0 Added optional api keys 2020-06-11 17:11:15 +02:00
frikky 31df620d71 Minor edits for blog posts 3 2020-06-09 18:57:14 +02:00
frikky 1b11ba15d3 #44: Added error check when deleting an app 2020-06-04 06:20:16 +02:00
frikky 31853a51ba #43: Fixed argument bug with paths 2020-06-04 04:07:06 +02:00
frikky 2c7b01df32 #46: Set static CORS origin allowlist 2020-06-04 03:40:42 +02:00
frikky 9ce6f41489 #45: Removed app binary 2020-06-04 03:29:57 +02:00
frikky f89d2b7004 Removed unnecessary triggers 2020-06-04 03:25:48 +02:00
frikky 5c81238386 #46: Fixed CORS bug for production 2020-06-04 03:25:32 +02:00
frikky 380d5b31d6 Fixed logging issues 2020-06-02 05:22:10 +02:00
frikky 12ffc18338 Fixed App overwrites and bad app function names 2020-06-01 18:55:19 +02:00
frikky e11d58c239 Fixed openapi3 config download bugs 2020-06-01 15:57:06 +02:00
frikky 67273e611f Fixed POST, PATCH and PUT with JSON parsing 2020-06-01 11:01:50 +02:00
frikky 4e10981db5 Fixed body and header issues with app creator 2020-06-01 10:05:20 +02:00
frikky 611dcae8b3 Started fixing requestbody in openapi3 2020-05-30 14:06:13 +02:00
frikky 8fe0244401 Updated OpenAPI app creation process 2020-05-30 11:49:23 +02:00
frikky 8ab60dd30a Bugfixes found Shuffle blog part 2 2020-05-26 18:10:23 +02:00
frikky 191a8589a2 Added execution view drawer 2020-05-25 10:43:00 +02:00
frikky 7a4e9560a2 Built PoC of execution in workflow view (#23) 2020-05-24 20:58:05 +02:00
frikky eb59c0cea6 Finished app activation with search engine 2020-05-24 08:57:26 +02:00
frikky 62bc6708c1 Rebuild Shuffle structure for docker image builds 2020-05-24 07:53:39 +02:00
frikky f94ef2bffa Re-added app_sdk to main repo with MIT 2020-05-24 06:50:59 +02:00