v1.0.0
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)
- 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)
Reverts
- move pepm page (d01299a)