Commit Graph

7206 Commits

Author SHA1 Message Date
Tim Donohue
a38172c035 Merge pull request #1640 from atmire/w2p-90948_More-informative-error-for-Workflow-group-delete
Show notifications when failing to create/delete role Groups
2022-05-24 16:46:30 -05:00
Giuseppe Digilio
d1f8bb6d7b [CST-5270] use data-test as css selector for unit test 2022-05-24 16:05:21 +02:00
Marie Verdonck
bb898022e3 91400: Fix for missing comma in json5 label files by sync script 2022-05-24 13:38:53 +02:00
Rezart Vata
5842d83e91 [CST-5270] add class needed for unit testing 2022-05-24 12:34:44 +02:00
Rezart Vata
ec6bc20010 Merge branch 'CST-5270-sherpa-romeo-integration' of https://bitbucket.org/4Science/dspace-angular into CST-5270-sherpa-romeo-integration 2022-05-24 12:28:43 +02:00
Rezart Vata
53851ba18e [CST-5270] Fix unit testing 2022-05-24 12:28:21 +02:00
Yana De Pauw
24e641e024 Merge remote-tracking branch 'upstream/main' into w2p-85451_export-search-results-as-csv 2022-05-24 10:37:33 +02:00
Giuseppe Digilio
87d015371c [CST-5270] use bootstrap classes 2022-05-24 09:19:02 +02:00
Rezart Vata
268ee04d1e [CST-5270] Fixes requested as improvements 2022-05-23 19:05:03 +02:00
Michael W Spalti
5ec460d236 Url parsing
Lint fix
2022-05-23 08:54:49 -07:00
Rezart Vata
166f4c3b25 [CST-5270] Finished functionalities 2022-05-23 17:39:36 +02:00
Mykhaylo
3e2cd387df added missing configs 2022-05-23 12:30:23 +02:00
Tim Donohue
436c6dd084 Merge pull request #1658 from atmire/fix-enitytype-redirect-encoding-issue
Fix entitytype redirect encoding issue
2022-05-20 10:55:50 -05:00
Davide Negretti
c206005d42 [CST-5674] code cleanup 2022-05-20 17:41:20 +02:00
Davide Negretti
9d577c5317 [CST-5674] fix test (lint) 2022-05-20 17:35:22 +02:00
Luca Giamminonni
857a3c56b7 [CST-5668] Fixed lint warnings 2022-05-20 17:31:54 +02:00
Davide Negretti
d2e881eba3 [CST-5674] fix test 2022-05-20 17:24:05 +02:00
Luca Giamminonni
bdc8c5d41e Merge branch 'main' into CST-5668 2022-05-20 17:18:44 +02:00
Luca Giamminonni
06091e39ca [CST-5668] Improved orcid page adding back button and fixing synchronization mode setting 2022-05-20 17:16:28 +02:00
Davide Negretti
51bbbb697e [CST-5674] add test case for updateTarget 2022-05-20 16:45:10 +02:00
Yura Bondarenko
383485b16d Modal outputs as EventEmitters instead of Subjects 2022-05-20 13:18:26 +02:00
Tim Donohue
9889a9d1a6 Merge pull request #1634 from 4Science/CST-5738
Add special groups list to the profile page
2022-05-19 15:24:49 -05:00
Giuseppe Digilio
305203dba7 [CST-5738] hide special group heading when are not present 2022-05-19 19:08:08 +02:00
Giuseppe Digilio
9124f06e4c Merge remote-tracking branch 'origin/main' into CST-5738 2022-05-19 18:47:47 +02:00
Giuseppe Digilio
7b6ccb780f [CST-5535] fix menu entry after merge 2022-05-19 18:41:54 +02:00
Giuseppe Digilio
d751de0aa6 Merge remote-tracking branch 'origin/main' into CST-5535
# Conflicts:
#	src/app/admin/admin-sidebar/admin-sidebar.component.ts
2022-05-19 16:59:45 +02:00
William Welling
2db80022b5 Merge branch 'main' of github.com:harvard-lts/dspace-angular into 145-base-path-support 2022-05-19 09:03:11 -05:00
Tim Donohue
bb5cdfc1a3 Merge pull request #1627 from atmire/w2p-90978_Improve-initial-page-load_PR
Improve initial page load
2022-05-19 08:55:28 -05:00
Rezart Vata
cba7a60476 [CST-5270] fixing module accordion 2022-05-19 15:55:05 +02:00
Luca Giamminonni
de2202799d [CST-5307] Search claimable profiles by email 2022-05-19 13:41:54 +02:00
Giuseppe Digilio
50184c8784 [CST-5738] fix LGTM alert 2022-05-18 19:27:23 +02:00
Rezart Vata
a03557fcad [CST-5270] fixed accordion issue and changed it to collapsable 2022-05-18 16:44:20 +02:00
Giuseppe Digilio
9aff792cac [CST-5535] Decrease status size 2022-05-18 14:54:59 +02:00
Giuseppe Digilio
bc63e14512 [CST-5535] Fix labels 2022-05-18 14:54:37 +02:00
Giuseppe Digilio
c43e25296d [CST-5535] Add title to the page and change health tab name 2022-05-18 14:45:21 +02:00
Yura Bondarenko
b05125dd16 Fix import menu to align with export menu code 2022-05-18 13:51:44 +02:00
Giuseppe Digilio
ef332af17e [CST-5535] Fix issue with error notice message on health page loading 2022-05-18 13:31:09 +02:00
Luca Giamminonni
733688bd7e Merge remote-tracking branch '4Science-bitbucket/main' into CST-5668 2022-05-18 13:25:36 +02:00
Luca Giamminonni
983db9c050 Merge branch 'CST-5668' into CST-5339 2022-05-18 13:16:15 +02:00
Giuseppe Digilio
d4dc176870 [CST-5535] Add Possibility to have translation also for properties 2022-05-18 13:04:04 +02:00
Luca Giamminonni
b6277f1e96 Merge remote-tracking branch '4Science-bitbucket/main' into CST-5339 2022-05-18 12:30:31 +02:00
Mykhaylo
a732f1534d [CST-5303] fix wrong format 2022-05-18 09:33:08 +02:00
Mykhaylo
618ff0ce19 [CST-5303] added missing labels 2022-05-17 17:45:27 +02:00
Davide Negretti
881af64495 [CST-5674] POST replaced with PUT 2022-05-17 16:36:40 +02:00
Art Lowel
1f9b8ba92a Fix issue where you'd get stuck in an infinite redirect loop when going to the page of an item with an entity type containing certain special characters 2022-05-17 16:07:42 +02:00
Sufiyan Shaikh
ba6011bd89 [DSC-516] main merge 2022-05-17 12:30:31 +05:30
Giuseppe Digilio
74b68a5e15 [CST-5535] Add fallback message on rest request error 2022-05-16 19:19:00 +02:00
Giuseppe Digilio
b906a65385 Merge remote-tracking branch 'origin/main' into CST-5535
# Conflicts:
#	package.json
2022-05-16 18:59:46 +02:00
Giuseppe Digilio
73573793a0 [CST-5535] Add i18n keys for section's headers 2022-05-16 18:50:07 +02:00
Giuseppe Digilio
c508e0035e [CST-5535] Add tooltip for status icons 2022-05-16 18:49:11 +02:00