-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prodløft #3114
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge pull request #3068 from statisticsnorway/develop
* Added days to getNews * Refactoring and removed loglines * Refactoring Code
…ticles [MIM-1825] RelatedArticles Fix
MIM-1964:Fixed imageUrl if only two pictureCard
Helga Marie tester å endre hjelpetekster med Magnus.
* Use newest version of SheetJS to replace tableExport.es6 Add feature toggling for table export utils MIM-1947 * Convert string to numbers for cell value MIM-1974 * Add .xlsx for sheets file name for correct file format MIM-1947 * Add SheetJS package tarball to our vendors and npm install that instead for security measures etc * Add conditional for old tableExport code to prevent double downloads when useNewTableExport feature toggle is on * Add option to download table as csv and use table caption instead of display name for file name * Minor code refactoring; use flatMap instead * Destructure props and remove unused props * Typo * Minor code refactoring; if-guards for some conditional (wip) * Fix file name for tables without caption content More minor refactoring
[MIM-2122] Removal of h3 from statbankBox part
MIM-2139:Adjusted date from to midnight
Deploy master to develop
* Fix file name for table export MIM-1947 * Minor code refactoring; define tableElement and fileName in const MIM-1947
* Fix file name for table export MIM-1947 * Minor code refactoring; define tableElement and fileName in const MIM-1947 * Revert some changes; fixes download error when tableRef is null
…acked-highcharts [MIM-2116] Removal of "Vis stablesum"
[MIM-2113] Favicon
…nput-for-keyFigures [MIM-2092] Mim 2092 manual date input for key figures
* Make a link target mixin that re-uses profiled box part's link schema Implement mixin to picture cards links part MIM-2026 * Move getLink function from profiledBox part to utils and import MIM-2026 * Fix link for picture card link part; correct conditionals and return value MIM-2026 * Minor code refactoring * Fix type profiled box part config import MIM-2026
[MIM-2113] Favicon - sizes=32x32 added to ico
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* modifedDate not Dependent on showModifedDate * removed log * Update default.ts * Changes * pagemap removal
… 2.4.4 (#3096) Bump @statisticsnorway/ssb-component-library from 2.4.3 to 2.4.4 MIM-2037
Reverted old changes and added working ones
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 11.0.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1 to 2. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1...v2) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#3104) Add required webhook and webhook-type to deploy yamls after slackapi/slack-github-action@v2 bump
Reverted old changes and added working ones
…cle (#3106) MIM-1829:Changed label, help-text and valuetext for dsArticle
* Update xpVersion to 7.14.4 MIM-2110 * Bump @enonic-types libs to 7.14.4
* Final Changes * refined code
Bumps the dependencies-patch-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) | `2.10.6` | `2.10.7` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.3` | `1.2.5` | | [@item-enonic-types/lib-cache](https://github.com/ItemConsulting/enonic-types) | `2.2.0` | `2.2.1` | | [@item-enonic-types/lib-http-client](https://github.com/ItemConsulting/enonic-types) | `3.2.1` | `3.2.2` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.1` | `50.6.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.2` | Updates `react-bootstrap` from 2.10.6 to 2.10.7 - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](react-bootstrap/react-bootstrap@v2.10.6...v2.10.7) Updates `@eslint/compat` from 1.2.3 to 1.2.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.3...compat-v1.2.5) Updates `@item-enonic-types/lib-cache` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/ItemConsulting/enonic-types/releases) - [Changelog](https://github.com/ItemConsulting/enonic-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/ItemConsulting/enonic-types/commits) Updates `@item-enonic-types/lib-http-client` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ItemConsulting/enonic-types/releases) - [Changelog](https://github.com/ItemConsulting/enonic-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/ItemConsulting/enonic-types/commits) Updates `eslint-plugin-jsdoc` from 50.6.1 to 50.6.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.6.1...v50.6.2) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.4) Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-patch-updates - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-updates - dependency-name: "@item-enonic-types/lib-cache" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-updates - dependency-name: "@item-enonic-types/lib-http-client" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-updates - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-updates - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-updates - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-updates - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update version number to v2.20.0 Co-authored-by: GitHub Actions Bot <>
Quality Gate passedIssues Measures |
johnnadeluy
approved these changes
Jan 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.