Commit Graph

297 Commits

Author SHA1 Message Date
frikky 1b8ada57fa Forgot about docker-compose again :) 2020-06-15 18:14:37 +02:00
Frikky d372ba2f9a Merge pull request #62 from frikky/1.0.0
Fixed app hotloading and minor bugs
2020-06-16 01:13:56 +09: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
frikky a7c03faf99 Cleaned up main folder 2020-06-13 13:27:31 +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 3e07861435 #49: Shouldn't run build locally. 2020-06-05 06:33:36 +02:00
frikky 716443f3a5 #49: Shouldn't run build locally. 2020-06-05 06:33:16 +02:00
frikky be7795c20a #47 added info about docker version 2020-06-04 16:07:34 +02:00
frikky 7f811b6fd5 Added header param check to curl parsing 2020-06-04 11:15:51 +02:00
Frikky 3993c5fe71 Merge pull request #48 from frikky/dev
Fixed bugs related to CORS, app creation, deletion
2020-06-04 16:03:11 +09:00
Frikky 9eabf0b0d5 Added default issue templates 2020-06-04 09:02:04 +02:00
frikky 5307238eae Cleaned up README 2020-06-04 08:04:57 +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 00ff09a97f #39: Added check to all functions of useEffect 2020-06-02 17:15:21 +02:00
frikky 44fc592586 #34: Added variables as static arguments 2020-06-02 17:01:37 +02:00
frikky b90577edd2 Added import button for multiple workflows: #37 2020-06-02 13:38:54 +02:00
frikky a0a30e92a6 Fixed import of workflow 2020-06-02 11:37:38 +02:00
Frikky b9b3cd2e71 Merge pull request #42 from frikky/dev
OpenAPI creator with Curl generator
2020-06-02 12:23:55 +09: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 acb4b3da8c Fixed appcreator image size 2020-06-01 13:56:49 +02:00
frikky 604451e098 Fixed app creator sizes 2020-06-01 13:54:19 +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 8cfbb39386 Added database location to .env because of issue with OS X 2020-06-01 08:48:05 +02:00