1
0
Commit Graph

32 Commits

Author SHA1 Message Date
lotte
8125f56009 finished docs and tests 2019-02-27 13:18:35 +01:00
lotte
8a9f57966f Fixed conflicts with new metadata map 2019-02-26 16:06:33 +01:00
Chris Wilper
4c8747a345 DS-4107 Improve TypeDocs 2019-02-14 14:46:27 -05:00
Chris Wilper
2368df9513 DS-4107 Retrieve and model metadata as a map 2019-02-14 12:29:35 -05:00
lotte
7a12332d70 Edit and create communities 2018-12-20 15:54:47 +01:00
lotte
8ffbd13242 finished tests and docs 2018-10-12 11:55:52 +02:00
lotte
e025f3bc4d Merge branch 'master' into resolvers-branch-angular6
Conflicts:
	package.json
	src/app/+search-page/search-filters/search-filters.component.ts
	src/app/core/auth/auth.effects.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/data/comcol-data.service.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/data.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/shared/dspace-object.model.ts
	src/app/header/header.component.spec.ts
	src/app/shared/auth-nav-menu/auth-nav-menu.component.ts
	src/app/shared/testing/auth-service-stub.ts
	yarn.lock
2018-10-08 12:28:08 +02:00
lotte
2cbe6a6d91 upgrade to angular6 2018-08-24 13:26:43 +02:00
Kristof De Langhe
883a1d8881 Issues 252,253: Browse by title and browse by metadata (author) 2018-08-08 11:36:42 +02:00
Lotte Hofstede
2435b484ce search backend fixes #1 2018-03-08 15:40:28 +01:00
Art Lowel
461ba33e0d turning search response in to remotedata 2018-03-08 15:40:28 +01:00
Jonas Van Goolen
520b7f3e12 #150 Moved list,grid and object-collection to shared package 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
a704157c1f #150 Initial grid/list view implementation 2017-12-01 09:59:35 +01:00
Art Lowel
feca366290 refactor done, todo fix tests 2017-10-25 13:31:10 +02:00
Lotte Hofstede
563cf6e820 44024: simple search UI with decorator bug 2017-08-25 15:01:35 +02:00
William Welling
066bba28af fixed lint errors 2017-07-13 11:19:02 -05:00
William Welling
c08f5c672b dependency upgrades, server and platform module updates, linting wip 2017-07-12 14:33:16 -05:00
Art Lowel
0677bc38ee switch to live rest-backend, still issue with bitstreams on item page 2017-06-07 18:25:52 +02:00
Art Lowel
a8781de044 Merge branch 'pr/100' into live-rest-backend 2017-06-02 15:14:02 +02:00
Art Lowel
fbb64a6031 adapted remote data build method to aggregate relation remotedata arrays 2017-06-02 12:04:04 +02:00
Art Lowel
739371cb35 added support for embedded resources 2017-06-01 11:41:15 +02:00
Art Lowel
f60c0674f6 add the type property to mock data and ensure it is deserialized 2017-05-23 17:51:58 +02:00
Lotte Hofstede
54cd529cc6 40416: normalized collection bug 2017-05-05 10:21:33 +02:00
Lotte Hofstede
d932b44a77 40416: small fixes and thumbnails 2017-05-03 14:28:26 +02:00
Lotte Hofstede
b6fd84eb38 Merge remote-tracking branch 'artlowel/rest-relationships' into w2p-40416_simple-item-page
Conflicts:
	src/app/core/shared/dspace-object.model.ts
2017-04-27 13:12:23 +02:00
Art Lowel
8e0d2bac9b refactored requestCacheReducer 2017-04-12 18:03:02 +02:00
Lotte Hofstede
66e421a1eb 40416: started on simple item view page 2017-03-28 17:17:24 +02:00
Art Lowel
7745938027 More refactoring + reusing the server's store on the client 2017-03-02 13:36:40 +01:00
Art Lowel
bb5575cd27 Refactored Data Services 2017-02-22 12:03:22 +01:00
Art Lowel
de23b1aaeb Added distinct ids and uuids to the mock data 2017-02-16 15:52:50 +01:00
Art Lowel
2e5441d6f7 Moved all objects to a single data store: the cache. 2017-02-15 15:57:38 +01:00
Art Lowel
c8fb98760d Added mocks for all model types, added CollectionDataService 2017-02-14 14:40:57 +01:00