Commit Graph

92 Commits

Author SHA1 Message Date
frikky 1950c54ec8 Fixed autocompleter in Code Editor to work with proper JSON examples 2022-07-28 00:20:32 +02:00
frikky 6b07581ce3 Fixed Doc loading of apps, reverted header field (tbd) and fixed buttons in apps 2022-07-27 01:00:27 +02:00
frikky 4c047e457c Fixed access right problems for app reloading 2022-07-26 16:55:24 +02:00
frikky 5c3ba60ddb Rebuild CI 2022-07-21 13:35:37 +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 0b71fbf232 Hid away buttons that shouldn't be there for non-admins 2022-05-23 03:11:50 +02:00
frikky c50cb2ce4d Minor fixes for frontend 2022-05-10 21:02:44 +02:00
frikky c89817a717 Fixed docker compose with :z instead 2022-04-04 14:32:00 +02:00
frikky 6dae6706ac Added usecase exporter from mindmaps 2022-02-18 18:55:28 +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 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 9ce92d6e1f Added a bunch of CORS related fixes for new shell dev 2022-01-21 19:30:40 +00:00
frikky 622baeb59f Added basic reloading UX fixes 2022-01-14 23:35:50 +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 d0626b0290 Allowed to change apps that are NOT owned by anyone on frontend 2021-11-22 20:25:48 +01:00
frikky 3152f19ae5 Added copying to more JSON fields 2021-11-22 04:01:06 +01:00
Isoporhode 7e38eb96eb Ran prettier on the whole frontend codebase again 2021-11-14 23:50:59 +01:00
Frikky 220f7308b6 Revert "Launch" 2021-11-14 23:36:13 +01:00
Isoporhode fb3f45d008 Ran prettier on frontend 2021-11-14 16:45:18 +01:00
frikky a82716f0ee Started adding web3 functionality + some bug fixes 2021-11-05 04:12:10 +01:00
Frikky 58c9fedcd8 Merge branch 'launch' into master 2021-10-31 22:21:17 +01:00
frikky 9445e7092b Fixed issues with worker 2021-10-24 01:23:22 +02:00
frikky a250788527 #168: Fixed Oauth2 refresh token cycle 2021-10-21 00:35:47 +02:00
frikky 694ac4faa6 Fixed more noreferrer security bugs 2021-10-15 01:40:14 +02:00
frikky 239fdf4528 Fixed potentially unsafe links with noopener noreferrer 2021-10-15 01:32:27 +02:00
Frikky 3eac4eacb9 Merge pull request #538 from frikky/launch
0.9.25 :D
2021-10-15 01:23:57 +02:00
frikky 097712ad4b Fixed potential XSS issues 2021-10-15 01:16:18 +02:00
frikky 66ed72b241 #168: Got successful Oauth2 implementation with Gmail OpenAPIls 2021-10-14 02:06:24 +02:00
frikky 1632a03753 Fixed suborg zIndex, execution debugging, Oauth2 view and SDK updates 2021-10-13 02:28:46 +02:00
frikky 0887289149 #522: Fixed hybrid gmail and outlook app to properly work 2021-10-07 01:51:13 +02:00
frikky 908d8d9cd3 Added table of contents to left-side documentation view 2021-10-04 19:05:05 +02:00
frikky 9d1b5a41e9 Fixed response forwarding for OpenAPI apps with all details 2021-09-27 03:01:36 +02:00
frikky e9419eb7a8 Made it possible to auto-authenticate oauth2 with clientid and secret 2021-08-24 01:14:32 +02:00
frikky 67453eb9f5 Started fixing suborg swapping 2021-07-27 17:46:20 +02:00
frikky d2b50cfa14 Fixed issues with semantic versioning for apps 2021-06-17 09:05:13 +02:00
frikky 1dddcb5dfc Fixed issue with badly parsed characters for OpenAPI 2021-06-09 06:06:18 +02:00
frikky e19f29bc23 #400: Fixed parsing of underscore/space issues in frontend and SDK 2021-06-07 07:04:45 +02:00
frikky 2a5b49a9af #164: Added a bunch more magic autocompletes based on basic synonyms and previous results 2021-05-30 22:34:23 +02:00
frikky 010659c86c #368: Added wider app search functionality in /apps view 2021-05-29 14:10:59 +02:00
frikky 597c0b0e3d #259: Added authentication header possibility to webhooks 2021-05-29 13:57:25 +02:00
frikky d920158cd6 Fixed password change bug 2021-05-27 21:01:23 +02:00
frikky 06b74cf4da Added loading to login and admin user creation 2021-05-26 12:39:07 +02:00
frikky 4756d417b3 Added initial opensearch setup 2021-05-21 20:43:29 +02:00
frikky 61416addaf Added future image location 2021-05-21 12:52:46 +02:00
frikky b8bcd50aad #223: Added basic resultgrabbing from subworkflow if NOT loop 2021-05-18 19:44:09 +02:00
frikky 5dca18edf9 Added extra authentication checker to workflow configuration popup 2021-05-12 12:40:45 +02:00
frikky 166787e212 Made changes for 0.8.75 2021-04-22 19:57:26 +02:00
frikky 033124b6ec Bugfixes for workflows and executions 2021-04-13 21:52:32 +02:00
frikky 6bdd84bdd9 Fixed action parser view for multiple locations 2021-04-06 22:00:24 +02:00
frikky 07bbf19d33 #285: Made apps send available versions and mapped them in workflow view 2021-04-04 17:28:32 +02:00