1.7.0 (2024-12-11)
- Added switch for approving object result (#382) (cce5390)
- ini upload (#375) (e00b25a)
- Variogram result status (#391) (ca4c3bf)
- 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)
1.6.0 (2024-11-12)
- Add back in horizontal scrollbar on model table. (#360) (6df30fe)
- Fixed bugs where global state was not loaded properly (#371) (7142844)
- gde bugs (#346) (cc3058a)
1.5.0 (2024-10-17)
- radix-config: added new job (88b532e)
- refactor model page styles and micro copy (#324) (2631e27)
- tune delete button and dialog (#323) (0d4daf0)
- Added created by and timestamp to model view (#336) (36e1357)
- Added validation for area model (#337) (a494e7f)
- filter gde by equinor code (#345) (2c8d0cb)
- generate and render thumbnail (#341) (7b2505a)
- 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)
1.4.0 (2024-09-18)
- Update dependencies and fix some breaking code. (#314) (d32f666)
- Update generated api models. (#322) (6f29c6c)
- 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)
1.3.0 (2024-07-03)
1.2.1 (2024-07-02)
- Change to dialog for edit name and description in modle view. (#301) (b59be59)
- Update Object result compute type. (#303) (76c5c76)
- 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)
1.2.0 (2024-06-19)
- Update model table columns with new data. (c424beb)
- script update (#295) (3182786)
- upgrade @types/node from 16.18.51 to 16.18.97 (#292) (d8e9edf)
- upgrade zod from 3.22.4 to 3.23.8 (#290) (403004b)
1.1.0 (2024-06-10)
- deleted package-lock as we use yarn.lock (c963cd7)
- Missing Architectural Element in table. Architectural Element multiselect. Small styling changes. (#294) (c44c92b)
1.0.3 (2024-05-24)
- ci: removed build from radix config (cb02395)
1.0.2 (2024-05-24)
- 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)
1.0.1 (2024-05-23)
- 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)
- 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)
- 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)
- moved .env to the right placec (b694062)
- new url for eds cdn, resolves #36 (cd92d01)
- PR comments. Made reusable Table.Cell compoent. Reusable addMetadata and addAnalogue function. (16e87a3)
- querryKeys renamed. (041790d)
- radixconfig: added backend secrets to config (f37d910)
- radix: disabled streaming on workers (#134) (226fd3c)
- Refactor AreaCoordinates, replace useEffect. (#209) (7be2e8f)
- Refetch case data every 30 secunds. (a5df28a)
- refethc models list on new model added (e40f623)
- Refresh case list on status change (0dcaa3e)
- remove miltiple select on grain size. (3f653b2)
- removed an extra slash in backend uri (fc5a299)
- removed env variables. (d5d9afd)
- Rename state, set dismissable on outside click. (c9f7bae)
- renamed webhooks (c3da1c7)
- set active tab by location pathname (1a80daf)
- set flag to fix refresh error in test and prod (#223) (379a44b)
- test rewrite router (#219) (dcc5a47)
- token expire (6a07730)
- Token refetch error. Ranamed refetch queryKey. (46cdd3e)
- Typo (2cdf7b3)
- typos in model areas modal (7c23ebf)
- unnecessary rerendering by removing bad useEffect (ef1d808)
- Update radixconfig.yaml (#178) (4159015)
- updated config (f6a0da0)
- updated git ignore (59f7e19)
- updated notification hooks (#181) (39eb5b2)
- updated port name (#183) (4bbd211)
- uppdated responsive bahaviour of data table (632d4cc)
- violation of hook rules (f58af1b)
- workflow: added release-please (93daa08)
- workflow: deleted deprecated workflows (ec20cdc)
- workflow: scoped deploy to specific paths only (e906eb8)
- workflow: updated build context (e4dcb29)
- workflow: upgraded workflows to push to radix (c3b0d19)
- move pepm page (d01299a)