Skip to content
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

merge changes into release branch #522

Merged
merged 50 commits into from
Nov 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
25adf11
Feat/Introducing free text filters + removing filters from url (#499)
admy7 Nov 12, 2024
f5f854b
chore(deps): update sonarsource/sonarqube-scan-action action to v4
Nov 12, 2024
d965b65
chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal…
Nov 12, 2024
13c3284
fix: free text values sync with global states (#503)
admy7 Nov 13, 2024
3d72d91
Merge pull request #502 from GenomicDataInfrastructure/renovate/regis…
brunopacheco1 Nov 13, 2024
1c4f1f0
Merge pull request #500 from GenomicDataInfrastructure/renovate/sonar…
brunopacheco1 Nov 13, 2024
fd8b844
feat: ART-9692/add themes and publishers
nolliia Nov 13, 2024
de2547f
addressing comments
nolliia Nov 13, 2024
295d340
Merge pull request #504 from GenomicDataInfrastructure/ART-9692-userp…
brunopacheco1 Nov 13, 2024
8c6a904
Revert "chore(deps): update registry.access.redhat.com/ubi9/nodejs-20…
nolliia Nov 13, 2024
8239e06
Merge pull request #505 from GenomicDataInfrastructure/revert-502-ren…
brunopacheco1 Nov 13, 2024
cb1b8aa
feat: ART-9692/change themes in homepage
nolliia Nov 13, 2024
686d48a
fix linter
nolliia Nov 13, 2024
d67d216
Merge pull request #507 from GenomicDataInfrastructure/ART-9692-userp…
brunopacheco1 Nov 13, 2024
9705294
chore(deps): update dependency eslint-config-next to v14.2.18
Nov 14, 2024
505fecf
fix(deps): update dependency next to v14.2.18
Nov 14, 2024
e235e7b
chore(deps): update fsfe/reuse-action action to v5
Nov 14, 2024
48011db
Merge pull request #510 from GenomicDataInfrastructure/renovate/fsfe-…
brunopacheco1 Nov 14, 2024
b1d3139
Merge pull request #509 from GenomicDataInfrastructure/renovate/patch…
brunopacheco1 Nov 14, 2024
0937b1c
Merge pull request #508 from GenomicDataInfrastructure/renovate/patch…
brunopacheco1 Nov 14, 2024
7786377
fix: reduce temporarily severity of trivy scanner to CRITICAL
brunopacheco1 Nov 14, 2024
7131c4b
fix: ART-9692/displaying themes on homepage correctly (#511)
nolliia Nov 14, 2024
7125f46
fix(deps): update dependency date-fns to v4
Nov 14, 2024
cbc21d2
chore(deps): update dependency tailwindcss to v3.4.15
Nov 14, 2024
1a474b8
Merge pull request #512 from GenomicDataInfrastructure/renovate/patch…
brunopacheco1 Nov 18, 2024
b1c8154
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
dependabot[bot] Nov 18, 2024
6df5ada
Merge pull request #515 from GenomicDataInfrastructure/dependabot/npm…
brunopacheco1 Nov 18, 2024
afc1916
fix: ART-10765/not showing filter labels in applied filters
nolliia Nov 18, 2024
2ac8108
Merge pull request #516 from GenomicDataInfrastructure/ART-10765-user…
brunopacheco1 Nov 18, 2024
3493ab0
Merge pull request #449 from GenomicDataInfrastructure/renovate/date-…
jadzlnds Nov 18, 2024
167e9f0
fix(deps): update opentelemetry-js monorepo to ^0.55.0
Nov 18, 2024
9d50341
fix(deps): update dependency next to v15
Nov 18, 2024
ee9acfe
fix version issue
jadz94 Nov 19, 2024
0f30e2f
Merge pull request #514 from GenomicDataInfrastructure/renovate/opent…
jadzlnds Nov 19, 2024
44f06d7
update prettier version
jadz94 Nov 19, 2024
00a1570
update prettier version
jadz94 Nov 19, 2024
99c0f04
Revert "update prettier version"
jadz94 Nov 19, 2024
95d6ffd
update prettier version
jadz94 Nov 19, 2024
caf415a
update prettier version
jadz94 Nov 19, 2024
231f503
ART-10311/feat: add variant filters (#517)
admy7 Nov 19, 2024
81207b9
update prettier version
jadz94 Nov 19, 2024
821a048
Merge pull request #485 from GenomicDataInfrastructure/renovate/major…
jadzlnds Nov 19, 2024
635b5d9
Revert "fix(deps): update dependency next to v15"
brunopacheco1 Nov 19, 2024
b943486
Merge pull request #518 from GenomicDataInfrastructure/revert-485-ren…
brunopacheco1 Nov 19, 2024
a49c1af
chore(deps): update aquasecurity/trivy-action action to v0.29.0
Nov 20, 2024
e34fb2c
Merge pull request #519 from GenomicDataInfrastructure/renovate/aquas…
brunopacheco1 Nov 20, 2024
abcc901
chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal…
Nov 20, 2024
f4fa685
Merge pull request #506 from GenomicDataInfrastructure/renovate/regis…
brunopacheco1 Nov 20, 2024
2eb321f
chore(deps): update registry.access.redhat.com/ubi9/nodejs-20-minimal…
Nov 26, 2024
a84cbb1
Merge pull request #521 from GenomicDataInfrastructure/renovate/regis…
brunopacheco1 Nov 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
load: true

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
image-ref: "${{ steps.tag.outputs.last_tag }}"
format: "table"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
image-ref: "${{ steps.tag.outputs.last_tag }}"
format: "table"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
npm run test
- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v3
uses: SonarSource/sonarqube-scan-action@v4
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: https://sonarcloud.io
Expand All @@ -39,4 +39,4 @@ jobs:
run: |
npm run type-check
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4
uses: fsfe/reuse-action@v5
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
#
# SPDX-License-Identifier: Apache-2.0
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:1-63.1726695170 AS base
FROM registry.access.redhat.com/ubi9/nodejs-20-minimal:9.5-1732617235 AS base

# Install dependencies only when needed
FROM base AS deps
Expand Down
1,139 changes: 617 additions & 522 deletions package-lock.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@headlessui/react": "^2.1.2",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/api-logs": "^0.54.0",
"@opentelemetry/auto-instrumentations-node": "^0.52.0",
"@opentelemetry/exporter-logs-otlp-http": "^0.54.0",
"@opentelemetry/exporter-metrics-otlp-proto": "^0.54.0",
"@opentelemetry/instrumentation": "^0.54.0",
"@opentelemetry/sdk-logs": "^0.54.0",
"@opentelemetry/api-logs": "^0.55.0",
"@opentelemetry/auto-instrumentations-node": "^0.53.0",
"@opentelemetry/exporter-logs-otlp-http": "^0.55.0",
"@opentelemetry/exporter-metrics-otlp-proto": "^0.55.0",
"@opentelemetry/instrumentation": "^0.55.0",
"@opentelemetry/sdk-logs": "^0.55.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-popover": "^1.1.1",
Expand All @@ -39,11 +39,11 @@
"clsx": "^2.1.0",
"cmdk": "^1.0.0",
"cryptr": "^6.3.0",
"date-fns": "^3.3.1",
"date-fns": "^4.0.0",
"date-fns-tz": "^3.1.3",
"iso-639-3": "^3.0.1",
"jwt-decode": "^4.0.0",
"next": "14.2.17",
"next": "14.2.18",
"next-auth": "^4.24.8",
"next-runtime-env": "^3.2.0",
"react": "^18.3.1",
Expand All @@ -67,14 +67,14 @@
"autoprefixer": "^10.0.1",
"dotenv": "^16.4.5",
"eslint": "^8",
"eslint-config-next": "14.2.17",
"eslint-config-next": "14.2.18",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"node-mocks-http": "^1.16.0",
"postcss": "^8",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.6.0",
"tailwindcss": "3.4.14",
"tailwindcss": "3.4.15",
"ts-jest": "^29.1.2",
"typescript": "^5"
}
Expand Down
3 changes: 0 additions & 3 deletions public/themes/agriculture.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/agriculture.svg.license

This file was deleted.

10 changes: 0 additions & 10 deletions public/themes/economy.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/economy.svg.license

This file was deleted.

10 changes: 0 additions & 10 deletions public/themes/education.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/education.svg.license

This file was deleted.

3 changes: 0 additions & 3 deletions public/themes/energy.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/energy.svg.license

This file was deleted.

10 changes: 0 additions & 10 deletions public/themes/env.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/env.svg.license

This file was deleted.

3 changes: 0 additions & 3 deletions public/themes/government.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/government.svg.license

This file was deleted.

10 changes: 0 additions & 10 deletions public/themes/health.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/health.svg.license

This file was deleted.

3 changes: 0 additions & 3 deletions public/themes/international_issues.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/international_issues.svg.license

This file was deleted.

3 changes: 0 additions & 3 deletions public/themes/justice.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/justice.svg.license

This file was deleted.

3 changes: 0 additions & 3 deletions public/themes/population.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/population.svg.license

This file was deleted.

10 changes: 0 additions & 10 deletions public/themes/regions.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/regions.svg.license

This file was deleted.

3 changes: 0 additions & 3 deletions public/themes/tech.svg

This file was deleted.

2 changes: 0 additions & 2 deletions public/themes/tech.svg.license

This file was deleted.

Loading
Loading