Giuseppe Digilio | 0e4544fa0d2 | fix missing package | | |
Giuseppe Digilio | 04f1c1c08dd | Merge remote-tracking branch 'upstream/master' into pagination | | |
Giuseppe Digilio | 92f1d95dddeM | Merge remote-tracking branch 'upstream/master' into pagination# Conflicts:
# package.json
# src/app/app.component.html
# src/app/app.component.ts
# src/app/core/cache/request-cache.reducer.spec.ts
# src/app/core/cache/request-cache.service.spec.ts
# src/app/core/core.module.ts
# src/app/shared/shared.module.ts | | |
Giuseppe Digilio | 412a3a3970f | Add pagination component | | |
Art Lowel | 71c1e3a549a | fixing merge conflicts | | |
 Art Lowel | 4eaa5e8471eM | Merge pull request #94 from artlowel/upgrade-to-ngx-translateupgraded to ngx-translate | | |
 Art Lowel | 230c23bdd09M | Merge pull request #93 from artlowel/initial-home-page-contentInitial home page content | | |
 Art Lowel | 4c16291112eM | Merge pull request #88 from LotteHofstede/w2p-40416_simple-item-pageSimple Item View Page | | |
 Art Lowel | 8f666dde630M | Merge pull request #92 from artlowel/rest-communitiesAdd support for Communities | | |
Art Lowel | cdb5f01198c | upgraded to ngx-translate | | |
Art Lowel | a721bb0a4b3 | adjusted e2e test to match new contents | | |
Art Lowel | f5e5b72f47f | added initial home page content | | |
Art Lowel | e5a885afe78 | Add support for Communities | | |
 Art Lowel | 6359bbc6451M | Merge pull request #87 from artlowel/rest-relationshipsRest relationships | | |
Lotte Hofstede | 0f472fb06b4 | 40416: removed thumbnails and applied test fix | | |
Lotte Hofstede | 8267f877b23M | Merge branch 'rest-relationships' of https://github.com/artlowel/dspace-angular into w2p-40416_simple-item-page | | |
Lotte Hofstede | 9906dd59e31 | 40416: Thumbnail fix + clean up | | |
Art Lowel | 45d174ccc34 | Forgot to revert test after reverting the ObjectCacheService | | |
Lotte Hofstede | 6652f617702 | 40416: clean up | | |
Lotte Hofstede | 176c4987709 | 40416: solved collections issue on item page | | |
Lotte Hofstede | 57aa58ac56dM | Merge branch 'rest-relationships' into w2p-40416_simple-item-pageConflicts:
src/app/core/cache/models/normalized-item.model.ts
src/app/core/shared/item.model.ts | | |
Art Lowel | 609f617e52b | Forgot to add files | | |
Art Lowel | f56eefab59c | Fixed an issue where deadlocks could occur when loading the relationship decorators | | |
Lotte Hofstede | 54cd529cc61 | 40416: normalized collection bug | | |
Art Lowel | b9de162e00c | another attempt at fixing reflect-metadata issue | | |
Art Lowel | 1b1b742717c | moved reflect-metadata from devDependencies to dependencies in order to try and fix a travis build issue | | |
Art Lowel | 36924b5fb9c | updated test | | |
Lotte Hofstede | 25ef735366fM | Merge branch 'rest-relationships' into w2p-40416_simple-item-pageConflicts:
src/app/core/cache/models/bundle-builder.ts
src/app/core/cache/models/collection-builder.ts
src/app/core/cache/models/item-builder.ts | | |
Art Lowel | d3f478ef0f9 | refactoring | | |
Lotte Hofstede | 86901fae2ee | 40416: Start of file section | | |
Lotte Hofstede | d932b44a770 | 40416: small fixes and thumbnails | | |
Art Lowel | 2a2bb366921 | refactoring | | |
 Tim Donohue | 5894498a3cf | Fix a broken link | | |
Lotte Hofstede | b6fd84eb38cM | Merge remote-tracking branch 'artlowel/rest-relationships' into w2p-40416_simple-item-pageConflicts:
src/app/core/shared/dspace-object.model.ts | | |
Art Lowel | f8d6e96e44b | added builders for bundles and bitstreams | | |
Art Lowel | fd441aec156M | Merge branch 'master' into rest-relationships | | |
Art Lowel | c2da34b305c | added normalized models and builders | | |
 Art Lowel | e36ebcd72ebM | Merge pull request #84 from 4Science/freezengrx-store-freeze added and configured | | |
Art Lowel | 8e0d2bac9b1 | refactored requestCacheReducer | | |
Matteo Perelli | c99c8637e85 | ngrx-store-freeze added and configured | | |
 Art Lowel | 6212f5d1141M | Merge pull request #82 from wwelling/opaque-configOpaque config: this connects to #64 and this connects to #79 | | |
Lotte Hofstede | 868c42e6179 | 40416: renaming and implemented uri field | | |
Lotte Hofstede | 66e421a1ebd | 40416: started on simple item view page | | |
William Welling | c59ad14cfcf | Reduced the tree to app directory. | | |
William Welling | bf4e6f1cdb2 | Added angular universal badge. | | |
William Welling | 9c46ec15641 | Ensure correct environment file used. | | |
 William Welling | 648383405ad | Update config.ts | | |
William Welling | ba201f8316c | Added travis ci build badge to readme. | | |
William Welling | bf32f452989 | Cleanup and minore refactor. | | |
William Welling | f51196b4a7e | Fixed some readme formatting. | | |