Skip to content

Releases: equinor/pepm-ui

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)

v1.0.1

23 May 12:24
cb2a7b7
Compare
Choose a tag to compare

1.0.1 (2024-05-23)

Bug Fixes

  • workflow: scoped workflows to ignore changes in package.json and package-lock.json (b473c6f)
  • workflow: updated deploy-to-test workflow to push the right version tag to radix (d62402e)
  • workflow: updated test workflow (cc00cc6)

v1.0.0

23 May 12:00
c45290f
Compare
Choose a tag to compare

1.0.0 (2024-05-23)

Features

  • About page (ba60220)
  • add api fetch function (278f41a)
  • add description and metadata form (72ab7f1)
  • Add file chunking, model converting. (9afaa08)
  • add FileUploader (2973f63)
  • add msal client for authentication (ed5d390)
  • add navigation to tabs routes, closes #31 (eba7f72)
  • add new model dialog (3b0e74c)
  • Add no relevant option to analogue. (#245) (28d1361)
  • add onChange function to fileuploader, closes #44 (b7476d3)
  • add pre-commit (#8) (d9f7161)
  • add react router #12 (0839e0b)
  • Add run compute cahnnel (167ce5b)
  • Add set area coordinate. (c126f26)
  • Add set metadata and analogue on model upload. (1042170)
  • Add simple input validation (061b6bf)
  • add Table (5b59915)
  • add table to manage model input files (21c73d0)
  • add TopBar (50866e5)
  • add variogram job in radix (#168) (8d3e5d5)
  • added compute results (#184) (8ab865c)
  • api-codegen: replaced with new more excplicit codegen. Added react-query. Refactored app.tsx. Updated linting (#118) (2be7303)
  • configure environment for auth (fcdc9f6)
  • Delete case. Add confirmDialog component. (ae6c098)
  • Duplicate variogram case. (#217) (1735b62)
  • Edit metadata functionality added. (5310f83)
  • Fetch, save and update variogram cases for Net-To-Gross and Continious Parameter method. (ccb02ca)
  • file upload, closes #41 (1b78560)
  • IconButton component for equinor icons (aae3e3c)
  • list names on analogue models in the api (9b99b89)
  • Load indicator case from api. Set indicator case data to caseRow. Uppdated logic around case buttons. (533a219)
  • populate metadata with api data. Fixed multiple upload. (f6e4944)
  • publishing images per environment (#198) (d192580)
  • Save indicator case to db. (9542083)
  • Selected option dropdown list. (5fecd76)
  • toggle between file display and metadata (f2f465a)
  • Update indicator case functionality. Refactor alert message function. (1545c2b)
  • user menus showing logged in user and notifications, resolves #27 (772785e)

Bug Fixes

  • add placeholder values to prevent lines from being ignored (062e6b5)
  • added another internal port (#182) (01a8e90)
  • Added scrollbehaviour on table (a84c617)
  • adding .env back to make container run at all (51bf8be)
  • AddModelDialog height. (9aa7c49)
  • always show description and metadata (282e0ef)
  • authenticate container registry (f349991)
  • Bug when selecting whole model. (54e24aa)
  • Clear changes on cancle edit. (d7bab89)
  • Clear selected model area on coordinate change. (630f6fa)
  • default render models on open (960434b)
  • env file (a654d42)
  • Fix css stylesheet error. (449c9e7)
  • Fixed 401 error Unauthorized (8d8d511)
  • Fixed bug with data refresh in component after edit. Updated metadata type. (b71fe51)
  • fixed deploy only for every branch (26d54fa)
  • fixed dev compose file (99a98c7)
  • fixed env variables in radix (793bff3)
  • fixed image naming (1b9b804)
  • fixed logic in disable filter (b4e5e21)
  • fixed radix config error (fcaf1e5)
  • fixed routing (#172) (af0b637)
  • Fixed unwanted re render no sidebar navigation (743fbc7)
  • fixing radix deployment (4b55989)
  • generate api files to uppdate latest changes. (#233) (f20693e)
  • identation (8c01e61)
  • Logo click navigates to "/" (cd510a6)
  • make input interactive to assistive technology (a109f03)
  • Model area select bug. Delete case bug. (#226) (6d7e1fe)
  • Model table column cell adjustments. ([0df46e9](0df46e9...
Read more