Lotte Hofstede
c38a43ff2b
Merge remote-tracking branch 'origin/master' into w2p-44024_simple-search-with-select
...
Conflicts:
package.json
src/app/core/cache/builders/remote-data-build.service.ts
src/app/shared/shared.module.ts
2017-09-20 16:07:34 +02:00
Art Lowel
30ee3859c8
fixed issues with ngrx platform upgrade: selectors, tests and router state in the dev tools
2017-09-06 16:55:36 +02:00
Art Lowel
05626e2607
no more build errors, still issues with the selectors not returning anything
2017-09-06 16:51:34 +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
Christian Scheible
3ad3df7568
Refactored community and collection pages to use a shared component for most of the content. This PR connect’s to #89
2017-06-13 10:02:49 +02:00
Àlex Magaz Graça
c5d92d4e5f
Implement collection home page
...
Shows the following fields if they exist:
* title
* logo
* introductory text
* news (also referred to as sidebarText)
* copyright text
* license
Fixes https://github.com/DSpace/dspace-angular/issues/63
2017-06-07 10:35:15 +02:00
Giuseppe Digilio
92f1d95ddd
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
2017-05-19 22:03:21 +02:00
Giuseppe Digilio
412a3a3970
Add pagination component
2017-05-19 18:22:41 +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
20aec34c68
Merge branch 'master' into hal-serializer
2017-02-16 14:29:22 +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
82a379df3c
38248: Added PageNotFound component
2017-01-12 15:18:15 +01:00
Art Lowel
d3370e266a
fixed an issue where the reducers wouldn't be combined correctly when using AoT compilation
2016-12-13 12:03:04 +01:00
Art Lowel
2846dc9446
header, isNavBarCollapsed observable: filter out undefined state that can occur when using AoT compilation
2016-12-13 10:14:47 +01:00
Art Lowel
54f3cbc41b
rewrote header reaction to route change as ngrx event
2016-12-12 16:42:03 +01:00
Art Lowel
20632a8d12
rewrote window resize event using redux
2016-12-12 16:02:27 +01:00
Art Lowel
69f8d9855a
reimplemented header navbar toggle using redux
2016-12-12 14:57:07 +01:00
Art Lowel
9aa74b863e
moved header to its own component
2016-12-12 13:36:02 +01:00
William Welling
47b2de2aa4
Formatted files. Using ds as prefix instead of dspace.
2016-12-01 12:32:54 -06:00
Art Lowel
28e23f0cdd
removed universal demo components
2016-12-01 10:48:10 +01:00