Commit Graph

6700 Commits

Author SHA1 Message Date
Tim Donohue
913d128e16 Fix accessibility issue: link has no discernible text 2022-05-13 16:57:28 -05:00
Tim Donohue
20850033df Merge pull request #1444 from atmire/shared-feature-rss-viewer
Add RSS buttons if the feature is enabled on the rest side
2022-05-13 14:25:29 -05:00
Nathan Buckingham
3a6112532e for rss sort id should be date.accessioned so defaulted to that when its the case 2022-05-13 13:38:02 -04:00
Tim Donohue
5c8ef44070 Merge pull request #1636 from 4Science/feature/CST-5329
Add validate only check in the Import Metadata page
2022-05-12 13:20:22 -05:00
Giuseppe Digilio
c1f64ff1ef [CST-5329] Add help text to validate only checkbox 2022-05-12 18:50:25 +02:00
Giuseppe Digilio
b788579457 Merge remote-tracking branch 'origin/main' into feature/CST-5329 2022-05-12 18:35:18 +02:00
Tim Donohue
095ddd2ebd Merge pull request #1639 from atmire/issue-1635_search-bar-with-input-scope
Fix search bar with input scope
2022-05-12 10:10:56 -05:00
Nathan Buckingham
0791287cf9 lint fixes 2022-05-12 10:02:15 -04:00
Nathan Buckingham
79bf27c659 Revert to getFirstCompletedRemoteData but check if payload has completed 2022-05-12 09:56:26 -04:00
Nathan Buckingham
cb1b7ceb0a remove rss feed from search 2022-05-12 09:56:26 -04:00
Nathan Buckingham
eacbcfd15d Change to withNotEmptyPayload to pass through if its empty 2022-05-12 09:56:26 -04:00
Nathan Buckingham
6cd22fa004 w2p-86403 prevent from displaying on pages where rss feed doesn't make sense 2022-05-12 09:56:26 -04:00
Nathan Buckingham
8785270363 w2p-86403 Changed to subscribe and unsubscribe on destory 2022-05-12 09:56:26 -04:00
Nathan Buckingham
90f1fc186c Link fixes 2022-05-12 09:56:26 -04:00
Nathan Buckingham
be8a8f5f6b Add typedocs and websvc.opensearch.svccontext 2022-05-12 09:56:26 -04:00
Nathan Buckingham
0bf0e1f274 add providers to browseby 2022-05-12 09:56:26 -04:00
Nathan Buckingham
2b9383d2d5 remove unused import from rebase 2022-05-12 09:56:26 -04:00
Nathan Buckingham
ffb34da3e7 Create link head spec file 2022-05-12 09:56:26 -04:00
Nathan Buckingham
efb76ea883 Fix tests now that router is apart of the rss component 2022-05-12 09:56:26 -04:00
Nathan Buckingham
b5943b48b4 w2p-86403 fix opensearch is disabled, router issues and links 2022-05-12 09:56:26 -04:00
Nathan Buckingham
b8a96e48a7 Fix test files to pass down necessary providers 2022-05-12 09:56:26 -04:00
Nathan Buckingham
99e5b9c898 w2p-85140 ds-rss component now adds a button to all search pages and community and collection, link-head service adds the rss to the head element 2022-05-12 09:56:22 -04:00
Tim Donohue
c705fc42d6 Merge pull request #1631 from 4Science/CST-5253-change-approach-workflow-approval
Add view item button for mydspace objects
2022-05-11 17:14:56 -05:00
Tim Donohue
659a9a69ca Merge pull request #1615 from atmire/w2p-90918_Upgrade-ng-dynamic-forms-and-rxjs
Upgrade ng-dynamic-forms to v15 and RxJs to v7
2022-05-11 10:05:38 -05:00
Tim Donohue
5282377350 Merge pull request #1529 from the-library-code/TLC-254_type-bind-dspace-angular
Type-bind for submission input (port from DSpace-CRIS 7 angular)
2022-05-10 10:07:08 -05:00
Tim Donohue
42ef35b2bc Merge pull request #1601 from nibou230/access-status
Display the access status badges
2022-05-10 10:02:08 -05:00
Kim Shepherd
51058daf27 [TLC-254] tidy imports in type bind service 2022-05-10 09:25:59 +12:00
Kim Shepherd
b6cdc90d57 [TLC-254] If configService present, set typeField in constructor 2022-05-08 12:17:38 +12:00
nibou230
7f1d1ed7de Fixes for lint and tests 2022-05-05 11:46:00 -04:00
nibou230
e77821eef0 Use the item's HALLink to get the access status 2022-05-05 10:21:55 -04:00
Alexandre Vryghem
2ff79d93b9 89741: Added Tests for the scope @Input() in SearchFormComponent 2022-05-04 18:16:11 +02:00
nibou230
8e03b28151 Use component vars in AccessStatusBadgeComponent 2022-05-04 11:49:33 -04:00
nibou230
6c8d12394c Moved showAccessStatus to be self-contained 2022-05-04 11:45:36 -04:00
nibou230
2b77e4a90d Moved showAccessStatus from UI to item config
Renamed item-page to item to make it generic
2022-05-04 11:17:25 -04:00
Alexandre Vryghem
b9f239e3a9 Merge branch 'main-upstream' into issue-1635_search-bar-with-input-scope 2022-05-04 14:50:34 +02:00
Kim Shepherd
ba3069215a [TLC-254] Lint fixes 2022-05-04 15:09:59 +12:00
Kim Shepherd
bf9208169e [TLC-254] Lint fixes 2022-05-04 15:04:49 +12:00
Kim Shepherd
2fbf33b641 [TLC-254] Take config data service out of constructor, make optional 2022-05-04 14:53:47 +12:00
Kim Shepherd
5363ae1ac1 [TLC-254] mock config data service, get type in form builder service+test 2022-05-04 13:52:06 +12:00
Kim Shepherd
fd0c8f409e [TLC-254] Tests for isObjectEmpty() 2022-05-03 14:11:02 +12:00
Kim Shepherd
833637c215 [TLC-254] Get Type Bind config from backend 2022-05-03 14:10:33 +12:00
Giuseppe Digilio
f3a40a5ef9 [CST-5239] Fix button visualization 2022-05-02 16:08:58 +02:00
Giuseppe Digilio
c8c8d1e1ff Merge remote-tracking branch 'origin/main' into feature/CST-5329 2022-05-02 15:01:59 +02:00
Marie Verdonck
917e5fe5bc Issue 1635: Fix for @input not working on search bar ds-search-form 2022-05-02 14:55:23 +02:00
Tim Donohue
37ebe259f3 Merge pull request #1628 from 4Science/CST-5676
Bitstream edit page fixes
2022-04-29 16:54:00 -05:00
Tim Donohue
1e341aa789 Merge pull request #1629 from mspalti/mirador-fix
Mirador webpack build fix.
2022-04-29 14:46:16 -05:00
Tim Donohue
c0ed90368c Merge pull request #1625 from atmire/radio-buttons-in-submission
Radio buttons in submission
2022-04-29 14:24:57 -05:00
Tim Donohue
662f119434 Merge pull request #1623 from atmire/Issue#1381-DSO-sub-route-titles-fix
Issue #1381 - DSO sub route titles fix
2022-04-29 11:16:56 -05:00
Giuseppe Digilio
34ca590fa5 [CST-5253] Fix view item button for pool tasks in the mydspace results list 2022-04-29 09:20:27 +02:00
Giuseppe Digilio
bfb84c86df [CST-5253] Fix view item button for claim task in the mydspace results list 2022-04-29 09:19:56 +02:00