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
e41a3fc1d2
improve sql query performances
2023-08-20 18:06: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
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
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
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
e0101da169
add jq -r to bash getVariable
2023-08-18 00:23:37 +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
a8c46066b1
fix: unify clients to use server-side interpolation to retrieve full resources
2023-08-17 20:16:50 +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
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
Ruben Fiszel
0943296736
fix: appgrid refresh selected on row on result changes
2023-08-15 22:20:48 +02:00
Faton Ramadani
bf322688e4
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
HugoCasa
5b11f7e6cd
feat: add s3 snippets ( #2052 )
...
* feat: add s3 snippets
* fix: rename to push pull aggregate
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-08-14 18:23:17 +02:00
Faton Ramadani
0d0c3ebb70
fix(frontend): Fix Dark mode in the sleep helpbox ( #2072 )
2023-08-14 17:40:00 +02:00
HugoCasa
20700bac5c
fix: allow multiple db schema explorers ( #2054 )
2023-08-14 15:13:55 +02:00
HugoCasa
cd8df1d254
fix: script fix no resource + error handling ( #2053 )
2023-08-14 12:03:23 +02:00
Ruben Fiszel
cddf59606f
avoid reconnecting to ws unecessarily with bun
2023-08-13 15:40:34 +02:00
Ruben Fiszel
6c672b5a23
fix frontend compile issues
2023-08-13 15:05:18 +02:00
Ruben Fiszel
f72745d987
fix script builder
2023-08-13 14:26:07 +02:00
Ruben Fiszel
73f37ddb03
feat: add lsp to bun and remove experimental status
2023-08-13 13:30:51 +02:00
HugoCasa
7723984333
fix: really use bun in flow builder ( #2045 )
2023-08-13 01:04:11 +02:00
Ruben Fiszel
1da6d98724
add back bun versioning to client
2023-08-12 23:57:07 +02:00
Ruben Fiszel
1778ec1117
feat: respect lockfiles for bun
2023-08-12 20:49:36 +02:00
Ruben Fiszel
70959a430a
fix: fix array static input editor initialization
2023-08-12 02:35:57 +02:00