frikky
|
b21e2478a7
|
Added possibility of editing app framework anywhere
|
2022-03-04 05:11:57 +01:00 |
|
frikky
|
05acf690f4
|
Added human visuals to app framework
|
2022-03-04 04:06:40 +01:00 |
|
frikky
|
3d25c768bf
|
Added possibility for videos and documentation for usecases to map to workflows
|
2022-03-04 03:50:28 +01:00 |
|
gohil-jay
|
1275885f3c
|
Added cursor tracking, variable focus popup and variable highlighting
|
2022-03-03 16:35:56 +05:30 |
|
Jay Gohil
|
be23bc14af
|
Merge branch 'frikky:launch' into launch
|
2022-03-03 16:09:25 +05:30 |
|
frikky
|
80a6893b16
|
Added basic mobile view for workflows
|
2022-03-02 20:45:58 +01:00 |
|
frikky
|
790bb8607d
|
Fixed workflow X use case info
|
2022-03-02 13:39:59 +01:00 |
|
frikky
|
d947d20677
|
Added basic dropdowns for variables in workflows to make exploration easier
|
2022-02-26 02:21:21 +01:00 |
|
frikky
|
e3a8f1553e
|
Fixed retries in sdk, file ordering in admin and editing issues in app creator
|
2022-02-24 02:06:38 +01:00 |
|
frikky
|
3d56ba210f
|
Added more potential for liquid formatting and usecase discovery
|
2022-02-20 23:32:58 +01:00 |
|
frikky
|
36f9ed26c2
|
#709: Added usecase discovery and mapping on /usecases path
|
2022-02-20 19:03:58 +01:00 |
|
frikky
|
ce0bfa7f89
|
Added usecase reference mapping for workflows, allowing easier discovery
|
2022-02-20 03:39:29 +01:00 |
|
frikky
|
6dae6706ac
|
Added usecase exporter from mindmaps
|
2022-02-18 18:55:28 +01:00 |
|
frikky
|
0df7bdd970
|
Added sample proxy server for testing with orborus
|
2022-02-17 23:06:01 +01:00 |
|
frikky
|
f0bd2cafbf
|
Started work on Workflow visualization dashboard with radial charts
|
2022-02-17 03:00:41 +01:00 |
|
frikky
|
8af27d2800
|
Started looking at ways to parse invalid JSON patterns
|
2022-02-16 20:14:52 +01:00 |
|
frikky
|
be31c329de
|
Made popout window for previous response moveable
|
2022-02-16 19:25:06 +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
|
d71f85d29d
|
Removed backdrop for execution modal for a better view of executions
|
2022-02-11 00:41:36 +01:00 |
|
frikky
|
136b7337af
|
Made ALL popups (modals) in the workflow UI movable by dragging the title
|
2022-02-11 00:35:06 +01:00 |
|
frikky
|
65418b39c4
|
Fixed issue with actionlist autocompletion
|
2022-02-11 00:23:34 +01:00 |
|
frikky
|
349449e903
|
Re-added comment setup and added custom webhook response
|
2022-02-08 21:59:52 +01:00 |
|
frikky
|
9b2e89a5f9
|
Changed app auth list to created instead of edited time
|
2022-02-08 01:57:00 +01:00 |
|
frikky
|
115151280c
|
Added auto-SSO by adding autologin=true query
|
2022-02-08 01:48:30 +01:00 |
|
frikky
|
e950212274
|
Added state grouping in async function to make rendering 100000x faster for node clicks <33333
|
2022-02-07 22:14:16 +01:00 |
|
frikky
|
546f0bd841
|
Added more links and pointing to getting started page
|
2022-02-06 19:56:02 +01:00 |
|
frikky
|
d3ec5c4ffa
|
Added edit functionality for apps that are public, ensuring they can be worked on and explored together (NOT gonna work for Workflows due to sensitive data)
|
2022-02-06 18:03:58 +01:00 |
|
frikky
|
6886f9e585
|
Fixed public workflow loading bug
|
2022-02-06 04:28:22 +01:00 |
|
frikky
|
c11051c7eb
|
Added new test-build that includes OpenID connect to test with KeyCloak
|
2022-02-02 04:15:16 +01:00 |
|
frikky
|
4e3f0833ad
|
Minor action fix
|
2022-01-31 12:27:01 +01:00 |
|
frikky
|
a811036fb2
|
Added fixes for public workflows with app visuals
|
2022-01-31 12:22:37 +01:00 |
|
frikky
|
cc2610c2cb
|
Added refresh token control in oauth2 registrations
|
2022-01-29 18:57:31 +01:00 |
|
frikky
|
3dda16cfe7
|
Fixed broken code modal popup
|
2022-01-29 02:04:41 +01:00 |
|
frikky
|
8e10dc7cad
|
Added workflow image export for possible visualization optimizations
|
2022-01-29 02:02:59 +01:00 |
|
frikky
|
961d56e52b
|
Minor fixes to workflow UI
|
2022-01-27 02:45:49 +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
|
9ce92d6e1f
|
Added a bunch of CORS related fixes for new shell dev
|
2022-01-21 19:30:40 +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 |
|
gohil-jay
|
c42bc93398
|
Added dark and light theme swithcing for code editor
|
2022-01-20 15:35:44 +05:30 |
|
Jay Gohil
|
8da40564d5
|
Merge branch 'frikky:launch' into launch
|
2022-01-20 15:07:15 +05:30 |
|
frikky
|
ad8618fce3
|
Added demo UI for realtime data
|
2022-01-20 10:15:44 +01:00 |
|
Jay Gohil
|
c2554d716a
|
Merge branch 'frikky:launch' into launch
|
2022-01-20 10:44:48 +05:30 |
|
frikky
|
6d31c4ce40
|
Added PoC for data streaming from backend to frontend
|
2022-01-20 01:03:49 +01:00 |
|
gohil-jay
|
46b7297cdf
|
Added line wrap feature in expanded editor
|
2022-01-17 17:26:45 +05:30 |
|
frikky
|
bcae2fc004
|
Fixed node multi-select with CTRL+drag
|
2022-01-16 18:06:12 +01:00 |
|
frikky
|
581f97be80
|
Added download as file option to app creator and OpenAPI as a whole
|
2022-01-16 04:36:49 +01:00 |
|
frikky
|
2b38e9e3a9
|
Added bezier curve handler for optimized horizontal workflow building
|
2022-01-16 02:36:14 +01:00 |
|