Releases: swisstopo/swissgeol-assets-suite
Releases · swisstopo/swissgeol-assets-suite
swissgeol-assets v1.6.0
🚀 Added
🔨 Changed
🐛 Fixed
- Asset Detailansicht bleibt nicht mehr bestehen nach einem Suchreset
Full Changelog: v1.1.23...1.6.0
swissgeol-assets v1.5.0
🚀 Added
- Anonymer Modus für view-assets
- Synchronisations-Service zwischen verschiedenen Instanzen prod, prod-extern, prod-view
- Dokumente für rechtliche Einwilligungen (Legal Docs) können nun separat von normalen Dateien hochgeladen und angezeigt werden. Diese Einwilligungen können zusätzlich mit einem Typ versehen werden, der die Art von Dokument wiederspiegelt.
🔨 Changed
- Admins haben nun auf alle Arbeitsgruppen Leserechte anstatt Schreibrechte - für das Schreiben muss ein Admin sich der Arbeitsgruppe hinzufügen
- Der Button für Polygon-Filter ist nun links bei den restlichen Filtern
- Dependency Updates
- Existierende Dateien, welche mit _LDoc.pdf enden, wurden als rechtliche Einwilligung mit Typ permissionForm markiert.
- PDFs werden mit dem neuen OCR Service verarbeitet, um den Text zu extrahieren
- Sidebar und Header wurden entsprechend dem neuen UI/UX Konzept überarbeitet
🐛 Fixed
- Benutzer mit Underscore in der Email können nun auch auf die Appliation zugreifen
- Die Trefferzahlen bei Filtern spiegeln nun die tatsächliche Anzahl der Treffer wieder - davor wurden nicht alle Werte beachtet
- Navigation der Applikation über vorwärts und rückwärts Buttons behält nun den Suchstatus bei
- Eine benutzerfreundliche Fehlermeldung wird angezeigt, wenn beim erstellen einer neuen Workgroup der Name bereits verwendet wird
Full Changelog: v1.1.23...1.5.0
swissgeol-assets v1.4.0
🚀 Added
- Suchfilter zeigen Anzahl Ergebnisse und sind inital verfügbar
- Mehrsprachigkeit von Assets
- Versionsnummer der Applikation wird angezeigt
- Direktauswahl von Assets ohne Suche
- Testing
- Regeneriere Elasticsearch Index via Admin Panel
- Einteilung von Assets in Arbeitsgruppen
🔨 Changed
- UI Refactoring: Neuanordnung der Container
- UI Refactoring: Suchergebnisse als Tabelle
- Update Dependencies
- Bearbeitungsrechte werden auf Basis der Arbeitsgruppen vergeben anstatt global
🐛 Fixed
- Error Handling
Full Changelog: v1.1.23...1.4.0
swissgeol-assets v1.3.0
What's Changed
- #67 update elasticsearch index local by @ga-ebp in #72
- Improve Dev Setup by @daniel-va in #76
- Feature 77: Improve Development Actions by @daniel-va in #84
- Feature 34: Bug: Verdoppelung von Verweisen by @daniel-va in #85
- Feature 73: CI/CD for Database Changes by @daniel-va in #87
- Create Bug template by @vej-ananas in #92
- Add Issue template by @vej-ananas in #93
- Refine templates by @vej-ananas in #94
- Feature/asset 81 restrict access to groups by @TIL-EBP in #90
- Feautre/cleanup auth by @TIL-EBP in #91
- Deployment to int by @daniel-va in #105
- Add build step to tag release candidate api by @daniel-va in #108
- Fix main merge by @daniel-va in #109
- Fix build workflow by @daniel-va in #110
- Feature 106: Bug - Fehlerseite bei Suche by @daniel-va in #114
- Feature 99: Refactor Suche - Backend by @daniel-va in #125
- Feature 29: Enable assigning multiple languages to a single asset by @daniel-va in #113
- Hotfix: Build with Production Flag by @daniel-va in #130
- Hotfix: Build with Production Configuration by @daniel-va in #131
- Fix: Add prisma migrations to server build output by @daniel-va in #132
- Fix: Search with
sgsId
does not find correct result by @daniel-va in #133 - Fix: Case Insensitive Search by @daniel-va in #134
- Fix: Permissions for Elastic Sync by @daniel-va in #135
- Feature 107: Refactor Backend Structure by @daniel-va in #141
- Feature 83: Login Flow when Cancelling by @daniel-va in #143
- Feature 11:added first cypress test by @DmByK in #140
- Feature 150: Bug - File Download schlägt fehl by @daniel-va in #153
- Feature 149: Cypress logout test by @DmByK in #152
New Contributors
- @vej-ananas made their first contribution in #92
- @DmByK made their first contribution in #140
Full Changelog: v1.1.23...1.3.0
swissgeol-assets v1.2.0
What's Changed
- assets #12 setup local environment and create a clean DB by @TIL-EBP in #37
- Bump @babel/traverse from 7.20.12 to 7.24.0 by @dependabot in #45
- Bump webpack and @angular-devkit/build-angular by @dependabot in #46
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #53
- Bump undici from 5.22.1 to 5.28.3 by @dependabot in #52
- Bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #51
- Bump axios from 1.4.0 to 1.6.7 by @dependabot in #50
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #48
- Bump vite from 4.0.4 to 4.5.2 by @dependabot in #47
- Feature/assets 16 replace logos by @TIL-EBP in #43
- Feature/assets 8: add missing scrollbars by @TIL-EBP in #40
- assets-32: break long titles so the edit button is not hidden by @TIL-EBP in #44
- update pre-release action by @ga-ebp in #54
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #49
- Bump the npm_and_yarn group across 1 directory with 6 updates by @dependabot in #62
- Bump tough-cookie and @cypress/request by @dependabot in #61
- Bump fast-xml-parser and @aws-sdk/client-s3 by @dependabot in #60
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #59
- assets-39: remove console log of password from test by @TIL-EBP in #65
- Feature/assets 7 eIAM by @TIL-EBP in #75
- #67 update elasticsearch index local by @ga-ebp in #72
- Improve Dev Setup by @daniel-va in #76
- Feature 77: Improve Development Actions by @daniel-va in #84
- Feature 34: Bug: Verdoppelung von Verweisen by @daniel-va in #85
- Feature 73: CI/CD for Database Changes by @daniel-va in #87
- Create Bug template by @vej-ananas in #92
- Add Issue template by @vej-ananas in #93
- Refine templates by @vej-ananas in #94
- Feature/asset 81 restrict access to groups by @TIL-EBP in #90
- Feautre/cleanup auth by @TIL-EBP in #91
- Deployment to int by @daniel-va in #105
- Add build step to tag release candidate api by @daniel-va in #108
- Fix main merge by @daniel-va in #109
- Fix build workflow by @daniel-va in #110
- Release to
int
by @daniel-va in #111
New Contributors
- @TIL-EBP made their first contribution in #37
- @dependabot made their first contribution in #45
- @ga-ebp made their first contribution in #54
- @vej-ananas made their first contribution in #92
Full Changelog: 1.1.2...1.2.0