Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Jan 29, 2025
2 parents f309fb8 + 6fc8647 commit 4a61a03
Show file tree
Hide file tree
Showing 214 changed files with 3,717 additions and 3,310 deletions.
10 changes: 7 additions & 3 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,17 @@
":semanticCommitTypeAll(chore)",
":disableRateLimiting"
],
"labels": ["dependencies"],
"labels": [
"dependencies"
],
"constraints": {
"pnpm": "8"
"pnpm": "9"
},
"packageRules": [
{
"matchPackageNames": ["!nextjs-routes"]
"matchPackageNames": [
"!nextjs-routes"
]
}
]
}
2 changes: 1 addition & 1 deletion .github/workflows/nextjs_bundle_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
path: .next/analyze/__bundle_analysis.json

- name: Download base branch bundle stats
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v8
if: success() && github.event.number
with:
workflow: nextjs_bundle_analysis.yml
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_PAT_OLIVER }}
config-file: release-please-config.json

2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.0.0"
".": "5.2.0-rc.0"
}
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,51 @@

All notable changes to this project will be documented in this file.

## [5.2.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.1.1-rc.0...5.2.0-rc.0) (2025-01-27)


### Features

* **sdf:** add basic support for sdf without a schema ([4f8dec4](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/4f8dec488a43e73dd6660c21f79aacecbba18d2b))


### Bug Fixes

* **navigation:** fix navigation issues that appeared in recent commit ([e624325](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/e6243254163f829110bf2657a17cb96ac4fb502f))

## [5.1.1-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.1.0-rc.0...5.1.1-rc.0) (2025-01-25)


### Bug Fixes

* show error when no sdf schema if found ([02a32d2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/02a32d2c9575e8907922615f0078ce0bda1b87e3))

## [5.1.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.1.0...5.1.0-rc.0) (2025-01-20)


### Bug Fixes

* fix sdf viewer from giving 404 error when submitting config ([9769c22](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/9769c224dd9f6a5ea3f71abe5cd7bfe46f6fff04))


### Miscellaneous Chores

* release 5.1.1-rc.0 ([b432010](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/b432010d2e475d8891c60c501bf810226ae6c485))

## [5.1.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.0.0...5.1.0) (2025-01-05)


### Features

* display job exit code on result card ([242dd9a](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/242dd9a3180ae8221d0518865c0d66ea2069dbce)), closes [#1320](https://github.com/InformaticsMatters/squonk2-data-manager-ui/issues/1320)


### Bug Fixes

* fix issues with the ui test job ([b17cc23](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/b17cc23d89d030a0135630f202538f22db140a17))
* fix position of toolbar buttons in the project table ([68c3884](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/68c388476e02306b1f49874e46943b00ffe00dda))
* fix unit ledger not showing a total amount when it is zero ([ef5c6d1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/ef5c6d1be872ff420a31881e5529e9107ae1973e)), closes [#1431](https://github.com/InformaticsMatters/squonk2-data-manager-ui/issues/1431)

## [5.0.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/4.0.0...5.0.0) (2024-11-07)


Expand Down
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ Notable scripts:

See `package.json` for all available scripts.

### Assets
The `/assets` folder is a Git subtree. Manage this with the following commands.
```bash
# Add the subtree
git subtree add --prefix assets git@github.com:InformaticsMatters/squonk-assets.git main --squash

# Update the subtree when needed
git subtree pull --prefix assets git@github.com:InformaticsMatters/squonk-assets.git main --squash
```

## Testing

This project uses [Playwright](https://playwright.dev/) for integration and e2e testing. To get this setup install all dependencies:
Expand Down
28 changes: 28 additions & 0 deletions assets/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Squonk Assets Repository

This repository serves as the central storage location for all Squonk-related visual assets, including logos, images, and brand materials.

## Purpose

This repository functions as a Git Subtree that is included in multiple Squonk projects. It provides a single source of truth for all brand-related assets, ensuring consistency across our product ecosystem.

## ⚠️ Important Notice

The file structure of this repository is **critical** and must be maintained exactly as is. Multiple repositories depend on these specific file paths through Git Subtree references. Any structural changes could break dependent projects.

## Usage

To include this repository as a subtree in your project:

```bash
# Add the subtree
git subtree add --prefix assets git@github.com:InformaticsMatters/squonk-assets.git main --squash

# Update the subtree when needed
git subtree pull --prefix assets git@github.com:InformaticsMatters/squonk-assets.git main --squash
```

# Asset Guidelines
- All images should be optimized for web use
- Vector formats (SVG) are preferred for logos
- Maintain both light and dark versions of logos where applicable
Binary file added assets/fonts/OpenSans/OpenSans-Bold.woff
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-Bold.woff2
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-BoldItalic.woff
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-BoldItalic.woff2
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-ExtraBold.woff
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-ExtraBold.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-Italic.woff
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-Italic.woff2
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-Light.woff
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-Light.woff2
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-LightItalic.woff
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-LightItalic.woff2
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-Regular.woff
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-Regular.woff2
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-SemiBold.woff
Binary file not shown.
Binary file added assets/fonts/OpenSans/OpenSans-SemiBold.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Black.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Black.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-BlackItalic.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-BlackItalic.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Bold.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Bold.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-BoldItalic.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-BoldItalic.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-ExtraBold.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-ExtraBold.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-ExtraBoldItalic.woff
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-ExtraLight.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-ExtraLight.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Italic-VF.ttf
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Italic-VF.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Italic-VF.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Italic.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Italic.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Light.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Light.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-LightItalic.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-LightItalic.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Medium.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Medium.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-MediumItalic.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-MediumItalic.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Regular.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Regular.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Regular.woff2.1
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-SemiBold.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-SemiBold.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-SemiBoldItalic.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-SemiBoldItalic.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Thin.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Thin.woff.1
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Thin.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-Thin.woff2.1
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-ThinItalic.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-ThinItalic.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-VF.ttf
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-VF.woff
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway-VF.woff2
Binary file not shown.
Binary file added assets/fonts/Raleway/Raleway.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions assets/graphics/app-logos/computational-notebook-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/graphics/app-logos/computational-notebook.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/graphics/app-logos/data-manager-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/graphics/app-logos/data-manager.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4a61a03

Please sign in to comment.