HugoCasa
3bfc2c81d2
feat: improve drafts and diffs ( #2534 )
...
* feat: improve drafts and diffs
* feat: add scripts diff button
* fix: remove diff drawer in scripts/add
* fix: nits
* feat: diffs for flows and apps w/ deep comparison
* fix: flow preview buttons height
* fix: use ordered json stringify
* fix: code view
* fix: temp flow diffs
* fix: flow diffs merge conflict
2023-11-04 08:45:03 +01:00
Tsvetomir Bonev
543fae77a7
fix: return non-integer sleep error directly ( #2558 )
2023-11-04 08:44:38 +01:00
Ruben Fiszel
1595f79bc3
chore(main): release 1.199.0 ( #2557 )
...
* chore(main): release 1.199.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.199.0
2023-11-04 00:56:30 +01:00
Guillaume Bouvignies
668c9da646
feat: Schedule error handler improvements ( #2555 )
...
* Fix schedule path for scheduled scripts
* feat: Add possibility to mute workspace error handler on schedules and define an error/recovery handler as default
* Permission error handlers to the error handler group for consistency, and small refactoring
* Fix recovery handler
* Add parent job to recovery handler for consistency
* Fix tests
* Locking feature to EE in FE
2023-11-04 00:52:37 +01:00
Tsvetomir Bonev
6f47b96006
fix: fail on non-integer sleep value ( #2556 )
2023-11-04 00:49:57 +01:00
Ruben Fiszel
0fcebe4420
chore(main): release 1.198.0 ( #2550 )
...
* chore(main): release 1.198.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.198.0
2023-11-03 22:12:18 +01:00
Ruben Fiszel
54f08122d2
fix: subflow with cache can not be considered simple
2023-11-03 22:06:49 +01:00
Ruben Fiszel
0f37439877
fix: support results[<x>] + export more metatada for scripts
2023-11-03 21:53:58 +01:00
Ruben Fiszel
75a5766f8b
fix: make python imports work at any nesting level
2023-11-03 20:10:14 +01:00
Ruben Fiszel
37eac60866
fix: make timeline fit for high number of iterations for flows
2023-11-03 19:22:14 +01:00
Faton Ramadani
e1e48cfc5f
fix(frontend): fix mobile sidebar opacity ( #2554 )
2023-11-03 16:06:33 +01:00
Ruben Fiszel
0d4fc6a0bb
fix: make graph rendering uniform across all rem ( #2553 )
...
* graphfix
* fix graph rendering
* fix graph rendering
2023-11-03 16:00:07 +01:00
Faton Ramadani
0349ba5d56
feat(frontend): update displayed path for treeview ( #2551 )
2023-11-03 09:59:02 +01:00
Faton Ramadani
0aaffadf0c
feat(frontend): fix table when seaching with hidden columns ( #2549 )
2023-11-03 09:03:26 +01:00
Ruben Fiszel
bfa4bd8f7b
chore(main): release 1.197.1 ( #2548 )
...
* chore(main): release 1.197.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.197.1
2023-11-02 22:37:23 +01:00
Ruben Fiszel
77e0e2ebc1
fix: fix cli
2023-11-02 22:34:39 +01:00
Guillaume Bouvignies
7ba2a6c4f1
fix: Slack error handler missing "slack" arg ( #2546 )
2023-11-02 22:33:16 +01:00
Ruben Fiszel
00bc1b9671
chore(main): release 1.197.0 ( #2538 )
...
* chore(main): release 1.197.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.197.0
2023-11-02 20:27:33 +01:00
Ruben Fiszel
dce7ada19c
tooltip with exact time for created_at/started_at
2023-11-02 19:28:11 +01:00
Ruben Fiszel
a75ae3bfdb
improve devex for local flow ( #2543 )
...
* all
* all
* improve dev pages
* improve dev pages
* fix multiple bugs
* fix multiple bugs
2023-11-02 18:52:40 +01:00
Faton Ramadani
86a2ced605
feat(frontend): add treeview ( #2542 )
...
* feat(frontend): add treeview
* feat(frontend): fix size
* feat(frontend): add treeview for users
* feat(frontend): fix build + remove console.og
* feat(frontend): fix actions
* feat(frontend): add icon for fake folder
* feat(frontend): fix add sort
2023-11-02 18:51:39 +01:00
Faton Ramadani
b4f043d32d
feat(frontend): fix sidebar ( #2544 )
...
* feat(frontend): fix sidebar
* feat(frontend): fix sidebar
2023-11-02 17:01:40 +01:00
Faton Ramadani
30a9460cca
feat(frontend): fix sidebar color ( #2541 )
...
* feat(frontend): fix sidebar color
* feat(frontend): fix sidebar color
* feat(frontend): fix sidebar theme switch
2023-11-02 14:01:06 +01:00
Faton Ramadani
89b7cab977
Refactor sidebar ( #2539 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): menu v2
* feat(frontend): menu v2
* feat(frontend): done
* feat(frontend): fix mobile view
* feat(frontend): fix build
* feat(frontend): fix interactions
* feat(frontend): fix small ui issues
* feat(frontend): fix close issue
* feat(frontend): fix close issue
2023-11-02 12:58:29 +01:00
Ruben Fiszel
7b5d47d122
deactive forloop pruning in-presence of sleep or suspend
2023-11-02 08:32:45 +01:00
Ruben Fiszel
8f7aa84c2d
fix aggrid table empty selected
2023-11-01 20:19:18 +01:00
Ruben Fiszel
9031b58400
fix schema map
2023-11-01 18:10:09 +01:00
Ruben Fiszel
9eec2e2c3e
fix: improve rendering of list with undefined heights
2023-11-01 17:54:00 +01:00
Ruben Fiszel
b4d5c5add8
fix: fix powershell args passing
2023-11-01 17:19:15 +01:00
Ruben Fiszel
17144130b9
add waiting for execution to flow timeline
2023-11-01 16:56:34 +01:00
HugoCasa
29aabd3472
fix: enable default tokenizer truncation ( #2537 )
2023-11-01 14:45:24 +01:00
Ruben Fiszel
ecace92964
improve list rendering when height is not set
2023-11-01 14:24:45 +01:00
Ruben Fiszel
f9c07bd6ec
chore(main): release 1.196.0 ( #2535 )
...
* chore(main): release 1.196.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.196.0
2023-11-01 13:18:00 +01:00
Ruben Fiszel
d88096c84c
flow vscode extension improvements ( #2536 )
...
* flow dev
* vscode flow extension improvements
2023-11-01 13:10:10 +01:00
Ruben Fiszel
270d871039
feat: improve inputs handling for large list on apps
2023-11-01 11:30:35 +01:00
Ruben Fiszel
479e27290d
add static version to lsp in docker-compose
2023-11-01 01:47:54 +01:00
Ruben Fiszel
d069be74b6
chore(main): release 1.195.0 ( #2531 )
...
* chore(main): release 1.195.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.195.0
2023-11-01 00:55:33 +01:00
Ruben Fiszel
0c086620a2
avoid embeddings db in tests
2023-11-01 00:55:26 +01:00
Ruben Fiszel
c8036317d2
fix: only load embeddings if in server mode
2023-11-01 00:44:24 +01:00
Ruben Fiszel
a31c19eaa4
improve slider/range
2023-10-31 23:54:58 +01:00
Ruben Fiszel
3847bcf8d4
use font-mono for sliders
2023-10-31 23:49:50 +01:00
Ruben Fiszel
f2758fac40
improve app timelines
2023-10-31 23:43:40 +01:00
Ruben Fiszel
b3d2213cce
fix: fix quick search scripts
2023-10-31 22:57:27 +01:00
Faton Ramadani
03dfe711c6
feat(frontend): chartjs wizard ( #2532 )
...
* feat(frontend): chartjs wizard
* feat(frontend): fix indentation
* feat(frontend): done
* feat(frontend): remove console.log
* feat(frontend): fix dark mode + remove legacy components
* feat(frontend): reorder component list
* feat(frontend): fix dark mode
2023-10-31 21:12:44 +01:00
Guillaume Bouvignies
c31299bed8
feat: Ability to restart flow on loop/branchall iteration ( #2526 )
...
* feat: Ability to restart flow on loop/branchall iteration
* Add popover to frontend
* refresh restart button onSelectedJobStepChange
* Display branch names for branchall
* Fix flow preview
* Fix compile break
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-31 15:27:54 +01:00
Ruben Fiszel
1974012621
fix: add on success events to triggers list
2023-10-31 13:15:11 +01:00
Ruben Fiszel
cf9669c18d
feat: invalidate result cache on flow or script change
2023-10-31 12:49:31 +01:00
Guillaume Bouvignies
c98ebf92e5
fix: Load schedule statistics in background ( #2530 )
2023-10-31 11:29:07 +01:00
Guillaume Bouvignies
729bf59558
chore: Add restarted flow test in worker.rs ( #2524 )
...
* chore: Add restarted flow test in worker.rs
* small refactor to rust code
* Fix unused imports
2023-10-31 09:14:14 +01:00
Ruben Fiszel
a87a441c14
chore(main): release 1.194.0 ( #2523 )
...
* chore(main): release 1.194.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.194.0
2023-10-30 20:17:31 +01:00