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
Ruben Fiszel
6ada681472
nit flow inputs for simple forloops
2024-07-09 10:23:22 +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
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
Ruben Fiszel
db19c86a2d
fix: improve input history
2024-07-08 11:41:27 +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
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
b30bde9a9b
fix: fix vscode extension dev mode with flows
2024-07-05 15:59:36 +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
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
HugoCasa
55eac8ffec
fix(frontend): improve flow input completion prompt when not in a loop ( #4021 )
2024-07-04 17:54:56 +02:00
Ruben Fiszel
708b2702ca
fix: memory optimization for flow with big args ( #4019 )
2024-07-04 10:08:42 +02:00
HugoCasa
3e783e30e6
fix(frontend): only load flow/app versions on drawer opening ( #4020 )
...
* fix(frontend): only load flow/app versions on drawer opening
* fix: remove useless
2024-07-04 09:57:49 +02:00
HugoCasa
e50f1752da
feat: flow versioning ( #4009 )
...
* feat: flow versioning
* fix: sqlx
* fix: update schedule test for flow versioning
* fix: with_deployment_msg + UI nits
* fix: nit
* fix: improve down migration
* patch: keep latest flow version in flow table for backward compat
* fix: app deployments in list view
* chore: update ee ref
* fix: merge
* fix: tests
2024-07-03 15:53:45 +02:00
Ruben Fiszel
45cd01c6ed
fix: add s3 object support to lightweight arg input
2024-07-02 20:02:26 +02:00
Ruben Fiszel
7d0b77862b
nit navigation back
2024-07-02 19:44:44 +02:00
Ruben Fiszel
7248b0a5a9
fix: improve browser history navigation (back, forward)
2024-07-02 19:31:00 +02:00
Ruben Fiszel
c741ccfeec
persist args when editing from a job run
2024-07-02 18:20:00 +02:00
Ruben Fiszel
d13a357b26
feat: allow downloading args over the size limit
2024-07-02 17:54:19 +02:00
Ruben Fiszel
14bacba0ad
improve sharable hash
2024-07-02 15:17:04 +02:00
Ruben Fiszel
2f374ba7ef
improve sharable hash
2024-07-02 14:50:32 +02:00
Ruben Fiszel
0cb98af61e
improve sharable hash
2024-07-02 14:43:44 +02:00
Ruben Fiszel
792bbb3ff9
feat: runs page have sharable args in hash of links
2024-07-02 13:16:57 +02:00
wendrul
9e53c95bac
Make datepicker clearable or not based on prop ( #4011 )
2024-07-02 11:21:58 +02:00
Ruben Fiszel
068167e182
nit show dates on version history
2024-07-02 10:14:00 +02:00
Ruben Fiszel
6c0f9e6df6
show future jobs if view runs from schedule
2024-07-02 10:09:20 +02:00
0ab8ffe305
Improve flow UI ( #3983 )
...
* feat(frontend) : change for loop iterator expression tooltip
* feat(frontend) for turn alert into tooltip
* feat(frontend) gather for loop settings
* feat(frontend) move test step button
* feat(frontend): Fix build)
* revert feat(frontend) gather loop settings
---------
Co-authored-by: LE-MOUEL Guilhem <guilhem.le-mouel.ext@altran.com >
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2024-07-02 09:44:55 +02:00
HugoCasa
991031b96d
feat: include token label as end user ( #3988 )
...
* feat: include token label in audit logs + show end user in runs page
* fix: reverse username and permissioned as on runs page
* fix: ui nit
* fix: remove permissioned as from runs page
2024-07-02 09:37:17 +02:00
29e0465b8a
feat(frontend) Change summary edition ( #3999 )
...
* feat(frontend) Change summary edition
* feat(frontend) Change summary edition
* do not use ecr registry anymore for windmill images
* fix publish ecr
* chore update
* chore stop publishing lsp to internal
* make nsjsail mode compatible with arm64 by making lib64 non mandatory
* move to arm builders
* fix(frontend): fix Decision Tree + fix Infinite list default ts code … (#3993 )
* fix(frontend): fix Decision Tree + fix Infinite list default ts code indentation + add missing reset column defs button
* fix(frontend): improves how columnDefs are computed when we change the table
* fix(frontend): improved code quality
* fix(frontend): fix current node id
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): done
* fix(frontend): done
* fix(frontend): fix node deletion
* fix(frontend): fix node deletion
* fix(frontend): simplify node deletion
* finish
* nit
---------
Co-authored-by: Guilhem Le Mouel <guilhem.le-mouel.ext@altran.com >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2024-07-02 09:36:12 +02:00
wendrul
ca22a879dc
fix: lookback selector to manually look for older jobs and prevent inaccurate concurrency graphs ( #4007 )
...
* Add lookback selector
* Add clear button on date picker set 2 day default on runs page
* No lookback on the runs chart
* Format
* Remove unnecessary lookback
* Change tooltip message
* Change tooltip message 2
* Remove redundancy
* small corrections
* Remove dark mode observer no longer used
2024-07-01 20:47:01 +02:00
Ruben Fiszel
2e184c9894
fix: improve runs page performance when minTs is defined
2024-06-30 13:09:00 +02:00
Ruben Fiszel
e66243969e
fix: improve runs page performance when minTs is defined
2024-06-30 13:03:48 +02:00
Faton Ramadani
49b6cf1f37
fix(frontend): fix Decision Tree + fix Infinite list default ts code … ( #3993 )
...
* fix(frontend): fix Decision Tree + fix Infinite list default ts code indentation + add missing reset column defs button
* fix(frontend): improves how columnDefs are computed when we change the table
* fix(frontend): improved code quality
* fix(frontend): fix current node id
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): done
* fix(frontend): done
* fix(frontend): fix node deletion
* fix(frontend): fix node deletion
* fix(frontend): simplify node deletion
2024-06-28 17:24:45 +02:00
Ruben Fiszel
75555f725c
small toggle fix for list & objects
2024-06-26 16:58:09 +02:00
Faton Ramadani
b9a73c5b82
Fr/fix modal overflow ( #3979 )
...
* feat(frontend): wip
* feat(frontend): Add missing stylings
* feat(frontend): Add output panel doc links
* feat(frontend): fix popover word break
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): fix modal
* fix(frontend): remove useless class
* fix(frontend): done
* fix(frontend): remove useless code
* fix(frontend): simplify code
* fix(frontend): simplify code
* fix(frontend): Fix height
* fix(frontend): Fix height
* fix(frontend): allow overflow while dragging
* fix(frontend): revert changes
2024-06-26 16:19:37 +02:00