Skip to content

Releases: City-of-Helsinki/kukkuu-admin

kukkuu-admin: v4.0.0

06 Feb 12:38
Compare
Choose a tag to compare

4.0.0 (2025-02-06)

⚠ BREAKING CHANGES

  • vite: migrate from CRA to Vite

Features

  • Add csp meta-tag (081d783)
  • Enable children resource only with viewFamilies permission (8381e20)
  • Use polling in docker development to enable hot reload (2260422)

Bug Fixes

  • Add blob to img-src CSP-rule (2c09d8e)
  • Build and deps issues (1868b01)
  • build: Use build arg in docker static builder (f72856b)
  • config: Admin ui url (ed16447)
  • Consistency between pre-commit & non-pre-commit linting (50e66be)
  • Date formats of date fields (778933e)
  • deprecation: Set package type to "module" (2ac5a82)
  • Disable React-admin telemetry (8f9eb51)
  • docker: Build (ff6b515)
  • Eslint installation (c832b2c)
  • eslint: Improve linting (8786e0b)
  • Eslintrc configuration (3521306)
  • Husky pre-commit run vitest related with lint-staged (0bc25f1)
  • Lint-staged should use format:code with max-warnings flag (8086f82)
  • Linter and ts issues (5e50046)
  • Linting issues (5c6ba7f)
  • localdev: Add localhost:, 127.0.0.1: to CSP connect-src (e599b59)
  • Occurrence date time validation (c59eb60)
  • Remove email, phone number & child link from occurence's user list (29c4fae)
  • Translation handling in events and event groups page (1b1c454)
  • Ts issues (f17c068)

Build System

  • vite: Migrate from CRA to Vite (bfcdf71)

kukkuu-admin: v3.6.0

14 Nov 08:32
Compare
Choose a tag to compare

3.6.0 (2024-11-05)

Features

  • Idle user 60mins logout (dd95daf)

kukkuu-admin: v3.5.0

31 Oct 12:57
48fe34c
Compare
Choose a tag to compare

3.5.0 (2024-10-28)

Features

  • Add tixly ticket system (0ea21cf)
  • Arrival status and mark as attended on ticket verification page (1ab6439)
  • Messages can be sent to all only with special permission (ed29312)

Bug Fixes

  • Event api internal enrolment handling (99b260f)

kukkuu-admin: v3.4.0

19 Sep 07:24
Compare
Choose a tag to compare

3.4.0 (2024-09-18)

Features

  • Add pagination to messages list (dcfbef1)

kukkuu-admin: v3.3.1

10 Sep 14:52
Compare
Choose a tag to compare

3.3.1 (2024-09-10)

Bug Fixes

  • The oidc silent token renew should e enabled by default (1cbd0eb)

kukkuu-admin: v3.3.0

05 Sep 11:48
Compare
Choose a tag to compare

3.3.0 (2024-09-05)

Features

  • Add working delete button to unsent message's detail page (a9285cf)

Bug Fixes

  • Update the graphql schema (4918880)

kukkuu-admin: v3.2.1

11 Jul 08:14
Compare
Choose a tag to compare

3.2.1 (2024-07-05)

Bug Fixes

  • Auth renewal should not reset a selected project (c7888bf)

kukkuu-admin: v3.2.0

12 Jun 12:10
Compare
Choose a tag to compare

3.2.0 (2024-06-11)

Features

  • Add silent token refreshing with Keycloak only (f05ef57)

kukkuu-admin: v3.1.0

06 Jun 07:45
Compare
Choose a tag to compare

3.1.0 (2024-05-29)

Features

  • Keycloak support for auth service and provider (edb6872)

Bug Fixes

  • ToLocaleString gives different time prefixes in different envs (3586163)
  • Update graphql schema (4751302)

kukkuu-admin: v3.0.2

14 Mar 11:54
Compare
Choose a tag to compare

3.0.2 (2024-03-14)

Bug Fixes

  • Occurrence creation and edit view (0a9353c)