Commit Graph

244 Commits

Author SHA1 Message Date
Frikky 74dfa09d4c Further health fixes and frontend cleanup 2023-10-19 17:22:19 +02:00
Frikky 595c217a7c Added statistics to both backend and frontend + cloud sync 2023-10-17 02:40:32 +02:00
Frikky 29e8106670 Added error messages 2023-09-27 21:25:01 +02:00
Frikky c90059dd56 Added a UI for uploading docs and getting an OpenAPI output 2023-09-21 02:22:59 +02:00
Frikky 6de66413c7 Fixed some app sdk things, added images for missing triggers and re-added Wait For Response to Webhooks 2023-09-20 22:34:06 +02:00
Frikky c1c34ff72a Loads of frontend fixes related to React & MUI 2023-09-19 14:37:41 +02:00
Frikky 99d1a96c63 Changed from Alert to Toast to work well with mui v18 2023-08-17 03:16:43 +02:00
Frikky b693b960cc Fixed last material-ui references 2023-08-16 02:37:19 +02:00
Frikky 1c349ba733 Reset color of dialogs to be default again 2023-08-16 02:24:22 +02:00
Frikky c0adb9e198 Fixed jumpyness of Code Editor. Main missing piece: Actions 2023-08-16 02:22:39 +02:00
Frikky f9e9f0feb7 Fixed jumpyness of Triggers during state updates. Also now understand how to potentially do it for actions 2023-08-16 00:44:01 +02:00
Frikky 53956b3f38 Cleaned up some further newline problems from with Divider mui18 2023-08-16 00:08:12 +02:00
Frikky e331d06b8a Fixed Select and Autocomplete prompts to properly select and work with mui18 2023-08-16 00:07:02 +02:00
Frikky bb8b14be64 Fixed most of the textfield and button problems from mui 18. Next is autocomplete 2023-08-15 21:58:00 +02:00
Frikky 2c140d23bd Fixed some of the first basic rendering issues 2023-08-15 21:08:35 +02:00
Frikky 7282185805 Repacked multiple files with old mui to merge together 2023-08-15 19:59:32 +02:00
Frikky dd9ae8fb68 Fixed some stuff. More is broken. 2023-07-14 01:43:22 +02:00
Frikky 98f0a225d4 Fixed another bug with mui/react 2023-07-14 00:40:59 +02:00
Frikky 2fec45b47e Fixed most of the muiV5 / react 18 version problems 2023-07-13 22:58:51 +02:00
Frikky b9a25ee537 Fixed most of the new MUI problems. Missing /admin and other button disabled issues 2023-07-13 01:53:27 +02:00
Frikky 65574a1601 Fixed mui core finally 2023-07-12 02:09:12 +02:00
Frikky 5b72c8d517 Started react 16->18 migration and material-ui->mui migration 2023-07-12 01:28:07 +02:00
frikky 92fabeddbe Merging changes from 1.2.0 for cleanup 2023-07-06 17:19:52 +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 435454ca78 LOTS of security fixes of containers and other versions 2021-10-14 23:00:07 +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 5353f5aa63 Fixed Hybrid triggers and minor view changes 2021-10-12 00:27:32 +02:00
frikky 2da6e43dc6 #529: Fixed body to be part of patch, put, post 2021-10-07 20:50:21 +02:00
frikky 0887289149 #522: Fixed hybrid gmail and outlook app to properly work 2021-10-07 01:51:13 +02:00
frikky b3817faaf4 #527: Added disclaimer for localhost on webhook to UI 2021-10-04 22:39:59 +02:00
frikky a509dcd300 Fixed the shared memoryspace between same node issue 2021-10-04 22:22:29 +02:00
frikky b5fbdb06b8 Minor fixes to notifications 2021-10-04 21:39:19 +02:00
frikky dcc8b8bbd5 #202: Added dismissal of Notifications and a cleaner menu 2021-10-04 21:19:36 +02:00
frikky 908d8d9cd3 Added table of contents to left-side documentation view 2021-10-04 19:05:05 +02:00
frikky 6ecbba137e Reduced wheel sensitivity in Workflow UI and slightly fixed sidebar view 2021-10-04 16:22:13 +02:00
frikky 3ceaf28e9a Added basic way to resize right-side view 2021-10-04 16:15:02 +02:00
frikky 3e8e732942 Fixed draggable info window slightly 2021-10-04 16:02:51 +02:00
frikky 7e1c2487a2 Fixed remote loading CSS issues 2021-10-04 14:09:02 +02:00
frikky 6a8d97fb0c #522: Built core part of gmail trigger 2021-09-30 01:26:56 +02:00
frikky 58524258c7 Added authenticationSSO file 2021-09-23 15:31:04 +02:00
frikky bd69de2f64 Added app auth encryption possibility with SHUFFLE_ENCRYPTION_MODIFIER env 2021-09-16 01:42:38 +02:00
frikky 44003844d8 #280: Added app documentation viewer within Workflows 2021-09-15 22:37:32 +02:00
frikky e28b5d1e9b Fixed startnode button showing for startnode 2021-09-15 20:24:59 +02:00
frikky f860545de4 Added a fix for vm.max_map_count to docker-compose, bypassing 262144 limit for test environments 2021-09-08 20:05:26 +02:00
frikky 9cd5cba757 Minor frontend updates 2021-09-01 03:46:43 +02:00
frikky 24c01eb89d Added namespace downloads for files as ZIP 2021-09-01 00:56:53 +02:00