frikky
|
9eb7818e28
|
#117: Added environment variable for download. Only admin available.
|
2020-08-18 08:31:47 +02:00 |
|
frikky
|
e3d75ede65
|
#112: Fixed too large param and frontend app creator bugs
|
2020-08-16 09:29:51 +02:00 |
|
frikky
|
bc902cd4c5
|
#112: Stopped indexing of large fields
|
2020-08-14 09:27:53 +02:00 |
|
frikky
|
d161b1ee99
|
#102: Added general NOT feature to conditions
|
2020-07-23 16:02:29 +02:00 |
|
frikky
|
10ac88d30b
|
#107: Fixed double apps and general duplicates
|
2020-07-23 15:28:26 +02:00 |
|
frikky
|
8db710a562
|
Fixed optional force app update for all apps when running remote load
|
2020-07-22 16:58:54 +02:00 |
|
frikky
|
263bbbd987
|
Improve execution speed from app side
|
2020-07-17 10:48:33 +02:00 |
|
frikky
|
cdfd2a52ae
|
#26: Fixed frontend app authentication issues
|
2020-07-17 08:35:48 +02:00 |
|
frikky
|
7c0dda2c52
|
#26: Fixed app authentication issues
|
2020-07-17 07:00:13 +02:00 |
|
frikky
|
7578f1abae
|
Fixed appauth deletion
|
2020-07-17 05:13:37 +02:00 |
|
frikky
|
ada6dd9e8d
|
#26: Added initial version of app authentication
|
2020-07-16 11:11:15 +02:00 |
|
frikky
|
8d82d1d854
|
#89: Added poc for JSON autocomplete
|
2020-07-09 14:10:25 +02:00 |
|
frikky
|
65d4035cfd
|
Added PoC autocomplete feature based on app return example
|
2020-07-09 11:42:36 +02:00 |
|
Frikky
|
12948e5c0a
|
Merge pull request #94 from harduino/siemonster_fix_import_workflows
Fix import workflows in the backend
|
2020-07-08 09:13:45 +09:00 |
|
frikky
|
9c14d4e93f
|
Reduced execution amount to 20
|
2020-07-08 01:59:52 +02:00 |
|
Harduino
|
a696e01289
|
siemonster :: fix wrong user id on import workflows
|
2020-07-07 11:17:30 +03:00 |
|
frikky
|
5cb19669be
|
Added proxy options
|
2020-07-05 11:25:08 +02:00 |
|
frikky
|
eed0d96ed0
|
Pushing for blogpost 4 update
|
2020-06-28 19:42:08 +02:00 |
|
frikky
|
6a87073320
|
#71: Added control options to the workflow
|
2020-06-26 13:30:04 +02:00 |
|
frikky
|
73c59a074e
|
#77: Added execution image to base
|
2020-06-26 11:51:51 +02:00 |
|
frikky
|
d02bffa789
|
Made webhooks able to connect to any node
|
2020-06-26 08:02:27 +02:00 |
|
frikky
|
0d17de238b
|
Bugfixes towards blogpost 4
|
2020-06-23 20:04:00 +02:00 |
|
frikky
|
d4cbccd47e
|
#63: Added general user editing ability for users
|
2020-06-22 14:24:33 +02:00 |
|
frikky
|
9ea5ae4de1
|
Added the ability to start on any node in a workflow
|
2020-06-20 20:30:47 +02:00 |
|
frikky
|
6b975c8dde
|
#71: Added complexity redundancy and a test workflow to shuffle-workflows
|
2020-06-20 18:38:31 +02:00 |
|
frikky
|
c3d3258ed4
|
#71: Added more skipped branch checks. Need to fix visited in worker
|
2020-06-20 11:43:22 +02:00 |
|
frikky
|
8f40fa01e9
|
#71: Started adding sub-result control
|
2020-06-20 11:08:06 +02:00 |
|
frikky
|
a773cdeea8
|
Fixed execution speed with too many executions
|
2020-06-19 19:30:14 +02:00 |
|
frikky
|
8ae5cb8f0a
|
Fixed start node addition
|
2020-06-19 08:44:21 +02:00 |
|
frikky
|
302f3f07a4
|
Readded default node Testing
|
2020-06-19 08:39:34 +02:00 |
|
frikky
|
482b498a98
|
#65: Added number(), parse() and more for data parsing
|
2020-06-18 11:15:52 +02:00 |
|
frikky
|
96b5998ce0
|
#65: Starting auto casting in app sdk. Might break some things.
|
2020-06-17 20:03:47 +02:00 |
|
frikky
|
89ae46925e
|
Fixed bug with app hotload
|
2020-06-17 17:01:57 +02:00 |
|
frikky
|
d087a53bd6
|
Fixed app creation, RE: json issue
|
2020-06-16 17:50:28 +02:00 |
|
frikky
|
8ea19ea530
|
#63: Added basic UI for user handling
|
2020-06-16 14:55:42 +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
|
18824daecc
|
#57: Added optiona SSL verification if no URL is specified when creating app
|
2020-06-13 15:51:18 +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
|
31df620d71
|
Minor edits for blog posts 3
|
2020-06-09 18:57:14 +02:00 |
|
frikky
|
1b11ba15d3
|
#44: Added error check when deleting an app
|
2020-06-04 06:20:16 +02: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
|
4e10981db5
|
Fixed body and header issues with app creator
|
2020-06-01 10:05:20 +02:00 |
|
frikky
|
611dcae8b3
|
Started fixing requestbody in openapi3
|
2020-05-30 14:06:13 +02:00 |
|
frikky
|
8fe0244401
|
Updated OpenAPI app creation process
|
2020-05-30 11:49:23 +02:00 |
|