Yura Bondarenko
21579d1525
Merge remote-tracking branch 'origin/main' into w2p-90978_Improve-initial-page-load_PR
2022-05-13 09:32:34 +02: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
Yura Bondarenko
f0d98c9b6f
Implement feedback
2022-05-12 15:34:31 +02: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
Yura Bondarenko
c0f8dd078b
90978: Explain dsBrowserPipe more thoroughly
2022-05-05 11:33:51 +02: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
Yura Bondarenko
d69a02e6cc
90978: Fix e2e tests failing due to interactions before page fully loaded
...
Now that we use initialNavigation: 'enabledBlocking', pages can appear to be loaded before some functionality is fully active.
In some cases this trips up Cypress, and it tries to interact with the app too soon.
We address this by introducing a new dsBrowserOnly pipe in order to defer the data-test attributes Cypress relies on to CSR.
2022-05-04 15:25:46 +02: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
Yura Bondarenko
22d5643d8b
90978: Set klaro cookie before each test
2022-05-03 09:32:31 +02: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
Giuseppe Digilio
55e77d1edb
[CST-5253] Fix view item button for workspace items in the mydspace results list
2022-04-29 09:19:14 +02:00
Giuseppe Digilio
d3ef3d3079
[CST-5253] Change full-item-page.component in order to display also workspace items
2022-04-29 09:17:17 +02:00
Giuseppe Digilio
9e2928f653
[CST-5253] Fix detail visualization for archived item in the mydspace result list
2022-04-29 09:16:03 +02:00
Giuseppe Digilio
2b7ed5c258
[CST-5253] Add view item button for workflow items
2022-04-29 09:15:20 +02:00
Tim Donohue
618a7f4dcd
Merge pull request #1620 from 4Science/CST-5662-search-scope-selector
...
Enabled search scope selector
2022-04-28 17:06:59 -05:00
Tim Donohue
de1cd8619f
Merge pull request #1561 from atmire/w2p-88300_issue-1379
...
Browse clarify filter functionality
2022-04-28 16:49:17 -05:00
Michael Spalti
d32566beda
Mirador webpack build fix.
2022-04-28 12:38:35 -07:00
Rezart Vata
64f3af7a1b
[CST-5253] Added unit testing
2022-04-28 18:35:04 +02:00
Giuseppe Digilio
3d206165b2
[CST-5676] Fix bitstream's follow links
2022-04-28 15:53:48 +02:00
Giuseppe Digilio
edb77b4a09
Merge remote-tracking branch 'origin/main' into CST-5676
2022-04-28 15:41:44 +02:00
Giuseppe Digilio
393a4a3d40
[CST-5676] Implemented bitstream-breadcrumbs.service
2022-04-28 15:41:25 +02:00
Yura Bondarenko
34be1179ab
Fix unused import
2022-04-28 14:49:34 +02:00
Yura Bondarenko
63de6139a3
90978: Upgrade compression-webpack-plugin
2022-04-28 14:06:38 +02:00