Commit Graph
1675 Commits
Author SHA1 Message Date
Ruben Fiszel 296d6c3672 feat: add preselect first config for app selects 2023-06-21 13:39:08 +02:00
Ruben Fiszel 1847cc599e feat: add dynamic args for input list 2023-06-21 11:47:17 +02:00
Ruben Fiszel 69ddca6508 fix app list initialization issues 2023-06-21 08:08:52 +02:00
Ruben Fiszel a1ef071df2 fix some aggrid issues 2023-06-20 20:45:51 +02:00
Ruben Fiszel 12def5ccca feat: list component for apps (#1740)
* all

* feat: list component for apps
2023-06-19 20:47:04 +02:00
Ruben Fiszel 7c38c3e445 fix: remove __index from aggrid 2023-06-19 16:24:11 +02:00
Ruben Fiszel 2d5854c84a fix: deploy dev/staging/prod small fixes 2023-06-19 11:32:39 +02:00
Ruben Fiszel 9fc0b4398f fix json editor empty string handling 2023-06-19 03:02:53 +02:00
Ruben Fiszel e8f05f4495 add vertical split pane 2023-06-19 02:49:09 +02:00
Ruben Fiszel c597fee15f make download button configurable for table 2023-06-19 02:28:09 +02:00
Ruben Fiszel f4bbe0c746 remove only static for slider min 2023-06-19 02:16:18 +02:00
Ruben Fiszel 7ddf1d9729 fix map re-rendering 2023-06-18 16:35:06 +02:00
Ruben Fiszel fd267cd70e fix delete tab subgrid 2023-06-18 16:07:48 +02:00
Ruben Fiszel dc909862f7 feat: new default encoding for resource types in deno 2023-06-17 18:58:02 +02:00
Ruben Fiszel 183edb82a3 feat: dev/staging/prod and deploy from web (#1733) 2023-06-17 13:57:04 +02:00
Ruben Fiszel 3487c2cdfd fix: improve agGrid persistence when result change + setSelectedIndex 2023-06-14 10:03:17 +02:00
Ruben Fiszel 940afdee6f feat: add extra config to aggrid 2023-06-14 00:22:19 +02:00
Ruben Fiszel a487fa032d fix: autosize app inputs 2023-06-13 23:18:03 +02:00
Ruben Fiszel 6ebdd50455 fix vegalite size 2023-06-13 13:19:33 +02:00
Ruben Fiszel 4b153c6343 make apps more resilient to empty script fields 2023-06-12 20:27:59 +02:00
Ruben Fiszel 85adcc9be7 fix overflow for items array 2023-06-12 18:59:11 +02:00
Faton Ramadani ac76cd940c fix(frontend): Fix text input (#1712) 2023-06-12 18:14:34 +02:00
Henri Courdent be34955125 Correcting 4 documentation links (#1711) 2023-06-12 18:06:55 +02:00
Ruben Fiszel b0e4f44146 add padding to modal 2023-06-12 18:06:23 +02:00
Ruben Fiszel 1e3bc84787 fix: fix use input from input library + make selected subgrid clearer 2023-06-12 17:57:46 +02:00
Ruben Fiszel edf62764e5 fix: fix app button form modal 2023-06-12 14:11:46 +02:00
Ruben Fiszel 48885c5576 fix: correct schedule jobs ordering + avoid cdn for quill css 2023-06-12 05:04:49 +02:00
Ruben Fiszel 7cdf40f076 feat: add rich text editor as component to apps (quill) 2023-06-11 22:58:48 +02:00
Ruben Fiszel 61cde59011 fix: add more options to aggrid 2023-06-09 18:53:22 +02:00
Ruben Fiszel b66b1bbf5a fix appstatuscomponent 2023-06-09 18:47:05 +02:00
Ruben Fiszel 18e55fbc49 fix: add job execution time and mem everywhere applicable 2023-06-09 15:40:19 +02:00
Ruben Fiszel 5df509b703 add multiple to aggrid 2023-06-08 15:50:28 +02:00
Ruben Fiszel ddfb4a2211 add options to chartjs component 2023-06-08 15:28:09 +02:00
Ruben Fiszel e7846cc296 few fixes + devfrontend v0 2023-06-08 14:06:42 +02:00
Ruben Fiszel 8c47957a02 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 f71ac4b8f4 feat(apps): copy paste across apps 2023-06-05 03:18:52 +02:00
Ruben Fiszel 828461f038 fix: renaming app + improve flow rendering 2023-06-02 11:51:47 +02:00
Faton Ramadani d6b03321ce fix(frontend): Fix currency input (#1667) 2023-05-31 18:26:39 +02:00
Ruben Fiszel 9e8ea91f82 feat: add app presence 2023-05-31 15:08:07 +02:00
Faton Ramadani 3b2d4419ee 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 081a54361b give public app badges 2023-05-30 00:34:14 +02:00
Ruben Fiszel 18a50e0272 fix text in editor mode in view mode 2023-05-29 23:48:10 +02:00
Ruben Fiszel 3ad63b0f37 fix table actions policy on deploy 2023-05-28 23:31:52 +02:00
Ruben Fiszel f7acc04424 fix apps assign for array 2023-05-28 22:04:51 +02:00
Ruben Fiszel 2838d77128 use hostname as worker name 2023-05-28 19:28:06 +02:00
Ruben Fiszel f44853fdc7 prettify insert variable and enum custom value 2023-05-28 18:34:03 +02:00
Ruben Fiszel 77e7e49372 feat(apps): add setValue to frontend script's SDK 2023-05-28 18:02:42 +02:00
Ruben Fiszel 1cb3686e8d do a shallow copy on rx connect to allow for function passing 2023-05-28 13:04:52 +02:00
Faton Ramadani 552ed9459c fix(frontend): Check whether the source has the right type (#1647)
* fix(frontend): Check whether the source has the right type

* fix(frontend): add componentErrorHandler
2023-05-26 15:14:14 +00:00
Ruben Fiszel 8f403a7ae5 feat(apps): added deployment history browser 2023-05-26 06:49:34 +02:00