Henri Courdent
fbfe2d9c19
Updating GraphQL default ( #2142 )
2023-08-22 06:04:51 +02:00
Henri Courdent
ba1cc9105e
Updated default Rest and clear_rest ( #2140 )
2023-08-21 12:55:57 +02:00
Ruben Fiszel
37499ec117
add download button to expanded graph
2023-08-21 11:11:16 +02:00
Faton Ramadani
5545c7c8fb
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
bcf5d4e5d4
feat: deploy folders as well in the UI deployer
2023-08-21 03:38:36 +02:00
Ruben Fiszel
bdd59c94a9
fix: do not require auth for OPTIONS requests
2023-08-21 02:08:42 +02:00
Henri Courdent
5f686b5cd7
Updated default scripts ( #2125 )
2023-08-21 00:19:04 +02:00
Ruben Fiszel
a649be730e
allow to cancel running jobs, even if a scheduled job
2023-08-20 21:12:46 +02:00
Ruben Fiszel
f153220832
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
a4090f6ad5
improve sql query performances
2023-08-20 18:06:59 +02:00
Ruben Fiszel
86c25624c5
update vite
2023-08-20 17:11:59 +02:00
Ruben Fiszel
e1469cc64d
feat: multiline support in bash
2023-08-20 17:05:29 +02:00
Ruben Fiszel
6a9f5488bb
superadmin can also cancel queue
2023-08-20 14:14:01 +02:00
Ruben Fiszel
c5e852dd87
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
a2fe6c56e0
improve rendering for string results
2023-08-20 12:17:19 +02:00
Ruben Fiszel
632cb5dff1
improve rendering for string result
2023-08-20 12:16:29 +02:00
Ruben Fiszel
ae43a66d4d
add copy to clipboard to display result
2023-08-20 12:11:43 +02:00
Ruben Fiszel
3fc465cff6
reduce default nb of jobs on runs page
2023-08-20 11:51:07 +02:00
Ruben Fiszel
6ef55616e5
reduce default nb of jobs on runs page
2023-08-20 11:36:32 +02:00
Ruben Fiszel
befef02cd9
fix drift usage
2023-08-20 11:34:32 +02:00
Ruben Fiszel
49553dc247
reduce default nb of jobs on runs page
2023-08-20 11:25:36 +02:00
Ruben Fiszel
4a8c257eb3
fix db clock drift direction
2023-08-20 11:19:47 +02:00
Ruben Fiszel
58270d8a86
improve run jobs UX
2023-08-20 10:38:30 +02:00
Ruben Fiszel
38d14823fd
confirm modal to cancel all jobs
2023-08-20 10:28:34 +02:00
Ruben Fiszel
fbfd33f0be
ux nit
2023-08-20 10:19:56 +02:00
Ruben Fiszel
85d2d47827
fix: improve progress bar UX
2023-08-20 10:17:06 +02:00
Ruben Fiszel
b9fb206c11
feat: handle drift in every time referencing db times
2023-08-20 04:00:38 +02:00
Ruben Fiszel
75f472381c
fix: reinit retry to undefined in flow steps
2023-08-19 01:02:37 +02:00
Ruben Fiszel
08ab79d9ca
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
d367716b0a
fix(frontend): Fix JSON pane scroll issues ( #2123 )
2023-08-18 15:29:27 +02:00
Ruben Fiszel
d7ee990379
fix flow_json value to contains full flow
2023-08-18 15:28:59 +02:00
Ruben Fiszel
ba8aee2217
fix flow_json value to contains full flow
2023-08-18 15:27:02 +02:00
Faton Ramadani
be577e561d
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
ec175c5a0d
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
0193fcc1d7
fix: at UTC Time
2023-08-18 14:57:00 +02:00
Ruben Fiszel
67cb4516c9
fix: improve flow progress bar
2023-08-18 14:48:51 +02:00
Ruben Fiszel
7c4f568a8f
update flow status even for flows
2023-08-18 01:32:19 +02:00
Ruben Fiszel
ed908edb62
add jq -r to bash getVariable
2023-08-18 00:23:37 +02:00
Ruben Fiszel
b5f8dab6e8
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
Faton Ramadani
eea9ce93b9
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
74b18c8f5d
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
e9c19b5b98
fix: unify clients to use server-side interpolation to retrieve full resources
2023-08-17 20:16:50 +02:00
HugoCasa
82612c35bd
feat: copilot tokens streaming + cancel ( #2107 )
...
* feat: copilot tokens streaming + cancel
* fix: UI improvements
2023-08-17 14:21:42 +02:00
HugoCasa
c817af7694
fix: powershell icon ( #2109 )
2023-08-17 12:18:30 +02:00
Ruben Fiszel
8a3eb8eb52
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
f4aac39487
Tanstack init config for width will now be applied to columns ( #2095 )
2023-08-17 11:33:20 +02:00
Ry Blaisdell
2f8773ea44
make tooltips non-gender specific ( #2097 )
2023-08-16 20:15:43 +02:00
Faton Ramadani
9b15e409a5
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
Ruben Fiszel
0af264f6f8
fix: appgrid refresh selected on row on result changes
2023-08-15 22:20:48 +02:00
Faton Ramadani
801f2a8299
fix(frontend): Fix toast when adding a user + set default vscoode the… ( #2080 )
...
* fix(frontend): Fix toast when adding a user + set default vscoode theme variable + fix DisplayResult componnet
* fix(frontend): handle both encoding
* fix(frontend): add all editorHoverWidget classes
2023-08-15 10:46:33 +02:00