Giuseppe Digilio
|
d8c8a43da4
|
[CST-6876] Refactoring workflow actions components in order to pass item and workflowitem objects down from paren search element component to children
|
2022-10-04 14:47:07 +02:00 |
|
Giuseppe Digilio
|
7f30e92782
|
[CST-6876] Fix issue with invalid request done when the claimed/pool task changed its status due to a performed action
|
2022-09-29 15:05:18 +02:00 |
|
Giuseppe Digilio
|
73c81ea924
|
Merge remote-tracking branch 'origin/main' into CST-6876
# Conflicts:
# src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts
# src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts
# src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts
# src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts
|
2022-09-27 16:24:24 +02:00 |
|
Giuseppe Digilio
|
ab77e66be7
|
[CST-6494] Fix issue for which sometimes claimed and pool task weren't shown when a filter is applied
|
2022-09-21 17:16:10 +02:00 |
|
Michael Spalti
|
b692fa5924
|
Added thumbs to mydspace and enviroment component injection.
|
2022-09-11 13:27:20 -07:00 |
|
Yura Bondarenko
|
28cc54e3f8
|
Merge remote-tracking branch 'upstream/main' into w2p-84367_Various-small-changes
|
2022-02-09 16:43:14 +01:00 |
|
Yura Bondarenko
|
714624147c
|
85042: Make ds-item-list-preview themeable
|
2021-11-29 12:17:38 +01:00 |
|
Tim Donohue
|
9f1a017b56
|
Automated upgrade to Angular 11.0
|
2021-11-22 11:01:54 -06:00 |
|
Art Lowel
|
0d5fc8a1c0
|
refactor followlinks to use a single object for all params and add an isOptional param. Also add support for embedding links to search service
|
2021-06-28 12:28:59 +02:00 |
|
lotte
|
b833407dd1
|
77472: Fix unclickable titles in search lists
|
2021-03-18 18:02:07 +01:00 |
|
Art Lowel
|
4280475364
|
Merge branch 'main' into Item-page-redirects
|
2021-03-12 18:19:11 +01:00 |
|
Alessandro Martelli
|
5f6ad03f6f
|
[CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Merge cache part 2
|
2021-02-09 14:42:38 +01:00 |
|
Alessandro Martelli
|
807d4f5fc7
|
Merge branch 'main' into CST-3620
|
2021-02-09 11:23:24 +01:00 |
|
Alessandro Martelli
|
54c405994c
|
[CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Lint
|
2021-01-29 19:31:54 +01:00 |
|
Alessandro Martelli
|
5ef5a27e2b
|
Merge branch 'main' into CST-3620
# Conflicts:
# src/app/+my-dspace-page/my-dspace-page.module.ts
# src/app/core/tasks/tasks.service.ts
# src/app/shared/mydspace-actions/claimed-task/abstract/claimed-task-actions-abstract.component.ts
# src/app/shared/mydspace-actions/claimed-task/approve/claimed-task-actions-approve.component.spec.ts
# src/app/shared/mydspace-actions/claimed-task/edit-metadata/claimed-task-actions-edit-metadata.component.spec.ts
# src/app/shared/mydspace-actions/claimed-task/reject/claimed-task-actions-reject.component.spec.ts
# src/app/shared/mydspace-actions/claimed-task/return-to-pool/claimed-task-actions-return-to-pool.component.spec.ts
# src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.spec.ts
# src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts
# src/app/shared/mydspace-actions/mydspace-actions.ts
# src/app/shared/mydspace-actions/pool-task/pool-task-actions.component.spec.ts
# src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.spec.ts
# src/app/shared/object-collection/shared/listable-object/listable-object-component-loader.component.ts
# src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.spec.ts
# src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.spec.ts
# src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.spec.ts
# src/app/shared/object-list/my-dspace-result-list-element/item-search-result/item-search-result-list-element-submission.component.spec.ts
# src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.spec.ts
# src/app/shared/object-list/my-dspace-result-list-element/workflow-item-search-result/workflow-item-search-result-list-element.component.spec.ts
# src/app/shared/object-list/my-dspace-result-list-element/workspace-item-search-result/workspace-item-search-result-list-element.component.spec.ts
|
2021-01-29 16:02:07 +01:00 |
|
Art Lowel
|
c66de4fe91
|
Cache redesign part 2
|
2021-01-20 17:43:40 +01:00 |
|
Giuseppe Digilio
|
e5af894077
|
Removed deprecated helper function async
|
2021-01-07 20:12:15 +01:00 |
|
Alessandro Martelli
|
e41e7dfa07
|
[CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Cleanup
|
2020-12-22 16:25:26 +01:00 |
|
Alessandro Martelli
|
704d67da79
|
[CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Removed abstraction on claimed-search-result-list-element components
|
2020-12-22 15:53:43 +01:00 |
|
Alessandro Martelli
|
e32c86f127
|
[CSTPER-3620] Workflow Actions refresh entire MyDSpace page instead of just WorkflowItem
Task Service implementation.
ReloadableAction abstraction.
|
2020-12-22 12:58:19 +01:00 |
|
lotte
|
92dca8d4e8
|
Merge branch 'master' into angular-cli
|
2020-04-17 16:09:12 +02:00 |
|
lotte
|
8bf241c182
|
angular cli
|
2020-03-18 16:03:40 +01:00 |
|
Kristof De Langhe
|
f080a7568e
|
Merge branch 'master' into w2p-69305_Apply-new-MyDSpace-fix
Conflicts:
src/app/shared/object-detail/my-dspace-result-detail-element/claimed-task-search-result/claimed-task-search-result-detail-element.component.ts
src/app/shared/object-detail/my-dspace-result-detail-element/pool-search-result/pool-search-result-detail-element.component.ts
src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts
src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts
|
2020-03-17 14:26:38 +01:00 |
|
Kristof De Langhe
|
c087b8859f
|
69305: Refactor workflow-actions to be resolved as HAL links
|
2020-03-04 16:22:05 +01:00 |
|
Marie Verdonck
|
677b3f63de
|
Fixes after rebasing from upstream/master
|
2020-03-04 11:01:20 +01:00 |
|
Giuseppe Digilio
|
0e1d3e4048
|
Fixed following links for mydspace workflow results
|
2020-03-03 12:13:22 +01:00 |
|
Kristof De Langhe
|
e1f940668a
|
69115: MyDSpace ClaimedTask proper link resolving
|
2020-02-26 17:50:44 +01:00 |
|
lotte
|
168e74d1fa
|
Merge branch 'master' into clean-relationships-in-submission
|
2019-11-25 11:18:57 +01:00 |
|
Kristof De Langhe
|
ed3f7dfc7b
|
Merge branch 'master' into w2p-65572_Add-support-for-bundles
Conflicts:
src/app/core/shared/item.model.ts
src/app/entity-groups/journal-entities/item-grid-elements/journal-issue/journal-issue-grid-element.component.spec.ts
src/app/entity-groups/journal-entities/item-grid-elements/journal-volume/journal-volume-grid-element.component.spec.ts
src/app/entity-groups/journal-entities/item-grid-elements/journal/journal-grid-element.component.spec.ts
src/app/entity-groups/journal-entities/item-list-elements/journal-issue/journal-issue-list-element.component.spec.ts
src/app/entity-groups/journal-entities/item-list-elements/journal-volume/journal-volume-list-element.component.spec.ts
src/app/entity-groups/journal-entities/item-list-elements/journal/journal-list-element.component.spec.ts
src/app/entity-groups/research-entities/item-grid-elements/person/person-grid-element.component.spec.ts
src/app/entity-groups/research-entities/item-grid-elements/project/project-grid-element.component.spec.ts
src/app/entity-groups/research-entities/item-list-elements/orgunit/orgunit-list-element.component.spec.ts
src/app/entity-groups/research-entities/item-list-elements/person/person-list-element.component.spec.ts
src/app/entity-groups/research-entities/item-list-elements/project/project-list-element.component.spec.ts
src/app/shared/object-grid/item-grid-element/item-grid-element.component.spec.ts
src/app/shared/object-grid/item-grid-element/item-types/publication/publication-grid-element.component.spec.ts
src/app/shared/object-list/item-list-element/item-types/publication/publication-list-element.component.spec.ts
src/app/shared/testing/utils.ts
|
2019-11-21 14:14:39 +01:00 |
|
lotte
|
99517c084c
|
fixed issues after merge
|
2019-10-17 13:57:10 +02:00 |
|
lotte
|
ac851f3812
|
renaming fixes, new tests
|
2019-10-16 14:48:17 +02:00 |
|
lotte
|
d962e40c58
|
added TypeDoc
|
2019-10-16 11:21:25 +02:00 |
|
lotte
|
7ca88021c9
|
added tests, aot fixes, lint fixes
|
2019-10-15 15:58:40 +02:00 |
|
lotte
|
bafb2f3490
|
fixed existing tests and added linkType
|
2019-10-14 16:27:08 +02:00 |
|
lotte
|
dfe1143184
|
metadata representation
|
2019-10-10 16:18:14 +02:00 |
|
lotte
|
0fb12c4274
|
refactored mydspace/listelements etc
|
2019-10-08 15:51:31 +02:00 |
|