Commit Graph

  • ace204b55a #115: Fixed backend for app options frikky 2020-08-24 12:31:16 +02:00
  • 0fa70c5b37 Workflow QOL updatesls frikky 2020-08-24 11:50:35 +02:00
  • 47993ec030 #118: Fixed webhook view issue frikky 2020-08-24 10:11:49 +02:00
  • d8224e712e Fixed minor issue in app creator frikky 2020-08-24 09:49:11 +02:00
  • c88870f7af #120: Fixed double query parsing frikky 2020-08-24 09:47:09 +02:00
  • 0ee2cd5ece #120: Fixed dot issue in path during code generation frikky 2020-08-24 09:34:09 +02:00
  • 2ba9f7ce88 Fixed app naming error frikky 2020-08-24 09:24:47 +02:00
  • 70cb64925c #119: Added autocomplete to conditions frikky 2020-08-24 09:12:58 +02:00
  • 9fa2865430 Properly implemented default environment frikky 2020-08-24 08:34:42 +02:00
  • bdcb3ecfde Added default environments frikky 2020-08-24 08:20:06 +02:00
  • 12d452b12b Fixed readme issues frikky 2020-08-23 12:54:05 +02:00
  • 90991071de Fixed workflow issues frikky 2020-08-23 12:50:55 +02:00
  • c90aec6598 Create FUNDING.yml Frikky 2020-08-23 10:44:56 +02:00
  • 4148552b77 Added an export all function frikky 2020-08-18 08:44:10 +02:00
  • 9eb7818e28 #117: Added environment variable for download. Only admin available. frikky 2020-08-18 08:31:47 +02:00
  • 0dbf7e4573 Cleaned up docker-compose.. again :) frikky 2020-08-16 09:34:42 +02:00
  • e3d75ede65 #112: Fixed too large param and frontend app creator bugs frikky 2020-08-16 09:29:51 +02:00
  • b3f545bee7 Merge pull request #113 from frikky/1.0.0 Frikky 2020-08-14 16:48:55 +09:00
  • 3c6409a7f7 #111: Fixed security issue frikky 2020-08-14 09:45:08 +02:00
  • bc902cd4c5 #112: Stopped indexing of large fields frikky 2020-08-14 09:27:53 +02:00
  • f05077274b siemonster :: force to use NetworkMode=host on building Apps Harduino 2020-08-07 10:17:23 +03:00
  • b4ed7f87fc siemonster :: verbose found container id Harduino 2020-08-05 14:21:39 +03:00
  • 6d6e7cdc7e siemonster :: remove IpcMode Harduino 2020-08-05 12:03:53 +03:00
  • 03ab5ba0e1 siemonster :: handle empty calculated self container id Harduino 2020-08-05 12:03:23 +03:00
  • 4135f33982 siemonster :: improve determining self container id Harduino 2020-08-05 12:01:37 +03:00
  • d4a82713db siemonster :: implementation of parent's network Harduino 2020-08-01 21:42:40 +03:00
  • 2b773f3c24 siemonster :: we don't have to comment build every time in compose file as we can declare build/image simultaneously Harduino 2020-08-01 21:31:30 +03:00
  • f7dacd5792 siemonster :: orborus - optimize rebuilding speed as step of installing GO-packages will be cached Harduino 2020-08-01 21:18:29 +03:00
  • 1c87838d19 siemonster :: use Alpine image for backend/orborus as Scratch doesn't work correctly on Minikube Harduino 2020-08-01 21:15:40 +03:00
  • 8bd2e688a2 Merge pull request #108 from frikky/1.0.0 Frikky 2020-07-27 20:05:08 +09:00
  • 960d4ff9a9 Fixed issues from pull request frikky 2020-07-27 12:52:26 +02:00
  • 8bc288ff89 Merge pull request #106 from milesflo/master Frikky 2020-07-27 19:40:35 +09:00
  • 3f1cbcab81 Merge branch '1.0.0' into master Frikky 2020-07-27 19:36:58 +09:00
  • c3f8971036 Merge branch 'milesflo-master' into 1.0.0 frikky 2020-07-27 12:06:27 +02:00
  • b3c7c8c7e0 An update which seems to have all the working components frikky 2020-07-27 12:05:18 +02:00
  • 1ec8bdebb6 Fixed app base frikky 2020-07-27 11:45:12 +02:00
  • d161b1ee99 #102: Added general NOT feature to conditions frikky 2020-07-23 16:02:29 +02:00
  • 10ac88d30b #107: Fixed double apps and general duplicates frikky 2020-07-23 15:28:26 +02:00
  • 8db710a562 Fixed optional force app update for all apps when running remote load frikky 2020-07-22 16:58:54 +02:00
  • 7d09ae1c73 Addressing 4995 npm vulns Miles 2020-07-21 22:48:09 -07:00
  • 7d4c48b45c Housekeeping. Refer to PR for specifics Miles 2020-07-21 22:47:01 -07:00
  • 1ea4a23381 Fixed a bug that prevent orborus docker network passing frikky 2020-07-21 18:22:41 +02:00
  • 5c1c92a0e6 #105: Fixed app updates and cloud init frikky 2020-07-21 16:21:18 +02:00
  • 04c626cfb5 Merge pull request #103 from frikky/1.0.0 Frikky 2020-07-17 17:56:33 +09:00
  • 263bbbd987 Improve execution speed from app side frikky 2020-07-17 10:48:33 +02:00
  • 8b1565e068 Fixed more autocomplete issues frikky 2020-07-17 09:34:59 +02:00
  • 7d5761a2b1 Fixed an app creation def issue frikky 2020-07-17 08:40:40 +02:00
  • cdfd2a52ae #26: Fixed frontend app authentication issues frikky 2020-07-17 08:35:48 +02:00
  • 7c0dda2c52 #26: Fixed app authentication issues frikky 2020-07-17 07:00:13 +02:00
  • 7578f1abae Fixed appauth deletion frikky 2020-07-17 05:13:37 +02:00
  • ada6dd9e8d #26: Added initial version of app authentication frikky 2020-07-16 11:11:15 +02:00
  • 2eff6c74d1 Merge branch 'harduino-siemonster_generate_nginx' into 1.0.0 frikky 2020-07-14 05:00:45 +02:00
  • b50afb6a6d Merge branch 'siemonster_generate_nginx' of https://github.com/harduino/Shuffle into harduino-siemonster_generate_nginx frikky 2020-07-14 04:58:27 +02:00
  • 8d82d1d854 #89: Added poc for JSON autocomplete frikky 2020-07-09 14:10:25 +02:00
  • 65d4035cfd Added PoC autocomplete feature based on app return example frikky 2020-07-09 11:42:36 +02:00
  • 82f08e3c6b Changed Orborus network detection frikky 2020-07-09 06:04:35 +02:00
  • ab804a3fdc #90: Built auto-detection of shuffle network with orborus frikky 2020-07-08 03:35:14 +02:00
  • 987b393ae1 #91: Fixed app_sdk execution result frikky 2020-07-08 02:21:07 +02:00
  • 12948e5c0a Merge pull request #94 from harduino/siemonster_fix_import_workflows Frikky 2020-07-08 09:13:45 +09:00
  • 9c14d4e93f Reduced execution amount to 20 frikky 2020-07-08 01:59:52 +02:00
  • 76468eb363 siemonster :: generate nginx.conf Harduino 2020-07-07 11:32:55 +03:00
  • a696e01289 siemonster :: fix wrong user id on import workflows Harduino 2020-07-07 11:17:30 +03:00
  • 4b2d5da2a4 #35: Added PoC of node autocompleter frikky 2020-07-07 09:25:31 +02:00
  • 4b51175058 Merge pull request #88 from frikky/1.0.0 Frikky 2020-07-07 14:52:31 +09:00
  • 00b17f9617 Updated proxy settings in orborus and worker frikky 2020-07-07 07:50:00 +02:00
  • 2ece629a62 #35: Started building autocomplete functionality frikky 2020-07-07 06:30:00 +02:00
  • 6fc8fc3e67 Merge pull request #87 from frikky/1.0.0 Frikky 2020-07-07 12:16:53 +09:00
  • 5f80e6552a Fixed missing proxy builds in Docker frikky 2020-07-07 05:01:20 +02:00
  • 664e5c2530 Merge pull request #85 from frikky/1.0.0 Frikky 2020-07-07 11:38:59 +09:00
  • 9ae0100e1d Rolled back to APP_HOTLOAD_LOCATION frikky 2020-07-07 04:32:32 +02:00
  • 5514a530c9 Merge pull request #84 from frikky/1.0.0 Frikky 2020-07-06 14:42:25 +09:00
  • 239b56b061 Cleaned up docker compose for master branch frikky 2020-07-06 07:41:13 +02:00
  • d7313c73c2 Added getting started info to install guide frikky 2020-07-06 07:39:29 +02:00
  • efed308340 Added windows to installation guide frikky 2020-07-06 07:38:30 +02:00
  • a8b439890e Added config info to install guide frikky 2020-07-05 11:53:23 +02:00
  • 5cb19669be Added proxy options frikky 2020-07-05 11:25:08 +02:00
  • d9b5adb8ee Merge pull request #83 from frikky/1.0.0 Frikky 2020-06-29 14:06:30 +09:00
  • bd5f8226ad Added blog 4 frikky 2020-06-29 07:05:46 +02:00
  • fcfaedd4da Merge pull request #82 from frikky/1.0.0 Frikky 2020-06-29 02:43:43 +09:00
  • eed0d96ed0 Pushing for blogpost 4 update frikky 2020-06-28 19:42:08 +02:00
  • dfc639c92b Made app_sdk loop parser more stable. Still missing recursion. frikky 2020-06-27 08:02:29 +02:00
  • 366d14a3e8 Fixed JSON parsing within string frikky 2020-06-27 07:40:49 +02:00
  • 6a87073320 #71: Added control options to the workflow frikky 2020-06-26 13:30:04 +02:00
  • 73c59a074e #77: Added execution image to base frikky 2020-06-26 11:51:51 +02:00
  • d02bffa789 Made webhooks able to connect to any node frikky 2020-06-26 08:02:27 +02:00
  • 99ec5739e6 Workflow fixes towards blog #4 frikky 2020-06-25 21:06:01 +02:00
  • 85835e02f5 Updated and fixed conditions in app sdk frikky 2020-06-25 20:04:36 +02:00
  • 8e5af32f21 #74: This was a frontend bug. Overwrites existing workflows frikky 2020-06-25 15:35:33 +02:00
  • c20df3c850 Added shuffle-apps README frikky 2020-06-23 20:33:11 +02:00
  • 0d17de238b Bugfixes towards blogpost 4 frikky 2020-06-23 20:04:00 +02:00
  • d4cbccd47e #63: Added general user editing ability for users frikky 2020-06-22 14:24:33 +02:00
  • ec9254ffa2 added ability to change other uses frikky 2020-06-22 13:39:51 +02:00
  • 7c940e57d4 Added default user option and user control frikky 2020-06-22 13:17:14 +02:00
  • 1ac7490744 Merge pull request #72 from frikky/1.0.0 Frikky 2020-06-21 04:17:48 +09:00
  • 1bc8648f1c Removed build options from docker-compose frikky 2020-06-20 21:16:44 +02:00
  • c4a10a0c9a #71: Made execution from any node work frikky 2020-06-20 20:48:46 +02:00
  • 9ea5ae4de1 Added the ability to start on any node in a workflow frikky 2020-06-20 20:30:47 +02:00
  • 6b975c8dde #71: Added complexity redundancy and a test workflow to shuffle-workflows frikky 2020-06-20 18:38:31 +02:00
  • c3d3258ed4 #71: Added more skipped branch checks. Need to fix visited in worker frikky 2020-06-20 11:43:22 +02:00
  • 8f40fa01e9 #71: Started adding sub-result control frikky 2020-06-20 11:08:06 +02:00