Commit Graph

6690 Commits

Author SHA1 Message Date
Art Lowel
58ccf86ff8 Merge branch 'master' into improve-support-for-hal-links 2017-10-30 13:43:58 +01:00
Art Lowel
cef017b919 Merge pull request #184 from courtneypattison/content-width
Limit content width for pages
2017-10-30 13:28:20 +01:00
Art Lowel
5655194dc4 disabled router tracing 2017-10-27 18:18:26 +02:00
Art Lowel
deb2f2721e fixed broken bitstream formats on item pages 2017-10-27 18:12:15 +02:00
Art Lowel
ce330fcb47 refactored template variables 2017-10-27 17:57:28 +02:00
Courtney Pattison
273da5e88d Merge branch 'master' into content-width 2017-10-26 09:21:09 -07:00
courtneypattison
b997778c2e removed rows from home news 2017-10-26 08:47:56 -07:00
Art Lowel
1c8c892463 Merge pull request #186 from courtneypattison/dropdown-placement
Moved dropdown menu placement to the bottom right
2017-10-26 15:36:46 +02:00
Giuseppe Digilio
96c65bc42b Merge remote-tracking branch 'remotes/origin/master' into configuration 2017-10-26 15:05:53 +02:00
Giuseppe Digilio
01f26bd8c2 Add config endpoint service 2017-10-26 15:04:03 +02:00
Lotte Hofstede
bbe15e8e67 Merge branch 'master' into w2p-44988_search-sidebar
Conflicts:
	resources/i18n/en.json
	src/app/+search-page/search-page.component.html
2017-10-26 13:30:30 +02:00
Art Lowel
4628d7731f Merge branch 'master' into improve-support-for-hal-links 2017-10-26 13:27:38 +02:00
Art Lowel
10e2321890 Merge pull request #182 from rivaldi8/bug-171-list-grid-view-switcher
Bug 171:  List grid view switcher
2017-10-26 13:23:27 +02:00
Art Lowel
38ab7fe618 removed superfluous async pipe 2017-10-26 13:14:37 +02:00
Art Lowel
ee84399d23 fixed an issue where a rehydrate would sometimes leave the app in a broken state 2017-10-26 12:58:42 +02:00
courtneypattison
8c3cd322f9 Limit content width for pages 2017-10-25 09:57:27 -07:00
Art Lowel
94272b9b99 changed loading and error messages for recently submitted items 2017-10-25 18:27:36 +02:00
Art Lowel
23acb4d326 fixed the remaining tests 2017-10-25 15:20:28 +02:00
Art Lowel
feca366290 refactor done, todo fix tests 2017-10-25 13:31:10 +02:00
courtneypattison
febda6496b Moved dropdown menu placement to the bottom right 2017-10-24 14:51:01 -07:00
Lotte Hofstede
ce31ff1f21 44988: search sidebar finished 2017-10-20 17:14:55 +02:00
Art Lowel
376686856b forgot to commit a change 2017-10-19 15:48:18 +02:00
Art Lowel
91c6c60de8 added HalEndpointService spec 2017-10-19 13:30:13 +02:00
Àlex Magaz Graça
cbac9ab1de Add tests for ViewModeSwitchComponent 2017-10-19 13:01:19 +02:00
Àlex Magaz Graça
4e285e5a2c Add tests for SearchService 2017-10-19 12:57:19 +02:00
Art Lowel
dcea432606 refactored getScopeEndpoint method for Collection- and CommunityDataService 2017-10-18 15:41:00 +02:00
Art Lowel
912388c0ab added tests for CollectionDataService 2017-10-18 11:51:01 +02:00
Àlex Magaz Graça
d6498d991f Show the button of the default view as active on first load
Using just routerLinkActive doesn't work on first load, the query
parameter might not be defined. Adding 'active' to the class attribute
doesn't work either, it doesn't get removed after switching to the other
view.
2017-10-17 12:52:33 +02:00
Àlex Magaz Graça
eab2dd86e2 Implement component to switch between view modes
For now it allows to switch between list and grid views.

Fixes https://github.com/DSpace/dspace-angular/issues/171
2017-10-17 12:52:33 +02:00
Art Lowel
0529bb17f8 Merge branch 'master' into improve-support-for-hal-links 2017-10-17 10:25:23 +02:00
Art Lowel
f2bce8fc2a added tests for browse.service.ts 2017-10-17 10:18:35 +02:00
Art Lowel
311fef21f4 Merge pull request #181 from wwelling/master
Meta Service
2017-10-16 12:52:50 +02:00
William Welling
6f42fa5af5 moved meta service into applicable page components 2017-10-13 13:09:00 -05:00
Art Lowel
a0be759fa0 added HalEndpointService spec 2017-10-13 16:44:42 +02:00
William Welling
617f3ad029 updating title element on route change with i18n translation 2017-10-13 08:32:05 -05:00
William Welling
366f350970 removed unused import, added todo comment 2017-10-13 00:43:14 -05:00
William Welling
2f9c8468fd initial metadata service with full coverage 2017-10-13 00:38:26 -05:00
William Welling
c37a30ec2a upgraded node types 2017-10-12 20:35:30 -05:00
William Welling
2d7bad9e5b metadata service impoved test coverage 2017-10-12 20:34:12 -05:00
William Welling
f4c0df176e metadata service 2017-10-12 19:08:03 -05:00
Art Lowel
ebc400947f added tests for HALEndpointService.getEndpointMap 2017-10-12 15:14:36 +02:00
Art Lowel
3131077a91 added tests for BrowseResponseParsingService 2017-10-12 14:06:37 +02:00
Art Lowel
ad631f8031 Merge branch 'master' into improve-support-for-hal-links 2017-10-12 13:14:43 +02:00
Art Lowel
a84eb533be get browse endpoints from hal links 2017-10-12 12:51:58 +02:00
Art Lowel
3580fe4ffb Update dependencies to fix an issue where webpack would sometimes lowercase absolute paths 2017-10-12 10:44:35 +02:00
Art Lowel
1cbc63d77c Fixed an issue where the debugMetareducers wouldn't be active even though debug was enabled in the config 2017-10-11 16:06:54 +02:00
Art Lowel
c9338e2626 Merge pull request #179 from wwelling/master
Include all source in test coverage
2017-10-10 16:05:36 +02:00
William Welling
7860951a33 minor refactoring and some formatting of karma config 2017-10-09 08:30:21 -05:00
William Welling
8c4c533203 include all modules in coverage 2017-10-09 08:18:28 -05:00
William Welling
d4602a23f7 upgrade some dependencies 2017-10-09 07:38:26 -05:00