Releases: JaneliaSciComp/fileglancer
Releases · JaneliaSciComp/fileglancer
2.8.0a0
This is a test release to try out the new jobs notification badge feature on the dev server, which can submit to the cluster.
2.7.0
What's Changed
- Fileglancer Services by @krokicki in #316
- Fileglancer Apps by @krokicki in #314
- feat: More compact JSON formatting in the FileViewer by @stuarteberg in #326
- feat: allow selecting file rows; click on file name to open viewer by @allison-truhlar in #327
- feat: add auth endpoint for playwright tests against dev server deployment by @allison-truhlar in #315
- feat: add keyboard navigation in file browser table by @allison-truhlar in #328
- fix: prevent the file brower table columns from expanding to fit content width by @allison-truhlar in #331
- App features by @krokicki in #329
- fix: wrap submit_job endpoint with _get_user_context by @allison-truhlar in #334
- feat: add neuroglancer short links tour by @allison-truhlar in #330
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #336
- refactor: toggle component for hidden params in Apps by @allison-truhlar in #337
- feat: make runnables requirements per entry point by @allison-truhlar in #339
- style: change theme colors for better visibility by @allison-truhlar in #340
- chore(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #341
- fix: resolve Prettier formatting errors in six frontend files by @mkitti in #346
- fix(ci): add exact:true so 'data links' resolves to one link in playwright tests by @allison-truhlar in #348
- Infinite scrolling for large directories by @krokicki in #342
- chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #343
- feat: Binary file hex preview in FileViewer by @mkitti in #345
- feat: add download button to FileViewer header by @mkitti in #347
- feat: add preference to show full file path in data links; add labels for UI display to data links by @allison-truhlar in #344
- feat: add View option to context menu for browser-renderable files by @mkitti in #349
- test: add unit tests for HexDump and useFileBinaryPreviewQuery by @mkitti in #351
- Further fixes to job submission by @allison-truhlar in #335
- feat: add preference to show Apps and Jobs pages by @allison-truhlar in #350
- feat: add search input and apply group display preferences to file selector by @allison-truhlar in #338
- Cluster worker logging by @krokicki in #352
New Contributors
- @stuarteberg made their first contribution in #326
Full Changelog: 2.6.0...2.7.0
2.7.0a19
Full Changelog: 2.7.0a18...2.7.0a19
2.7.0a18
What's Changed
- Fileglancer Services by @krokicki in #316
- Fileglancer Apps by @krokicki in #314
- feat: More compact JSON formatting in the FileViewer by @stuarteberg in #326
- feat: allow selecting file rows; click on file name to open viewer by @allison-truhlar in #327
- feat: add auth endpoint for playwright tests against dev server deployment by @allison-truhlar in #315
- feat: add keyboard navigation in file browser table by @allison-truhlar in #328
- fix: prevent the file brower table columns from expanding to fit content width by @allison-truhlar in #331
- App features by @krokicki in #329
- fix: wrap submit_job endpoint with _get_user_context by @allison-truhlar in #334
- feat: add neuroglancer short links tour by @allison-truhlar in #330
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #336
- refactor: toggle component for hidden params in Apps by @allison-truhlar in #337
- feat: make runnables requirements per entry point by @allison-truhlar in #339
- style: change theme colors for better visibility by @allison-truhlar in #340
- chore(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #341
- fix: resolve Prettier formatting errors in six frontend files by @mkitti in #346
- fix(ci): add exact:true so 'data links' resolves to one link in playwright tests by @allison-truhlar in #348
- Infinite scrolling for large directories by @krokicki in #342
- chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #343
- feat: Binary file hex preview in FileViewer by @mkitti in #345
- feat: add download button to FileViewer header by @mkitti in #347
- feat: add preference to show full file path in data links; add labels for UI display to data links by @allison-truhlar in #344
- feat: add View option to context menu for browser-renderable files by @mkitti in #349
- test: add unit tests for HexDump and useFileBinaryPreviewQuery by @mkitti in #351
- Further fixes to job submission by @allison-truhlar in #335
- feat: add preference to show Apps and Jobs pages by @allison-truhlar in #350
- feat: add search input and apply group display preferences to file selector by @allison-truhlar in #338
New Contributors
- @stuarteberg made their first contribution in #326
Full Changelog: 2.6.0...2.7.0a18
2.7.0a17
Pre-release for testing job submission functionality.
2.7.0a16
Fixes multiple workers polling jobs on every poll cycle.
2.7.0a15
Continued testing for apps/jobs.
2.7.0a14
Test changes to make bjobs run as the logged in user.
2.7.0a13
Another test release for job submissions.
2.7.0a12
Continued testing for apps/jobs