frikky
|
1232fc0287
|
Made changes to fix OpenAPI body field parsing
|
2020-12-08 16:01:54 +01:00 |
|
frikky
|
ca45559b54
|
Added optional parameter parsing from OpenAPI
|
2020-12-08 14:47:36 +01:00 |
|
frikky
|
6ae79cc87d
|
#133: Added first part of example and body parser
|
2020-12-07 16:05:30 +01:00 |
|
frikky
|
feae9de626
|
Majorly improved app loading from Github
|
2020-12-06 17:17:58 +01:00 |
|
frikky
|
93491f5ffb
|
#204: Worked on multi-files. Found coroutine async issues
|
2020-12-01 16:49:54 +01:00 |
|
frikky
|
66707c8a7f
|
#141: Fixed more general use-case issues for files
|
2020-11-25 17:21:16 +01:00 |
|
frikky
|
acc6378dc2
|
#141: Added file meta to file uploads
|
2020-11-23 15:50:31 +01:00 |
|
frikky
|
185c0a57a8
|
#141: Made POC 99% there. Issue is multipart bug in python
|
2020-11-22 18:15:53 +01:00 |
|
frikky
|
6b48cfe8cc
|
#141: File download through app sdk possible
|
2020-11-22 09:50:12 +01:00 |
|
frikky
|
d297a7b479
|
Last small fixes for 0.8
|
2020-11-20 04:00:29 +01:00 |
|
frikky
|
c7a626bdbd
|
Migrated docker images to be versioned
|
2020-11-17 15:54:42 +01:00 |
|
frikky
|
ae39da8ffd
|
Fixed most of user input continuations
|
2020-11-16 18:37:04 +01:00 |
|
frikky
|
3f98f986e7
|
Fixed hybrid issues
|
2020-11-15 16:28:20 +01:00 |
|
frikky
|
8abd1584aa
|
Fixed SMS and Email cloud services
|
2020-11-14 08:29:16 +01:00 |
|
frikky
|
83089d2d39
|
Started work on user input trigger
|
2020-11-13 14:24:17 +01:00 |
|
frikky
|
b72e436d8e
|
Started Schedule cloud integration
|
2020-11-07 11:45:46 +01:00 |
|
frikky
|
7b51b9ef22
|
Got first working cloud sync trigger fully running
|
2020-11-05 17:11:50 +01:00 |
|
frikky
|
a6a5bc9d30
|
Fixed more org related functionality
|
2020-10-31 09:11:00 +01:00 |
|
frikky
|
dd4af346d3
|
Fixed options field bug in workflow
|
2020-10-28 05:42:13 +01:00 |
|
frikky
|
4b784dfc11
|
Almost finished with cloud executions
|
2020-10-25 12:31:36 +01:00 |
|
frikky
|
51fb7becb5
|
Fixed minor backend return bug and JSON in frontend
|
2020-10-23 02:06:48 +02:00 |
|
frikky
|
b4976e32b3
|
Fixed JSON parser(s)
|
2020-10-14 12:15:53 +02:00 |
|
frikky
|
aae38c215b
|
Fixed result JSON parser
|
2020-10-14 12:06:19 +02:00 |
|
frikky
|
c622788472
|
#165: Fixed app deletion frontend bug
|
2020-10-14 11:39:06 +02:00 |
|
frikky
|
afc0117423
|
Fixed execution view bugs
|
2020-10-10 06:33:22 +02:00 |
|
frikky
|
274ffce9fa
|
#170: Fixed double for-loop issues. Now for anything >2 .. :)
|
2020-10-10 06:14:38 +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 |
|
frikky
|
f371d67f03
|
Fixed workflow import/export issues
|
2020-09-29 19:01:02 +02:00 |
|
frikky
|
f6edb2aeb7
|
Fixed bugs in appcreator
|
2020-09-27 20:44:53 +02:00 |
|
frikky
|
90f33d95b5
|
#164: Made autocompleter better
|
2020-09-26 21:04:46 +02:00 |
|
frikky
|
09a653ee98
|
#160: Can now read OpenApi3 variable spec for servers
|
2020-09-21 18:25:09 +02:00 |
|
frikky
|
08c0f9b64f
|
Started adding optional cloud features
|
2020-09-18 20:13:52 +02:00 |
|
frikky
|
6ec4fed722
|
Major fixes to app creator
|
2020-09-13 08:10:46 +02:00 |
|
frikky
|
4d6984e23e
|
Fiddled with apps
|
2020-09-07 20:03:53 +02:00 |
|
frikky
|
b1eb0f5a08
|
Fixed app building issues
|
2020-09-05 09:22:50 +02:00 |
|
frikky
|
72566bf328
|
Fixed OpenAPI issue by @owentl
|
2020-09-04 18:57:14 +02:00 |
|
frikky
|
41da4de09d
|
Added setup documentation and cleanup
|
2020-08-24 19:36:09 +02:00 |
|
frikky
|
d572aac7fb
|
#115: Added options to apps
|
2020-08-24 12:44:38 +02:00 |
|
frikky
|
ace204b55a
|
#115: Fixed backend for app options
|
2020-08-24 12:31:16 +02:00 |
|
frikky
|
0fa70c5b37
|
Workflow QOL updatesls
|
2020-08-24 11:50:35 +02:00 |
|
frikky
|
47993ec030
|
#118: Fixed webhook view issue
|
2020-08-24 10:11:49 +02:00 |
|
frikky
|
70cb64925c
|
#119: Added autocomplete to conditions
|
2020-08-24 09:12:58 +02:00 |
|
frikky
|
9fa2865430
|
Properly implemented default environment
|
2020-08-24 08:34:42 +02:00 |
|
frikky
|
90991071de
|
Fixed workflow issues
|
2020-08-23 12:50:55 +02:00 |
|
frikky
|
b3c7c8c7e0
|
An update which seems to have all the working components
|
2020-07-27 12:05:18 +02:00 |
|