Faton Ramadani
a6eeb68b77
feat(frontend): improve table action UX ( #4056 )
...
* feat(frontend): improve table action UX
* feat(frontend): improve table action UX
2024-07-10 19:11:48 +02:00
Faton Ramadani
c853db4e05
fix(frontend): fix style panel title ( #4058 )
2024-07-10 19:06:32 +02:00
Faton Ramadani
133a278912
feat(frontend): add support for GFM and fix max-width issue ( #4057 )
...
* feat(frontend): add support for GFM and fix max-width issue
* feat(frontend): enable GFM by default
2024-07-10 19:06:03 +02:00
Faton Ramadani
0b932cac6f
fix(frontend): fix run page ms readability ( #4059 )
2024-07-10 19:05:47 +02:00
Ruben Fiszel
acc68a91b3
chore(main): release 1.360.1 ( #4048 )
...
* chore(main): release 1.360.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.360.1
2024-07-09 17:16:11 +02:00
HugoCasa
82c88ad3b8
fix: update flow path ( #4053 )
2024-07-09 17:13:21 +02:00
Faton Ramadani
6e526327dd
fix(frontend): Reload the flowStateStore when a node is restored (undo) ( #4049 )
2024-07-09 13:29:17 +02:00
Ruben Fiszel
e775cf351f
nit improvement UX for single step flow
2024-07-09 12:45:35 +02:00
HugoCasa
eda6629bb3
fix: improve flow version fix migration ( #4050 )
2024-07-09 11:02:53 +02:00
Ruben Fiszel
6ada681472
nit flow inputs for simple forloops
2024-07-09 10:23:22 +02:00
Ruben Fiszel
6955fed266
nit expect
2024-07-09 08:45:36 +02:00
Ruben Fiszel
996408d73d
more observability for dedicated workers
2024-07-09 08:26:40 +02:00
Ruben Fiszel
7f49798e3f
fix: make dedicated workers work with dates in bun
2024-07-09 07:58:17 +02:00
Ruben Fiszel
23a00c55e9
fix: fix previous_result not always working for failure steps
2024-07-09 00:01:58 +02:00
Ruben Fiszel
9f8bb037de
chore(main): release 1.360.0 ( #4042 )
...
* chore(main): release 1.360.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.360.0
2024-07-08 22:56:21 +02:00
HugoCasa
9b2919be32
fix: always run flow versioning edge case fix migration ( #4047 )
2024-07-08 22:52:04 +02:00
Ruben Fiszel
a264a383de
fix: persist enums change for string type
2024-07-08 22:27:08 +02:00
Faton Ramadani
0d3574158d
fix(frontend): fix min rows for LightWeightArgInput ( #4045 )
2024-07-08 16:42:35 +02:00
Faton Ramadani
9e5a3f98bd
feat(frontend): add custom actions header ( #4044 )
...
* feat(frontend): add custom action header for AgGrid tables
* feat(frontend): add custom action header for AgGrid tables
2024-07-08 16:11:46 +02:00
Ruben Fiszel
5657ccdbe4
fix: improve failure id assignment for parallel forloop
2024-07-08 15:50:38 +02:00
Ruben Fiszel
50e597d9a4
chore(main): release 1.359.0 ( #4036 )
...
* chore(main): release 1.359.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.359.0
2024-07-08 13:45:57 +02:00
Faton Ramadani
95c2e1b21c
fix(frontend): fix navbar item overflow ( #4041 )
2024-07-08 13:24:03 +02:00
Faton Ramadani
0ffac69406
feat(frontend): improve table actions ( #4040 )
...
* feat(frontend): wip
* feat(frontend): fix table actions width, hovering behavior and fixed connection
* feat(frontend): support infinite list + Db Explorer
2024-07-08 13:23:28 +02:00
HugoCasa
11b05b3d17
fix(backend): make value of flow_version not null ( #4039 )
...
* fix: flow versioning nit: make value of flow version not null
* fix: sqlx
* fix: missing code change
* fix: improve nit migration
2024-07-08 11:56:53 +02:00
Ruben Fiszel
9c6273e0ef
fix sqlx
2024-07-08 11:55:59 +02:00
Ruben Fiszel
db19c86a2d
fix: improve input history
2024-07-08 11:41:27 +02:00
HugoCasa
729f911b43
fix: flow versioning edge case ( #4037 )
2024-07-07 20:04:42 +02:00
Ruben Fiszel
b8f7fac12b
flow layout improvements
2024-07-06 02:34:41 +02:00
Ruben Fiszel
5b9e4ee125
nit fix content search
2024-07-06 01:33:30 +02:00
Ruben Fiszel
299e7cf5cf
fix: improve performance of content search for large repos
2024-07-06 01:06:50 +02:00
Ruben Fiszel
d50a1f4d94
escape html for content search
2024-07-06 00:52:07 +02:00
Ruben Fiszel
7e074b1cfb
escape html for content search
2024-07-06 00:41:35 +02:00
Ruben Fiszel
e10062234e
fix: improve handling of schedules with retries and concurrency limits
2024-07-05 20:37:30 +02:00
Ruben Fiszel
b9e0f2fd2f
nit dataflow dark mode colors
2024-07-05 20:09:12 +02:00
Ruben Fiszel
c6fa154a50
nit dataflow dark mode colors
2024-07-05 20:06:31 +02:00
Ruben Fiszel
6d2ae7351f
fix nit first step's input synchronized with flow schema
2024-07-05 18:51:43 +02:00
Ruben Fiszel
0a74faeeaf
chore(main): release 1.358.1 ( #4034 )
...
* chore(main): release 1.358.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.358.1
2024-07-05 16:02:47 +02:00
Ruben Fiszel
b30bde9a9b
fix: fix vscode extension dev mode with flows
2024-07-05 15:59:36 +02:00
Ruben Fiszel
cedc40d5d7
chore(main): release 1.358.0 ( #4025 )
...
* chore(main): release 1.358.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.358.0
2024-07-05 13:18:44 +02:00
Henri Courdent
c856f21f0e
Changelog frontend update & fork button border ( #4024 )
...
* Changelog frontend update & fork button border
* Removed duplicate and added new
2024-07-05 13:15:03 +02:00
Faton Ramadani
aa4967ef1e
feat(frontend): add vertical navbars ( #4027 )
...
* feat(frontend): add vertical navbars
* feat(frontend): add vertical navbars
2024-07-05 13:10:10 +02:00
HugoCasa
d724761ecc
feat: restore flow version as fork ( #4032 )
...
* feat: restore flow version as fork
* fix: use goto instead of open
2024-07-05 13:10:00 +02:00
Faton Ramadani
a9c455567b
fix(frontend): fix navbar navigation for not deployed apps ( #4033 )
2024-07-05 13:09:47 +02:00
Faton Ramadani
448d5ad228
fix(frontend): improve component list ( #4028 )
2024-07-05 11:41:38 +02:00
Faton Ramadani
c4673f8dc5
fix(frontend): fix theme leak ( #4029 )
2024-07-05 11:35:45 +02:00
HugoCasa
fde9d2a3f3
feat(backend): better filtering for audit logs API ( #4023 )
...
* feat: better filtering for audit logs
* chore: update ee ref
* fix: use csv instead of query array
* chore: update ee ref
2024-07-04 21:04:35 +02:00
Faton Ramadani
7434edda06
feat(frontend): app navbar ( #3992 )
...
* feat(frontend): app navbar
* feat(frontend): app navbar
* fix(frontend): add icons + highlight + image
* fix(frontend): improve style
* fix(frontend): use a proper select component
* fix(frontend): fix select
* feat(frontend): Navbar component
* feat(frontend): add path indicator + fix disabled navbar item
* feat(frontend): add path indicator + fix disabled navbar item
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add local item
* feat(frontend): introduced currentPath
* feat(frontend): fix popups
* feat(frontend): initial current path
* feat(frontend): initial current path
* feat(frontend): fix interactions
* feat(frontend): improve code
* feat(frontend): improve code
* feat(frontend): wip
* feat(frontend): open windmill apps in the same tab
* feat(frontend): added support for the goto
* feat(frontend): avoid loaded the app multiple times
* feat(frontend): add support for oneOf
* feat(frontend): done
* feat(frontend): add missing tooltips
* feat(frontend): improve alert message
* feat(frontend): fix typo
* feat(frontend): add missing reference to the ctx.query
* fix(frontend): improve code
* feat(frontend): navbar done
* feat(frontend): fix navbar wizard wording
* feat(frontend): only select the current app if the selected value is not defined + correctly clear
2024-07-04 19:50:00 +02:00
Ruben Fiszel
a16263cead
chore(main): release 1.357.0 ( #4016 )
...
* chore(main): release 1.357.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.357.0
2024-07-04 18:18:51 +02:00
Ruben Fiszel
17d12b512b
fix: improve dedicated workers for flows
2024-07-04 18:12:59 +02:00
HugoCasa
55eac8ffec
fix(frontend): improve flow input completion prompt when not in a loop ( #4021 )
2024-07-04 17:54:56 +02:00