Skip to content
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

Merged
merged 1,698 commits into from
Jul 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1698 commits
Select commit Hold shift + click to select a range
7c81500
Merge branch 'main' into develop
louise-davies Sep 29, 2023
c0298fd
#1152 - fix handling of string ID from lucene
louise-davies Oct 3, 2023
5618130
Revert "#1152 - fix handling of string ID from lucene"
louise-davies Oct 3, 2023
9173443
Update dependency react-redux to v8.1.3
renovate[bot] Oct 4, 2023
cdc01f2
#1152 - allow for facet counts to be undefined so we can choose not t…
louise-davies Oct 4, 2023
187c354
#1152 - fix unit tests & update datafileSearch to be a proper e2e test
louise-davies Oct 5, 2023
dea54e1
#1152 - update CI to run on new snapshot versions & add correct permi…
louise-davies Oct 5, 2023
4be9515
#1152 - fix broken lucene api test
louise-davies Oct 5, 2023
dee3742
#1152 - fix capitalisation in public steps script
louise-davies Oct 5, 2023
84d7d1a
#1152 - find icatadmin script by path
louise-davies Oct 5, 2023
9c3fb73
Debug GA
louise-davies Oct 5, 2023
947fe4f
#1152 - use ansible branch that supports new server properties
louise-davies Oct 6, 2023
fc2cec2
Debug CI
louise-davies Oct 6, 2023
2d460b9
#1152 - refactor investigationSearch e2e tests to use real API
louise-davies Oct 10, 2023
6d50f49
#1152 - fix more e2e tests
louise-davies Oct 11, 2023
c9162f3
add hover tooltips to sort indicators
kaperoo Oct 11, 2023
7cab324
#1152 - update datasetSearch tests and improve datafile & investigati…
louise-davies Oct 12, 2023
7553763
Hopefully fixed failing tests
kaperoo Oct 12, 2023
7492fb3
updated snapshots
kaperoo Oct 12, 2023
95cf7fc
fix failing e2e test
kaperoo Oct 12, 2023
b6bca39
#1541 - use skipHover to avoid triggering sort tooltips in long tests
louise-davies Oct 12, 2023
0043575
Merge branch 'feature/improve-sorting-ux-#1541' of https://github.com…
louise-davies Oct 12, 2023
7fe8811
use skipHover to fix another test #1541
kaperoo Oct 13, 2023
848d799
#1541 - add delay null to downloadStatusTable userEvent
louise-davies Oct 13, 2023
8253583
update root component to only load App when plugin div is present
louise-davies Oct 13, 2023
4df9c64
#1152 - fix saving filter params when switching tabs
louise-davies Oct 17, 2023
83a3d64
#1152 - improve facet count look & don't display facet counts for ins…
louise-davies Oct 17, 2023
98ec307
#1152 - add e2e tests for saved filters & no instrument facet count
louise-davies Oct 17, 2023
35c23ba
Bump @babel/traverse from 7.20.13 to 7.23.2
dependabot[bot] Oct 18, 2023
719ef05
Merge pull request #1585 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Oct 24, 2023
0432fa8
Merge branch 'develop' into feature/mint-custom-datapublications-#152…
louise-davies Oct 24, 2023
65401fd
#1531 - fix unit tests broken by DOI API changes
louise-davies Oct 24, 2023
327acc0
Fix e2e test broken by merge conflict
louise-davies Oct 24, 2023
0b09966
#1531 - fix CI by changing topcat to datagateway-download-api
louise-davies Oct 24, 2023
2c06af2
Add initialQueryOffset to admin downloads query key
louise-davies Oct 24, 2023
8696948
Fix CI build
louise-davies Oct 25, 2023
6923aca
Merge pull request #1578 from ral-facilities/feature/improve-sorting-…
kaperoo Oct 25, 2023
5ff4cfe
Merge branch 'develop' into feature/mint-custom-datapublications-#152…
louise-davies Oct 25, 2023
59392b3
#1531 add related items functionality
louise-davies Oct 27, 2023
674f00c
#1531 - extract out users & related dois components & write unit test…
louise-davies Nov 1, 2023
32f4ab6
#1531 - add e2e test for related DOIs
louise-davies Nov 2, 2023
ab61bd3
#1531 - render related DOIs as links + show title on hover
louise-davies Nov 2, 2023
d133ba8
#1531 - set minWidths for selects & disable add user buttons when car…
louise-davies Nov 2, 2023
7e2a368
update loader-utils to fix build errors
kaperoo Nov 2, 2023
0fa5ed4
#1531 - fix some tests
louise-davies Nov 2, 2023
1f41afc
Merge pull request #1579 from ral-facilities/renovate/actions-checkou…
louise-davies Nov 2, 2023
d125c76
Update actions/setup-java digest to 0ab4596
renovate[bot] Nov 2, 2023
7d6e862
Increase Jest timeouts
louise-davies Nov 2, 2023
d5ece99
Merge pull request #1587 from ral-facilities/renovate/actions-setup-j…
louise-davies Nov 2, 2023
59b4f50
Update node version on CI and use proper yarn cache
louise-davies Nov 2, 2023
e8c90d1
Merge pull request #1591 from ral-facilities/update-node-CI
louise-davies Nov 3, 2023
523d43e
Merge branch 'develop' into feature/free-text-search-#1152
louise-davies Nov 3, 2023
a043910
Merge branch 'develop' into enhancement/download-cart-item-links-#874
kaperoo Nov 3, 2023
e02de1b
Use icat-ansible master again
louise-davies Nov 3, 2023
7b9fcfc
Use investigationFacilityCycles instead of old way of calculating fac…
kaperoo Nov 6, 2023
a6a0f8c
Update dependency axios to v1 [SECURITY]
renovate[bot] Nov 11, 2023
f23c417
Fix build and import errors
kaperoo Nov 13, 2023
998d84d
fix compiling error
kaperoo Nov 13, 2023
b6cbb1f
Merge branch 'develop' into k8s-deployment
VKTB Nov 13, 2023
3fad511
Stringify search query params before request
kaperoo Nov 14, 2023
d4cc22d
Fix issue with compressing files
VKTB Nov 14, 2023
9b21a4a
Push Docker image to Harbor on all pushes during PR
VKTB Nov 14, 2023
64d17f2
update unit tests to include stringified query parameters
kaperoo Nov 15, 2023
8353fe1
addressing pr comments
kaperoo Nov 15, 2023
0b65bf7
Set timeout value for unit tests to 20s
kaperoo Nov 16, 2023
c7a2a6a
Run unit tests in band at top level & fix test console errors
louise-davies Nov 17, 2023
8ae154c
Fix textPreview styling
louise-davies Nov 17, 2023
0bd7aee
use transformIgnorePatterns instead of moduleNameMapper
kaperoo Nov 20, 2023
ef4c459
Remove test skips leftover from debugging
louise-davies Nov 20, 2023
f78f18b
increase jest timeout to 20s
kaperoo Nov 20, 2023
e9905e8
Merge pull request #1593 from ral-facilities/renovate/npm-axios-vulne…
kaperoo Nov 20, 2023
1d177f8
Bump axios from 1.6.0 to 1.6.1
dependabot[bot] Nov 20, 2023
5d65e99
Merge pull request #1594 from ral-facilities/improve-unit-tests
louise-davies Nov 20, 2023
0c9e637
Merge branch 'develop' into k8s-deployment
VKTB Nov 20, 2023
55a513d
Merge branch 'develop' into enhancement/download-cart-item-links-#874
kaperoo Nov 20, 2023
8456a4c
remove commented out code
kaperoo Nov 20, 2023
1923737
Merge pull request #1595 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Nov 20, 2023
062cda4
Update .dockerignore
VKTB Nov 20, 2023
bdab137
Update actions/setup-node digest to 1a4442c
renovate[bot] Nov 20, 2023
c149c87
Update actions/setup-python digest to 65d7f2d
renovate[bot] Nov 20, 2023
d7640ab
Update actions/upload-artifact digest to a8a3f3a
renovate[bot] Nov 20, 2023
b7750cb
remove facilityCycles from url builders' tests
kaperoo Nov 20, 2023
f9c87e0
Update Dockerfile to use Node 20
VKTB Nov 20, 2023
d1be613
JSON stringified the failing get request
kaperoo Nov 29, 2023
e0b3679
adjust unit tests
kaperoo Nov 29, 2023
c4baf04
Bump @adobe/css-tools from 4.3.1 to 4.3.2
dependabot[bot] Dec 1, 2023
f31e6dc
Merge pull request #1535 from ral-facilities/k8s-deployment
VKTB Dec 5, 2023
fc418a5
Merge pull request #1598 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Dec 13, 2023
0e005b4
Merge branch 'develop' into enhancement/download-cart-item-links-#874
kaperoo Jan 10, 2024
639ad9f
fix e2e test
kaperoo Jan 10, 2024
0536aa3
fixed month selection in e2e tests
kaperoo Jan 10, 2024
4a7132f
Merge pull request #1413 from ral-facilities/enhancement/download-car…
kaperoo Jan 12, 2024
b04e9a0
Merge branch 'develop' into feature/mint-custom-datapublications-#152…
louise-davies Jan 15, 2024
959e853
Remove .only from test & fix settings context declaration
louise-davies Jan 17, 2024
10c40ff
Merge pull request #1588 from ral-facilities/renovate/actions-setup-n…
louise-davies Jan 17, 2024
d10cf23
Merge pull request #1589 from ral-facilities/renovate/actions-setup-p…
louise-davies Jan 17, 2024
74a03ff
Bump follow-redirects from 1.15.3 to 1.15.5
dependabot[bot] Jan 17, 2024
3ce86a8
Merge pull request #1590 from ral-facilities/renovate/actions-upload-…
louise-davies Jan 17, 2024
5ee9042
Update actions/checkout digest to f43a0e5
renovate[bot] Jan 17, 2024
f59f3b8
#1529 #1531 - fix how we send entity IDs to minter DOI
louise-davies Jan 17, 2024
93796b0
#1531 fix test error by updating api error message when an invalid us…
louise-davies Jan 17, 2024
ae1fb81
Fix casing
louise-davies Jan 17, 2024
120ff04
Update richardsimko/update-tag digest to e173a8e
renovate[bot] Jan 18, 2024
9ed7adc
Update Yarn to v3.7.0
renovate[bot] Jan 18, 2024
10bb7d1
Merge pull request #1537 from ral-facilities/feature/mint-custom-data…
louise-davies Jan 18, 2024
c2377bd
Merge pull request #1601 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Jan 18, 2024
8fb74ca
Merge pull request #1599 from ral-facilities/renovate/actions-checkou…
louise-davies Jan 18, 2024
c1da883
Merge pull request #1602 from ral-facilities/renovate/richardsimko-up…
louise-davies Jan 18, 2024
cdd5e88
Update dependency @date-io/date-fns to v2.17.0
renovate[bot] Jan 18, 2024
777867b
Update dependency @testing-library/jest-dom to v5.17.0
renovate[bot] Jan 18, 2024
36682d8
Merge pull request #1607 from ral-facilities/renovate/testing-library…
louise-davies Jan 19, 2024
2201f78
Merge pull request #1606 from ral-facilities/renovate/date-io-monorepo
louise-davies Jan 19, 2024
ebd322c
Update dependency @babel/eslint-parser to v7.23.3
renovate[bot] Jan 19, 2024
403e34f
Merge pull request #1557 from ral-facilities/renovate/react-redux-8.x
louise-davies Jan 19, 2024
1c25f68
Update dependency jsrsasign to v11 [SECURITY]
renovate[bot] Jan 19, 2024
448f6c3
Merge pull request #1609 from ral-facilities/renovate/npm-jsrsasign-v…
louise-davies Jan 19, 2024
18ac8aa
Merge pull request #1604 from ral-facilities/renovate/babel-monorepo
louise-davies Jan 19, 2024
7e93f5d
Update dependency @testing-library/user-event to v14.5.2
renovate[bot] Jan 19, 2024
30b5438
Update dependency eslint to v8.56.0
renovate[bot] Jan 20, 2024
a40c8fa
Update dependency @types/node to v18.19.8
renovate[bot] Jan 20, 2024
480b041
Merge pull request #1610 from ral-facilities/renovate/testing-library…
louise-davies Jan 22, 2024
6d9ef8a
Merge pull request #1612 from ral-facilities/renovate/node-18.x
louise-davies Jan 22, 2024
16ea9a5
Merge pull request #1613 from ral-facilities/renovate/eslint-8.x
louise-davies Jan 22, 2024
67885ac
Merge pull request #1603 from ral-facilities/renovate/yarn-monorepo
louise-davies Jan 22, 2024
5508ae9
parse dates with Date and toISOString in datafileTable
kaperoo Jan 22, 2024
e53ed27
format dates in dataset table
kaperoo Jan 22, 2024
62c8bff
Update dependency eslint-config-prettier to v8.10.0
renovate[bot] Jan 22, 2024
26d7372
Update dependency i18next-browser-languagedetector to v7.2.0
renovate[bot] Jan 23, 2024
5bb0eee
Update dependency lint-staged to v13.3.0
renovate[bot] Jan 23, 2024
c98a0c1
Merge pull request #1614 from ral-facilities/renovate/eslint-config-p…
louise-davies Jan 23, 2024
a13e606
Update dependency eslint-plugin-cypress to v2.15.1
renovate[bot] Jan 23, 2024
a18936d
Merge pull request #1616 from ral-facilities/renovate/i18next-browser…
louise-davies Jan 23, 2024
5f4e4fd
Merge pull request #1618 from ral-facilities/renovate/lint-staged-13.x
louise-davies Jan 23, 2024
0c93d71
Update dependency i18next-http-backend to v2.4.2
renovate[bot] Jan 23, 2024
89051a5
Merge pull request #1617 from ral-facilities/renovate/i18next-http-ba…
louise-davies Jan 23, 2024
1018e73
Merge pull request #1615 from ral-facilities/renovate/eslint-plugin-c…
louise-davies Jan 23, 2024
70fe8cc
move date formating to table component
kaperoo Jan 23, 2024
5deb223
format only dates with time
kaperoo Jan 23, 2024
465e749
Update docker/build-push-action action to v4.2.1
renovate[bot] Jan 23, 2024
219950a
Update docker/login-action action to v2.2.0
renovate[bot] Jan 23, 2024
92aea8e
Update docker/metadata-action action to v4.6.0
renovate[bot] Jan 24, 2024
980312d
Update typescript-eslint monorepo to v5.62.0
renovate[bot] Jan 24, 2024
f69ddea
Update Node.js to v20.11.0
renovate[bot] Jan 24, 2024
503f57e
use regex instead of checking length
kaperoo Jan 24, 2024
0ff9a18
Merge pull request #1620 from ral-facilities/renovate/docker-build-pu…
louise-davies Jan 25, 2024
4f59257
Merge pull request #1621 from ral-facilities/renovate/docker-login-ac…
louise-davies Jan 25, 2024
a337302
Merge pull request #1622 from ral-facilities/renovate/docker-metadata…
louise-davies Jan 25, 2024
8fd6682
Merge pull request #1623 from ral-facilities/renovate/typescript-esli…
louise-davies Jan 25, 2024
79e56be
Merge pull request #1624 from ral-facilities/renovate/node-20.x
louise-davies Jan 25, 2024
3bc9a31
format timestamps in card view
kaperoo Jan 25, 2024
fda64a3
Update codecov/codecov-action digest to 4fe8c5f
renovate[bot] Jan 25, 2024
f38a8da
Update actions/checkout action to v4
renovate[bot] Jan 26, 2024
bf329df
Update actions/setup-java action to v4
renovate[bot] Jan 26, 2024
e58153d
Update actions/setup-node action to v4
renovate[bot] Jan 26, 2024
090d5de
Merge pull request #1625 from ral-facilities/renovate/codecov-codecov…
louise-davies Jan 26, 2024
73a3505
Merge pull request #1627 from ral-facilities/renovate/actions-checkou…
louise-davies Jan 26, 2024
f6c0ce0
Merge pull request #1628 from ral-facilities/renovate/actions-setup-j…
louise-davies Jan 26, 2024
e4dd5bc
Merge pull request #1629 from ral-facilities/renovate/actions-setup-n…
louise-davies Jan 26, 2024
c8afced
Update actions/setup-python action to v5
renovate[bot] Jan 26, 2024
e52d372
Update actions/upload-artifact action to v4
renovate[bot] Jan 26, 2024
78d27b1
Update dependency @testing-library/jest-dom to v6
renovate[bot] Jan 27, 2024
33cd700
Merge pull request #1630 from ral-facilities/renovate/actions-setup-p…
louise-davies Jan 29, 2024
b45a4a7
Merge pull request #1631 from ral-facilities/renovate/actions-upload-…
louise-davies Jan 29, 2024
da5da93
Update dependency loglevel to v1.9.1
renovate[bot] Jan 30, 2024
2bc90de
Merge pull request #1633 from ral-facilities/renovate/testing-library…
louise-davies Jan 30, 2024
d517d33
Update codecov/codecov-action digest to ab904c4
renovate[bot] Jan 31, 2024
cf9951a
Merge pull request #1634 from ral-facilities/renovate/loglevel-1.x
louise-davies Jan 31, 2024
048af12
Merge pull request #1636 from ral-facilities/renovate/codecov-codecov…
louise-davies Jan 31, 2024
f1287e6
Merge branch 'main' into develop
louise-davies Feb 2, 2024
ae531df
Fix broken lockfile
louise-davies Feb 2, 2024
64acd97
Fix import broken by merging main to develop
louise-davies Feb 2, 2024
289d411
Update codecov/codecov-action action to v4
renovate[bot] Feb 2, 2024
0b6f8c9
Add token to codecov action
louise-davies Feb 2, 2024
23e9c03
Merge pull request #1638 from ral-facilities/renovate/codecov-codecov…
louise-davies Feb 2, 2024
6541547
Update dependency @testing-library/jest-dom to v6.4.1
renovate[bot] Feb 4, 2024
e4a3445
Merge pull request #1637 from ral-facilities/renovate/testing-library…
louise-davies Feb 5, 2024
3b00c83
Merge branch 'develop' into feature/use-icat5-file-count-#1457
louise-davies Feb 5, 2024
814dd54
#1457 - remove calculation of dataset counts at DLS investigation level
louise-davies Feb 5, 2024
a3da1b6
#1457 - add size column to DLS dataset views
louise-davies Feb 5, 2024
d6d2481
Update actions/upload-artifact digest to 5d5d22a
renovate[bot] Feb 5, 2024
fe23ff5
Merge pull request #1642 from ral-facilities/renovate/actions-upload-…
louise-davies Feb 6, 2024
3b59bb8
Merge pull request #1619 from ral-facilities/feature/simpler-icat-tim…
kaperoo Feb 6, 2024
f227864
Merge pull request #1499 from ral-facilities/feature/use-icat5-file-c…
louise-davies Feb 6, 2024
f1a4dae
#1528 - fix ISIS experiments view
louise-davies Feb 7, 2024
4980beb
#1528 - adjust unit tests for new data publications hierarchy
louise-davies Feb 9, 2024
7bfe5dd
#1528 - fix landing page unit tests
louise-davies Feb 14, 2024
2c27b0a
#1202 - add direct download button to ISIS data publication landing page
louise-davies Feb 14, 2024
47c9db6
#1528 - change breadcrumb settings to be an array instead of an object
louise-davies Feb 14, 2024
a079eab
Fix code according to changes made in ral-facilities/icat-doi-minter-…
louise-davies Feb 15, 2024
347edd9
Merge pull request #1646 from ral-facilities/bugfix/fix-doi-minting
ajkyffin Feb 15, 2024
4dd35b4
Set pluginHost in docker-entrypoint.sh
ajkyffin Feb 14, 2024
2fc763a
Improve default URLs in Dockerfile
ajkyffin Feb 14, 2024
c59d9d5
Make facilityName configurable in docker image
ajkyffin Feb 14, 2024
6ad96f2
Merge pull request #1645 from ral-facilities/docker/set-pluginHost
ajkyffin Feb 15, 2024
61def73
Update dependency typescript to v5
renovate[bot] Feb 15, 2024
bc168d3
Fix typescript 5 incompatibility issues
louise-davies Feb 15, 2024
fd5869e
Merge pull request #1567 from ral-facilities/renovate/typescript-5.x
louise-davies Feb 15, 2024
eaa8988
Merge branch 'develop' into #1528-isis-data-pubs
louise-davies Feb 16, 2024
a3e6434
#1528 - add e2e tests for new ISIS data publications hierarchy
louise-davies Feb 16, 2024
9731649
#1528 - fix e2e tests
louise-davies Feb 16, 2024
e1835b3
Update dependency cypress to v13
renovate[bot] Feb 16, 2024
513a6c1
#1528 - improve code coverage of pageRouting
louise-davies Feb 16, 2024
02fc0f3
Fix broken e2e test & improve login command by using `cy.session`
louise-davies Feb 16, 2024
9341b7f
#1528 - remove obsolete code from ISIS investigation views
louise-davies Feb 16, 2024
794f26e
Merge pull request #1639 from ral-facilities/renovate/cypress-13.x
louise-davies Feb 16, 2024
03624bf
Merge pull request #1648 from ral-facilities/#1528-isis-data-pubs
louise-davies Feb 19, 2024
2cc6b17
Merge branch 'develop' into feature/free-text-search-#1152
louise-davies Feb 21, 2024
9e8621c
#1152 - move @types/lodash.isequal to dependencies to fix docker build
louise-davies Feb 21, 2024
5b45788
#1152 - improve search load more rows e2e test
louise-davies Feb 22, 2024
de99b96
#1152 - fix card view pagination bug
louise-davies Feb 23, 2024
161e8de
#1152 - remove unused functionality from count endpoints
louise-davies Feb 23, 2024
d8d2ed3
#1152 - fix typo in e2e test
louise-davies Feb 23, 2024
efd2d9b
#1152 - fix anon search
louise-davies Feb 27, 2024
442c5ae
Fix vscode typescript (wouldn't detect rtl jest dom)
louise-davies Feb 29, 2024
cebbadd
#1152 - fix search e2e tests broken by restrict change
louise-davies Feb 29, 2024
0904f90
Exclude unit test files from docker build
louise-davies Feb 29, 2024
be235bd
Switch to different release action
louise-davies Feb 29, 2024
ac458fb
#1152 - Guard against empty arrays for investigationfacilitycycles
louise-davies Feb 29, 2024
07dd60b
Bump follow-redirects from 1.15.5 to 1.15.6
dependabot[bot] Mar 16, 2024
988c0be
Pin docker base images to SHA
VKTB Mar 22, 2024
620dbf7
Update docker CI job
VKTB Mar 22, 2024
a7477a5
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
dependabot[bot] Mar 22, 2024
1354b34
Bump ip from 2.0.0 to 2.0.1
dependabot[bot] Mar 22, 2024
9238b89
Update Node.js to 8765147
renovate[bot] Mar 22, 2024
a77118a
Bump node image to alpine 3.19
VKTB Mar 22, 2024
c7343e4
Bump httpd image to alpine 3.19
VKTB Mar 22, 2024
3b03e70
Merge pull request #1653 from ral-facilities/renovate/node-20.11.1-al…
VKTB Mar 22, 2024
c5ba6d7
Merge pull request #1650 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Mar 22, 2024
1c9dd5f
Merge pull request #1651 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Mar 22, 2024
e910062
Merge pull request #1652 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Mar 22, 2024
1f860e5
Bump express from 4.18.1 to 4.19.2
dependabot[bot] Mar 28, 2024
54405e3
Merge pull request #1654 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Apr 8, 2024
d4db0fc
Bump tar from 6.1.13 to 6.2.1
dependabot[bot] Apr 11, 2024
473f346
Merge branch 'develop' into feature/free-text-search-#1152
louise-davies May 15, 2024
06539eb
#1152 - fix colour of facet accordian headers in dark mode
louise-davies May 15, 2024
1971ea4
#1152 - fix overflow issues when filter chips were present
louise-davies May 17, 2024
f05912f
Upgrade datagateway-api CI version
louise-davies May 17, 2024
ba4b03e
Merge pull request #1656 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Jul 23, 2024
81fb6d8
Bump braces from 3.0.2 to 3.0.3
dependabot[bot] Jul 23, 2024
e9d3896
Bump ws from 7.5.9 to 7.5.10
dependabot[bot] Jul 23, 2024
3169621
Bump ejs from 3.1.8 to 3.1.10
dependabot[bot] Jul 23, 2024
6c52d53
Merge pull request #1659 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Jul 23, 2024
ba1e483
Merge pull request #1658 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Jul 23, 2024
8cb754d
Merge pull request #1657 from ral-facilities/dependabot/npm_and_yarn/…
louise-davies Jul 23, 2024
29dbc01
Use more maintained release action
louise-davies Jul 23, 2024
1e141a4
Merge pull request #1660 from ral-facilities/update-release-workflow
louise-davies Jul 23, 2024
9eec463
Merge branch 'develop' into feature/free-text-search-#1152
louise-davies Jul 23, 2024
bdb9c6c
Fix results amount assertion in datafileSearch tests
louise-davies Jul 24, 2024
4b8a1c3
Merge pull request #1401 from ral-facilities/feature/free-text-search…
louise-davies Jul 24, 2024
6cb8de5
Update version number & changelog for v2.0.0
louise-davies Jul 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 20 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
/.github
/.husky
/packages/datagateway-*/cypress
/packages/datagateway-*/cypress.json
/packages/datagateway-*/server
/packages/datagateway-*/README.md
**/build
**/coverage
**/lib
**/node_modules
.gitignore
.prettierrc
codecov.yml
CODEOWNERS
LICENSE.md
README.md
Dockerfile
**/*.test.*
**/setupTests*
**/testData*
13 changes: 13 additions & 0 deletions .github/add_doi_datapublicationtype.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
from icat.client import Client

client = Client(
"https://localhost:8181",
checkCert=False,
)
client.login("simple", {"username": "root", "password": "pw"})

data_publication_type = client.new("dataPublicationType")
data_publication_type.name = "User-defined"
data_publication_type.description = "User-defined"
data_publication_type.facility = client.get("Facility", 1)
data_publication_type.create()
50 changes: 50 additions & 0 deletions .github/add_icat_rules.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
from icat.client import Client

client = Client(
"https://localhost:8181",
checkCert=False,
)
client.login("simple", {"username": "root", "password": "pw"})

public_tables = [
"Instrument",
"ParameterType",
"InvestigationType",
"DatasetType",
"SampleType",
"DatafileFormat",
"Facility",
"FacilityCycle",
]

client.createRules("R", public_tables)

public_steps = [
("Datafile", "dataset"),
("Dataset", "investigation"),
("Sample", "investigation"),
("Instrument", "instrumentScientists"),
("Investigation", "investigationFacilityCycles"),
("InstrumentScientist", "user"),
("Investigation", "publications"),
("Sample", "type"),
("InvestigationUser", "user"),
("Investigation", "investigationUsers"),
("Investigation", "investigationInstruments"),
("Dataset", "sample"),
("Dataset", "datafiles"),
("Investigation", "datasets"),
("Investigation", "samples"),
("Sample", "parameters"),
("Investigation", "parameters"),
("Dataset", "parameters"),
("Datafile", "parameters"),
]

public_step_objects = []

for step in public_steps:
ps = client.new("PublicStep", origin=step[0], field=step[1])
public_step_objects.append(ps)

client.createMany(public_step_objects)
18 changes: 18 additions & 0 deletions .github/config.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
ICAT_URL=https://host.docker.internal:8181
FACILITY=LILS
ICAT_USERNAME=root
ICAT_PASSWORD=pw
PUBLISHER=test
MINTER_ROLE=PI
VERSION=0.01

ICAT_DOI_BASE_URL=https://example.stfc.ac.uk/
ICAT_SESSION_PATH=/icat/session/
ICAT_AUTHENTICATOR_NAME=simple
ICAT_CHECK_CERT=False
SSL_CERT_VERIFICATION=False

DATACITE_PREFIX=10.5286
DATACITE_URL=https://api.test.datacite.org/dois
DATACITE_USERNAME=BL.STFC

141 changes: 0 additions & 141 deletions .github/dependabot.yml

This file was deleted.

11 changes: 11 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
changelog:
categories:
- title: Features
labels:
- '*'
exclude:
labels:
- dependencies
- title: Dependencies
labels:
- dependencies
Loading
Loading