Faton Ramadani
7e8a0a94e7
fix(frontend): add missing truncate for branch predicates ( #4180 )
2024-08-05 09:11:24 +02:00
Ruben Fiszel
33b4497c94
chore(main): release 1.374.0 ( #4175 )
...
* chore(main): release 1.374.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-04 23:20:09 +02:00
Ruben Fiszel
eb32cecda9
fix: fix delete job
2024-08-03 08:26:29 +02:00
Ruben Fiszel
04df0ae831
chore(main): release 1.373.1 ( #4171 )
...
* chore(main): release 1.373.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-02 17:36:44 +02:00
Ruben Fiszel
21db2eb340
whitelabel custom settings
2024-08-02 13:47:28 +02:00
Faton Ramadani
5253f327c5
fix(frontend): Add support for array of objects in th UI ( #4170 )
2024-08-02 12:58:43 +02:00
Ruben Fiszel
52e0a7dee5
chore(main): release 1.373.0 ( #4168 )
...
* chore(main): release 1.373.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-01 22:49:05 +02:00
Ruben Fiszel
600196351a
fix edit button newtab
2024-08-01 22:11:30 +02:00
Ruben Fiszel
99f0fd6c4e
fix: app forms default values changes gets propagated
2024-08-01 21:54:21 +02:00
Ruben Fiszel
794ed42eda
chore(main): release 1.372.0 ( #4165 )
...
* chore(main): release 1.372.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-08-01 16:28:17 +02:00
Ruben Fiszel
69e400563c
feat: variables created by password fields expire after 7 days
2024-08-01 16:05:03 +02:00
Ruben Fiszel
b6f00fcc09
avoir mistaken editor edit/deploy interaction
2024-08-01 10:07:15 +02:00
Ruben Fiszel
50cb5f3a21
more clearly display loading when jobs filter change
2024-08-01 09:25:18 +02:00
Ruben Fiszel
5a2058782f
nit fix occupancy rate
2024-08-01 09:15:55 +02:00
Ruben Fiszel
6c8989a1fa
chore(main): release 1.371.4 ( #4158 )
...
* chore(main): release 1.371.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-31 18:08:01 +02:00
Henri Courdent
5e484c922f
doc_link_fixes ( #4157 )
2024-07-31 18:03:49 +02:00
Henri Courdent
00428532e5
Order components + names alignment ( #4160 )
2024-07-31 18:03:23 +02:00
Faton Ramadani
112a5a348c
fix(frontend): If multiple recompute all present, interval is now in sync ( #4162 )
2024-07-31 17:45:52 +02:00
Faton Ramadani
f9324a2e89
fix(frontend): fix recompute all ( #4161 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): fix recompute all
* fix(frontend): fix recompute all
* fix(frontend): clean up
* fix(frontend): fix how the onClick callback is called
2024-07-31 17:27:38 +02:00
Ruben Fiszel
78c115c68c
fix: improve index usage and runs page performance
2024-07-31 13:08:28 +02:00
Ruben Fiszel
489ab45588
chore(main): release 1.371.3 ( #4156 )
...
* chore(main): release 1.371.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-30 21:54:23 +02:00
Ruben Fiszel
35135443ec
chore(main): release 1.371.2 ( #4155 )
...
* chore(main): release 1.371.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-30 21:28:46 +02:00
Ruben Fiszel
0f61647cb0
chore(main): release 1.371.1 ( #4153 )
...
* chore(main): release 1.371.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-30 18:21:29 +02:00
Ruben Fiszel
6bc77f9523
chore(main): release 1.371.0 ( #4151 )
...
* chore(main): release 1.371.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-30 16:28:16 +02:00
Ruben Fiszel
a5edfb1da4
fix: submit and form persistence on app on render change
2024-07-30 15:43:37 +02:00
Ruben Fiszel
5dee412ac8
add proxy to helper
2024-07-30 12:37:24 +02:00
Faton Ramadani
747616e20c
feat(frontend): support array of objects in schema ( #4106 )
...
* feat(frontend): Support array of objets
* feat(frontend): add support for LightweightArgInput
* feat(frontend): support objects and arrays of objects in LightweightArgInput
2024-07-30 11:42:49 +02:00
Ruben Fiszel
b500b4dc7f
chore(main): release 1.370.0 ( #4150 )
...
* chore(main): release 1.370.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-29 21:36:30 +02:00
Ruben Fiszel
d3c818d570
fix: improve native runtime with axios support
2024-07-29 21:13:02 +02:00
HugoCasa
e2388989bb
feat: get completed flow node result by api/download + eval list result json path optim ( #4108 )
...
* feat: get completed flow node result by api
* fix: missing file
* feat: fallback to completed job + fix dfs
* feat: download all results + eval improvement
* fix: nit regex
* fix: nit
2024-07-29 20:30:55 +02:00
Ruben Fiszel
0284d7a479
chore(main): release 1.369.1 ( #4149 )
...
* chore(main): release 1.369.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-29 20:22:26 +02:00
Faton Ramadani
7daf4af8fb
fix(frontend): Fix how new items are processed in App select ( #4109 )
...
* fix(frontend): Fix how new items are procesed
* fix(frontend): Fix regex
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix(frontend): avoid duplicates
* fix(frontend): simplify code
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-07-29 20:21:39 +02:00
Ruben Fiszel
bdbb944aad
fix: fix lang picker artefact for script editor
2024-07-29 20:18:56 +02:00
Ruben Fiszel
f8be03bc88
chore(main): release 1.369.0 ( #4147 )
...
* chore(main): release 1.369.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-29 19:55:34 +02:00
Ruben Fiszel
12ec75551e
feat: remove nativets in favor of bun with native pragma
2024-07-29 19:20:00 +02:00
Faton Ramadani
298ec15cd5
feat(frontend): App bar as components ( #4103 )
...
* feat(frontend): wip
* feat(frontend): add migration to the new top bar
* feat(frontend): fix topbar styling
* feat(frontend): fix migration code
* feat(frontend): fix migration code
* feat(frontend): fix migration code
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove migration
* feat(frontend): fix top bar styling
* feat(frontend): fix sync issues
* feat(frontend): improve style
* feat(frontend): Redesign Recompute all
* feat(frontend): change icon + make the default title font bigger
* feat(frontend): Remove unecesary clearInterval
* feat(frontend): Fix dropdown menu button style
2024-07-29 17:26:18 +02:00
Ruben Fiszel
d85482a717
chore(main): release 1.368.3 ( #4143 )
...
* chore(main): release 1.368.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-28 19:34:13 +02:00
Ruben Fiszel
df95acf598
clarify //nobundling
2024-07-28 14:31:23 +02:00
Ruben Fiszel
4529be9115
chore(main): release 1.368.2 ( #4141 )
...
* chore(main): release 1.368.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-28 11:09:31 +02:00
Ruben Fiszel
9b2c2c96b4
small nit BASE_URL
2024-07-28 10:25:33 +02:00
Ruben Fiszel
21faf5c6b4
chore(main): release 1.368.1 ( #4140 )
...
* chore(main): release 1.368.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-27 12:46:47 +02:00
Ruben Fiszel
135f57eb5a
fix: improve runs page performance through pg indices
2024-07-27 12:16:13 +02:00
Ruben Fiszel
1f41816479
chore(main): release 1.368.0 ( #4129 )
...
* chore(main): release 1.368.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-26 23:27:34 +02:00
wendrul
af6cdea437
fix: search modal improvements ( #4128 )
...
* Message when runs filter is empty
* Improve height and width of modal
2024-07-26 11:08:16 +02:00
HugoCasa
2b9b4eedc3
feat: multi sql statement with pg fix ( #4134 )
...
* Revert "Revert "feat: multi statement sql (#4104 )" (#4133 )"
This reverts commit c578f05e2d .
* fix: sort pg args
2024-07-26 09:23:39 +02:00
Ruben Fiszel
c578f05e2d
Revert "feat: multi statement sql ( #4104 )" ( #4133 )
...
This reverts commit 5bc0e96171 .
2024-07-26 01:24:03 +02:00
HugoCasa
5bc0e96171
feat: multi statement sql ( #4104 )
...
* feat: multi statement pg
* fix: add other flavors
* feat: make pg params start at 1 and sequential
* fix: improve sql statement parsing
* add tests
* fix: allow no semi in last statement
* fix: merge conflict
* fix: minor improvement
* fix: parser version
2024-07-25 20:46:04 +02:00
Henri Courdent
2443301266
Changelog update frontend 25 07 ( #4130 )
2024-07-25 11:21:17 +02:00
Ruben Fiszel
834d2d8d96
chore(main): release 1.367.2 ( #4127 )
...
* chore(main): release 1.367.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-24 18:28:56 +02:00
Ruben Fiszel
c5825d174b
chore(main): release 1.367.1 ( #4126 )
...
* chore(main): release 1.367.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-24 15:27:14 +02:00