Ruben Fiszel
|
112361adba
|
chore(main): release 1.463.5 (#5318)
* chore(main): release 1.463.4
* update
* Update CHANGELOG.md
|
2025-02-18 10:32:38 +01:00 |
|
Ruben Fiszel
|
3d7882577f
|
chore(main): release 1.463.4 (#5309)
* chore(main): release 1.463.4
* Update CHANGELOG.md
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-18 00:55:01 +01:00 |
|
Ruben Fiszel
|
fe337293da
|
chore(main): release 1.463.3 (#5308)
* chore(main): release 1.463.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-17 15:41:06 +01:00 |
|
Ruben Fiszel
|
449cbcf0c3
|
chore(main): release 1.463.2 (#5305)
* chore(main): release 1.463.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-16 02:07:01 +01:00 |
|
Ruben Fiszel
|
cad14c25f6
|
chore(main): release 1.463.1 (#5303)
* chore(main): release 1.463.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-15 20:44:26 +01:00 |
|
Ruben Fiszel
|
f1d9922688
|
chore(main): release 1.463.0 (#5293)
* chore(main): release 1.463.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-14 23:07:39 +01:00 |
|
Ruben Fiszel
|
7ec4f68dbb
|
chore(main): release 1.462.3 (#5290)
* chore(main): release 1.462.2
* bump
|
2025-02-14 11:50:12 +01:00 |
|
Ruben Fiszel
|
9c5756507b
|
chore(main): release 1.462.2 (#5286)
* chore(main): release 1.462.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-14 04:38:09 +01:00 |
|
Ruben Fiszel
|
6f05b7785f
|
chore(main): release 1.462.1 (#5285)
* chore(main): release 1.462.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-14 03:14:52 +01:00 |
|
Ruben Fiszel
|
0b4cfd8ffa
|
chore(main): release 1.462.0 (#5281)
* chore(main): release 1.462.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-14 00:28:22 +01:00 |
|
Alexander Petric
|
149d5fb3e1
|
feat: teams workspace scripts (#5238)
* backend and clients
* adding teams_team_name to workspace_settings
* openapi.yaml adding teams workspace settings endpoints
* teams workspace settings frontend
* workspaces router
* build ce
* ee gate
* ee oauth
* update client
* workspace error handler
* remove log
* ce
* point to new hub scripts
* updating hubPaths
* updating hubPaths
* cleanup
* merge
* schedule teams error
* polish, reactivity
* sqlx compilewarning
* sqlx migrate
* make it build
* router
* fix
* remove sqlx workaround
* Update ee-repo-ref.txt
* simplify some logic
* sqlx
* latest ee ref
* latest ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2025-02-13 16:53:57 +01:00 |
|
Ruben Fiszel
|
768c11310f
|
chore(main): release 1.461.1 (#5278)
* chore(main): release 1.461.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-13 01:54:48 +01:00 |
|
Ruben Fiszel
|
97c64b3dc2
|
chore(main): release 1.461.0 (#5276)
* chore(main): release 1.461.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-13 01:41:05 +01:00 |
|
Ruben Fiszel
|
55cff6d2d2
|
chore(main): release 1.460.1 (#5274)
* chore(main): release 1.460.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-12 12:16:14 +01:00 |
|
Ruben Fiszel
|
3a490728a8
|
chore(main): release 1.460.0 (#5272)
* chore(main): release 1.460.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-11 20:47:56 +01:00 |
|
dieriba
|
57cfa4045b
|
feat: add postgres trigger captures (#5165)
* feat: 🚧 add postgres trigger config in back
* feat: add capture section for postgres
* feat: update postgres trigger panel, update capture migration
* fix: ci and casing style
* feat: capture done
* fix: update sqlx
* fix: remove unused
* feat: handle persisting data
* fix: add feature flag
* feat: capture done
* fix: feature flag
* feat: capture done
* nits: add plus into postgres capture label
* feat: trigger done
* Update PostgresTriggerEditorInner.svelte
* Update script_helpers.ts
* nit
* chore: update to meet pr comment requirement
* refactor:
* fix:
* fix: miss closing curly braces
* fix:
* fix: ci
* Update mod.rs
* polishing postgres trigger
* update minor changes on UI
* nits: remove log and update function parameters
* fix: remove wrong name
* nits: change icon
* fix: nit migration
* nits: refacto and remove alert
* nits: change variable name
* update workspaces_export
* fix: ci
---------
Co-authored-by: HugoCasa <hugo@casademont.ch>
Co-authored-by: Guilhem <guilhemlemouel@gmail.com>
|
2025-02-11 18:16:12 +01:00 |
|
Ruben Fiszel
|
d368bf5b07
|
chore(main): release 1.458.4 (#5254)
* chore(main): release 1.458.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-10 11:43:02 +01:00 |
|
Ruben Fiszel
|
ddf218ae89
|
chore(main): release 1.458.3 (#5250)
* chore(main): release 1.458.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-10 05:43:18 +01:00 |
|
Ruben Fiszel
|
f4eeddf857
|
chore(main): release 1.458.2 (#5247)
* chore(main): release 1.458.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-09 18:37:56 +01:00 |
|
Ruben Fiszel
|
cd601c791a
|
chore(main): release 1.458.1 (#5241)
* chore(main): release 1.458.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-07 19:26:54 +01:00 |
|
Ruben Fiszel
|
651b0890cf
|
chore(main): release 1.458.0 (#5234)
* chore(main): release 1.458.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-07 12:56:53 +01:00 |
|
HugoCasa
|
48e4ae6561
|
feat: serve static websites (#5218)
* feat: serve static websites
* nit
* sqlx
* nit
* nits
* nits
* nits
* nits
|
2025-02-06 17:38:12 +01:00 |
|
Lucas Abel
|
d51c3080f7
|
backend: use v2 tables through views where possible (v2 phase 3) (#5119)
|
2025-02-06 12:43:24 +01:00 |
|
Ruben Fiszel
|
a24ec45365
|
chore(main): release 1.457.1 (#5211)
* chore(main): release 1.457.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-06 10:13:22 +01:00 |
|
Ruben Fiszel
|
b09ff97872
|
chore(main): release 1.457.0 (#5201)
* chore(main): release 1.457.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-04 22:37:19 +01:00 |
|
HugoCasa
|
245c8719fc
|
feat: more AI models (#5207)
* feat: more AI models
* nits
* groq + openrouter
* nit
|
2025-02-04 22:17:30 +01:00 |
|
Ruben Fiszel
|
b0e3fda414
|
chore(main): release 1.456.0 (#5193)
* chore(main): release 1.456.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-01 14:49:46 +01:00 |
|
Ruben Fiszel
|
c397e99adc
|
chore(main): release 1.455.2 (#5188)
* chore(main): release 1.455.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-31 20:08:43 +01:00 |
|
Ruben Fiszel
|
0b0e5640d8
|
fix: improve history and saved inputs rever mechanism
|
2025-01-31 19:28:07 +01:00 |
|
Ruben Fiszel
|
9b6e464c5a
|
chore(main): release 1.455.1 (#5185)
* chore(main): release 1.455.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-31 14:42:53 +01:00 |
|
Ruben Fiszel
|
596969eac5
|
chore(main): release 1.455.0 (#5178)
* chore(main): release 1.455.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-31 13:56:40 +01:00 |
|
Alexander Petric
|
8ba0f3addd
|
feat: duckdb connection settings with azure blob storage (#5180)
* feat: duckdb connection settings with azure blob storage
* fix main: remove unused import
|
2025-01-30 22:33:25 +01:00 |
|
Ruben Fiszel
|
6c5a9238f0
|
chore(main): release 1.454.1 (#5176)
* chore(main): release 1.454.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-30 19:50:10 +01:00 |
|
Ruben Fiszel
|
4296315995
|
chore(main): release 1.454.0 (#5174)
* chore(main): release 1.454.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-30 18:35:22 +01:00 |
|
Ruben Fiszel
|
90ebbff3f4
|
chore(main): release 1.453.1 (#5172)
* chore(main): release 1.453.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-30 12:24:18 +01:00 |
|
Ruben Fiszel
|
46458a5cef
|
chore(main): release 1.453.0 (#5158)
* chore(main): release 1.453.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-29 22:24:26 +01:00 |
|
HugoCasa
|
487c273bfb
|
feat: websocket trigger allow returning messages (#5168)
* feat: websocket trigger allow returning messages
* handle early return
|
2025-01-29 21:17:36 +01:00 |
|
HugoCasa
|
5d8260e90e
|
add single capture endpoint (#5170)
|
2025-01-29 18:13:10 +01:00 |
|
Ruben Fiszel
|
94848d42de
|
chore(main): release 1.452.1 (#5153)
* chore(main): release 1.452.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-28 00:19:17 +01:00 |
|
Ruben Fiszel
|
bf14434cdb
|
chore(main): release 1.452.0 (#5152)
* chore(main): release 1.452.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-27 23:51:26 +01:00 |
|
HugoCasa
|
d17397b070
|
feat: test trigger connection (#5145)
* feat: test trigger connection
* fix build
* fix build
* update ee ref
* nit
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2025-01-27 22:40:51 +01:00 |
|
Ruben Fiszel
|
23e20d01ad
|
chore(main): release 1.451.0 (#5143)
* chore(main): release 1.451.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-27 17:54:59 +01:00 |
|
Ruben Fiszel
|
b435a5bc4f
|
chore(main): release 1.450.1 (#5142)
* chore(main): release 1.450.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-27 00:31:06 +01:00 |
|
Ruben Fiszel
|
7567b2199b
|
chore(main): release 1.450.0 (#5140)
* chore(main): release 1.450.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-26 11:26:03 +01:00 |
|
Ruben Fiszel
|
789c2ec4da
|
chore(main): release 1.449.3 (#5138)
* chore(main): release 1.449.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-25 22:31:39 +01:00 |
|
Ruben Fiszel
|
928ff002a1
|
chore(main): release 1.449.2 (#5136)
* chore(main): release 1.449.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-25 15:00:15 +01:00 |
|
Ruben Fiszel
|
1ac63641b9
|
chore(main): release 1.449.1 (#5134)
* chore(main): release 1.449.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-25 12:49:38 +01:00 |
|
Ruben Fiszel
|
7084d2e61a
|
chore(main): release 1.449.0 (#5122)
* chore(main): release 1.449.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-01-24 18:21:21 +01:00 |
|
Alexander Petric
|
1a1ea68216
|
feat(frontend): operator visibility setting per workspace (#5124)
* feat(frontend): operator visibility setting per workspace
* section + reactivity
* sqlx prep
* npm check
* more sqlx
* fix table bg dark mode
* improve db query / reactivity
* sqlx prepare
* more merge fixing
* npm check
* npm check
|
2025-01-24 18:17:00 +01:00 |
|
dieriba
|
1eaef8542b
|
fix pg trigger display (#5127)
|
2025-01-24 17:07:48 +01:00 |
|