Georg Traar
101700ac53
chore(dashboards): display in progress/pending executions as absolute values ( #13237 )
...
Running (technically "In Progress") and pending executions were previously displayed as ratios of total executions,
which seemed to convey little value. This update switches
these KPIs to absolute values to provide a clearer, more intuitive view of current system load and renames "Running" to "In Progress" in line with other charts on the dashboards.
Co-authored-by: Georg Traar <georg@crate.io >
2025-12-01 09:35:40 +01:00
Ronin@73
36389d7d79
chore(executions): prevent tooltip from being stuck on gantt view ( #13209 )
...
Closes https://github.com/kestra-io/kestra/issues/12734 .
Co-authored-by: AtulRaghuvanshi73 <atul.raghuvanshi73@gmail.com >
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-12-01 09:11:57 +01:00
Eshaan Gupta
f29dbe53a8
refactor(core): remove usage of unnecessary i18n composable ( #13246 )
...
Closes https://github.com/kestra-io/kestra/issues/13228 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-01 08:58:31 +01:00
Pratik Dey
a6d34151bf
chore(core): remove unnecessary button in backfill dialog ( #13249 )
...
Closes https://github.com/kestra-io/kestra/issues/13184 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-01 08:52:54 +01:00
Nancy Sangani
4e54fac980
refactor(core): remove usage of unnecessary i18n composable ( #13252 )
...
Closes https://github.com/kestra-io/kestra/issues/13226 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-12-01 08:48:14 +01:00
github-actions[bot]
6e50654544
chore(core): localize to languages other than english ( #13254 )
...
Co-authored-by: GitHub Action <actions@github.com >
2025-12-01 12:32:14 +05:30
yuri
d146ebfb01
feat(ui): improve misc filtering UX ( #13247 )
...
Co-authored-by: Piyush Bhaskar <impiyush0012@gmail.com >
2025-12-01 12:29:49 +05:30
sh
e353399d47
refactor(core): remove usage of unnecessary i18n composable ( #13248 )
...
Closes https://github.com/kestra-io/kestra/issues/13200 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-30 21:38:30 +01:00
Miloš Paunović
038083cdf4
fix(core): prevent log lines from breaking too early in firefox ( #13243 )
...
Closes https://github.com/kestra-io/kestra/issues/12736 .
Related to https://github.com/kestra-io/kestra/pull/13130 .
2025-11-28 20:04:19 +01:00
Leonardo Ishida
568e66c75e
refactor(core): remove unused component from codebase ( #13244 )
...
Closes https://github.com/kestra-io/kestra/issues/13145 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 17:56:07 +01:00
Roman Acevedo
da323d792a
fix(core): make sure inputs form defaults handle all cases
...
made with Bart, thx to him
2025-11-28 17:26:11 +01:00
Barthélémy Ledoux
659731813a
fix: avoid saving flow.yaml with the rest of namespace files ( #13190 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 16:30:10 +01:00
Barthélémy Ledoux
b8b20e76ba
fix: make Namespace value show a value ( #13210 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 16:29:47 +01:00
Mahadeva Peruka
cf0b551f8f
fix(ui): Executions > outputs is now responsive ( #13128 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 15:59:05 +01:00
Roman Acevedo
0dba0367f7
fix(backfills): inputs was always the default one in the ui
...
- fix https://github.com/kestra-io/kestra/issues/13143
2025-11-28 12:45:54 +01:00
Piyush Bhaskar
905341c185
fix(core): ensure row unselected after actions ( #13233 )
2025-11-28 16:41:40 +05:30
yuri
71f1bb9477
feat(ui): improve filters UX ( #13192 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
Co-authored-by: Piyush Bhaskar <impiyush0012@gmail.com >
2025-11-28 15:17:20 +05:30
Aditya Pandey
491e286eee
refactor(core): remove usage of unnecessary i18n composable ( #13229 )
...
Closes https://github.com/kestra-io/kestra/issues/13172 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 09:35:05 +01:00
Norman_Osbon
469e230ebd
refactor(core): remove usage of unnecessary i18n composable ( #13219 )
...
Closes https://github.com/kestra-io/kestra/issues/13203 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-28 08:26:00 +01:00
SungJunBaek
ebb86f6d19
refactor(core): remove usage of unnecessary i18n composable ( #13223 )
...
Closes https://github.com/kestra-io/kestra/issues/13202 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-28 08:21:28 +01:00
Pratik Dey
248c2154a2
fix: Debug Expression syntax highlighting stops ( #13146 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-27 15:54:37 +01:00
Vedant794
27bcb9c347
refactor(core): remove usage of unnecessary i18n composable ( #13207 )
...
Closes https://github.com/kestra-io/kestra/issues/13173 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-27 12:58:30 +01:00
Tanbir Ali
3f7b6a0e72
refactor(core): remove usage of unnecessary i18n composable ( #13208 )
...
Closes https://github.com/kestra-io/kestra/issues/13204 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-27 12:55:28 +01:00
Mahadeva Peruka
aeca59a3e4
chore(executions): more tweaks to the overview page for small screens ( #13206 )
...
Closes https://github.com/kestra-io/kestra/issues/12730 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-27 12:26:49 +01:00
Miloš Paunović
b5efc27763
fix(core): amend showing of proper date format ( #13196 )
...
Related to https://github.com/kestra-io/kestra/pull/13139 .
Closes https://github.com/kestra-io/kestra-ee/issues/5969 .
2025-11-27 09:05:14 +01:00
Piyush Bhaskar
4909978f7f
feat(core): list out the KV and secrets from upstream parent in ns context ( #13195 )
2025-11-27 13:32:35 +05:30
yuri
f8740871ec
chore(core): improve the usability of the logs view ( #13191 )
...
- Collapse/Expand functionality shouldn't apply to temporal view
- Specified log level query parameter correctly
2025-11-27 09:00:03 +01:00
RONGALI MOHAN KRISHNA 2400033266
187319ad54
refactor(core): remove usage of unnecessary i18n composable ( #13183 )
...
Closes https://github.com/kestra-io/kestra/issues/13175 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-27 08:29:31 +01:00
2400031832
9459d6556b
refactor(core): remove usage of unnecessary i18n composable ( #13182 )
...
Closes https://github.com/kestra-io/kestra/issues/13176 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-27 08:26:33 +01:00
kkash08
a9d1e9ac4d
refactor(core): remove usage of unnecessary i18n composable ( #13194 )
...
Closes https://github.com/kestra-io/kestra/issues/13174 .
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-27 08:22:36 +01:00
Barthélémy Ledoux
e46fbe480e
refactor: unify management of anonymous routes ( #13181 )
2025-11-26 15:56:00 +01:00
YannC
7fd16b24e0
feat: allows to export flows/triggers/executions as a streamed CSV files ( #13137 )
2025-11-26 14:11:14 +01:00
Richard-Mackey
51529c8ead
fix: Add taskId parameter to task log API requests ( #13106 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 11:48:49 +01:00
Barthélémy Ledoux
f53135a856
fix: loading icons should work ( #13126 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 10:26:45 +01:00
AkhilChowdary2222
bd4eebed32
refactor(core): import toast directly from the composable ( #13171 )
...
Closes https://github.com/kestra-io/kestra/issues/12951 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 10:10:10 +01:00
Ravi kumar
f2e7283c72
fix(ui): render level badge and header inline with message ( #13130 )
...
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 14:30:00 +05:30
dependabot[bot]
2c46bc0c39
build(deps): bump vue-i18n from 11.1.12 to 11.2.2 in /ui ( #13167 )
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n ) from 11.1.12 to 11.2.2.
- [Release notes](https://github.com/intlify/vue-i18n/releases )
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.2/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-version: 11.2.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-26 08:54:26 +01:00
Mahadeva Peruka
f0189c32fc
chore(executions): minor tweaks to the overview page for small screens ( #13084 )
...
Closes https://github.com/kestra-io/kestra/issues/12730 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 08:47:18 +01:00
zihenzzz
e6058f3d3e
chore(executions): minor tweaks to the gantt chart on the execution page for small screens ( #13095 )
...
Closes https://github.com/kestra-io/kestra/issues/12735 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 08:41:20 +01:00
Yuvraj Karna
a5ec12c62a
refactor(core): import moment as a library directly into the component ( #13125 )
...
Closes https://github.com/kestra-io/kestra/issues/12955 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 08:27:28 +01:00
SIVALANAGASHANKARNIVAS
5439d395b1
refactor(core): import moment as a library directly into the component ( #13139 )
...
Closes https://github.com/kestra-io/kestra/issues/12956 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-26 08:19:26 +01:00
Piyush Bhaskar
bb363f8832
feat(execution): add execution triggers column ( #13158 )
2025-11-26 12:46:33 +05:30
Piyush Bhaskar
865aaa1fde
refactor(filter): re position refresh and reset ( #13142 )
2025-11-26 12:46:19 +05:30
Piyush Bhaskar
116e5aad2d
fix(core): add nextTick for table rendering ( #13148 )
2025-11-26 12:39:13 +05:30
Miloš Paunović
c99bd1d4ea
fix(core): redirect welcome page action button to flow creation in the enterprise edition ( #13136 )
...
Closes https://github.com/kestra-io/kestra-ee/issues/5933 .
2025-11-25 08:15:06 +01:00
Hritik Raj
c4a6ea617f
refactor(ui): migrate Toc.vue to Vue 3 Composition API with full Type… ( #13113 )
2025-11-24 16:05:33 +05:30
Pratik Dey
a4b0beaf63
refactor(core): remove unused component from codebase ( #13123 )
...
Closes https://github.com/kestra-io/kestra/issues/12960 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-24 09:49:16 +01:00
Raúl Soto
a5847aeb3a
refactor(core): remove unused component from codebase ( #13111 )
...
Closes https://github.com/kestra-io/kestra/issues/12961 .
Co-authored-by: Miloš Paunović <paun992@hotmail.com >
2025-11-24 08:00:32 +01:00
Ronin@73
49bbc15d91
refactor(core): remove unused component from codebase ( #13112 )
...
Closes https://github.com/kestra-io/kestra/issues/12959 .
Co-authored-by: AtulRaghuvanshi73 <atul.raghuvanshi73@gmail.com >
Co-authored-by: MilosPaunovic <paun992@hotmail.com >
2025-11-24 07:57:05 +01:00
Florian Hussonnois
eb51c5be37
feat(flows): add new check conditions
...
Adds new property 'checks' on flow in order to allow
pre-conditions to be evaluated before execution
Fixes : kestra-io/kestra-ee#5759
2025-11-21 14:25:01 +01:00