Commit Graph

1795 Commits

Author SHA1 Message Date
Henri Courdent 01dcec477d Correcting 4 documentation links (#1711) 2023-06-12 18:06:55 +02:00
Ruben Fiszel 7a0966a402 add padding to modal 2023-06-12 18:06:23 +02:00
Ruben Fiszel e942c437cb fix: fix use input from input library + make selected subgrid clearer 2023-06-12 17:57:46 +02:00
Ruben Fiszel a121ca0875 fix: fix app button form modal 2023-06-12 14:11:46 +02:00
Ruben Fiszel 7418923e95 fix: correct schedule jobs ordering + avoid cdn for quill css 2023-06-12 05:04:49 +02:00
Ruben Fiszel 4963286edd feat: rework schedule page entirely to display jobs informations 2023-06-12 04:09:34 +02:00
Ruben Fiszel 1a7aa4cda3 feat: add rich text editor as component to apps (quill) 2023-06-11 22:58:48 +02:00
Ruben Fiszel a0a882021b handle better local connection 2023-06-10 19:13:35 +02:00
Ruben Fiszel 8342ed855b feat: local dev page on the web and compatible with vscode extension 2023-06-10 19:00:04 +02:00
Ruben Fiszel 8b6e5a347e fix: use app for dev setup directly 2023-06-10 16:37:43 +02:00
Ruben Fiszel 53f32a2b8d use app for dev setup directly 2023-06-10 16:32:59 +02:00
Ruben Fiszel 2e190f3c0b fix: add more options to aggrid 2023-06-09 18:53:22 +02:00
Ruben Fiszel b7c3a248da fix appstatuscomponent 2023-06-09 18:47:05 +02:00
Ruben Fiszel 98d6b21b30 fix: add job execution time and mem everywhere applicable 2023-06-09 15:40:19 +02:00
Ruben Fiszel 6b50a2bb6d fix: add cancel button to flowpreview 2023-06-09 14:05:41 +02:00
Ruben Fiszel 9a5a0c3717 add multiple to aggrid 2023-06-08 15:50:28 +02:00
Ruben Fiszel 1fc9352660 add options to chartjs component 2023-06-08 15:28:09 +02:00
Ruben Fiszel 1afde4066d fix error handler sync issue 2023-06-08 15:08:19 +02:00
Henri Courdent 98b3d3259b Tooltips Cache + Custom Env Variables (#1693) 2023-06-08 14:08:52 +02:00
Ruben Fiszel 43c89fbcfd few fixes + devfrontend v0 2023-06-08 14:06:42 +02:00
Ruben Fiszel 19bd32c792 ensure wasm is present befor doing inference 2023-06-06 13:57:58 +02:00
Ruben Fiszel f8050491f8 add folding to editor in flow and script editor 2023-06-06 13:44:39 +02:00
Ruben Fiszel 5bdf7171e6 migrate all jsonschema parser to wasms 2023-06-06 10:52:04 +02:00
Ruben Fiszel c702f40980 feat: migrate ts parser to wasm (#1686)
* migrate ts parser to wasm

* add wasm

* revert py
2023-06-06 09:44:38 +02:00
Ruben Fiszel a826166024 fix clihelpbox 2023-06-05 23:37:58 +02:00
Ruben Fiszel 98e1fdd898 feat: support custom env variables (#1675)
* custom envs

* feat: custom envs

* only on non cloud

* remove unecessary imports
2023-06-05 17:42:57 +02:00
Ruben Fiszel 67b05d3871 feat: add suggested results to prop picker 2023-06-05 06:09:08 +02:00
Ruben Fiszel c7fac8c6d2 feat: deleting a flow step show confirmation modal with refs 2023-06-05 05:30:14 +02:00
Ruben Fiszel 7f81abd545 feat(apps): copy paste across apps 2023-06-05 03:18:52 +02:00
Ruben Fiszel f648e4312c fix react-sdk build 2023-06-04 21:51:20 +02:00
Ruben Fiszel c38af7bc34 add more spacing in advanced tab of flows 2023-06-04 14:47:17 +02:00
Ruben Fiszel 7e466b7715 feat: add cache as a primitive for flows (#1671)
* feat: add cache as a primitive for flows

* fix failure module
2023-06-04 14:39:10 +02:00
Ruben Fiszel ae5b11aba5 fix: optimize object viewer to handle large data 2023-06-04 01:45:35 +02:00
Ruben Fiszel ce94426441 fix: improve websockets handling for flow editor 2023-06-02 19:45:30 +02:00
Henri Courdent 66feaa49a9 Tooltip for integration (#1669) 2023-06-02 12:01:44 +02:00
Ruben Fiszel f7e23acfdc fix: renaming app + improve flow rendering 2023-06-02 11:51:47 +02:00
Ruben Fiszel 7329d59e96 fix reload assistant 2023-06-01 01:33:34 +02:00
Ruben Fiszel 1d0e60b713 fix edit of resource type in schema editor 2023-05-31 22:12:49 +02:00
Ruben Fiszel 5b1b885824 fix edit of resource type in schema editor 2023-05-31 22:07:33 +02:00
Faton Ramadani 3e7dd0d179 fix(frontend): Fix currency input (#1667) 2023-05-31 18:26:39 +02:00
Ruben Fiszel 6538d5caef urlize description on run page 2023-05-31 17:29:58 +02:00
Ruben Fiszel 609fdcd906 only show presence if websocket connection succceeds 2023-05-31 15:29:20 +02:00
Ruben Fiszel e9fe595de4 feat: add app presence 2023-05-31 15:08:07 +02:00
Ruben Fiszel e5eab9867b multiplayer fix 2023-05-30 21:18:53 +02:00
Ruben Fiszel 761a26a9a2 multiplayer fix 2023-05-30 21:05:59 +02:00
Ruben Fiszel 6f0e5a7826 re-use monaco-editor-workers for simple editor 2023-05-30 20:03:13 +02:00
Ruben Fiszel 428e0ab2f8 feat: add multiplayer support for webeditor (#1562) 2023-05-30 17:42:27 +02:00
Faton Ramadani 1634ee635e fix(frontend): Fix app table actions (#1665)
* fix(frontend): Fix app table actions

* fix(frontend): Fix app table actions

* fix(frontend): Fix app table actions
2023-05-30 17:27:17 +02:00
Ruben Fiszel 219332a7f4 give public app badges 2023-05-30 00:34:14 +02:00
Ruben Fiszel 1dab51c412 fix text in editor mode in view mode 2023-05-29 23:48:10 +02:00