Skip to content

Releases: flightctl/flightctl-ui

v1.1.0-rc1

29 Jan 08:32
75ca598

Choose a tag to compare

v1.1.0-rc1 Pre-release
Pre-release

What's Changed

  • EDM-2687: Add proper labels for systemd unit statuses by @celdrake in #394
  • [release 1.0] EDM-2687: Add proper labels for systemd unit statuses by @celdrake in #395
  • Update node-forge to v1.3.2 by @celdrake in #401
  • EDM-2697: Removing resource limits PATCH fixed by @celdrake in #397
  • EDM-2561: Increase terminal size close to 100% of height by @celdrake in #396
  • EDM-2612: Logout method in OCP is POST. Remove cookie on logout by @celdrake in #393
  • EDM-2705: Fix auth provider roles to new names by @celdrake in #403
  • EDM-2717: Show error in OrganizationSelector if organizations cannot … by @celdrake in #404
  • EDM-2649 fix OIDC flow failing for cookie size by @celdrake in #406
  • EDM-2693: Add support for volumes for all app types by @celdrake in #399
  • Improve UI proxy security by @celdrake in #418
  • EDM-2622: PKCE improvements by @celdrake in #419
  • Fix k8s flow that does not have state parameter by @celdrake in #423
  • Update doc links with new format by @celdrake in #415
  • EDM-2733: Ignore errors in advanced block if basic is selected by @celdrake in #412
  • EDM-2776: Fix wrong verb for approving Enrollment Requests by @celdrake in #425
  • Fix vulnerabilities reported by snyk by @celdrake in #430
  • EDM-2704: Disable creating/editing OAuth2 providers by @celdrake in #417
  • EDM-2742: Allow users to configure startGraceDuration for updates by @celdrake in #416
  • EDM-2755: Show errors in all duplicate files by @celdrake in #428
  • EDM-2752: Report only application status by @celdrake in #420
  • EDM-2730: Redirect to valid page after switching organization by @celdrake in #409
  • EDM-2813: Do not attempt to refresh in a loop by @celdrake in #438
  • Force the user to enter their credentials / select account for new login by @celdrake in #441
  • EDM-2717: Show error and retry button if no organizations exist by @celdrake in #440
  • EDM-2821: Improve UX design for failed login processes by @celdrake in #443
  • EDM-2913: Add support for OCI repositories by @celdrake in #449
  • EDM-2847: Implement checkOrigin for device terminal by @celdrake in #451
  • EDM-2830:Show reload organizations only when it can succeed by @celdrake in #446
  • EDM-1982: Simple modal for seeing the login command by @celdrake in #450
  • EDM-2865: Upgrade to Patternfly v6 by @celdrake in #448
  • EDM-2995 align wizard footer by @celdrake in #454
  • EDM-2611: UI for Image building to quickly enroll new devices by @celdrake in #455
  • Remove Ansible lib by @celdrake in #456
  • EDM-2925: Adding helm application type by @celdrake in #457
  • EDM-3207: Add ImageBuilder logs, userConfig and additional export format by @celdrake in #458
  • EDM-3209 EDM-3069 update repo spec types by @celdrake in #459
  • EDM-2954: Allow configuring app privileges by @celdrake in #460
  • Viewing canceling/canceled image builds and exports by @celdrake in #461

Full Changelog: v1.0.2...v1.1.0-rc1

v1.0.2

12 Jan 07:52
e4ee134

Choose a tag to compare

Release for alignment to Backend versioning. Includes no UI changes.

v1.0.1

07 Jan 12:20
e4ee134

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Dec 16:19
c2c6334

Choose a tag to compare

What's Changed

  • NO-ISSUE: Bump base image version by @fzdarsky in #349
  • Update UI proxy flightctl go dep to v0.10.0-rc1 by @celdrake in #351
  • EDM-1246: Add FIPS validation by @fzdarsky in #355
  • EDM-2216: Improve UX of showing results after resuming all devices by @celdrake in #358
  • Adjust new subnav bar to UX designs by @celdrake in #356
  • Update Flight Control logo by @celdrake in #361
  • EDM-532: Allow navigating menus via Keyboard by @celdrake in #322
  • EDM-2280: Add orgId parameter to console session requests by @celdrake in #363
  • Fix release branch check: verify commit is in the correct branch by @celdrake in #369
  • Autodetect kind cluster configuration by @celdrake in #365
  • EDM-2403: Handle initialization errors gracefully instead of panic by @celdrake in #370
  • Quadlet spec by @celdrake in #371
  • EDM-2249: The yaml tab is now a YAML editor similar to the OCP console by @celdrake in #366
  • Add support k8s static auth by @celdrake in #372
  • EDM-2422 split application and systemd status by @celdrake in #373
  • EDM-2540 Perform user permission checks through the Flight Control API exclusively by @celdrake in #376
  • EDM-2373: Support multiple authentication providers by @celdrake in #378
  • EDM-2290 quadlet applications support by @celdrake in #381
  • EDM-2622: PKCE flow not 100% following security guidelines by @ori-amizur in #384
  • EDM-2353: Remove Tech Preview badge from all pages by @celdrake in #377
  • Migrate API from v1alpha1 to v1beta1 by @celdrake in #385
  • EM-2629 add support for single container apps by @celdrake in #382
  • EDM-2632: Update types with new ApplicationStatus when there are no apps by @celdrake in #386
  • EDM-2646: Revert to manually generating the PATCHes for applications by @celdrake in #387
  • Use appropriate icon for NoApplications. Add embedded column to apps by @celdrake in #388
  • Skip cypress from the UI image building process by @celdrake in #379
  • EDM-2373: Auth providers - fixes and improvements by @celdrake in #383
  • EDM-2534 auth and organizations always enabled by @celdrake in #390
  • Update flightctl-base image by @celdrake in #389
  • Do now show login error before flow starts by @celdrake in #392
  • Make the subnav style consistent with the current theme by @celdrake in #391
  • [Release-1.0] EDM-2697: Removing resource limits PATCH fixed by @celdrake in #398
  • [Release 1.0] EDM-2561 increase terminal size by @celdrake in #407
  • [Release-1.0] EDM-2612 fix cookie clear and openshift logout by @celdrake in #408
  • [Release-1.0] Update node-forge to v1.3.2 by @celdrake in #402
  • [Release-1.0] EDM-2705 fix auth provider roles by @celdrake in #410
  • [Release-1.0] EDM-2717 show error when organizations are not fetched by @celdrake in #411
  • [Release-1.0] EDM-2649 fix OIDC flow failing for cookie size by @celdrake in #413
  • [Release 1.0] EDM-2693 add support for volumes in all app types by @celdrake in #414
  • [Release-1.0] Security review by @celdrake in #421
  • [Release-1.0] PKCE improvements by @celdrake in #422
  • [Release-1.0] Fix k8s flow that does not have state parameter by @celdrake in #424
  • Update doc links with new format (#415) by @celdrake in #426
  • [Release-1.0] EDM-2733 skip updates error on basic config by @celdrake in #427
  • [Release-1.0] EDM-2776 fix rbac permissions to check by @celdrake in #429
  • [Release-1.0] Fix snyk reported issues by @celdrake in #432
  • [Release-1.0] EDM-2704 disable oauth2 providers temporarily by @celdrake in #433
  • [Release-1.0] EDM-2742: Allow users to configure startGraceDuration for updates by @celdrake in #434
  • [Release-1.0] EDM-2755 show duplicate error in all duplicate files by @celdrake in #435
  • [Release-1.0] EDM-2752: Report only application status by @celdrake in #436
  • [Release-1.0] EDM-2730: Redirect to valid page after switching organization by @celdrake in #437
  • [Release-1.0] EDM-2813: Do not attempt to refresh in a loop by @celdrake in #439
  • [Release-1.0] Add prompt to login by @celdrake in #442
  • [Release-1.0] EDM-2717 show error with empty organizations by @celdrake in #444
  • [Release-1.0] Improve UI login error messages by @celdrake in #445

New Contributors

Full Changelog: v0.10.0...v1.0.0

v1.0.0-rc6

21 Dec 15:45
c2c6334

Choose a tag to compare

v1.0.0-rc6 Pre-release
Pre-release

Full Changelog: v1.0.0-rc5...v1.0.0-rc6

v1.0.0-rc5

18 Dec 14:51
c2c6334

Choose a tag to compare

v1.0.0-rc5 Pre-release
Pre-release

What's Changed

  • [Release-1.0] Add prompt to login by @celdrake in #442
  • [Release-1.0] EDM-2717 show error with empty organizations by @celdrake in #444
  • [Release-1.0] Improve UI login error messages by @celdrake in #445

Full Changelog: v1.0.0-rc4...v1.0.0-rc5

v1.0.0-rc4

16 Dec 20:30
9e792a4

Choose a tag to compare

v1.0.0-rc4 Pre-release
Pre-release

What's Changed

  • [Release-1.0] EDM-2755 show duplicate error in all duplicate files by @celdrake in #435
  • [Release-1.0] EDM-2752: Report only application status by @celdrake in #436
  • [Release-1.0] EDM-2730: Redirect to valid page after switching organization by @celdrake in #437
  • [Release-1.0] EDM-2813: Do not attempt to refresh in a loop by @celdrake in #439

Full Changelog: v1.0.0-rc3...v1.0.0-rc4

v1.0.0-rc3

12 Dec 19:23
v1.0.0-rc3
53e7aab

Choose a tag to compare

v1.0.0-rc3 Pre-release
Pre-release

What's Changed

  • Update doc links with new format (#415) by @celdrake in #426
  • [Release-1.0] EDM-2733 skip updates error on basic config by @celdrake in #427
  • [Release-1.0] EDM-2776 fix rbac permissions to check by @celdrake in #429
  • [Release-1.0] Fix snyk reported issues by @celdrake in #432
  • [Release-1.0] EDM-2704 disable oauth2 providers temporarily by @celdrake in #433
  • [Release-1.0] EDM-2742: Allow users to configure startGraceDuration for updates by @celdrake in #434

Full Changelog: v1.0.0-rc2...v1.0.0-rc3

v1.0.0-rc2

09 Dec 14:50
801d017

Choose a tag to compare

v1.0.0-rc2 Pre-release
Pre-release

What's Changed

  • [Release-1.0] EDM-2697: Removing resource limits PATCH fixed by @celdrake in #398
  • [Release 1.0] EDM-2561 increase terminal size by @celdrake in #407
  • [Release-1.0] EDM-2612 fix cookie clear and openshift logout by @celdrake in #408
  • [Release-1.0] Update node-forge to v1.3.2 by @celdrake in #402
  • [Release-1.0] EDM-2705 fix auth provider roles by @celdrake in #410
  • [Release-1.0] EDM-2717 show error when organizations are not fetched by @celdrake in #411
  • [Release-1.0] EDM-2649 fix OIDC flow failing for cookie size by @celdrake in #413
  • [Release 1.0] EDM-2693 add support for volumes in all app types by @celdrake in #414
  • [Release-1.0] Security review by @celdrake in #421
  • [Release-1.0] PKCE improvements by @celdrake in #422
  • [Release-1.0] Fix k8s flow that does not have state parameter by @celdrake in #424

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1

27 Nov 16:01
70412e1

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

What's Changed

  • NO-ISSUE: Bump base image version by @fzdarsky in #349
  • Update UI proxy flightctl go dep to v0.10.0-rc1 by @celdrake in #351
  • EDM-1246: Add FIPS validation by @fzdarsky in #355
  • EDM-2216: Improve UX of showing results after resuming all devices by @celdrake in #358
  • Adjust new subnav bar to UX designs by @celdrake in #356
  • Update Flight Control logo by @celdrake in #361
  • EDM-532: Allow navigating menus via Keyboard by @celdrake in #322
  • EDM-2280: Add orgId parameter to console session requests by @celdrake in #363
  • Fix release branch check: verify commit is in the correct branch by @celdrake in #369
  • Autodetect kind cluster configuration by @celdrake in #365
  • EDM-2403: Handle initialization errors gracefully instead of panic by @celdrake in #370
  • Quadlet spec by @celdrake in #371
  • EDM-2249: The yaml tab is now a YAML editor similar to the OCP console by @celdrake in #366
  • Add support k8s static auth by @celdrake in #372
  • EDM-2422 split application and systemd status by @celdrake in #373
  • EDM-2540 Perform user permission checks through the Flight Control API exclusively by @celdrake in #376
  • EDM-2373: Support multiple authentication providers by @celdrake in #378
  • EDM-2290 quadlet applications support by @celdrake in #381
  • EDM-2622: PKCE flow not 100% following security guidelines by @ori-amizur in #384
  • EDM-2353: Remove Tech Preview badge from all pages by @celdrake in #377
  • Migrate API from v1alpha1 to v1beta1 by @celdrake in #385
  • EM-2629 add support for single container apps by @celdrake in #382
  • EDM-2632: Update types with new ApplicationStatus when there are no apps by @celdrake in #386
  • EDM-2646: Revert to manually generating the PATCHes for applications by @celdrake in #387
  • Use appropriate icon for NoApplications. Add embedded column to apps by @celdrake in #388
  • Skip cypress from the UI image building process by @celdrake in #379
  • EDM-2373: Auth providers - fixes and improvements by @celdrake in #383
  • EDM-2534 auth and organizations always enabled by @celdrake in #390
  • Update flightctl-base image by @celdrake in #389
  • Do now show login error before flow starts by @celdrake in #392
  • Make the subnav style consistent with the current theme by @celdrake in #391

New Contributors

Full Changelog: v0.10.0...v1.0.0-rc1