Commit Graph

4081 Commits

Author SHA1 Message Date
Ruben Fiszel c100fdecdd fix: update deno-client to use new Resource and Variable endpoints 2023-08-20 12:45:05 +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 69cfe1ee13 feat: prometheus metrics are now ee only 2023-08-20 12:29:05 +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 22a566ad76 sqlx 2023-08-20 09:22:08 +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
Ruben Fiszel 2ee54c8dd5 fix benchmark tool 2023-08-18 15:44:32 +02:00
Ruben Fiszel b60f2be88c fix benchmark tool 2023-08-18 15:32:45 +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
Ruben Fiszel c75ab4811e fix: show help on empty cli args 2023-08-18 00:26:44 +02:00
Ruben Fiszel e0101da169 add jq -r to bash getVariable 2023-08-18 00:23:37 +02:00
Ruben Fiszel 1d6f6d9799 chore(main): release 1.151.0 (#2114)
* chore(main): release 1.151.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-18 00:19:06 +02:00
Ruben Fiszel f0a437460c update hub script 2023-08-18 00:19:15 +02:00
Ruben Fiszel 5909bd27d6 fix: fix python get_resource 2023-08-18 00:11:16 +02:00
Faton Ramadani 8cbe3702f6 feat(frontend): Fix workspace switch + always displays confirmation modal on top of splitpanel separator (#2115) 2023-08-17 23:26:06 +02:00
Ruben Fiszel 21f2f272e1 update deno 2023-08-17 23:02:48 +02:00
Ruben Fiszel 2c58aaa948 chore(main): release 1.150.0 (#2108)
* chore(main): release 1.150.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-17 22:51:44 +02:00
Ruben Fiszel 7f9078b698 fix: upgrade admins hub sync 2023-08-17 22:51:21 +02:00
Ruben Fiszel 843430cc39 fix: unify clients to use server-side interpolation to retrieve full resources 2023-08-17 20:16:50 +02:00
Ruben Fiszel d8dd641cc3 fix: unify clients to use server-side interpolation to retrieve full resources 2023-08-17 20:16:50 +02:00
Ruben Fiszel a8c46066b1 fix: unify clients to use server-side interpolation to retrieve full resources 2023-08-17 20:16:50 +02:00
HugoCasa 40e52a4b5e feat: graphql custom headers (#2111) 2023-08-17 16:19:51 +02:00
HugoCasa 1b3a5be60c feat: copilot tokens streaming + cancel (#2107)
* feat: copilot tokens streaming + cancel

* fix: UI improvements
2023-08-17 14:21:42 +02:00
HugoCasa ab0349b674 fix: powershell icon (#2109) 2023-08-17 12:18:30 +02:00
Ruben Fiszel 368164474a hide .netrc content 2023-08-17 12:09:34 +02:00
Ruben Fiszel 1652ac20c2 fix: set NETRC at init and not for every job 2023-08-17 12:00:19 +02:00
Ruben Fiszel b56f901726 chore(main): release 1.149.0 (#2084)
* chore(main): release 1.149.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-17 11:41:34 +02:00
Sindre Svendby 63c1515053 Tanstack init config for width will now be applied to columns (#2095) 2023-08-17 11:33:20 +02:00
Ry Blaisdell ca6a23a094 make tooltips non-gender specific (#2097) 2023-08-16 20:15:43 +02:00
Faton Ramadani 3a92d092d4 feat(frontend): Add List pagination + add loading state in tables (#2096)
* feat(frontend): Add List pagination + add loading state in tables

* feat(frontend): Use the same configuration as the Table, and managed pagination properly

* feat(frontend): Fix wording + update default code + preconnect page output

* feat(frontend): Fix wording + update default code + preconnect page output

* feat(frontend): fix default code

* feat(frontend): add comment in the default code to explain what the page parameter is

* feat(frontend): revert changes
2023-08-16 15:00:07 +02:00