Commit Graph

5965 Commits

Author SHA1 Message Date
Ruben Fiszel
7d5284a827 select fix 2023-07-03 13:04:27 +02:00
Ruben Fiszel
b7e28fb2b0 select fix 2023-07-03 12:58:05 +02:00
Ruben Fiszel
068e8c9f2c select fix 2023-07-03 12:44:02 +02:00
Faton Ramadani
7e22e26738 fix(frontend): Forked svelte-select to fix overflow issues using a po… (#1778)
* fix(frontend): Forked svelte-select to fix overflow issues using a portal

* fix(frontend): fix event bubble

* fix(frontend): fix build

* fix(frontend): Remove uncessary support for multiple values

* fix(frontend): conditional portal

* fix(frontend): conditional portal

* fix(frontend): fix resourcepicker

* fix(frontend): AppMultiSelect fix

* fix(frontend): fix build

* fix(frontend): AppMultiSelect fix
2023-07-03 09:33:24 +02:00
Ruben Fiszel
c99835a905 fix toggle and list reactivity for apps 2023-06-29 23:56:58 +02:00
Ruben Fiszel
e5d8dc5b1d fix reactive issue on expr triggered manally 2023-06-29 15:03:48 +02:00
Ruben Fiszel
e0f190aa4d ux nits 2023-06-29 14:02:12 +02:00
Ruben Fiszel
ebca2574d7 lighten types in arg inputs 2023-06-29 13:44:26 +02:00
Ruben Fiszel
ec0b91c2c3 improve resource type compiler 2023-06-29 13:35:34 +02:00
Ruben Fiszel
663e2148ac feat: smtp support to invite users (#1777)
* email support

* everyhting

* smtp

* update

* update

* update

* setup backend test
2023-06-29 10:34:44 +02:00
Faton Ramadani
5ca3f43905 feat(frontend): add resources warning (#1776)
* feat(frontend): add resources warning

* feat(frontend): update text

* feat(frontend): update color
2023-06-28 10:51:01 +02:00
Faton Ramadani
19e8ea1944 fix(frontend): Fix typing (#1774)
* feat(frontend): Add documentation link in the component settings

* feat(frontend): Add missing type

* feat(frontend): fix typing errors

* feat(frontend): fix typing errors
2023-06-27 14:10:40 +02:00
Faton Ramadani
fa06b48c2b feat(frontend): Add documentation link in the component settings (#1773)
* feat(frontend): Add documentation link in the component settings

* feat(frontend): Add missing type
2023-06-27 12:00:04 +02:00
Ruben Fiszel
01a5ae940f add proto postgresql backend support as a job language 2023-06-26 18:23:14 +02:00
Ruben Fiszel
d9c7aac976 fix: improve list component force recompute 2023-06-26 13:38:12 +02:00
Ruben Fiszel
55734466dc improve support for native http handling 2023-06-25 20:00:27 +02:00
Ruben Fiszel
6ddc434357 feat: cancel non-yet-running jobs and rework force cancellation 2023-06-25 18:02:00 +02:00
Ruben Fiszel
0b3e68e0a4 docs -> www 2023-06-24 19:31:29 +02:00
Ruben Fiszel
f64d5bff50 fix modal initialization issue 2023-06-23 12:51:39 +02:00
Ruben Fiszel
ccfb5a8bb2 make apptable more resilient 2023-06-22 23:52:57 +02:00
Ruben Fiszel
91b33b1caf feat: script versions history 2023-06-22 23:03:27 +02:00
Ruben Fiszel
28094b29d6 feat: download logs from backend 2023-06-22 22:38:41 +02:00
Ruben Fiszel
37efad535f feat: add ability to copy job args 2023-06-22 21:21:35 +02:00
Ruben Fiszel
31aee89af8 feat: add update checker on version info 2023-06-22 18:12:45 +02:00
Ruben Fiszel
734f75d493 feat: step mocking for flows 2023-06-22 12:01:08 +02:00
Ruben Fiszel
605afca3b8 feat: editable resource types + rt in deployments 2023-06-22 00:19:25 +02:00
Ruben Fiszel
7c8c93aef3 move regular whoami to layout 2023-06-21 20:54:46 +02:00
Ruben Fiszel
4619dc57fd make rename of component ids more restrictive 2023-06-21 19:19:49 +02:00
Ruben Fiszel
296d6c3672 feat: add preselect first config for app selects 2023-06-21 13:39:08 +02:00
Ruben Fiszel
127203fcf2 improve approval page with schema form 2023-06-21 12:32:10 +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
cb3177e3c0 feat: add dynamic default args to approval page form 2023-06-20 14:36:25 +02:00
Ruben Fiszel
eab70dcd35 feat: add schema form to approval steps 2023-06-20 11:59:13 +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
ad170c10bd add deploy to staging/prod to variable/resources 2023-06-19 16:46:20 +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
8fb7c0f692 feat: add delete draft from home 2023-06-19 02:14:38 +02:00
Ruben Fiszel
a794a6a690 feat: add diff viewer to script autosave discard menu 2023-06-19 00:37:31 +02:00
Ruben Fiszel
4a5e7810c6 feat: add enums to array args 2023-06-18 21:01:53 +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
1d4afeeced propagate keyboard events in dev 2023-06-18 15:30:58 +02:00
Ruben Fiszel
dc909862f7 feat: new default encoding for resource types in deno 2023-06-17 18:58:02 +02:00