Skip to content

Merge develop to master#3146

Merged
johnnadeluy merged 17 commits intomasterfrom
develop
Feb 20, 2025
Merged

Merge develop to master#3146
johnnadeluy merged 17 commits intomasterfrom
develop

Conversation

@johnnadeluy
Copy link
Contributor

No description provided.

johnnadeluy and others added 16 commits January 24, 2025 17:28
Merge pull request #3119 from statisticsnorway/develop
* MIM-2167:Removed icons and code

* MIM-2148: Remove ingress from om statistikken
* Create a custom hook for keyboard navigation for onHandleKeyDown
MIM-2050

* Use keyboard navigation hook where onKeyDown for button is used
MIM-2050

* Expand on keyboard navigation custom hooks and implement on subjectArticleList part
MIM-2050

* Adjustments to custom hooks for button keyboard navigation
Implement custom hooks to search result view component
MIM-2050

* Include disableBtn functionality for button navigation custom hooks
MIM-2050

* Implement button pagination custom hook for publicationArchive
MIM-2050

* Add support for card lists for btn keyboard navigation
Implements custom hooks for keyboard navigation for relatedFactPages
MIM-2050

* Add TODO comment for related articles pagination
MIM-2050

* Minor code refactoring; rename custom hook to usePagination
MIM-2050

* Refactoring; properties order for custom hook usePagination
MIM-2050

* Update comment for showAllArticles for subjectArticleList part
MIM-2050

* Remove showAllArticles prop now that all articles are being crawled
MIM-2050

* TODO comment

* Move usePagination into its own file and add customHooks folder
MIM-2050

* Fix a bug where focus is on the wrong element for smaller lists
MIM-2050

* Rename usePagination.tsx to paginationHooks.tsx
MIM-2050
Endret ordet fra til nynorsk frå i beregningstekst. (#3126)

Co-authored-by: trineaanerud <56582591+trineaanerud@users.noreply.github.com>
Merge master to develop - phrases
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v2.1.7...v2.1.8)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* MIM-2177:Added className active when tag is choosen

* MIM-2177:Added aria-live
Bumping version ssb-component-library

fix for table accordion and font-size warning and error dialog
* Create part for upcoming bpi calculator; bare bones
MIM-2157

* Add part component type for bpiCalculator
MIM-2157

* Setting up data from datasource for bpiCalculator and do some refactoring in pifCalculator
MIM-2157

* Missed bpiCalculator after refactoring

* Show correct month for bpi calculator
Add phrases
MIM-2157

* Display data from BPI dataset to React component
MIM-2157

* Add nextPublishText and lastNumberText phrases to calculatorUtils
MIM-2157

* Move more functions to calculatorUtils
MIM-2157

* Move more functions to calculatorUtils
MIM-2157

* Add logic to bpiCalculator service for calculations at frontend (wip)
MIM-2157

* Refactoring and adding calculator related functions to utils
MIM-2157

* Create calculatorHooks and move redundant functions from calculator components
Use calculatorHooks in BpiCalculator and show result (WIP)
MIM-2157

* Fix default value for bpi calculator categories selection
MIM-2157

* Fix region selection for bpi calculator
MIM-2157

* Move close button function to calculator hooks
MIM-2157

* Minor refactoring to bpiCalculator service; types and move some functionality to functions
MIM-2157

* Fetch validMinYear and validMaxYear from lastUpdated for bpi calculator
MIM-2157

* Add value input field for bpi calculator + refactoring
MIM-2157

* Fix styling for bpi calculator region and amount input
MIM-2157

* Move functions to calculatorLocalizationUtils so that we can import utils to calculatorHooks...
MIM-2157

* Refactor redundant phrases for calculators
MIM-2157

* Refactor BpiCalculator; reuse render functions for similar components
MIM-2157

* Create a calculator component
MIM-2157

* Move Calculator component to its own folder
MIM-2157

* Refactor calculatorHooks and BpiCalculator setters to use previous state
MIM-2157

* Minor refactoring
MIM-2157

* Add bpiCalculator to part cache
MIM-2157

* Create a CalculatorLayout component (wip)
MIM-2157

* Move calculator result view to calculator layout
MIM-2157

* Minor code refactoring for CalculatorLayout; results
MIM-2157

* Minor code refactoring; use of constants for calculator names
MIM-2157

* Update bpi and pif calculator services with calculator name const
MIM-2157

* Pass language.code for bpiCalculator calculator language
MIM-2157

* Fix quartal period calculation and the corresponding phrases
MIM-2157

* Fix quartal text for BpiCalculator results
MIM-2157

* Add bpi calculator to getAllCalculatorDataset
MIM-2157

* Adjust position of amount input after review feedback
MIM-2157

* Start getting rid of some duplicated calculator phrases
MIM-2157

* Re-add getNextPublishText function; currently unused but will be used in the future
MIM-2157

* Update getCalculatorDatasetFromSource so it's ready to use in the future
MIM-2157

* Fix next publish text for calculators kpi, pif, and husleie after refactoring
MIM-2157

* Update nynorsk phrases for bpiCalculator
MIM-2157

* Fix bpiCalculator last number text
MIM-2157

* Add quarter 4 check for year for last updated as well for bpiCalculator
MIM-2157

* Fix quartal month checks; also fixes error with year
MIM-2157

* Fix next publish text english phrases for several calculators
MIM-2157

* Refactor start and end month to start and end period to lessen confusion
MIM-2157

* Big refactoring; quartal -> quarter for variable and function names
MIM-2157

* Minor refactoring; getMonthByQuarter -> getStartMonthOfQuarter
MIM-2157

* Minor refactoring; more month to period renaming etc
MIM-2157
Bumps [com.enonic.lib:lib-cron](https://github.com/enonic/lib-cron) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/enonic/lib-cron/releases)
- [Commits](enonic/lib-cron@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: com.enonic.lib:lib-cron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add spacing between valute and calculated amount value
MIM-2157

* Fix error for result still showing even if start/end index is 0
MIM-2157

* Adds validation error for year based on region selection for bpi calculator
MIM-2157

* Add startIndex and endIndex check to calculatorUtils and implement in bpiCalculator service
MIM-2157

* Remove logging

* Add "Akershus excluding Bærum" to the list of counties having data dating back to 1992
MIM-2157
Set field separator to semicolon for CSV export
MIM-2180
- Automatically generated release notes
-  https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes

Co-authored-by: Rune Johansen <6797636+runejo@users.noreply.github.com>
Update version number to v2.22.0

Co-authored-by: GitHub Actions Bot <>
@sonarqubecloud
Copy link

Copy link
Contributor

@ssb-cgn ssb-cgn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@johnnadeluy johnnadeluy merged commit 93db842 into master Feb 20, 2025
15 checks passed
johnnadeluy added a commit that referenced this pull request Feb 20, 2025
Merge pull request #3146 from statisticsnorway/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants