Commit Graph
1878 Commits
Author SHA1 Message Date
Ruben Fiszel 4beba96724 select + drawer fix + explicit hash 2023-07-05 10:01:07 +02:00
Ruben Fiszel 546ac7b65d add title to menu 2023-07-05 01:16:13 +02:00
Ruben Fiszel 2417620a47 fix delete component on input text 2023-07-05 01:09:03 +02:00
Ruben Fiszel bbede82e9a add initial state to table config 2023-07-05 01:00:56 +02:00
Ruben Fiszel 499dd5b8ea feat: add groups to app ctx 2023-07-04 23:58:42 +02:00
Ruben Fiszel dda99206fa feat: improve debug runs wrt to frontend scripts 2023-07-04 23:50:43 +02:00
Ruben Fiszel 72ba8f4477 fix list 2023-07-04 23:24:20 +02:00
Ruben Fiszel 1ac3a424b7 delete autosave on saveDraft 2023-07-04 22:31:58 +02:00
Ruben Fiszel 6944673cc8 change autosave linguo 2023-07-04 22:23:07 +02:00
Ruben Fiszel 30b041e220 fix: tooltip and copy button in text 2023-07-04 22:19:04 +02:00
Ruben Fiszel c669e9940b feat: native fetch + native postgresql jobs (#1796)
* push

* test

* test

* done

* fix

* modify script lang enum

* fix tests

* update wasm

* fix tests
2023-07-04 19:39:59 +02:00
Faton Ramadani c6d520bb59 fix(frontend): Fix script builder (#1795) 2023-07-04 10:41:23 +02:00
Faton Ramadani 080e2443ab fix(frontend): Allow AppSelectTab (#1787)
* fix(frontend): Allow AppSelectTab

* fix(frontend): Fix default value

* fix(frontend): Fix default value
2023-07-03 17:16:45 +02:00
Ruben Fiszel ea04e90574 select fix 2023-07-03 13:04:27 +02:00
Ruben Fiszel 667dd5cdbd select fix 2023-07-03 12:58:05 +02:00
Ruben Fiszel ddcad940c1 select fix 2023-07-03 12:44:02 +02:00
Faton Ramadani bd481adbfc 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 90c7343959 fix toggle and list reactivity for apps 2023-06-29 23:56:58 +02:00
Ruben Fiszel 9bedf0dcd9 fix reactive issue on expr triggered manally 2023-06-29 15:03:48 +02:00
Ruben Fiszel 64f019c860 ux nits 2023-06-29 14:02:12 +02:00
Ruben Fiszel 1b637efd74 lighten types in arg inputs 2023-06-29 13:44:26 +02:00
Ruben Fiszel 161e6a6022 improve resource type compiler 2023-06-29 13:35:34 +02:00
Ruben Fiszel 7851e932ec 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 a8af158b9f 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 99d19f6c36 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 3b25fd9748 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 03da1f34f2 add proto postgresql backend support as a job language 2023-06-26 18:23:14 +02:00
Ruben Fiszel 13e049af60 fix: improve list component force recompute 2023-06-26 13:38:12 +02:00
Ruben Fiszel ee8f0e8def improve support for native http handling 2023-06-25 20:00:27 +02:00
Ruben Fiszel 4763242780 feat: cancel non-yet-running jobs and rework force cancellation 2023-06-25 18:02:00 +02:00
Ruben Fiszel e777a79a31 docs -> www 2023-06-24 19:31:29 +02:00
Ruben Fiszel 41a780f7a6 fix modal initialization issue 2023-06-23 12:51:39 +02:00
Ruben Fiszel a943a450ff make apptable more resilient 2023-06-22 23:52:57 +02:00
Ruben Fiszel ee433bdd4b feat: script versions history 2023-06-22 23:03:27 +02:00
Ruben Fiszel 7a1f999cea feat: download logs from backend 2023-06-22 22:38:41 +02:00
Ruben Fiszel 29a2eeb382 feat: add ability to copy job args 2023-06-22 21:21:35 +02:00
Ruben Fiszel f9341af2fe feat: add update checker on version info 2023-06-22 18:12:45 +02:00
Ruben Fiszel 4c594c0e64 feat: step mocking for flows 2023-06-22 12:01:08 +02:00
Ruben Fiszel fdb7ab7f51 feat: editable resource types + rt in deployments 2023-06-22 00:19:25 +02:00
Ruben Fiszel 802975c448 move regular whoami to layout 2023-06-21 20:54:46 +02:00
Ruben Fiszel 354582225a make rename of component ids more restrictive 2023-06-21 19:19:49 +02:00
Ruben Fiszel 11c6ff7481 feat: add preselect first config for app selects 2023-06-21 13:39:08 +02:00
Ruben Fiszel 759f4da2be improve approval page with schema form 2023-06-21 12:32:10 +02:00
Ruben Fiszel 05d1b20b66 feat: add dynamic args for input list 2023-06-21 11:47:17 +02:00
Ruben Fiszel ef38cefc08 fix app list initialization issues 2023-06-21 08:08:52 +02:00
Ruben Fiszel 2c5b5288d2 fix some aggrid issues 2023-06-20 20:45:51 +02:00
Ruben Fiszel a4365cb864 feat: add dynamic default args to approval page form 2023-06-20 14:36:25 +02:00
Ruben Fiszel 59e395a92a feat: add schema form to approval steps 2023-06-20 11:59:13 +02:00
Ruben Fiszel dd03f33337 feat: list component for apps (#1740)
* all

* feat: list component for apps
2023-06-19 20:47:04 +02:00
Ruben Fiszel 743a931d50 add deploy to staging/prod to variable/resources 2023-06-19 16:46:20 +02:00