Commit Graph

8 Commits

Author SHA1 Message Date
Erik Jan de Wit
6a46667c82 added wait for group to load (#34814)
fixes: #34605

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-11-12 08:29:43 -05:00
Erik Jan de Wit
5308313046 fix for finding execution by index (#32593)
fixes: #32481

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-09-03 08:14:41 -04:00
Erik Jan de Wit
9f0fc3d469 check if it's the last item (#31054)
fixes: #31040

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-05 13:50:19 +02:00
Jon Koops
d3c2475041 Upgrade admin and account console to PatternFly 5 (#28196)
Closes #21345
Closes #21344

Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Mark Franceschelli <mfrances@redhat.com>
Co-authored-by: Hynek Mlnařík <hmlnarik@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-04-05 16:37:05 +02:00
Erik Jan de Wit
c86620963d fixed change calculation (#28342)
fixes: #28187

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-04-02 14:03:47 +02:00
Jon Koops
fefe2f57ae Use JavaScript private class features (#24054)
Uses JavaScript [private class features](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields) over TypeScript's `private` keyword. Also introduces some ESLint configuration to enforce this rule throughout the project.
2023-10-23 14:12:55 -04:00
Jon Koops
153d1a9841 Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
Jon Koops
ec8e24c550 Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00