Commit Graph

372 Commits

Author SHA1 Message Date
Art Lowel
cdb5f01198 upgraded to ngx-translate 2017-05-18 16:49:33 +02:00
Art Lowel
f5e5b72f47 added initial home page content 2017-05-18 15:02:33 +02:00
Art Lowel
e5a885afe7 Add support for Communities 2017-05-12 12:50:23 +02:00
Lotte Hofstede
0f472fb06b 40416: removed thumbnails and applied test fix 2017-05-10 13:30:18 +02:00
Lotte Hofstede
8267f877b2 Merge branch 'rest-relationships' of https://github.com/artlowel/dspace-angular into w2p-40416_simple-item-page 2017-05-10 13:23:06 +02:00
Lotte Hofstede
9906dd59e3 40416: Thumbnail fix + clean up 2017-05-10 13:03:53 +02:00
Art Lowel
45d174ccc3 Forgot to revert test after reverting the ObjectCacheService 2017-05-10 13:01:46 +02:00
Lotte Hofstede
6652f61770 40416: clean up 2017-05-08 10:25:35 +02:00
Lotte Hofstede
176c498770 40416: solved collections issue on item page 2017-05-08 10:20:59 +02:00
Lotte Hofstede
57aa58ac56 Merge branch 'rest-relationships' into w2p-40416_simple-item-page
Conflicts:
	src/app/core/cache/models/normalized-item.model.ts
	src/app/core/shared/item.model.ts
2017-05-08 09:26:49 +02:00
Art Lowel
609f617e52 Forgot to add files 2017-05-05 15:41:06 +02:00
Art Lowel
f56eefab59 Fixed an issue where deadlocks could occur when loading the relationship decorators 2017-05-05 15:37:43 +02:00
Lotte Hofstede
54cd529cc6 40416: normalized collection bug 2017-05-05 10:21:33 +02:00
Art Lowel
b9de162e00 another attempt at fixing reflect-metadata issue 2017-05-04 15:47:47 +02:00
Art Lowel
36924b5fb9 updated test 2017-05-04 14:17:27 +02:00
Lotte Hofstede
25ef735366 Merge branch 'rest-relationships' into w2p-40416_simple-item-page
Conflicts:
	src/app/core/cache/models/bundle-builder.ts
	src/app/core/cache/models/collection-builder.ts
	src/app/core/cache/models/item-builder.ts
2017-05-04 13:47:56 +02:00
Art Lowel
d3f478ef0f refactoring 2017-05-04 13:44:14 +02:00
Lotte Hofstede
86901fae2e 40416: Start of file section 2017-05-04 13:44:03 +02:00
Lotte Hofstede
d932b44a77 40416: small fixes and thumbnails 2017-05-03 14:28:26 +02:00
Art Lowel
2a2bb36692 refactoring 2017-05-03 11:05:18 +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
f8d6e96e44 added builders for bundles and bitstreams 2017-04-24 13:43:54 +02:00
Art Lowel
fd441aec15 Merge branch 'master' into rest-relationships 2017-04-20 14:22:11 +02:00
Art Lowel
c2da34b305 added normalized models and builders 2017-04-20 14:21:21 +02:00
Art Lowel
8e0d2bac9b refactored requestCacheReducer 2017-04-12 18:03:02 +02:00
Matteo Perelli
c99c8637e8 ngrx-store-freeze added and configured 2017-04-12 10:06:34 +02:00
Lotte Hofstede
868c42e617 40416: renaming and implemented uri field 2017-03-29 17:16:08 +02:00
Lotte Hofstede
66e421a1eb 40416: started on simple item view page 2017-03-28 17:17:24 +02:00
William Welling
9c46ec1564 Ensure correct environment file used. 2017-03-27 08:31:12 -05:00
William Welling
648383405a Update config.ts 2017-03-26 17:12:22 -05:00
William Welling
bf32f45298 Cleanup and minore refactor. 2017-03-24 22:36:15 -05:00
William Welling
2974d8aab1 Build setting some configs. Configs used by server. 2017-03-24 20:56:14 -05:00
William Welling
9b23393121 Working on config providor. 2017-03-24 16:57:11 -05:00
William Welling
415a52f011 Bring config into server. 2017-03-24 16:48:43 -05:00
William Welling
99f936ff45 Providing global config as an opaque token. 2017-03-24 16:15:01 -05:00
William Welling
76b1875e54 Structured platform specific src files. 2017-03-24 10:01:38 -05:00
William Welling
9496bf7e42 Using a single index file. Updated servers. Removed duplicate npm scripts. 2017-03-22 08:05:27 -05:00
Art Lowel
a62c8d62c0 introduced remotedata selector 2017-03-16 14:44:54 +01:00
Art Lowel
a4579e5435 Added a configuration parameter to enable/disable the rehydrate step 2017-03-15 18:24:23 +01:00
Art Lowel
34d9aece7e RequestCacheService docs & tests 2017-03-14 14:36:03 +01:00
Art Lowel
eaaf12d645 requestCacheReducer docs & tests 2017-03-08 18:30:55 +01:00
Art Lowel
a535b86e0b fix timestamps on rehydrate 2017-03-08 16:36:34 +01:00
Art Lowel
0e516beabd ObjectCacheService docs & tests 2017-03-08 12:57:03 +01:00
Art Lowel
f1bf3e4062 ObjectCache reducer tests & docs 2017-03-06 14:42:19 +01:00
Art Lowel
07150d3d6a Removed console.log statement 2017-03-06 11:12:05 +01:00
Art Lowel
7745938027 More refactoring + reusing the server's store on the client 2017-03-02 13:36:40 +01:00
Art Lowel
b0f25c4dae Fixed an issue where, if you called findAll or findById multiple times in a row, all network requests were cancelled except for the last one. 2017-02-24 13:11:14 +01:00
Art Lowel
7fb8360f10 RequestCache: started tracking timeAdded and timeToLive 2017-02-22 12:59:11 +01:00
Art Lowel
bb5575cd27 Refactored Data Services 2017-02-22 12:03:22 +01:00
Art Lowel
9364c32ae2 Refactored Data Services 2017-02-21 18:33:16 +01:00