Commit Graph

  • 0d5873367c Update README.md fp 2020-10-30 11:37:23 -07:00
  • fdba86f9c3 #141: Started file fixing. Added file download handler frikky 2020-10-29 10:57:05 +01:00
  • dd4af346d3 Fixed options field bug in workflow frikky 2020-10-28 05:42:13 +01:00
  • 1ca662787a Added architecture image frikky 2020-10-27 12:41:59 +01:00
  • ca798de0cd Re-fixed workflow imports with master branch frikky 2020-10-26 11:22:15 +01:00
  • 63e5d82637 #188: Fixed app sdk value within string frikky 2020-10-26 11:13:44 +01:00
  • 4b784dfc11 Almost finished with cloud executions frikky 2020-10-25 12:31:36 +01:00
  • 65ac43e5ef Added basics of cloud sync frikky 2020-10-24 20:37:17 +02:00
  • 2a1d0368ee Merge branch 'setheal-import-openapi-as-file' into launch frikky 2020-10-23 02:15:12 +02:00
  • 5351b6eade #182: Added error popup if bad OpenAPI frikky 2020-10-23 02:14:52 +02:00
  • 51fb7becb5 Fixed minor backend return bug and JSON in frontend frikky 2020-10-23 02:06:48 +02:00
  • 57d4fa7719 add dropzone of OpenAPI files Maëlann Barciet 2020-10-22 22:34:39 +02:00
  • 14f983828b add upload openAPI file button Maëlann Barciet 2020-10-22 20:17:02 +02:00
  • 1ee57eed69 Fixed app gen issue for patch and put frikky 2020-10-22 12:55:44 +02:00
  • 7c186700f7 It would help if I used pacman instead of apt on arch. Peter Clemenko 2020-10-22 01:10:56 -04:00
  • 564b2dae47 blackarch appsdk Peter Clemenko 2020-10-21 22:46:41 -04:00
  • 445c25e205 appsdk kali Peter Clemenko 2020-10-21 21:39:59 -04:00
  • 90428b36bb Fixed app generation from a tag with swimlane frikky 2020-10-17 11:07:44 +02:00
  • 3ef76fc85f Updated app OpenAPI parser frikky 2020-10-17 10:51:28 +02:00
  • 722d832d88 Fixed App SDK issue for the n'th time frikky 2020-10-15 17:12:13 +02:00
  • daaf8b1429 Merge branch 'launch' of https://github.com/frikky/shuffle into launch frikky 2020-10-14 17:18:52 +02:00
  • 14582d16b3 @garanews: Fixed path issue in OpenAPI parser frikky 2020-10-14 16:55:50 +02:00
  • 6792fc1884 Fixed bad API key for abort workflow frikky 2020-10-14 16:03:17 +02:00
  • a700846df6 Merge pull request #173 from frikky/launch Frikky 2020-10-14 12:37:26 +02:00
  • 8fa39b5a42 Merge branch 'master' into launch Frikky 2020-10-14 12:36:56 +02:00
  • b4976e32b3 Fixed JSON parser(s) frikky 2020-10-14 12:15:53 +02:00
  • aae38c215b Fixed result JSON parser frikky 2020-10-14 12:06:19 +02:00
  • 5dd78a3fb4 Moved app search to frontend frikky 2020-10-14 12:02:27 +02:00
  • c622788472 #165: Fixed app deletion frontend bug frikky 2020-10-14 11:39:06 +02:00
  • c0474d400a Added operationId check frikky 2020-10-13 01:35:53 +02:00
  • d40d377fa1 #172: Started tracking results frikky 2020-10-10 17:34:04 +02:00
  • 9a3345bcaf Continued autocomplete sync setup frikky 2020-10-10 17:03:35 +02:00
  • acf2a2e919 Added a default organization with migration frikky 2020-10-10 11:42:33 +02:00
  • d38ee59aa5 git push origin master Merge branch 'harduino-siemonster_tag_suffix' frikky 2020-10-10 07:03:56 +02:00
  • bd9f66e11d Added default docker environment to orborus frikky 2020-10-10 07:03:50 +02:00
  • 65c9bed7d2 Merge branch 'siemonster_tag_suffix' of https://github.com/harduino/Shuffle into harduino-siemonster_tag_suffix frikky 2020-10-10 06:58:54 +02:00
  • 7a8f5e3549 git push origin master Merge branch 'harduino-siemonster_auths_recalc' frikky 2020-10-10 06:57:08 +02:00
  • 67161009f8 Fixed null pointer exception when deleted auth frikky 2020-10-10 06:56:52 +02:00
  • 5be6af8b5a Merge branch 'siemonster_auths_recalc' of https://github.com/harduino/Shuffle into harduino-siemonster_auths_recalc frikky 2020-10-10 06:53:51 +02:00
  • f88330d03e Fixed git clone error messages frikky 2020-10-10 06:52:45 +02:00
  • 6d731364d4 Merge branch 'siemonster_improve_git_checkout' of https://github.com/harduino/Shuffle frikky 2020-10-10 06:46:20 +02:00
  • f2d37bf280 git push origin master Merge branch 'harduino-siemonster_workflows_custom_branch' frikky 2020-10-10 06:45:10 +02:00
  • 7438126940 Merge branch 'siemonster_workflows_custom_branch' of https://github.com/harduino/Shuffle into harduino-siemonster_workflows_custom_branch frikky 2020-10-10 06:39:05 +02:00
  • ab2270bc0e Merge pull request #154 from harduino/siemonster_add_dockerignore Frikky 2020-10-10 06:35:18 +02:00
  • afc0117423 Fixed execution view bugs frikky 2020-10-10 06:33:22 +02:00
  • 274ffce9fa #170: Fixed double for-loop issues. Now for anything >2 .. :) frikky 2020-10-10 06:14:38 +02:00
  • 916683e3e5 #171: Added a check for max result size frikky 2020-10-10 05:33:08 +02:00
  • 4fe0d3d035 #163: Major fixes to app sdk frikky 2020-10-07 16:50:15 +02:00
  • 0f5f97a837 Authentication fixes to workflow imports frikky 2020-10-05 11:37:11 +02:00
  • 6ebebe8795 #16: Fixed recursion and autocomplete frikky 2020-10-02 05:01:37 +02:00
  • cfb074d898 Fixed instaloop autocomplete frikky 2020-10-02 04:45:14 +02:00
  • 16a6bb2179 Added execution tracking when workflow finishes frikky 2020-10-02 04:13:25 +02:00
  • 5dac727441 #167: Added controllable cleanup timeout for long executions frikky 2020-10-02 03:58:38 +02:00
  • 6bfaad1753 Merge pull request #166 from garanews/master Frikky 2020-10-01 16:06:50 +02:00
  • 31ee2dfdec fix typo garanews 2020-10-01 13:25:47 +02:00
  • 03f0f4fe39 Fixed docker-compose frikky 2020-09-29 19:52:26 +02:00
  • f371d67f03 Fixed workflow import/export issues frikky 2020-09-29 19:01:02 +02:00
  • 62c01b2df8 Removed indexing for value fields frikky 2020-09-28 07:20:14 +02:00
  • f6edb2aeb7 Fixed bugs in appcreator frikky 2020-09-27 20:44:53 +02:00
  • 90f33d95b5 #164: Made autocompleter better frikky 2020-09-26 21:04:46 +02:00
  • 7a24be4da3 #16 - shuffle-apps: fixed loops not running with # frikky 2020-09-25 05:43:20 +02:00
  • 09a653ee98 #160: Can now read OpenApi3 variable spec for servers frikky 2020-09-21 18:25:09 +02:00
  • 170d9d744a Fixed docker-compose frikky 2020-09-20 20:17:11 +02:00
  • ef96d0106f #159: Added ability to disable certificates frikky 2020-09-20 19:21:39 +02:00
  • 08c0f9b64f Started adding optional cloud features frikky 2020-09-18 20:13:52 +02:00
  • 266e8143fa Fixed SSL verify issue by defaulting to false frikky 2020-09-18 18:29:58 +02:00
  • b3bd6cae7c siemonster :: recalculate authenticators stats on workflows import/delete Harduino 2020-09-18 16:26:50 +03:00
  • c4ed881b46 #152: Fixed null pointer issue when apps are not installed frikky 2020-09-17 19:45:08 +02:00
  • fa3881d1f1 siemonster :: dynamic app_sdk & worker image urls Harduino 2020-09-17 19:13:54 +03:00
  • f537437eef siemonster :: improve checkout to custom branch on git clone Harduino 2020-09-17 18:56:41 +03:00
  • 978755d831 siemonster :: ability to select branch on workflows import Harduino 2020-09-17 18:54:41 +03:00
  • 2eb2be80be siemonster :: add .dockerignore file Harduino 2020-09-17 18:53:04 +03:00
  • 35d7fb4aa0 #128: Added triggernames and trigger for accessibility frikky 2020-09-17 10:48:13 +02:00
  • 206ab2decb #149: Properly fixed app sdk loop issues frikky 2020-09-16 20:52:11 +02:00
  • 074093adb4 Merge pull request #148 from nicolaiskogheim/dont-use-init Frikky 2020-09-13 15:18:36 +02:00
  • 49a7c64f30 Stop using magic init function Nicolai Skogheim 2020-09-13 15:12:16 +02:00
  • 45d697f61d Merge pull request #147 from frikky/launch Frikky 2020-09-13 10:19:24 +02:00
  • 6ec4fed722 Major fixes to app creator frikky 2020-09-13 08:10:46 +02:00
  • 4d6984e23e Fiddled with apps frikky 2020-09-07 20:03:53 +02:00
  • 0bad358b7f Merge pull request #137 from frikky/launch Frikky 2020-09-06 12:38:35 +09:00
  • ca7e0c227d Rolled back ghcr things frikky 2020-09-06 05:32:26 +02:00
  • 561f367c97 Rolled back from GHCR for now frikky 2020-09-06 05:18:54 +02:00
  • b2c49cd6ac Merge pull request #136 from frikky/launch Frikky 2020-09-05 20:12:28 +09:00
  • 70bcdb2ae2 Upgraded for 7.0.0 frikky 2020-09-05 13:10:27 +02:00
  • b1eb0f5a08 Fixed app building issues frikky 2020-09-05 09:22:50 +02:00
  • 2633ff4b4d #135: Started building app exist validation frikky 2020-09-05 08:56:29 +02:00
  • b635b6f3e6 Fixed private OpenAPI app deletion frikky 2020-09-05 06:36:40 +02:00
  • 72566bf328 Fixed OpenAPI issue by @owentl frikky 2020-09-04 18:57:14 +02:00
  • 991fdfe894 #130: Added error validation for app creator frikky 2020-09-04 07:26:35 +02:00
  • 9c813006d5 #33: Started docker images migrating to gchr.io frikky 2020-09-02 17:58:14 +02:00
  • 3de21d846d #110: Started fix for docker container versions and k8s support frikky 2020-09-02 16:11:57 +02:00
  • c58da95dbd Improved tagging on actions frikky 2020-09-02 13:39:37 +02:00
  • ab7436b527 Added sharing and fixed OpenAPI issue frikky 2020-08-27 20:23:51 +02:00
  • e29c084a53 Added workflow icon trackers frikky 2020-08-27 11:19:03 +02:00
  • 0fc9c78385 Started creating introduction screen frikky 2020-08-26 20:02:46 +02:00
  • f61f59981c Added workflow tags and deletion control frikky 2020-08-26 10:31:32 +02:00
  • ab8b76dc45 Fixed README frikky 2020-08-25 18:49:58 +02:00
  • 38f9dba210 Merge pull request #126 from frikky/1.0.0 Frikky 2020-08-24 19:37:33 +02:00
  • 41da4de09d Added setup documentation and cleanup frikky 2020-08-24 19:36:09 +02:00
  • d572aac7fb #115: Added options to apps frikky 2020-08-24 12:44:38 +02:00