Skip to content

Releases: equinor/pepm-ui

v1.7.0

11 Dec 10:40
Compare
Choose a tag to compare

1.7.0 (2024-12-11)

🧹 Chores

✨ Features

🐛 Bug Fixes

  • Added try catch to catch error and set state (#385) (10bc4c2)
  • Fixed editing of model name and desc (#373) (82f8003)
  • Fixed footer overlapping content (#384) (5679ab5)

v1.6.0

13 Nov 10:03
0bc0c7c
Compare
Choose a tag to compare

1.6.0 (2024-11-12)

🧹 Chores

✨ Features

🐛 Bug Fixes

v1.5.0

17 Oct 07:31
05089e8
Compare
Choose a tag to compare

1.5.0 (2024-10-17)

🧹 Chores

  • radix-config: added new job (88b532e)
  • refactor model page styles and micro copy (#324) (2631e27)
  • tune delete button and dialog (#323) (0d4daf0)

✨ Features

🐛 Bug Fixes

  • Added null checks for failing value (#335) (1f0e04e)
  • fixed css for image (#344) (1a97e19)
  • fixed issue where same image was displayed for all results within the same case (#329) (564fcb5)
  • fixing correct version for test API. NB: will be changed later (e067b92)
  • Hide overflow in css (#340) (fc32e0a)

v1.4.0

18 Sep 07:21
7fb1af1
Compare
Choose a tag to compare

1.4.0 (2024-09-18)

🧹 Chores

  • Update dependencies and fix some breaking code. (#314) (d32f666)
  • Update generated api models. (#322) (6f29c6c)

✨ Features

🐛 Bug Fixes

  • Model table not scrollable. (#317) (e0238e5)
  • package.json & yarn.lock to reduce vulnerabilities (#309) (8ffbea7)
  • updated standard dev tag (261d752)
  • upgrade multiple dependencies with Snyk (#289) (fe91f88)
  • upgrade react-router-dom from 6.16.0 to 6.23.1 (#305) (e248653)

v1.3.0

20 Aug 06:50
3445e42
Compare
Choose a tag to compare

1.3.0 (2024-07-03)

✨ Features

v1.2.1

02 Jul 06:49
1962062
Compare
Choose a tag to compare

1.2.1 (2024-07-02)

🧹 Chores

  • Change to dialog for edit name and description in modle view. (#301) (b59be59)
  • Update Object result compute type. (#303) (76c5c76)

🐛 Bug Fixes

  • need to rebuild config file (fc11412)
  • removed deprecated endpoints from api services (#306) (f772055)
  • removed typo in radix config (d03dadf)
  • updated radix config (6f7db3d)
  • updated secrets in radix config (fd8b808)

v1.2.0

20 Jun 10:19
016ab2b
Compare
Choose a tag to compare

1.2.0 (2024-06-19)

🧹 Chores

  • Update model table columns with new data. (c424beb)

✨ Features

  • Add mouthbar as option for compute object. (#299) (5894133)

🐛 Bug Fixes

v1.1.0

14 Jun 06:52
1d1988d
Compare
Choose a tag to compare

1.1.0 (2024-06-10)

🧹 Chores

  • deleted package-lock as we use yarn.lock (c963cd7)

✨ Features

🐛 Bug Fixes

  • Missing Architectural Element in table. Architectural Element multiselect. Small styling changes. (#294) (c44c92b)

v1.0.3

24 May 11:19
4fb0805
Compare
Choose a tag to compare

1.0.3 (2024-05-24)

🐛 Bug Fixes

  • ci: removed build from radix config (cb02395)

v1.0.2

24 May 10:51
b63ef20
Compare
Choose a tag to compare

1.0.2 (2024-05-24)

🐛 Bug Fixes

  • ci: removed component name in tag for release-please (aa0dca5)
  • ci: sat release please search after last release (96d7414)
  • ci: updated image base in radix config, updated image tags in deployment (08a526c)
  • ci: updated release-please with new sections (cab51e9)
  • radix-config: updated jobs images (e1bb377)