Commit Graph

8155 Commits

Author SHA1 Message Date
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
Art Lowel
de23b1aaeb Added distinct ids and uuids to the mock data 2017-02-16 15:52:50 +01:00
Art Lowel
a952557616 missed one 2017-02-16 15:33:57 +01:00
Art Lowel
43a2b9699e Made a clear distinction between IDs and UUIDs - as IDs will probably change in the future to be easier to work with (shorter urls) and applicable to multiple versions of a resource 2017-02-16 15:25:18 +01:00
Art Lowel
d63fc0a9bb Merge branch 'hal-serializer' into rest-services 2017-02-16 14:43:12 +01:00
Art Lowel
20aec34c68 Merge branch 'master' into hal-serializer 2017-02-16 14:29:22 +01:00
Art Lowel
1fcd438a26 Removed some json-api references from the mock api 2017-02-16 13:49:22 +01:00
Art Lowel
45a2f5b240 Added item services. 2017-02-16 13:39:34 +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
Giuseppe Digilio
e857cbb964 css moved to app.component.scss
variables added within footer.component.scss
2017-02-14 10:55:21 +01:00
Art Lowel
c3214595ef added doc 2017-02-14 09:59:24 +01:00
Art Lowel
adc79e957f added hal serializer 2017-02-14 09:51:13 +01:00
Giuseppe Digilio
f86869a70e app.module.ts changed 2017-02-13 16:15:23 +01:00
Giuseppe Digilio
15f8892dd5 Footer component 2017-02-13 16:00:07 +01:00
Lotte Hofstede
48b4f13e3f Merge branch 'master' into w2p-38248_PageNotFound-component 2017-02-02 16:02:36 +01:00
Giuseppe
9b6d2b4a3d Merge branch 'master' into Environments 2017-01-27 19:03:12 +01:00
Giuseppe Digilio
845e921fe7 app.component.ts and app.component.html changed 2017-01-27 18:40:27 +01:00