Releases: statisticsnorway/datadoc-editor
Releases · statisticsnorway/datadoc-editor
v0.8.3
Changes
- Bump version 0.8.2 -> 0.8.3 (#266) @tilen1976
- Update css styling (#265) @tilen1976
v0.8.2
Changes
- Bump version 0.8.1 -> 0.8.2 (#264) @tilen1976
- Update dataset tab with ssb components (#260) @JanhSander
- Removing possible trailing whitespace from dataset path (#256) @Jorgen-5
- Refactor build methods (#252) @tilen1976
- Update semantic structure (#250) @tilen1976
- Added new header component using ssb dash (#249) @Jorgen-5
- Update control bar datadoc (#248) @tilen1976
- Fixed circular import caused by the logging configuration directory (#247) @Jorgen-5
- User can deselect selected option (#246) @tilen1976
- Add kind prefix for dependsOn (#238) @mmwinther
- Change props for URI field (#229) @JanhSander
- Added dataset input field that uses ssb input (#226) @Jorgen-5
🪲 Fixes
- Filter out columns called index_level_0 (#227) @mmwinther
🐎 Performance
- Instantiate the thread pool from the outermost layers (#234) @mmwinther
📦 Dependencies
- Bump the workflows-dependencies group in /.github/workflows with 2 updates (#262) @dependabot
- Bump the github-action-dependencies group with 3 updates (#263) @dependabot
- Bump black from 24.2.0 to 24.3.0 (#236) @dependabot
v0.8.1
🚀 Features
- Correct categorisation of dataset fields (#221) @Jorgen-5
- Change name in norwegian for protected (#219) @tilen1976
- Update dataset field titles (#218) @tilen1976
- Change dataset title from "Valgfritt" to "Anbefalt" (#217) @tilen1976
- Configure logging (#216) @Jorgen-5
🪲 Fixes
- Use a with block for ThreadPoolExecutor (#222) @mmwinther
🐎 Performance
- Run CI only against target environments (#215) @mmwinther
👷 Continuous Integration
- Run CI only against target environments (#215) @mmwinther
📚 Documentation
- Add context to Backstage doc (#197) @mmwinther
v0.8.0
Changes
🚀 Features
- Populate variables information text (#213) @mmwinther
- Changes to owner (#206) @JanhSander
🪲 Fixes
- Update error status for both time period fields (#211) @mmwinther
🚨 Testing
- First iteration - build variables tab tests (#212) @tilen1976
v0.7.0
🚀 Features
- Display existing values in the frontend (#204) @mmwinther
- Support reading metadata files from pseudo (#202) @mmwinther
- Fetch unit types items from klass (#203) @Jorgen-5
- Add dropdown options with new design of Input fields (#200) @tilen1976
- Use the error feature to display validation errors (#195) @mmwinther
- Add label to dropdowns (#196) @tilen1976
- Use a Checkbox for DPI (#194) @mmwinther
🪲 Fixes
- Fix date validation for variables (#193) @mmwinther
🚨 Testing
- Tidy and refactor test fixtures and resources (#192) @mmwinther
- Add tests for accepting variable metadata (#189) @mmwinther
- More test cases for dataset inputs (#186) @mmwinther
👷 Continuous Integration
- Add caching to builds (#191) @jonolehagemo
🔨 Refactoring
- Remove variables datatable interface (#207) @mmwinther
- Tidy and refactor test fixtures and resources (#192) @mmwinther
💄 Style
- Use a Checkbox for DPI (#194) @mmwinther
- Adjust styling input section (#208) @tilen1976
📦 Dependencies
- Bump the workflows-dependencies group in /.github/workflows with 3 updates (#198) @dependabot
- Bump the github-action-dependencies group with 3 updates (#199) @dependabot
- Remove gcsfs (#179) @mmwinther
v0.6.0
Changes
🚀 Features
- Save and validate variable values (#188) @mmwinther
- The start of new callback design (#185) @tilen1976
- Validate dates (#184) @mmwinther
- Suggestions new variables workspace (#180) @tilen1976
- Extract email address and save value in relevant fields (#173) @mmwinther
🪲 Fixes
- Clear values on dataset tab when new file is opened (#187) @JanhSander
👷 Continuous Integration
- Add caching to Docker builds (#175) @jonolehagemo
🔨 Refactoring
- Added threading to the UnitType class (#183) @Jorgen-5
- Chore/refactor external sources (#182) @Jorgen-5
- Feat/fetch codes from klass (#181) @Jorgen-5
- Moved the threading that fetches external sources into its own class (#178) @Jorgen-5
- Retrieve user info for the current platform (#172) @mmwinther
📦 Dependencies
- Upgrade dependencies (#177) @mmwinther
- Bump cryptography from 42.0.2 to 42.0.4 (#176) @dependabot
v0.5.1
v0.5.0
🚀 Features
- Add default value for assessment (#164) @jonolehagemo
- Added error handling for get request to statistic subject structure xml file (#168) @Jorgen-5
- Save extracted subject_field to model (#162) @mmwinther
- Populate a dropdown with statistical subjects to choose between (#161) @mmwinther
- Add default value DRAFT for DatasetStatus (#157) @jonolehagemo
- Loads the statistic subject structure xml file in a thread. (#160) @Jorgen-5
🪲 Fixes
- Don't allow versions below 1 (#166) @mmwinther
- Avoid AttributeErrors on access of global (#165) @mmwinther
- Fix version validation (#163) @mmwinther
🔨 Refactoring
- Inject dependency into DatadocMetadata (#169) @mmwinther
- Use date format regexes for preliminary matching too (#155) @mmwinther
- Add logging to statistic subject mapping (#167) @mmwinther
📦 Dependencies
- Bump the github-action-dependencies group with 1 update (#148) @dependabot
v0.4.4
Changes
- Release v0.4.4 (#159) @mmwinther
- Add config option for statistical subject source url (#158) @mmwinther
- Feat/extract subject value from path and xml (#156) @Jorgen-5
🚀 Features
- Read in statistic subject structure (#153) @mmwinther
- Added extraction of possible shortname from the dataset path, as well… (#151) @Jorgen-5
🪲 Fixes
- Use dapla-toolbelt to get credentials (#152) @mmwinther
- Fix bucket access (#150) @JanhSander
🚨 Testing
- Add test for
_open_file
(#154) @mmwinther - Add VSCode Datadoc debug config (#144) @mmwinther
v0.4.3
Changes
- Release v0.4.3 (#147) @mmwinther
🚀 Features
- Handle dataset path names not following SSB name convention (#140) @jonolehagemo
- DPMETA-21: Saving date_from and date_until to metadata (#142) @JanhSander
- Save period info to metadata model (#141) @mmwinther
- Extract period metadata from dataset file path (#135) @mmwinther
- Implement derivation of SSB-uniquely formatted dates (#137) @tilen1976
👷 Continuous Integration
- Use ssb-pypitemplate 2024.1.26 (#136) @mmwinther
📚 Documentation
- Add doc for local config with .env (#138) @mmwinther
🔨 Refactoring
- Refactor date format classes (#146) @tilen1976
- Move extract methods to
DaplaDatasetPathInfo
(#143) @mmwinther - Centralize app config (#134) @mmwinther
📦 Dependencies
- ⬆️ Update dependencies (#145) @mmwinther
- Bump aiohttp from 3.9.1 to 3.9.3 (#139) @dependabot