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
Ruben Fiszel
a4090f6ad5
improve sql query performances
2023-08-20 18:06:59 +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
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
Faton Ramadani
d367716b0a
fix(frontend): Fix JSON pane scroll issues ( #2123 )
2023-08-18 15:29:27 +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
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
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
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
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
HugoCasa
beb4a000e3
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
c6ef1a6d4f
fix(frontend): Fix Dark mode in the sleep helpbox ( #2072 )
2023-08-14 17:40:00 +02:00
HugoCasa
e1b4f0a832
fix: allow multiple db schema explorers ( #2054 )
2023-08-14 15:13:55 +02:00
HugoCasa
00b1afb1c9
fix: script fix no resource + error handling ( #2053 )
2023-08-14 12:03:23 +02:00
Ruben Fiszel
a6d2dddf7a
avoid reconnecting to ws unecessarily with bun
2023-08-13 15:40:34 +02:00
Ruben Fiszel
9859d080e4
fix frontend compile issues
2023-08-13 15:05:18 +02:00
Ruben Fiszel
825f234937
fix script builder
2023-08-13 14:26:07 +02:00
Ruben Fiszel
891c9dc266
feat: add lsp to bun and remove experimental status
2023-08-13 13:30:51 +02:00
HugoCasa
c2281ef5da
fix: really use bun in flow builder ( #2045 )
2023-08-13 01:04:11 +02:00
Ruben Fiszel
c6c03e887f
add back bun versioning to client
2023-08-12 23:57:07 +02:00
Ruben Fiszel
2ba132bd05
feat: respect lockfiles for bun
2023-08-12 20:49:36 +02:00
Ruben Fiszel
4dcf7ae088
fix: fix array static input editor initialization
2023-08-12 02:35:57 +02:00
Ruben Fiszel
4794bd0b60
fix(bun): remove need for manual setClient
2023-08-12 01:24:42 +02:00
Faton Ramadani
7cdd6db3fe
fix(frontend): Handle invalid string defaults for date values. ( #2033 )
2023-08-11 19:04:49 +02:00
Ruben Fiszel
de8a7279b6
feat: migrate state path to new schema
2023-08-11 18:54:47 +02:00
Faton Ramadani
9fc30bde1f
Various fix ( #2032 )
...
* fix(frontend): Before legacy code + add confirmation modal when removing a user + fix folder stats
* fix(frontend): Add Date type narrowing
* fix(frontend): Add missing fullscreen in ScriptEditorDrawer
* fix(frontend): Check if we have un-saved changes before navigating to the homepage
* fix(frontend): correctly use the keyed each
* fix(frontend): add DateTimeInput
* fix(frontend): add DateTimeInput
* fix(frontend): add DateTimeInput
* fix(frontend): code cleanup
* fix(frontend): Set default time to 00:00
2023-08-11 18:38:45 +02:00
Faton Ramadani
c2a92b69ef
fix(frontend): Fix lagging issues when resizing ( #2027 )
2023-08-11 15:44:24 +02:00
hmacr
27a8e526f7
fix: sync dark-mode icon across multiple renders ( #2024 )
...
* fix: sync dark-mode icon across multiple renders
* other: read OS theme setting when the user has no preference
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-08-11 10:10:28 +02:00
Faton Ramadani
7d88a2d13a
feat(frontend): Runs rework v2 ( #2012 )
...
* wip
* feat(frontend): Add disable prop to App Toggles
* feat(frontend): run page v2
* feat(frontend): column ordering + load more
* feat(frontend): column ordering + load more
* feat(frontend): revert old coode
* feat(frontend): simplify table + fix load more style + add groups
* feat(frontend): Done
* feat(frontend): Fix styling issues
* feat(frontend): Fix styling issues
* feat(frontend): Simplify filters
* feat(frontend): Rework runs done
* feat(frontend): fix drawer
* feat(frontend): rework the filters
* feat(frontend): rework the filters
* feat(frontend): small ui fix
* feat(frontend): correctly display title
* feat(frontend): fix dark mode switch
* feat(frontend): fix reset/clear buttons
* feat(frontend): Rework runs done
2023-08-10 17:24:31 +02:00
HugoCasa
8a1f9a7c6a
feat: add native powershell support ( #2025 )
...
* feat: add powershell support
* fix: lang build
2023-08-10 13:19:50 +00:00
Ruben Fiszel
2de4192cac
fix: restrict furthermore when the summary is transformed into a path
2023-08-10 09:28:50 +02:00