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
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
Michael Spalti
724fc3c6f0
[CST-5738] Revert unintentional change on config.yml
2022-05-09 09:24:17 +02: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
Davide Negretti
eb2d9b2fde
[CST-5674] Lint fixes
2022-05-05 17:00:49 +02:00
nibou230
e77821eef0
Use the item's HALLink to get the access status
2022-05-05 10:21:55 -04:00
Davide Negretti
8c937a55c0
[CST-5674] Error handling; fixes
2022-05-05 15:33:53 +02: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
Davide Negretti
39c11c6986
Merge branch 'main-bb' into CST-5674
2022-05-04 11:42:56 +02:00
Davide Negretti
9173b9db60
[CST-5674] Fix; enable policy and action type editing; test
2022-05-04 11:35:54 +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
Davide Negretti
bb3cc1c619
[CST-5674] Edit policy target; modal content; test
2022-05-02 17:02:04 +02: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
Giuseppe Digilio
aa7ceec15a
[CST-5738] Fix retrieving of embed from auth status model
2022-04-29 19:15:40 +02: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
8498504b93
[CST-5270] Add target blank for links
2022-04-29 16:14:47 +02:00