Commit Graph

194 Commits

Author SHA1 Message Date
frikky 1193cf6aaf Added default org image 2020-11-07 10:43:01 +01:00
frikky a9cce3e4e8 Added organizational EDIT possibility 2020-11-07 10:35:56 +01:00
frikky 8232dbf2e1 Added basic organization edit page 2020-11-06 16:42:21 +01:00
frikky 7b51b9ef22 Got first working cloud sync trigger fully running 2020-11-05 17:11:50 +01:00
frikky 4d0f9f5bc4 #198: Fixed bug with optional queries 2020-11-05 12:29:39 +01:00
frikky 1df02f99a1 Fixed edit password bug 2020-11-05 11:49:10 +01:00
frikky d367c76838 Cloud sync trigger progress 2020-11-05 04:15:01 +01:00
frikky e06ac4cae1 Changed favicon 2020-10-31 17:34:26 +01:00
frikky a6a5bc9d30 Fixed more org related functionality 2020-10-31 09:11:00 +01:00
frikky fdba86f9c3 #141: Started file fixing. Added file download handler 2020-10-29 10:57:05 +01:00
frikky ca798de0cd Re-fixed workflow imports with master branch 2020-10-26 11:22:15 +01:00
frikky 63e5d82637 #188: Fixed app sdk value within string 2020-10-26 11:13:44 +01:00
frikky 4b784dfc11 Almost finished with cloud executions 2020-10-25 12:31:36 +01:00
frikky 65ac43e5ef Added basics of cloud sync 2020-10-24 20:37:17 +02:00
frikky 51fb7becb5 Fixed minor backend return bug and JSON in frontend 2020-10-23 02:06:48 +02:00
frikky 1ee57eed69 Fixed app gen issue for patch and put 2020-10-22 12:55:44 +02:00
frikky 90428b36bb Fixed app generation from a tag with swimlane 2020-10-17 11:07:44 +02:00
frikky 3ef76fc85f Updated app OpenAPI parser 2020-10-17 10:51:28 +02:00
frikky 722d832d88 Fixed App SDK issue for the n'th time 2020-10-15 17:12:13 +02:00
frikky daaf8b1429 Merge branch 'launch' of https://github.com/frikky/shuffle into launch 2020-10-14 17:18:52 +02:00
frikky 14582d16b3 @garanews: Fixed path issue in OpenAPI parser 2020-10-14 16:55:50 +02:00
frikky 6792fc1884 Fixed bad API key for abort workflow 2020-10-14 16:03:17 +02:00
Frikky 8fa39b5a42 Merge branch 'master' into launch 2020-10-14 12:36:56 +02:00
frikky b4976e32b3 Fixed JSON parser(s) 2020-10-14 12:15:53 +02:00
frikky c622788472 #165: Fixed app deletion frontend bug 2020-10-14 11:39:06 +02:00
frikky d40d377fa1 #172: Started tracking results 2020-10-10 17:34:04 +02:00
frikky 9a3345bcaf Continued autocomplete sync setup 2020-10-10 17:03:35 +02:00
frikky acf2a2e919 Added a default organization with migration 2020-10-10 11:42:33 +02:00
frikky 5be6af8b5a Merge branch 'siemonster_auths_recalc' of https://github.com/harduino/Shuffle into harduino-siemonster_auths_recalc 2020-10-10 06:53:51 +02:00
frikky f88330d03e Fixed git clone error messages 2020-10-10 06:52:45 +02:00
frikky 6d731364d4 Merge branch 'siemonster_improve_git_checkout' of https://github.com/harduino/Shuffle 2020-10-10 06:46:20 +02:00
frikky 274ffce9fa #170: Fixed double for-loop issues. Now for anything >2 .. :) 2020-10-10 06:14:38 +02:00
frikky 916683e3e5 #171: Added a check for max result size 2020-10-10 05:33:08 +02:00
frikky 4fe0d3d035 #163: Major fixes to app sdk 2020-10-07 16:50:15 +02:00
frikky 0f5f97a837 Authentication fixes to workflow imports 2020-10-05 11:37:11 +02:00
frikky 6ebebe8795 #16: Fixed recursion and autocomplete 2020-10-02 05:01:37 +02:00
frikky cfb074d898 Fixed instaloop autocomplete 2020-10-02 04:45:14 +02:00
frikky 16a6bb2179 Added execution tracking when workflow finishes 2020-10-02 04:13:25 +02:00
garanews 31ee2dfdec fix typo
fix typo
2020-10-01 13:25:47 +02:00
frikky 03f0f4fe39 Fixed docker-compose 2020-09-29 19:52:26 +02:00
frikky f371d67f03 Fixed workflow import/export issues 2020-09-29 19:01:02 +02:00
frikky 62c01b2df8 Removed indexing for value fields 2020-09-28 07:20:14 +02:00
frikky f6edb2aeb7 Fixed bugs in appcreator 2020-09-27 20:44:53 +02:00
frikky 7a24be4da3 #16 - shuffle-apps: fixed loops not running with # 2020-09-25 05:43:20 +02:00
frikky 09a653ee98 #160: Can now read OpenApi3 variable spec for servers 2020-09-21 18:25:09 +02:00
frikky 170d9d744a Fixed docker-compose 2020-09-20 20:17:11 +02:00
frikky ef96d0106f #159: Added ability to disable certificates 2020-09-20 19:21:39 +02:00
frikky 08c0f9b64f Started adding optional cloud features 2020-09-18 20:13:52 +02:00
frikky 266e8143fa Fixed SSL verify issue by defaulting to false 2020-09-18 18:29:58 +02:00
Harduino b3bd6cae7c siemonster :: recalculate authenticators stats on workflows import/delete 2020-09-18 16:26:50 +03:00