Commit Graph

1779 Commits

Author SHA1 Message Date
Kristof De Langhe
7a2e0ae851 54472: Post-merge error fixes 2018-09-07 14:32:43 +02:00
Kristof De Langhe
da3627e614 Merge branch 'master' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/+collection-page/collection-page-routing.module.ts
	src/app/+collection-page/collection-page.module.ts
	src/app/+community-page/community-page-routing.module.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/dso-response-parsing.service.ts
2018-09-07 14:16:21 +02:00
lotte
14fd58dd21 issues with form component tests 2018-09-07 13:48:00 +02:00
Kristof De Langhe
cb20a31379 Fixed Browse-By-Title sort direction 2018-09-07 12:05:22 +02:00
Kristof De Langhe
d7582edfa1 BrowseItemsResponseParsingService TypeDocs 2018-09-07 11:24:37 +02:00
Kristof De Langhe
15587a920a Merge branch 'master' into browse-by-features
Conflicts:
	src/app/core/shared/operators.ts
2018-09-07 11:15:01 +02:00
Kristof De Langhe
260ddd979a 54472: request created dso 2018-09-07 11:07:04 +02:00
Tim Donohue
0455a16d03 Merge pull request #288 from atmire/resolvers-branch
Resolvers for item, collection and community home page
2018-09-06 11:52:56 -05:00
lotte
14f5c97ecc another intermediate commit 2018-09-06 11:55:13 +02:00
Kristof De Langhe
e7c5a2a29c 54472: refactoring feedback pt1 2018-09-05 16:31:06 +02:00
Giuseppe
1a358c864c Removed unused util methods 2018-08-31 19:05:55 +02:00
Giuseppe
c6ce420873 Added scss variables 2018-08-31 19:05:07 +02:00
Giuseppe
6bd7883069 Added sticky position for buttons used for editing item bitstream's metadata 2018-08-31 17:58:48 +02:00
Giuseppe
820e3909ca Fixed an issue occurred while removing an item from a qualdrop group 2018-08-31 17:51:44 +02:00
lotte
75a3985474 fixed production mode 2018-08-31 16:13:25 +02:00
lotte
f11d486d14 updated angular/rxjs to v6 successfully 2018-08-31 15:40:39 +02:00
lotte
e62524e7d0 fixed typos and added TypeDocs 2018-08-30 12:53:57 +02:00
Kristof De Langhe
28d7a169fc removed browse-by pages empty test files 2018-08-30 10:05:09 +02:00
lotte
777facf5cd intermediate commit 2018-08-29 15:12:01 +02:00
Kristof De Langhe
3a53595573 Merge branch 'browse-by-features' of https://github.com/atmire/dspace-angular into browse-by-features
Conflicts:
	src/app/core/data/data.service.spec.ts
2018-08-29 14:40:38 +02:00
Kristof De Langhe
4590264d5a Merge branch 'master' into browse-by-features
Conflicts:
	src/app/core/core.module.ts
	src/app/core/shared/operators.ts
	src/app/shared/object-grid/item-grid-element/item-grid-element.component.html
	src/app/shared/object-list/item-list-element/item-list-element.component.html
	src/app/shared/shared.module.ts
2018-08-29 14:24:45 +02:00
Kristof De Langhe
535034ec8e Added type docs 2018-08-29 12:46:20 +02:00
Tim Donohue
bf308c02c7 Merge pull request #280 from atmire/search-features
Search features
2018-08-27 12:39:22 -05:00
lotte
2cbe6a6d91 upgrade to angular6 2018-08-24 13:26:43 +02:00
lotte
9fbbf53661 undo REST server config 2018-08-23 16:00:46 +02:00
lotte
02110c66be Merge branch 'search-features' into resolvers-branch
Conflicts:
	src/app/core/shared/operators.ts
2018-08-23 15:53:02 +02:00
lotte
bf29b74c55 reverse rest endpoint to 4Science server 2018-08-23 15:39:22 +02:00
lotte
9a410d02d9 scope now uses DSO endpoint instead of PID 2018-08-23 15:38:10 +02:00
Kristof De Langhe
8a52bf1682 54472: AoT build error fixes 2018-08-23 14:14:33 +02:00
lotte
976302389f fixed collection page, added SearchFilter Model 2018-08-23 14:01:37 +02:00
Kristof De Langhe
870c545357 54472: Added metadata to community/collection creation 2018-08-23 13:56:16 +02:00
Kristof De Langhe
def2cfab3a 54472: CollectionFormComponent tests 2018-08-23 12:59:33 +02:00
Kristof De Langhe
7bb264b8e6 54472: CommunityFormComponent tests 2018-08-23 11:42:36 +02:00
Kristof De Langhe
3a0de2865a 54472: CreateCommunityPageComponent and CreateCollectionPageComponent tests 2018-08-23 11:03:06 +02:00
lotte
f5fed28722 reworked items list on collection page 2018-08-22 16:30:28 +02:00
Kristof De Langhe
d3e6dd5397 54472: Authorization + tests (intermediate) 2018-08-22 16:10:55 +02:00
lotte
1ea0e0ecfc fix for tests 2018-08-22 10:08:01 +02:00
lotte
d9cd292ec1 Revert "added preloading guard for search results"
This reverts commit d9e70bd4da.
2018-08-22 09:26:31 +02:00
Kristof De Langhe
dfa42acab5 54472: Create community/collection with parent community + error messages 2018-08-20 16:09:42 +02:00
lotte
8548aef2b0 test fixes for browse pages 2018-08-16 15:39:31 +02:00
lotte
a124e17782 Merge branch 'master' into browse-by-features
Conflicts:
	src/app/shared/object-grid/item-grid-element/item-grid-element.component.html
	src/app/shared/object-list/item-list-element/item-list-element.component.html
2018-08-16 14:48:58 +02:00
Kristof De Langhe
2a01838941 54472: Cancel functionality 2018-08-10 17:03:23 +02:00
Kristof De Langhe
79492441fc 54472: Post request on submit and collection create page 2018-08-10 16:52:13 +02:00
Kristof De Langhe
79a3788b3b 54472: Intermediate commit 2018-08-10 15:05:22 +02:00
Kristof De Langhe
375742a000 count badges next to browse-by-metadata values 2018-08-10 13:34:44 +02:00
lotte
b7947b3b5b Merge branch 'search-features' into resolvers-branch 2018-08-10 11:59:53 +02:00
lotte
a0a9d43a03 changed test webpack config to remove warnings from tests 2018-08-10 11:07:31 +02:00
lotte
8c5366705d Merge branch 'master' into search-features
Conflicts:
	src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.html
2018-08-10 11:01:18 +02:00
Tim Donohue
5820e9ca81 Merge pull request #276 from atmire/grid-view-date-fix
Missing metadata list objects fix
2018-08-09 11:29:43 -05:00
Tim Donohue
5127c70979 Merge pull request #271 from atmire/embedded-objects-fixes
Embedded objects fixes
2018-08-09 11:25:03 -05:00