-
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
Release Candidate v1.5.0 #306
Conversation
add viewer mode
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.5` | | [elliptic](https://github.com/indutny/elliptic) | `6.5.5` | `6.5.7` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.2.5` | `4.4.1` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.582.0` | `3.637.0` | | [micromatch](https://github.com/micromatch/micromatch) | `4.0.7` | `4.0.8` | Bumps the npm_and_yarn group with 1 update in the /e2e directory: [micromatch](https://github.com/micromatch/micromatch). Updates `axios` from 1.7.2 to 1.7.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.5) Updates `elliptic` from 6.5.5 to 6.5.7 - [Commits](indutny/elliptic@v6.5.5...v6.5.7) Updates `fast-xml-parser` from 4.2.5 to 4.4.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.2.5...v4.4.1) Updates `@aws-sdk/client-s3` from 3.582.0 to 3.637.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.637.0/clients/client-s3) Updates `micromatch` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) --- updated-dependencies: - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
…d_yarn-2884c73f07 Bump the npm_and_yarn group across 2 directories with 5 updates
…ngly-validated Handle emails which include underscores, remove duplicate code in map
Automatically sync search index
Bumps the npm_and_yarn group with 2 updates in the / directory: [webpack](https://github.com/webpack/webpack) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). Updates `webpack` from 5.90.3 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.3...v5.94.0) Updates `@angular-devkit/build-angular` from 17.3.8 to 17.3.9 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.3.8...17.3.9) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Reset Changelog
Create legal_docs migration Handle legal files in api Display legal docs in asset detail slider Add legal files to asset form Reset server/.env.local Update README Extract asset viewer files component Merge duplicate postgres asset file mapping Fix code quality issues Replace string match with Regexp.exec Use character class over explicit group in regex Remove unused imports Add missing `readonly` qualifiers Fix name of relation from `file` to `legal_doc_item` table Fix typo in README Translate `legalDocItemCode` in selector wip: Split file editor by type Add unit tests for `FileRepo.determineUniqueFilename` Update CHANGELOG.md
…docs Feature 28: Manage Legal Docs
Restyle menu bar items Change language selection to dropdown Move profile into app bar Add menu item for "Create Asset" Move user management into admin panel Restyle search bar Adjust activation area height of menu bar items Change lower sidebar tag to `ul` Fix maintainability issues Fix cypress tests Remove unused `notAnonymousGuard` Fix user management link Add highlight to active menu item Change hover color of language selection
…header-anpassen Feature 206: UI Sidebar & Header anpassen
Filter legal files via `type` field Add `native` to Prisma's `binaryTargets` Add `pipeline-asset-sg` to the `build` command
Fix: Pipeline Build
Add non-root users to Dockerfile Add `--no-scripts` to `npm install` in Dockerfile
…leichem-workgroup-namen Feature 238: Fehler bei gleichem Workgroup-Namen ordentlich anzeigen
Fix: Security Hotspots
…enutzte-packages Feature 282: Entferne unbenutze Packages aus dem Source Code
Add ocr service Add custom logger Add ocr development service Handle ocr error response Use SKIP_PROCESSING on ocr service in development
…-textract Feature 36: Integrate AWS Textract
…ervice Feature/assets 269 prod sync service
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Quality Gate passedIssues Measures |
No description provided.