Releases: BlueBrain/nexus-web
Releases · BlueBrain/nexus-web
Release 2.0.0
What's Changed
- Fix tests after migration by @bilalesi in #1430
- Upgrade packages and move all to ESM by @bilalesi in #1449
- Add favicon to public folder by @bilalesi in #1454
- Favicon in prod by @bilalesi in #1456
- Downgrade vite due basic_path resolution by @bilalesi in #1457
- Generate manifest dynamically by @bilalesi in #1466
- Remove
html
folder by @bilalesi in #1467 - update: table ref is not the same as v4 by @bilalesi in #1470
- update: use https for all env except local machine by @bilalesi in #1469
- F4650 fix duplicate editor project query tab by @bilalesi in #1471
- F4643 project query tab style by @bilalesi in #1472
- UseSelector hook better using by @bilalesi in #1484
- Resource container view (Admin plugin container) by @bilalesi in #1486
- fix: rename copy buttons by @bilalesi in #1487
- Deprecated props from antd by @bilalesi in #1485
- Fix custom linter in
CodeEditor
component by @danburonline in #1489 - Code editor and Data Explorer navigation by @bilalesi in #1490
- Fix fetch identities to allow the user select projects by @bilalesi in #1494
- Remove double-encoding of resource id in revisions and copy buttons by @Dinika in #1493
- fix: data explorer header has too much height by @bilalesi in #1497
- Show no permission create/upload resource by @bilalesi in #1496
- Don't show linter issues when
showMetadata
toggling by @danburonline in #1495 - Fix/migration/studio update by @bilalesi in #1499
- Remove metadata when updating studios or workspaces by @Dinika in #1507
- Download of resources with tags in their ids should work by @Dinika in #1508
- Enhance PWA manifest file by @danburonline in #1503
- Studio // Dont override column config when one aleady exists by @Dinika in #1509
- Migration/fix Query Editor line jumping by @danburonline in #1514
- Fix highlight editor by @bilalesi in #1522
- Fix loading of resources that have encoded chars in id by @Dinika in #1512
- Fix Query the view redirect to correct view editor by @danburonline in #1517
- Migration/chore Clean docs directory by @danburonline in #1516
- Fix multiple file download in resource container by @Dinika in #1528
- 4912/validation error when updating resources by @Dinika in #1532
- fix react-pdf security vuln by @bilalesi in #1535
- 4912 // Show validation error when updating resources by @Dinika in #1536
- Update react by @bilalesi in #1537
- Re introduce fulltext search by @bilalesi in #1523
- 4969 // Fix resources with revision dont open in studios by @Dinika in #1544
- Fix pdf viewer for analysis plugin by @Dinika in #1549
- Migration merge by @danburonline in #1481
- Develop by @Dinika in #1550
Full Changelog: v1.10.0-M2-studio-open-tag-in-drawer...v2.0.0
Update react and other dependencies
What's Changed
- Fix tests after migration by @bilalesi in #1430
- Upgrade packages and move all to ESM by @bilalesi in #1449
- Add favicon to public folder by @bilalesi in #1454
- Favicon in prod by @bilalesi in #1456
- Downgrade vite due basic_path resolution by @bilalesi in #1457
- Generate manifest dynamically by @bilalesi in #1466
- Remove
html
folder by @bilalesi in #1467 - update: table ref is not the same as v4 by @bilalesi in #1470
- update: use https for all env except local machine by @bilalesi in #1469
- F4650 fix duplicate editor project query tab by @bilalesi in #1471
- F4643 project query tab style by @bilalesi in #1472
- UseSelector hook better using by @bilalesi in #1484
- Resource container view (Admin plugin container) by @bilalesi in #1486
- fix: rename copy buttons by @bilalesi in #1487
- Deprecated props from antd by @bilalesi in #1485
- Fix custom linter in
CodeEditor
component by @danburonline in #1489 - Code editor and Data Explorer navigation by @bilalesi in #1490
- Fix fetch identities to allow the user select projects by @bilalesi in #1494
- Remove double-encoding of resource id in revisions and copy buttons by @Dinika in #1493
- fix: data explorer header has too much height by @bilalesi in #1497
- Show no permission create/upload resource by @bilalesi in #1496
- Don't show linter issues when
showMetadata
toggling by @danburonline in #1495 - fix: omit the resource metadata from the update endpoint by @bilalesi in #1498
- Remove metadata when updating studios or workspaces by @Dinika in #1500
- Download of resources with tags in their ids should work by @Dinika in #1505
- Fix/migration/studio update by @bilalesi in #1499
- Remove metadata when updating studios or workspaces by @Dinika in #1507
- Studio // Dont override column config when one aleady exists by @Dinika in #1506
- Download of resources with tags in their ids should work by @Dinika in #1508
- Enhance PWA manifest file by @danburonline in #1503
- Use backslashes in file paths for windows by @Dinika in #1511
- Studio // Dont override column config when one aleady exists by @Dinika in #1509
- Revert "Use backslashes in file paths for windows" by @Dinika in #1515
- Remove loader when resource saving succeeds by @Dinika in #1520
- Migration/fix Query Editor line jumping by @danburonline in #1514
- Fix highlight editor by @bilalesi in #1522
- Fix loading of resources that have encoded chars in id by @Dinika in #1512
- Fix Query the view redirect to correct view editor by @danburonline in #1517
- Migration/chore Clean docs directory by @danburonline in #1516
- Fix multiple file download in resource container by @Dinika in #1526
- Fix multiple file download in resource container by @Dinika in #1528
- 4912/validation error when updating resources by @Dinika in #1532
- fix react-pdf security vuln by @bilalesi in #1535
- 4912 // Show validation error when updating resources by @Dinika in #1536
- Update react by @bilalesi in #1537
- Re introduce fulltext search by @bilalesi in #1523
- 4969 // Fix resources with revision dont open in studios by @Dinika in #1544
- Fix pdf viewer for analysis plugin by @Dinika in #1549
Full Changelog: v1.10.0-M2-id-encoding-bug-fix...v2.0.0-react-migration
v1.10.0-M2-studio-open-tag-in-drawer
What's Changed
- Open tagged resources in drawers in studios #1547
Full Changelog: v1.10.0-M2-studio-row-click...v1.10.0-M2-studio-open-tag-in-drawer
v1.10.0-M2-studio-row-click
What's Changed
Bug Fix
- Open tagged rows in studio #1543
Full Changelog: v1.10.0-M2-resource-validation...v1.10.0-M2-studio-row-click
Release 1.10.0-M2-resource-validation
What's Changed
- Use
Github
runner instead of self-hosted for review workflow by @bilalesi in #1533 - Show validation error when updating resources by @Dinika in #1536
- Fix react-pdf security vulnerability by @bilalesi in #1535
Full Changelog: v1.10.0-M2-fix-resource-download...v1.10.0-M2-resource-validation
v1.10.0-M2-fix-resource-download
What's Changed
- Use zip format to fix download of multiple resources in resource container
Full Changelog: v1.9.9...v1.10.0-M2-fix-resource-download
v1.10.0-M2-fix-resource-update
What's Changed
Full Changelog: v1.10.0-M2-fix-tag-data-download...v1.10.0-M2-fix-resource-update
v1.10.0-M2-fix-tag-data-download
What's Changed
- Removing resources with tags in their ids from DataPanel should work by @Dinika in #1505
- Studio // Dont override column configuration when one already exists by @Dinika in #1506
Full Changelog: v1.10.0-M2-fix-updating-studio-res...v1.10.0-M2-fix-tag-data-download
Release v1.10.0-M2-fix-updating-studio-resources
What's Changed
- Fix bug with updating studios by @bilalesi in #1498
- Fix bug with updating dashboards and workspaces by @Dinika in #1500
Full Changelog: v1.10.0-M2-id-encoding-bug-fix...v1.10.0-M2-fix-updating-studio-res
Release v1.10.0-M2-id-encoding-bug-fix
What's Changed
Full Changelog