Commit Graph

6721 Commits

Author SHA1 Message Date
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
Giuseppe Digilio
ef332af17e [CST-5535] Fix issue with error notice message on health page loading 2022-05-18 13:31:09 +02:00
Giuseppe Digilio
d4dc176870 [CST-5535] Add Possibility to have translation also for properties 2022-05-18 13:04:04 +02:00
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
Giuseppe Digilio
4f7e37d348 [CST-5535] Use accordion for health status components 2022-05-16 18:44:04 +02:00
Giuseppe Digilio
80ff8a517c [CST-5535] Rename health-data.service 2022-05-16 16:46:33 +02:00
Giuseppe Digilio
0de3c2ed48 [CST-5535] Replace icons 2022-05-16 16:45:45 +02:00
Giuseppe Digilio
4c5c99d05d [CST-5535] Add missing i18n label 2022-05-16 16:44:35 +02:00
Tim Donohue
dd6ff7f48f Merge pull request #1653 from tdonohue/fix_rss_accessibility
Fix RSS accessibility issue: link has no discernible text
2022-05-13 17:34:18 -05:00
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