Commit Graph

3385 Commits

Author SHA1 Message Date
Ruben Fiszel
ff019950b4 feat(frontend): remove step 2 for flows 2022-10-03 02:53:57 +02:00
Ruben Fiszel
481ce177d6 feat(frontend): prop picker for stop condition 2022-10-03 02:24:32 +02:00
Ruben Fiszel
8386d04bc3 feat(frontend): add prop picker to iterator 2022-10-03 01:53:58 +02:00
Ruben Fiszel
34a20c3948 feat(frontend): add prop picker to iterator 2022-10-02 23:17:40 +02:00
Ruben Fiszel
5a8344dffc feat(frontend): add variables and resources to the prop picker 2022-10-02 22:42:11 +02:00
Ruben Fiszel
adb5c89b46 in the editor bar separate variable and contextual variable 2022-10-02 21:49:42 +02:00
Ruben Fiszel
84979527eb minor UI fixes 2022-10-02 21:35:07 +02:00
Ruben Fiszel
6bf1abf16e feat(backend): add WM_BASE_URL 2022-10-02 18:53:05 +02:00
Ruben Fiszel
53b69553a2 chore(main): release 1.36.0 (#521)
* chore(main): release 1.36.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-10-02 06:08:39 +02:00
Ruben Fiszel
aee956a8e5 fix go runner 2022-10-02 05:59:01 +02:00
Ruben Fiszel
75cf96b99f fix(backend): allow for now payload on resume GET 2022-10-02 05:14:36 +02:00
Ruben Fiszel
d1e9b97e93 set code before running runCmdAction 2022-10-02 04:41:22 +02:00
Ruben Fiszel
c71ffca4fc frontend use exact time in every case 2022-10-02 02:56:01 +02:00
Ruben Fiszel
60e75e3b41 fix(go): make lines align with appended code 2022-10-02 01:28:14 +02:00
Ruben Fiszel
1d6dc484cd fix(go): inner_main is in a separate file rather than wrapped 2022-10-02 01:22:33 +02:00
Ruben Fiszel
e1fd2bb54a fix(frontend): variable editor now acceps including 3000 chars + show length 2022-10-01 23:32:04 +02:00
Ruben Fiszel
b8a67ca14f fix(frontend): increase the default size of the log and result panel for the script editor 2022-10-01 23:19:02 +02:00
Ruben Fiszel
0a81162582 feat(frontend): rich renderer improvements 2022-10-01 22:59:49 +02:00
Ruben Fiszel
f9338bb554 minor UI fixes 2022-10-01 09:14:08 +02:00
Ruben Fiszel
c3c965c478 feat(backend): add WM_FLOW_JOB_ID 2022-10-01 09:02:00 +02:00
github-actions[bot]
a52bc2e8a0 sync hub items with community (#652)
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-10-01 02:41:19 +02:00
Ruben Fiszel
7562253520 fix(frontend): rework the error handler script picker 2022-10-01 00:22:41 +02:00
Jakub Kołodziejczak
a220afc9e3 fix(frontend): do only one request if job is completed [related to #649] (#651)
commit ada4d653f4 introduced a fix for an
issue described in #649. After mentioned fix frontend performs 2
requests instead of 1.

This fix can be considered as a vol.2 for #649
2022-09-30 23:39:41 +02:00
Ruben Fiszel
c235b00f9f minor UI fixes 2022-09-30 22:59:36 +02:00
Ruben Fiszel
600f712429 minor UI fixes 2022-09-30 22:53:31 +02:00
Jakub Kołodziejczak
ada4d653f4 fix(frontend): don't loop for completed jobs [#649] (#650)
closes #649
2022-09-30 22:46:56 +02:00
Ruben Fiszel
331356c991 minor UI fixes 2022-09-30 17:15:43 +02:00
Ruben Fiszel
a4004f9e9e minor UI fixes 2022-09-30 16:49:01 +02:00
Faton Ramadani
e6985415ef feat(front): Confirmation modal when deleting a resource or a variable (#648)
* feat(front): add confirmation modal when deleting a resource or a variable

* feat(front): add shift bypass

* feat(front): clear callbacks

* feat(front): Add alert to inform user can confirmation modals can be bypassed
2022-09-30 15:04:57 +02:00
Christian Paul
9144aa1fcc wmill.getInternalState() needs to be awaited (#646) 2022-09-30 05:44:51 +02:00
Ruben Fiszel
8fe84e0222 fix(frontend): various small fixes 2022-09-30 05:40:29 +02:00
Ruben Fiszel
d57c74806e fix(frontend): various small fixes 2022-09-30 05:23:30 +02:00
Christian Paul
ebc0c8aea0 see result -> see the result (#643) 2022-09-30 00:05:41 +02:00
Ruben Fiszel
420360617c fix(frontend): various small fixes 2022-09-29 22:50:18 +02:00
Christian Paul
3d3e868988 No logs is available -> No logs are available (#642) 2022-09-29 19:58:43 +02:00
Mike
f89e3d6e14 feat: add iterator expression tooltip (#638) 2022-09-29 14:51:41 +02:00
Ruben Fiszel
b22fc2d0f8 fix: change string default input behavior for input arg 2022-09-28 19:52:31 +02:00
Faton Ramadani
50a876e496 feat(front): Rework how summaries are edited in the flow editor (#632)
* feat(front): Rework how summaries are edited in the flow editor

* feat(front): add IconOnly mode, to better handle responsivness

* feat(front): Fix FlowModule summary input width

* feat(front): simplify summary placeholder

* feat(front): Fix minimap resizing issues + fix minimap delete
2022-09-28 19:31:24 +02:00
Ruben Fiszel
846837ce65 simplify script editor code bindings 2022-09-28 19:16:05 +02:00
Faton Ramadani
08c88c91e2 feat(front): Add a confirmation modal (#634)
* feat(front): Add a confirmation modal

* feat(front): Simplify styles

* feat(front): Remove code duplication

* feat(front): Add shortcut + add Alert component
2022-09-28 16:30:54 +02:00
Ruben Fiszel
5c91a36d92 hotfix uses index url arg 2022-09-28 10:13:42 +02:00
Faton Ramadani
ffa2498477 fix(front): Fix wording issues (#633)
* fix(front): Fix wording issues
2022-09-28 07:26:18 +00:00
Ruben Fiszel
fd5921dc30 hotfix trusted host for pip-compile 2022-09-28 09:17:08 +02:00
Ruben Fiszel
7fd76265f7 feat: add private registries pip (#636)
* add private registries pip

* add private registries pip

* fix

* fix

* fix

* echo parameters
2022-09-28 08:47:43 +02:00
Ruben Fiszel
5f4b59075f fix(frontend): workers as the last menu link 2022-09-27 22:52:02 +02:00
Faton Ramadani
893a6908aa fix(frontend): Hide the editor panel when we are editing a PathScript (#631)
* fix(frontend): Hide the editor panel when we are editing a PathScript

* feat(front): Remove viewCode action and display the code in the Editor panel
2022-09-27 17:52:02 +02:00
Faton Ramadani
ef25f7e879 feat(frontend): Landing rework (#630)
* feat(frontend): Use common components on the landing pae

* feat(frontend): Use shared icon
2022-09-27 13:57:08 +02:00
Faton Ramadani
3d162b7bae feat(frontend): Add contextual actions to insert variables or resources (#629)
* feat(frontend): Add actions to Monaco editor

* feat(frontend): Remove useless icon

* feat(front): Move addActions to editorBar
2022-09-27 13:55:46 +02:00
Ruben Fiszel
cbfb85a84f fix: prop picker values correspond to test values (#628)
* progress

* progress
2022-09-27 03:29:32 +02:00
Faton Ramadani
9562d91458 fix(frontend): Fix buttons spacings (#627) 2022-09-26 19:23:39 +02:00