-
Notifications
You must be signed in to change notification settings - Fork 5
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 v2.0.0 #1661
Release v2.0.0 #1661
Conversation
this fixes the ability to select/deselect items
This reverts commit c0298fd.
…o display facet counts - currently only added the instrument fix to DatafileSearchTable
Won't run on CI yet Also, fixed a few minor bugs I found
…ssions stuff to ICAT
Would need to re-source .bashrc to pick it up from PATH - this is easier
The tooltips appearing slow the tests down so that they risk timing out
…/ral-facilities/datagateway into feature/improve-sorting-ux-#1541
tests keep timing out so this might help?
this prevents the plugin from doing any background loading whilst SG maintenance mode is active
Made it more efficient by bundling it all together in the current tab change
…truments @ dataset/dataset level
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.13 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…babel/traverse-7.23.2 Bump @babel/traverse from 7.20.13 to 7.23.2
…pine3.18 Update Node.js to 8765147
…ip-2.0.1 Bump ip from 2.0.0 to 2.0.1
…follow-redirects-1.15.6 Bump follow-redirects from 1.15.5 to 1.15.6
…webpack-dev-middleware-5.3.4 Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…express-4.19.2 Bump express from 4.18.1 to 4.19.2
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.13...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
also some other minor styling stuff
…tar-6.2.1 Bump tar from 6.1.13 to 6.2.1
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.8...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ws-7.5.10 Bump ws from 7.5.9 to 7.5.10
…braces-3.0.3 Bump braces from 3.0.2 to 3.0.3
…ejs-3.1.10 Bump ejs from 3.1.8 to 3.1.10
Plus auto-generate release notes
Update release workflow
- don't know what changed to cause this, likely backend changes
…-#1152 Lucene search UI changes
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1661 +/- ##
==========================================
- Coverage 96.53% 95.35% -1.18%
==========================================
Files 159 182 +23
Lines 7038 7843 +805
Branches 2240 2507 +267
==========================================
+ Hits 6794 7479 +685
- Misses 223 329 +106
- Partials 21 35 +14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working for me locally, deployed version LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works well locally and works well on the deployed version
Description
Release v2.0.0
Testing instructions
Add a set up instructions describing how the reviewer should test the code