Commit Graph

10419 Commits

Author SHA1 Message Date
Kim Shepherd
e4a91e7261 [TLC-674] New duplicate data service, object reducer tests 2024-03-04 14:29:26 +13:00
Kim Shepherd
ca32314951 [TLC-674] Fix findDuplicates error in claimed task (old code)
Update spec tests
2024-03-04 13:31:48 +13:00
Kim Shepherd
2000b1b240 [TLC-674] Resolve sections type list problem (introduced in conflict merge) 2024-03-04 12:00:51 +13:00
Kim Shepherd
1206d61440 [TLC-674] Update duplicate data service to use searchBy method 2024-03-04 11:50:55 +13:00
Kim Shepherd
1e36a10dd5 [TLC-674] Properly test for existence of duplicates section 2024-03-04 11:50:55 +13:00
Kim Shepherd
e76b6c962c [TLC-674] Duplicate detection frontend changes as per feedback 2024-03-04 11:50:54 +13:00
Kim Shepherd
6229966f7a [TLC-674] Mock duplicateDataService.findDuplicates() 2024-03-04 11:50:15 +13:00
Kim Shepherd
b79dab3fcb [TLC-674] Mock duplicateDataService providers in spec tests 2024-03-04 11:50:15 +13:00
Kim Shepherd
0d42af38cd [TLC-674] Refactor Basic Duplicate detection endpoint / data service 2024-03-04 11:50:14 +13:00
Kim Shepherd
911cf8905c [TLC-674] Hide empty duplicate section UNLESS config overrides
A new config property allows the user to force the duplicate
section to be displayed even if there are no duplicates
as sometimes this is useful information to a reviewer or
submitter
2024-03-04 11:49:24 +13:00
Kim Shepherd
68dd35095c [TLC-674] Do not display duplicate section if data is empty 2024-03-04 11:49:24 +13:00
Kim Shepherd
a9a87d31ef [TLC-674] Allow for no duplicate section in submitted workspace item 2024-03-04 11:49:24 +13:00
Kim Shepherd
b4591b1372 [TLC-674] Potential duplicate msg shown as warning alert 2024-03-04 11:49:24 +13:00
Kim Shepherd
7a10834f82 [TLC-674] Dupe layout changes as per review
i18n fix
alignment fix
comment fix
2024-03-04 11:49:24 +13:00
Kim Shepherd
b8e2cac399 [TLC-674] Fix duplicate section unit test 2024-03-04 11:49:24 +13:00
Kim Shepherd
db8d47e598 [TLC-674] Refactor duplicates from item link to searchBy 2024-03-04 11:49:24 +13:00
Pascal-Nicolas Becker
140cb88510 Tiny code style fix in pool-search-result-list-element.component.ts 2024-03-04 11:49:24 +13:00
Kim Shepherd
e474862edf [TLC-674] Lint fixes 2024-03-04 11:49:24 +13:00
Kim Shepherd
aceffa0468 [TLC-674] TypeDoc 2024-03-04 11:49:24 +13:00
Kim Shepherd
d06d5b1b13 [TLC-674] Unit test fixes for comp, claimed/pooled tasks 2024-03-04 11:49:24 +13:00
Kim Shepherd
43620a44f2 [TLC-674] Lint fixes 2024-03-04 11:49:22 +13:00
Kim Shepherd
0e4ad5e674 [TLC-674] Tidy up components, WIP spec tests 2024-03-04 11:48:13 +13:00
Kim Shepherd
b672668e15 [TLC-674] Duplicate detection comp, template, i18n
Duplicate data is accessed in the submission section,
pooled tasks list and claimed tasks list.
2024-03-04 11:48:11 +13:00
Tim Donohue
061129ecb7 Merge pull request #2822 from DSpace/dependabot/npm_and_yarn/ip-2.0.1
Bump ip from 2.0.0 to 2.0.1
2024-02-29 15:26:14 -06:00
Tim Donohue
4fa5237b58 Merge pull request #2356 from mwoodiupui/node20
Update dependencies for Node v20
2024-02-29 15:10:35 -06:00
Tim Donohue
ae15fe5fa5 Merge pull request #2676 from 4Science/DURACOM-195
Header, navbar, and admin sidebar refactoring
2024-02-29 14:38:17 -06:00
Tim Donohue
25955aec8a Merge pull request #2840 from jeffmorin/main
Removed 250 and 1000 items/page options and set 10 as default value
2024-02-29 14:13:34 -06:00
Jean-François Morin
bb20b8d18a Cleaned obsolete code 2024-02-29 15:00:39 -05:00
jeffmorin
c5463eab8d Merge branch 'DSpace:main' into main 2024-02-29 13:16:12 -05:00
Davide Negretti
91f01ad542 Merge branch 'main' into DURACOM-195
# Conflicts:
#	src/assets/i18n/en.json5
#	src/themes/dspace/app/navbar/navbar.component.html
2024-02-29 19:11:03 +01:00
Tim Donohue
c195175fd7 Merge pull request #2681 from 4Science/coar-notify-7
Coar Notify Integration
2024-02-29 12:00:23 -06:00
FrancescoMolinaro
cd6a00e48b resolve conflicts after alignment with main 2024-02-29 09:04:17 +01:00
FrancescoMolinaro
6fc4c05627 Merge branch 'main' into coar-notify-7 2024-02-29 08:56:49 +01:00
Jean-François Morin
0bc60a0187 Removed 250 and 1000 items/page options and set 10 as default value 2024-02-28 22:51:00 -05:00
Tim Donohue
ff05094008 Merge pull request #2163 from jeffmorin/main
Content reports ported from DSpace 6.x
2024-02-28 11:49:36 -06:00
FrancescoMolinaro
5eb2405a68 resolve conflicts after main alignment 2024-02-28 17:58:24 +01:00
FrancescoMolinaro
47a907c1d2 Merge branch 'main' into coar-notify-7 2024-02-28 15:41:07 +01:00
Jean-François Morin
410a278eca Resolved conflicts 2024-02-27 22:06:24 -05:00
Tim Donohue
0d63a851e1 Merge pull request #2759 from 4Science/CST-12109-WITHDRAWN-REINSTATE-requests
WITHDRAW / REINSTATE requests for an item
2024-02-27 16:07:43 -06:00
frabacche
aaf0ce24e0 coar-notify-7 item submission coar section show label if no inbound pattern are configured on LDN Notify Services 2024-02-27 20:59:56 +01:00
FrancescoMolinaro
6be10a81f4 fix section data load for coar section in submission 2024-02-27 18:19:34 +01:00
Jean-François Morin
26caab1741 Merge branch 'main' of github.com:jeffmorin/dspace-angular 2024-02-27 11:34:46 -05:00
Jean-François Morin
92553e04cd Requested changes and fixes 2024-02-27 11:34:37 -05:00
Alisa Ismailati
e4b28146ca Merge branch 'main' of https://bitbucket.org/4Science/dspace-angular into CST-12109-WITHDRAWN-REINSTATE-requests 2024-02-27 16:22:08 +01:00
Davide Negretti
a88282d70b [DURACOM-195] fix spacing in collapsible menu 2024-02-27 14:05:48 +01:00
frabacche
3ed617eb69 NOtifyService item-filter patch fix 2024-02-27 12:10:18 +01:00
Alisa Ismailati
447b275387 [CST-12109] Updated notification text messages 2024-02-27 10:33:03 +01:00
frabacche
c1b22826c6 en double label 2024-02-27 09:39:59 +01:00
frabacche
153cbc1848 Merge remote-tracking branch 'origin/main' into coar-notify-7 2024-02-27 09:34:58 +01:00
jeffmorin
ba5f50e473 Merge branch 'DSpace:main' into main 2024-02-26 20:02:55 -05:00