Ruben Fiszel
fb369fb4a8
fix: selectedRow for a table is set on table actions
2024-05-11 00:47:52 +02:00
Ruben Fiszel
0ab51e8929
app nits
2024-05-10 23:56:55 +02:00
Ruben Fiszel
6eea9fcbc3
chore(main): release 1.325.0 ( #3707 )
...
* chore(main): release 1.325.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-10 21:02:21 +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
11dcab2068
chore(main): release 1.324.2 ( #3699 )
...
* chore(main): release 1.324.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-10 01:48:01 +02:00
Ruben Fiszel
055c15e855
fix: fix build
2024-05-10 01:24:46 +02:00
Ruben Fiszel
f203ce6da0
fix compile
2024-05-09 23:42:17 +02:00
Ruben Fiszel
969ebc8852
chore(main): release 1.324.1 ( #3698 )
...
* chore(main): release 1.324.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-09 19:39:14 +02:00
Ruben Fiszel
47862e6322
fix(cli): narrow codebases to bun
2024-05-09 19:30:15 +02:00
Ruben Fiszel
cedc1027c4
chore(main): release 1.324.0 ( #3666 )
...
* chore(main): release 1.324.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-09 18:53: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
Faton Ramadani
c03f97f94d
feat(frontend): add missing date in the previous run panel ( #3693 )
2024-05-09 02:49:30 +02:00
Faton Ramadani
49688ff395
feat(frontend): Add a button tocopy the path of a subflow ( #3691 )
2024-05-08 14:36:33 +02:00
HugoCasa
95ce9f34a6
chore: upgrade bun to 1.1.7 ( #3689 )
2024-05-08 14:35:58 +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
Faton Ramadani
98f08c5e7b
feat(frontend): Improve app components ( #3672 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): improve components
* fix(frontend): improve components
* fix(frontend): improve ranges
* fix(frontend): fix build
2024-05-07 18:04:12 +02:00
HugoCasa
4c3cb5f9e7
fix: can cancel only if can disable schedule + stop worker on force cancel + soft cancel job parent on job cancel ( #3670 )
...
* fix: can cancel only if can disable schedule + stop worker on force cancel + cancel job parents
* fix: sqlx build
* fix: flow reschedule check + soft cancel only direct parent
* fix: sqlx prepare
* fix: only soft cancel parent if force cancel and job is a flow step
2024-05-07 17:17:43 +02:00
HugoCasa
1f206e51fb
feat: disable response logs based on env var ( #3685 )
2024-05-07 15:57:41 +02:00
Ruben Fiszel
7d1e29028c
minor cli improvements
2024-05-06 16:36:27 +02:00
Faton Ramadani
3921a4c699
fix(frontend): Fix subflow viewer ( #3674 )
...
* fix(frontend): Fix subflow viewer
* fix(frontend): Fix subflow viewer
2024-05-06 14:03:16 +02:00
Ruben Fiszel
c95bec678f
nit disablable fields preview
2024-05-04 17:36:04 +02:00
Ruben Fiszel
7634b35cb9
fix: improve conditional wrapper for app editor
2024-05-04 10:59:38 +02:00
Ruben Fiszel
e1a8a80272
update typescript openapi generator
2024-05-03 12:54:00 +02:00
Ruben Fiszel
28bb547f1c
nit UX
2024-05-03 09:44:16 +02:00
Ruben Fiszel
c88cf18ccd
increase max worker connections to 5
2024-05-03 08:39:51 +02:00
HugoCasa
25ba9ce245
feat: import export all worker groups config ( #3667 )
2024-05-02 21:45:07 +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
cce104f80e
chore(main): release 1.323.6 ( #3665 )
...
* chore(main): release 1.323.6
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-02 19:46:39 +02:00
Faton Ramadani
11e0224b76
fix(frontend): Handle empty error message in toast + hide GridEditorM… ( #3664 )
...
* fix(frontend): Handle empty error message in toast + hide GridEditorMenu when the component is not visible
* fix(frontend): Handle empty error message in toast + hide GridEditorMenu when the component is not visible
* fix(frontend): use the right id
2024-05-02 19:09:45 +02:00
Ruben Fiszel
03e89023c7
improve expr interpreter for flows to handle results?.X
2024-05-02 11:51:52 +02:00
Ruben Fiszel
2321a1e165
fix test lint issues
2024-05-02 11:23:39 +02:00
Ruben Fiszel
d886cef8ac
fix test lint issues
2024-05-02 10:54:51 +02:00
Ruben Fiszel
ccebe282d5
box flowmodulestatus to reduce stack allocation of flowvalue
2024-05-02 10:28:04 +02:00
Ruben Fiszel
59ecd1de29
box flowmodule to reduce stack allocation of flowvalue
2024-05-02 10:06:16 +02:00
Ruben Fiszel
12353d5879
add cloud compile flag
2024-05-02 09:39:40 +02:00
Ruben Fiszel
a74497cd90
chore(main): release 1.323.5 ( #3663 )
...
* chore(main): release 1.323.5
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-02 01:20:36 +02:00
Ruben Fiszel
f1cd473253
fix: re-release nit
2024-05-02 01:10:41 +02:00
Ruben Fiszel
8e275db48d
chore(main): release 1.323.4 ( #3662 )
...
* chore(main): release 1.323.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-02 00:49:18 +02:00
Ruben Fiszel
44ddb9ebee
improve runs nit UX
2024-05-02 00:48:15 +02:00
Ruben Fiszel
961c89f3ec
fix: improve schedule editor UX
2024-05-02 00:42:50 +02:00
Ruben Fiszel
ff3989e97f
refactor workspace error handler
2024-05-01 23:48:23 +02:00
Ruben Fiszel
31f0199b80
fix: handle list of errors for schedule error handler
2024-05-01 23:17:34 +02:00
Ruben Fiszel
47e785bb54
chore(main): release 1.323.3 ( #3661 )
...
* chore(main): release 1.323.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-01 21:26:45 +02:00
Ruben Fiszel
4032737cd4
fix: add WM_WORKER_GROUP to get worker group from script
2024-05-01 21:22:53 +02:00
Ruben Fiszel
d7ef9a1062
add github=>pygithub remapping
2024-05-01 21:02:02 +02:00
Ruben Fiszel
d9758527c4
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 >
2024-05-01 20:31:18 +02:00
Ruben Fiszel
794a8d9159
handle super admins in password arg input
2024-05-01 20:28:05 +02:00
Ruben Fiszel
df52e5932c
fix(frontend): use normal password mask for the sensitive fields of the resource editor
2024-05-01 20:26:50 +02:00