Commit Graph

10876 Commits

Author SHA1 Message Date
FrancescoMolinaro
a79c4036cb fix menu resolver condition for LDN 2024-03-04 11:38:56 +01:00
FrancescoMolinaro
23cb4ca7b7 Add components descriptions, fix bug on navigation, align labels, add config example 2024-03-04 11:38:56 +01:00
FrancescoMolinaro
38ac31eafe add route guard 2024-03-04 11:37:27 +01:00
FrancescoMolinaro
f925273d90 fix menu resolver condition for LDN 2024-03-04 11:31:35 +01:00
FrancescoMolinaro
c27e758ffb Add components descriptions, fix bug on navigation, align labels, add config example 2024-03-04 11:29:02 +01:00
frabacche
4fdade892b ldn message: move enqueueretry from get to post 2024-03-04 11:17:15 +01:00
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
dependabot[bot]
e7eaa9f61b Bump sanitize-html from 2.10.0 to 2.12.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.10.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.10.0...2.12.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 17:25:29 +00:00
frabacche
0e4b220db1 Merge pull request #77 from 4Science/coar-notify-7-part-two-submission-patch-remove
coar-notify-7 item submission coar section send patch remove on blanking notify services
2024-03-01 17:12:01 +01:00
frabacche
c00134f372 coar-notify-7 item submission coar section send patch remove on blanking services 2024-03-01 14:57:57 +01:00
FrancescoMolinaro
b94167ad7b resolve issue #2842 2024-03-01 10:05:43 +01:00
FrancescoMolinaro
1f463f7329 Merge branch 'main' into coar-notify-7-part-two 2024-03-01 08:59:28 +01:00
Alexandre Vryghem
371e766078 Fixed tests without expectations from #2759 & #2681
Added the necessary done() calls back & fixed tests
2024-02-29 23:42:17 +01:00
Alexandre Vryghem
87788e7e02 Merge remote-tracking branch 'upstream/main' into fix-specs-without-expectations_contribute-main 2024-02-29 23:12:00 +01: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
Alexandre Vryghem
a340eb2a07 Removed broken tests
https://github.com/DSpace/dspace-angular/pull/2371#issuecomment-1637089839
2024-02-29 21:06:43 +01: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
4fcb66022b fix lint, fix tests 2024-02-29 15:30:02 +01:00
FrancescoMolinaro
0a3f884793 Resolve conflicts after merge of part 1 2024-02-29 15:13:53 +01:00
FrancescoMolinaro
eab079124c Merge branch 'coar-notify-7' into coar-notify-7-part-two 2024-02-29 15:00:35 +01: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