Commit Graph

7447 Commits

Author SHA1 Message Date
Kim Shepherd
e182378572 [TLC-254] Remove inappropriate tests from form builder, component 2022-04-23 16:05:46 +12:00
Kim Shepherd
d3a78b8ad5 [TLC-254] Add getTypeBindRelations helper method to bind service 2022-04-23 16:05:20 +12:00
Kim Shepherd
7fd7eb31cb [TLC-254] Remove some unwanted (ported) methods from form builder 2022-04-23 16:04:48 +12:00
Tim Donohue
c538bbbe46 Merge pull request #1469 from ybnd/pr_external-links-in-menus
Support external links in menus
2022-04-22 17:02:33 -05:00
Rezart Vata
d390920cca [CST-5270] Code refactoring, made changes from the rest contract and implemented i18n 2022-04-22 19:09:40 +02:00
Pratik Rajkotiya
fbcb6f7d78 [CST-5307] method releted to orcid is removed. 2022-04-22 18:10:26 +05:30
SDGBot
bc9f02f49e ITU BIDB türkçe dil desteği güncellemesi
Metaveri -> Metadata düzeltmesi
2022-04-22 14:10:40 +03:00
SDGBot
aefc4e1310 ITU BIDB türkçe dil desteği güncellemesi
İstek üzerine gerekli güncellemeler gerçekleştirilmiştir.
2022-04-22 13:39:21 +03:00
Luca Giamminonni
9509d6d901 Merge remote-tracking branch '4Science-bitbucket/main' into CST-5307 2022-04-22 11:25:12 +02:00
Yura Bondarenko
f3e2a7a6f1 Fix missing imports (conflict resolution error) 2022-04-22 09:54:12 +02:00
Yura Bondarenko
192b9aa29f Support external links in menus 2022-04-22 09:36:29 +02:00
Yura Bondarenko
e7c56dbb12 Remove unused imports 2022-04-22 09:08:15 +02:00
Yura Bondarenko
a041368019 90252: Fix invalidateByHref not emitting 2022-04-22 09:07:10 +02:00
Yura Bondarenko
be488c04bb 90252: Fix flaky tests 2022-04-22 09:07:10 +02:00
Yura Bondarenko
c628d4320b 90252: Ensure calls come through if no subscribers 2022-04-22 09:07:08 +02:00
Yura Bondarenko
4e38d2b145 90252: Ensure modals are dismissed between tests 2022-04-22 09:05:00 +02:00
Yura Bondarenko
9699491269 90252: Remove old cleanup code
& add tests to confirm that DataService.delete is called
2022-04-22 09:04:58 +02:00
Yura Bondarenko
c19d12c5c0 90252: Invalidate requests containing DSO on DataService.delete
Keep track of a list of request UUIDs in the object cache (most recent in front)
When deleting a DSO, mark all of these as stale
2022-04-22 09:04:15 +02:00
Kim Shepherd
02ee1eca87 [TLC-254] Quotes fixed for Lint, import cleanup 2022-04-22 16:14:02 +12:00
Kim Shepherd
bc62764345 [TLC-254] Service tests - small fixes 2022-04-22 16:05:47 +12:00
Kim Shepherd
d7afaf9cb8 [TLC-254] Service tests 2022-04-22 16:05:47 +12:00
Kim Shepherd
fc037d79ca [TLC-254] WIP tests 2022-04-22 16:05:47 +12:00
Kim Shepherd
c414b8cebc [TLC-254] Replace some undef/null tests with hasValue, hasNoValue 2022-04-22 16:05:47 +12:00
Kim Shepherd
617717069b [TLC-254] Remove unnecessary (and never destroyed) subscriber
Date picker was hiding parent though subscription but this
can be handled async with a simple setTimeout instead
2022-04-22 16:05:47 +12:00
Kim Shepherd
9ceb358080 [TLC-254] Fix Lint errors , unused imports 2022-04-22 16:05:47 +12:00
Kim Shepherd
ce0194108f [TLC-254] ITs, mocking type bind relation service 2022-04-22 16:05:47 +12:00
Kim Shepherd
96774971de [TLC-254] ITs, mocking type bind relation service 2022-04-22 16:05:47 +12:00
Kim Shepherd
93d2f5d8ac [TLC-254] Strip out irrelevant metadata security lvl (as per review) 2022-04-22 16:05:47 +12:00
Kim Shepherd
f97a87702c [TLC-254] Hidden fields can collapse in row, revert drag-handle problem
apply d-none class to form-control container when model is hidden
css rule for ds-form-control-container.d-none forces collapse
drag-handle fix from 9019b809 was recent and is applied manually here too
2022-04-22 16:05:42 +12:00
Kim Shepherd
61d64d5e5e [TLC-254] Updating references in tests to reflect row array model changes 2022-04-22 16:02:53 +12:00
Kim Shepherd
be7f21eb32 [TLC-254] Make the item type field configurable (default dc.type) 2022-04-22 16:02:53 +12:00
Kim Shepherd
361bb7f7dc [TLC-254] Port submission field type binding from DSpace-CRIS 7 2022-04-22 16:02:53 +12:00
Tim Donohue
19fa36f243 Merge pull request #1598 from atmire/w2p-90768_Fix-search-field-on-SearchHierarchyFilterComponent
Fix search field on search hierarchy filter component
2022-04-21 16:48:01 -05:00
nibou230
9f50b4997c Changed the import for CacheableObject 2022-04-21 14:30:23 -04:00
nibou230
a2a241b906 Added the badge to some components for coherence 2022-04-21 14:08:35 -04:00
nibou230
550eb6c7ab Adapt the service to a LinkedRepository result 2022-04-21 14:08:01 -04:00
nibou230
459da211be Display the access status badges 2022-04-21 13:59:29 -04:00
Rezart Vata
da2cba5827 [CST-5270] Added some information from mock json to the layout 2022-04-21 18:48:19 +02:00
Tim Donohue
9b56911c43 Merge pull request #1587 from atmire/Removing-unnecessary-circular-dependencies
Removing unnecessary circular dependencies
2022-04-21 08:39:49 -05:00
Yana De Pauw
f228a93889 Merge remote-tracking branch 'upstream/main' into w2p-88300_issue-1379 2022-04-21 15:29:25 +02:00
Rezart Vata
5add939a1d [CST-5270] Insertion of submission section with mock & section layout 2022-04-21 12:33:38 +02:00
Giuseppe Digilio
fa1b7d11ad [CST-5418] Check success notification is not present on depositing when there are errors 2022-04-21 11:31:07 +02:00
Giuseppe Digilio
0506c5596a [CST-5418] Use different param for notifications and errors in the parseSaveResponse method 2022-04-21 11:30:15 +02:00
lotte
d806f4da95 Merge branch 'main' into Removing-unnecessary-circular-dependencies 2022-04-21 10:36:45 +02:00
Sufiyan Shaikh
ffe5922990 [CST-5676] resolver overwrite 2022-04-21 12:50:18 +05:30
Tim Donohue
e314a70957 Merge pull request #1600 from atmire/w2p-90155_fix-menu-issues
Fix for menu issues
2022-04-20 12:20:16 -05:00
Jens Vannerum
f49793ec04 90155: Unnused import and comments 2022-04-20 17:35:51 +02:00
Giuseppe Digilio
c250408382 [CST-5418] Improve notification when cannot deposit 2022-04-20 16:10:18 +02:00
Tim Donohue
2671a4cb83 Merge pull request #1599 from atmire/w2p-90797_issue-1430_redux-devtools-disable-support-in-prod-mode
Disable redux devtools support in prod mode
2022-04-20 09:06:15 -05:00
lotte
d364804c42 Removed circ dependency after merge with main 2022-04-20 15:34:32 +02:00