Skip to content

Releases: Kilowatt-Commando/Power-Plant-Frontend

v1.15.0

30 Jan 07:02
360edbe

Choose a tag to compare

1.15.0 (2025-01-30)

Bug Fixes

  • changed watergate option values to uppercase (2a02c85)
  • elements do not show anymore if not logged is so this section of the test is failing, removed (d072403)

Features

  • change edit form for user profile (79f01bb)

Code Refactorings

  • refactor test because code changed (55acccb)

v1.14.0

24 Jan 07:54
48a2bcb

Choose a tag to compare

1.14.0 (2025-01-24)

Bug Fixes

  • updated power-plant detail fetch request (eb4aebf)

Features

  • added dummy api endpoint /api/powerplants/[id] (ac9da0d)
  • added toast messages to detail action buttons (72b5e8e)
  • added toast-container to root-layout (2bab497)
  • added toasts to management action buttons (833610b)
  • created EnvironmentVariables context provider (71555a6)
  • created PowerPlantDetailsProvider component (2902b68)
  • created WatergateManagementView component (463b5cf)
  • initialized EnvironmentVariables provider in root layout (3f7fb8b)

Styles

  • updated power-plant detail container colors (c7a5521)
  • updated water-gate management colors (995050d)

Miscellaneous Chores

  • installed react-toastify package (5e15ba5)

Code Refactorings

  • added non-null assertions to env-variables (41afe8e)
  • changed power-plants/[id] to [name] (c706d0b)
  • disabled pauseOnFocus for toasts (c59c583)
  • externalized power-plants-details action buttons (a9d2e18)
  • optimized power-plants/[id] page (b554d69)
  • removed link-query options in PowerPlantPreview (c5143c2)
  • removed unnecessary log statement (640941c)
  • replaced base-endpoint property value to use control-apii (d9d4f7f)
  • replaced powerplant-id in power-plants page (95313cb)
  • simplified actionButtons value in manage/page (02fedfb)
  • updated power-plant name access action-buttons (af18d80)
  • updated powerPantPreview test-case (409f907)
  • updated test-case to reflect route change (id -> name) (b33d6e9)

v1.14.0-canary.2

23 Jan 16:16
a980f8d

Choose a tag to compare

v1.14.0-canary.2 Pre-release
Pre-release

1.14.0-canary.2 (2025-01-23)

Features

  • added toast messages to detail action buttons (72b5e8e)
  • added toast-container to root-layout (2bab497)
  • added toasts to management action buttons (833610b)
  • created EnvironmentVariables context provider (71555a6)
  • initialized EnvironmentVariables provider in root layout (3f7fb8b)

Miscellaneous Chores

  • installed react-toastify package (5e15ba5)

Code Refactorings

  • added non-null assertions to env-variables (41afe8e)
  • disabled pauseOnFocus for toasts (c59c583)
  • removed unnecessary log statement (640941c)
  • simplified actionButtons value in manage/page (02fedfb)
  • updated power-plant name access action-buttons (af18d80)

v1.14.0-canary.1

23 Jan 15:58
754c092

Choose a tag to compare

v1.14.0-canary.1 Pre-release
Pre-release

1.14.0-canary.1 (2025-01-23)

Bug Fixes

  • updated power-plant detail fetch request (eb4aebf)

Features

  • added dummy api endpoint /api/powerplants/[id] (ac9da0d)
  • created PowerPlantDetailsProvider component (2902b68)
  • created WatergateManagementView component (463b5cf)

Styles

  • updated power-plant detail container colors (c7a5521)
  • updated water-gate management colors (995050d)

Code Refactorings

  • changed power-plants/[id] to [name] (c706d0b)
  • externalized power-plants-details action buttons (a9d2e18)
  • optimized power-plants/[id] page (b554d69)
  • removed link-query options in PowerPlantPreview (c5143c2)
  • replaced base-endpoint property value to use control-apii (d9d4f7f)
  • replaced powerplant-id in power-plants page (95313cb)
  • updated powerPantPreview test-case (409f907)
  • updated test-case to reflect route change (id -> name) (b33d6e9)

v1.13.1

23 Jan 06:52
3d04103

Choose a tag to compare

1.13.1 (2025-01-23)

Bug Fixes

  • add types for buttons (42bfb55)
  • change testclass (09c17b7)
  • change testclass again (09e553b)
  • change testclass to double encode powerplant in href (4aa9b9b)

v1.13.1-canary.1

23 Jan 06:46
2d8db0d

Choose a tag to compare

v1.13.1-canary.1 Pre-release
Pre-release

1.13.1-canary.1 (2025-01-23)

Bug Fixes

  • add types for buttons (42bfb55)
  • change testclass (09c17b7)
  • change testclass again (09e553b)
  • change testclass to double encode powerplant in href (4aa9b9b)

v1.13.0

22 Jan 20:57
8d3b512

Choose a tag to compare

1.13.0 (2025-01-22)

Features

  • added start and stop mechanism for powerplants (9c56a7e)

v1.13.0-canary.1

22 Jan 20:54
9204620

Choose a tag to compare

v1.13.0-canary.1 Pre-release
Pre-release

1.13.0-canary.1 (2025-01-22)

Features

  • added start and stop mechanism for powerplants (9c56a7e)

v1.12.2

22 Jan 19:23
aacd16c

Choose a tag to compare

1.12.2 (2025-01-22)

Bug Fixes

v1.12.2-canary.1

22 Jan 19:20
04ac379

Choose a tag to compare

v1.12.2-canary.1 Pre-release
Pre-release

1.12.2-canary.1 (2025-01-22)

Bug Fixes