Ruben Fiszel
bc5c3652aa
fix: improve display result output limit
2024-05-15 05:59:31 +02:00
wendrul
6d66c10002
Use userDB instead of DB ( #3723 )
2024-05-14 22:14:12 +02:00
Ruben Fiszel
c425ec2f45
feat: improve log storage + expand all logs in a flow
2024-05-14 22:11:52 +02:00
Ruben Fiszel
aae70ac6cb
feat: logs can be downloaded directly from server/frontend if using shared volume
2024-05-12 04:16:04 +02:00
HugoCasa
cb4b2f60ff
feat: worker metrics ( #3697 )
...
* feat: worker metrics
* fix: limit worker metrics to superadmin
* fix: limit worker metrics to superadmin + feat: queue metrics charts
* fix: improve graphs
2024-05-10 20:50:09 +02:00
HugoCasa
056baa7a7d
fix(backend): return flow result if flow fails or stops before early return ( #3704 )
...
* fix: return error if flow fails before early return
* fix: also handle early stop
* fix: improve code
2024-05-10 20:23:16 +02:00
Ruben Fiszel
055c15e855
fix: fix build
2024-05-10 01:24:46 +02:00
Ruben Fiszel
fd5dfde201
fix(cli): add excludes to the codebase conf
2024-05-09 18:52:38 +02:00
Ruben Fiszel
1f64715043
feat: local typescript codebase as bundle ( #3694 )
...
* codebases
* codebases
* foo
* foo
* foo
* foo
* fix(frontend): Disable the insert button when required fields are empty strings (#3659 )
* fix(frontend): use normal password mask for the sensitive fields of the resource editor
* handle super admins in password arg input
* chore(main): release 1.323.2 (#3660 )
* chore(main): release 1.323.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* foo
* all
* s3_helpers move
* progress
* all
* progress
* progress
* progress
* progress
* codebase final
* update without ee
* sqlx
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* update
* all
* all
* all
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-09 18:35:50 +02:00
HugoCasa
0d9a7dd38e
fix: load large args of previous runs dynamically ( #3688 )
...
* fix: load large args of previous runs dynamically
* fix: lower limit size
2024-05-08 14:35:37 +02:00
HugoCasa
1f206e51fb
feat: disable response logs based on env var ( #3685 )
2024-05-07 15:57:41 +02:00
HugoCasa
cb132671d3
feat: critical error side channel ( #3625 )
...
* feat: critical error side channel
* feat: trigger workspace error handler or critical channel on schedule error handling failure
* fix: build
* feat: finish critical error side channel
* feat: channels instead of just emails + move to EE
* fix: remove superfluous func
* fix: nits + ee ref
* fix: open source build
* fix: nits
* chore: update ee ref
2024-05-02 20:21:23 +02:00
Ruben Fiszel
59ecd1de29
box flowmodule to reduce stack allocation of flowvalue
2024-05-02 10:06:16 +02:00
Ruben Fiszel
f1cd473253
fix: re-release nit
2024-05-02 01:10:41 +02:00
Ruben Fiszel
961c89f3ec
fix: improve schedule editor UX
2024-05-02 00:42:50 +02:00
Ruben Fiszel
57356fedc4
fix: make sure folder updater keep write permissions if not admin
2024-04-30 10:20:51 +02:00
Ruben Fiszel
fdf237c4ed
feat: add distributed global cache for go
2024-04-26 11:31:21 +02:00
Ruben Fiszel
e27d2c0d35
feat: add distributed global cache for go
2024-04-26 11:31:21 +02:00
HugoCasa
bee719813e
feat: app select policy ( #3610 )
...
* feat: app select policy
* fix: question marks
2024-04-25 17:21:00 +02:00
Ruben Fiszel
4910f0c07b
fix: fix get_completed_job with labels
2024-04-24 14:03:30 +02:00
HugoCasa
ba5bd7361e
fix: solve invite add conflict + deprecate invites ( #3594 )
...
* fix: solver invite add conflict + deprecate invites
* fix: sqlx build
* fix: npm run check
* patch: deprecate invite from cloud as well
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-04-24 11:50:56 +02:00
Ruben Fiszel
c5de8365ec
feat: support multiple labels for jobs (wm_label -> wm_labels)
2024-04-24 11:32:25 +02:00
Ruben Fiszel
ed6fcc761c
fix: fix label from completed_job
2024-04-24 09:52:26 +02:00
Ruben Fiszel
6eae62779a
improve label idx performances
2024-04-24 00:28:22 +02:00
Ruben Fiszel
ba4efb7b7e
feat: add label and schedule filters to runs page
2024-04-23 22:48:21 +02:00
HugoCasa
9e36ae066c
feat: hide scripts with on function main from operators + badge/filter for devs ( #3584 )
...
* feat: save in DB whether script has not main function
* fix: if cannot parse script args, clear schema
* feat: no main function badge and filter
* fix: sqlx
* fix: no main
2024-04-22 15:59:13 +02:00
Ruben Fiszel
e571d3c4d0
fix ee links
2024-04-17 22:38:03 +02:00
Ruben Fiszel
685bd55e14
fix: improve cancel_all to never deadlock
2024-04-17 22:04:35 +02:00
Ruben Fiszel
cb6efb08a2
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
Ruben Fiszel
c7b65814e1
improve queue clearing for schedules
2024-04-17 14:05:22 +02:00
Ruben Fiszel
698bd48fc5
improve disabled dropdown style
2024-04-16 20:51:19 +02:00
Ruben Fiszel
0a9e1326fe
fix: tighten delete permissions
2024-04-16 10:41:14 +02:00
Ruben Fiszel
352585c5a1
fix: tighten delete folder permissions
2024-04-15 15:44:37 +02:00
Ruben Fiszel
a1d2c59fce
feat: flow concurrency limits support custom concurrency key
2024-04-09 22:03:39 +02:00
Ruben Fiszel
9369716918
fix: improve CLI with visible_to_runner_only and priority
2024-04-08 12:22:48 +02:00
Ruben Fiszel
b2362c8263
add scalar at openapi2.html
2024-04-08 01:42:43 +02:00
Ruben Fiszel
442d40ac06
fix: remove reqwest_11
2024-04-06 22:13:35 +02:00
Ruben Fiszel
296b3743b2
feat: add overridable cache_ttl in api of job triggers
2024-04-06 16:05:32 +02:00
Ruben Fiszel
b2d1ef40d2
fix: add args filter to schedule list
2024-04-06 15:43:37 +02:00
HugoCasa
9b6ed95ef2
feat: private hub ( #3491 )
...
* feat: private hub v0
* feat: add UI setting
* Update ee.rs
* Update ee.rs
* fix: remove ee symlink
* fix: add back CE ee.rs
* feat: disable s3 embedding loading when private hub
* feat: reload embeddings on hub url change
* fix: only reload embeddings db on server mode
* patch: set default hub url const
* fix: nit
2024-04-04 04:16:53 +02:00
Ruben Fiszel
9502a5b811
fix: improve locking
2024-04-04 01:10:38 +02:00
HugoCasa
6efaa199b4
feat: slack team connected to multiple workspaces ( #3500 )
...
* feat: slack team connected to multiple workspaces
* chore: update ee ref
2024-04-03 17:47:23 +02:00
Ruben Fiszel
9459db00b6
add more debug logs around s3 log streaming
2024-04-03 14:26:07 +02:00
Ruben Fiszel
e66d4b6708
continue on error option for steps
2024-04-02 10:32:47 +02:00
HugoCasa
e0b34edcc8
feat: add workspace free-tier usage ( #3489 )
...
* feat: separate workspace and user usage
* fix: sqlx build
2024-03-29 10:56:44 +01:00
HugoCasa
0e0d964fc8
feat: add visible to runner only default value ( #3472 )
2024-03-26 19:07:21 +01:00
Ruben Fiszel
6b842b3c53
feat: add set_flow_user_states and get_flow_user_states api and sdk support
2024-03-26 17:31:17 +01:00
Ruben Fiszel
8d51cfcadc
fix: use webhook id as username
2024-03-26 10:06:01 +01:00
Ruben Fiszel
d63f5ee26e
fix: add support for azure storage on distributed cache/logs
2024-03-23 18:42:38 +01:00
Ruben Fiszel
3279996fd2
feat(frontend): fetch logs just-in-time only when necessary
2024-03-23 15:57:23 +01:00