frikky
|
14c41faa78
|
Fixed auto redirect for welcome pages
|
2022-07-25 03:16:43 +02:00 |
|
frikky
|
b4cb785651
|
Fixed more autocompletion pieces for the code editor and added header field parsing
|
2022-07-22 16:47:16 +02:00 |
|
frikky
|
66d7cd4e80
|
Bunch of fixes for new welcome pages and search fields
|
2022-07-21 00:30:17 +02:00 |
|
frikky
|
ccc4b3f939
|
Re-enabled all autocompletion steps for fields and indicated well when it's done
|
2022-07-15 14:50:07 +02:00 |
|
frikky
|
16e7bfcb58
|
Fixed minor bugs in app creator bodies and action names + added auto addition of headers
|
2022-07-14 01:16:27 +02:00 |
|
frikky
|
d7260b709b
|
Fixed issues with names in conditions when changing
|
2022-06-28 20:41:35 +02:00 |
|
frikky
|
b25a216058
|
Made search for actions in OpenAPI way better by adding description and path
|
2022-06-28 18:13:41 +02:00 |
|
frikky
|
9ddbea2e37
|
Fixed white issue with textfield and started using opensearch version 2
|
2022-06-16 12:27:21 +02:00 |
|
frikky
|
638f67004a
|
Fixed issue with menu crashing without a popup position when starting with dollarsign $
|
2022-06-15 00:04:23 +02:00 |
|
frikky
|
4d146e53e2
|
Added a way to handle extra apps with default actions
|
2022-06-11 23:23:08 +02:00 |
|
frikky
|
387731fbfe
|
Added minor fix for coloring and text highlights
|
2022-06-05 21:32:28 +02:00 |
|
frikky
|
9e3e86f1b0
|
Added many new usecases and and a way to show vid os within workflows
|
2022-05-26 01:03:08 +02:00 |
|
frikky
|
b51294fc2d
|
Added check for all available variables in code editor
|
2022-05-23 02:31:26 +02:00 |
|
frikky
|
642605ccec
|
Fixed priorities and OpenID issues
|
2022-05-22 22:25:33 +02:00 |
|
frikky
|
a10007c832
|
Added basic string replacement when a node changes name
|
2022-05-21 16:57:23 +02:00 |
|
frikky
|
7e42553fee
|
Fixed usecase linking and added basic priorities to start making a priority system
|
2022-05-21 14:31:43 +02:00 |
|
frikky
|
c50cb2ce4d
|
Minor fixes for frontend
|
2022-05-10 21:02:44 +02:00 |
|
frikky
|
24c25a9aa9
|
Added ubuntu SDK wrapper
|
2022-04-18 21:43:56 +02:00 |
|
frikky
|
c89817a717
|
Fixed docker compose with :z instead
|
2022-04-04 14:32:00 +02:00 |
|
frikky
|
fec4d63cac
|
Fixed small frontend issues in workflow and app creator
|
2022-03-29 02:10:37 +02:00 |
|
frikky
|
81183d8404
|
failed action results are now showing up together with success to make it easier to find
|
2022-03-27 20:05:56 +02:00 |
|
frikky
|
3d5e02d8da
|
Added JSON and list checks to app sdk parsing
|
2022-03-26 11:33:01 +01:00 |
|
frikky
|
619fcac499
|
Fixed issue with trigger selection
|
2022-03-18 22:14:17 +01:00 |
|
frikky
|
e5449a6f3c
|
Added better nested field visuals for JSON when autocompleting
|
2022-03-18 19:08:23 +01:00 |
|
frikky
|
923e9e5be2
|
Added usecase editing & app framework handling in any place
|
2022-03-08 12:45:45 +01:00 |
|
frikky
|
8af27d2800
|
Started looking at ways to parse invalid JSON patterns
|
2022-02-16 20:14:52 +01:00 |
|
frikky
|
92fa70a373
|
Fixed auto-unmapping of e.g. names and authentication during action change. Re-mapped with pointers rather than JSON parsing
|
2022-02-15 22:37:09 +01:00 |
|
frikky
|
0d27959a2d
|
Disabled magic output by default again
|
2022-02-11 02:27:20 +01:00 |
|
frikky
|
65418b39c4
|
Fixed issue with actionlist autocompletion
|
2022-02-11 00:23:34 +01:00 |
|
frikky
|
4e3f0833ad
|
Minor action fix
|
2022-01-31 12:27:01 +01:00 |
|
frikky
|
cc2610c2cb
|
Added refresh token control in oauth2 registrations
|
2022-01-29 18:57:31 +01:00 |
|
frikky
|
2f324e6862
|
More App SDK fixes around indexing in recursions, and another workflow config handler fix
|
2022-01-26 17:21:33 +01:00 |
|
Frikky
|
2230cef978
|
Fixed autocompletion issue for exec and added errors for bad variables
|
2022-01-21 21:20:25 +00:00 |
|
frikky
|
67edef5624
|
Added small fixes to cloud UI
|
2022-01-21 16:58:48 +01:00 |
|
frikky
|
5525131e7c
|
Fixed openapi replacement bug in app creator
|
2022-01-21 15:47:22 +01:00 |
|
frikky
|
6d31c4ce40
|
Added PoC for data streaming from backend to frontend
|
2022-01-20 01:03:49 +01:00 |
|
frikky
|
e77bcac26f
|
Fixed workflow variable deletion and control without state updates (speed)
|
2022-01-14 23:10:03 +01:00 |
|
frikky
|
59d90d1c28
|
Showing the correct parents in autocompletion
|
2022-01-14 15:58:15 +01:00 |
|
frikky
|
8e3ee76a46
|
Added basic #670 (intuitive loops) fix, magic formatting for code editor and small oauth2 fixes for workflows and app creator
|
2022-01-10 22:27:54 +01:00 |
|
frikky
|
49c587f311
|
#312: Added delayed action execution to open source version
|
2022-01-09 22:40:10 +01:00 |
|
frikky
|
d4c33624b7
|
Added basic frontend elements for timing actions
|
2022-01-09 04:56:33 +01:00 |
|
frikky
|
54647e10af
|
Fixed issue with loss of data when swapping actions - now copying!
|
2022-01-08 03:44:45 +01:00 |
|
frikky
|
a900b5aa71
|
Fixed visuals and targeting during onboarding
|
2022-01-04 02:36:05 +01:00 |
|
frikky
|
0f2c71a721
|
#245: Loads of new introduction features, including a basic app selector
|
2022-01-03 02:39:22 +01:00 |
|
frikky
|
e386709118
|
#168: Fixed a lot of the tiny annoyances of Oauth2 apps
|
2021-12-31 01:01:36 +01:00 |
|
frikky
|
15fc6f5bcb
|
#623: Fix and merged in code editor autocompletions. Looking forward to more around this ^_^
|
2021-12-30 18:42:08 +01:00 |
|
frikky
|
b9d30419fa
|
Fixed subflow selection with autocomplete mechanism
|
2021-12-21 01:28:29 +01:00 |
|
gohil-jay
|
a0d6631b31
|
Updated popup editor and added variable detection functionality
|
2021-12-19 22:29:07 +05:30 |
|
frikky
|
1115a8cade
|
Fixed url field parsing issues
|
2021-12-18 01:52:05 +01:00 |
|
frikky
|
69541676cf
|
Started fixing background issues for condition and documentation modals
|
2021-12-16 04:18:51 +01:00 |
|