Commit Graph

8314 Commits

Author SHA1 Message Date
Bryan daa2c75853 fix(frontend): fix copyToClipboard on non-HTTPS site (#2046) 2023-08-23 14:53:10 +02:00
Ruben Fiszel da12a65925 fix: fix tables not updating inputs on creation 2023-08-23 12:18:07 +02:00
Faton Ramadani 4817f20d57 fix(frontend): Fix code display + use async/await in fetch examples (#2150)
* fix(frontend): Fix code display + use async/await in fetch examples

* fix(frontend): Fix all fetch code

* fix(frontend): Add missing quote

* fix(frontend): fix async code

* fix(frontend): fix waitForCompletion callback

* fix(frontend): Correcltly encode payload

* fix(frontend): Correcltly encode payload
2023-08-23 11:35:22 +02:00
Ruben Fiszel 6641fb2648 improve publish to hub 2023-08-23 10:08:54 +02:00
Ruben Fiszel 8526fe14db store script state in hash and not query 2023-08-23 02:31:39 +02:00
Ruben Fiszel 18edd5488d chore(main): release 1.154.2 (#2154)
* chore(main): release 1.154.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-22 21:53:41 +02:00
Ruben Fiszel 94f67dd6c9 fix request armageddon on flow status update for inner flows 2023-08-22 21:53:44 +02:00
Ruben Fiszel 6f40b77ba9 fix: fix cancel job for flows in some edge cases 2023-08-22 21:35:35 +02:00
Ruben Fiszel f5794e0242 chore(main): release 1.154.1 (#2148)
* chore(main): release 1.154.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-22 19:53:21 +02:00
Faton Ramadani c4e451347c Fix app list (#2152)
* fix(frontend): Fix app list pagination

* fix(frontend): make minimal changes

* fix(frontend): make minimal changes

* fix(frontend): make minimal changes

* fix(frontend): revert unecessary changes

* fix(frontend): done

* fix(frontend): revert unnecessary changes

* fix(frontend): remove code duplication

* fix(frontend): remove code duplication
2023-08-22 16:46:24 +02:00
Faton Ramadani 57586fb376 fix(frontend): Fix hub navigation (#2151)
* fix(frontend): Fix hub navigation

* fix(frontend): Fix hub navigation
2023-08-22 09:49:09 +02:00
Ruben Fiszel 0de174fa4b fix: show for-loop settings 2023-08-22 06:24:50 +02:00
Ruben Fiszel 04aff9ca2a chore(main): release 1.154.0 (#2138)
* chore(main): release 1.154.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-22 06:05:12 +02:00
Henri Courdent a8cd5b7fe3 Updating GraphQL default (#2142) 2023-08-22 06:04:51 +02:00
Henri Courdent 4809e5a8a2 Updated default Rest and clear_rest (#2140) 2023-08-21 12:55:57 +02:00
Ruben Fiszel c4274e7c52 add download button to expanded graph 2023-08-21 11:11:16 +02:00
Faton Ramadani 2d0a1bd802 Fix app dateinput timezone (#2127)
* fix(frontend): Fix JSON pane scroll issues

* fix(frontend): Fix AppDateInput timezone issues

* fix(frontend): Use date-fns

* fix(frontend): add disabled to AppRange props
2023-08-21 10:28:09 +02:00
Ruben Fiszel 56a6f06d86 feat: deploy folders as well in the UI deployer 2023-08-21 03:38:36 +02:00
Ruben Fiszel 489f7cb59d fix: do not require auth for OPTIONS requests 2023-08-21 02:08:42 +02:00
Henri Courdent 4a8e4051ef Updated default scripts (#2125) 2023-08-21 00:19:04 +02:00
Ruben Fiszel 2873e9a90e allow to cancel running jobs, even if a scheduled job 2023-08-20 21:12:46 +02:00
Ruben Fiszel 6833c66127 chore(main): release 1.153.0 (#2137)
* chore(main): release 1.153.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-20 19:41:47 +02:00
Ruben Fiszel e41a3fc1d2 improve sql query performances 2023-08-20 18:06:59 +02:00
Ruben Fiszel 3440d72f39 update vite 2023-08-20 17:11:59 +02:00
Ruben Fiszel 2d028138fd feat: multiline support in bash 2023-08-20 17:05:29 +02:00
Ruben Fiszel 364ec3de5e superadmin can also cancel queue 2023-08-20 14:14:01 +02:00
Ruben Fiszel cb1cf21c7a chore(main): release 1.152.0 (#2132)
* chore(main): release 1.152.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-20 12:36:53 +02:00
Ruben Fiszel 841bd9a2a9 improve rendering for string results 2023-08-20 12:17:19 +02:00
Ruben Fiszel 3c0a9cef7e improve rendering for string result 2023-08-20 12:16:29 +02:00
Ruben Fiszel 8bc7ee50bf add copy to clipboard to display result 2023-08-20 12:11:43 +02:00
Ruben Fiszel 27e6a3fd66 reduce default nb of jobs on runs page 2023-08-20 11:51:07 +02:00
Ruben Fiszel 3bb862fa66 reduce default nb of jobs on runs page 2023-08-20 11:36:32 +02:00
Ruben Fiszel 643239c020 fix drift usage 2023-08-20 11:34:32 +02:00
Ruben Fiszel ebd34f949f reduce default nb of jobs on runs page 2023-08-20 11:25:36 +02:00
Ruben Fiszel 9024f0368e fix db clock drift direction 2023-08-20 11:19:47 +02:00
Ruben Fiszel a0b1edb931 improve run jobs UX 2023-08-20 10:38:30 +02:00
Ruben Fiszel df541dde1d confirm modal to cancel all jobs 2023-08-20 10:28:34 +02:00
Ruben Fiszel ed12a8f96f ux nit 2023-08-20 10:19:56 +02:00
Ruben Fiszel bb4c6faec8 fix: improve progress bar UX 2023-08-20 10:17:06 +02:00
Ruben Fiszel 25793fa38a feat: handle drift in every time referencing db times 2023-08-20 04:00:38 +02:00
Ruben Fiszel c81d282042 fix: reinit retry to undefined in flow steps 2023-08-19 01:02:37 +02:00
Ruben Fiszel 36e0cd3088 chore(main): release 1.151.2 (#2122)
* chore(main): release 1.151.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-18 15:44:43 +02:00
Faton Ramadani 89c5c69c21 fix(frontend): Fix JSON pane scroll issues (#2123) 2023-08-18 15:29:27 +02:00
Ruben Fiszel 10a3a3bbf3 fix flow_json value to contains full flow 2023-08-18 15:28:59 +02:00
Ruben Fiszel ec657ca4f7 fix flow_json value to contains full flow 2023-08-18 15:27:02 +02:00
Faton Ramadani 2b6f43d1dd fix(frontend): Fix app multiselect dark mode (#2121)
* fix(frontend): Fix app multiselect dark mode

* fix(frontend): Fix app multiselect dark mode in CronInput
2023-08-18 15:24:25 +02:00
Ruben Fiszel b9bbd8540e chore(main): release 1.151.1 (#2116)
* chore(main): release 1.151.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-18 15:00:08 +02:00
Ruben Fiszel 30b3bfb15d fix: at UTC Time 2023-08-18 14:57:00 +02:00
Ruben Fiszel 7d722b4417 fix: improve flow progress bar 2023-08-18 14:48:51 +02:00
Ruben Fiszel 9c540afabb update flow status even for flows 2023-08-18 01:32:19 +02:00