Commit Graph

8024 Commits

Author SHA1 Message Date
Art Lowel
eb37488296 commented out the create method until the spec for POST responses is final 2018-01-11 10:40:31 +01:00
courtneypattison
d3b8bf063d DSpaceRESTv2Service gets response with payload and statusCode 2017-12-22 12:19:47 -08:00
Jonas Van Goolen
c89e34386b #150 Get component's pageSizeOptions 2017-12-21 08:53:49 +01:00
Jonas Van Goolen
0e4c93bd49 #150 Separate pageSizeOptions for list and grid 2017-12-20 16:19:22 +01:00
Jonas Van Goolen
df31790183 #150 Remove incorrectly referencing searchOptions 2017-12-20 16:10:39 +01:00
Lotte Hofstede
f381649112 46063: css attempt to fix multiline clamping 2017-12-20 12:38:59 +01:00
Lotte Hofstede
eb2143d0a1 46063: overflow-text-clamp wrapper attempt 2017-12-20 08:55:45 +01:00
courtneypattison
7a7d27c680 Replaced Http with HttpClient 2017-12-19 13:50:12 -08:00
Lotte Hofstede
970b1f6b74 47063: truncation option with shave library 2017-12-19 11:54:20 +01:00
Jonas Van Goolen
4a56bd0f14 #150 Feedback fixes 2017-12-19 10:41:35 +01:00
Lotte Hofstede
d7c2b09697 print commit 2017-12-18 13:57:01 +01:00
Art Lowel
5f5d9eaeee Switched to storing requests based on UUID, generalized UUIDIndexReducer to work with any type of index 2017-12-12 17:45:32 +01:00
Jonas Van Goolen
8270587624 #150 Mive object-list.component test to correct package + delete empty file 2017-12-07 13:12:41 +01:00
Jonas Van Goolen
23afe334cf Merge remote-tracking branch 'community/master' into 150-List-and-grid-feedback 2017-12-07 13:05:22 +01:00
Art Lowel
d775467fcb cleaned up remotedata for a better separation of concerns, moved statuscode and errormsg in to RemoteDataError object, moved pageInfo to PaginatedList object in the payload 2017-12-07 11:28:44 +01:00
Art Lowel
98a49b3191 add support for multiple request methods 2017-12-06 10:11:29 +01:00
Jonas Van Goolen
5061ceef3c #150 Payload compatibility fix 2017-12-01 13:34:38 +01:00
Art Lowel
84ea88c56b Merge pull request #205 from LotteHofstede/130-increase-testing-coverage
Increase test coverage
2017-12-01 13:25:01 +01:00
Jonas Van Goolen
1f873acea4 #150 TSLint error fixing 2017-12-01 13:09:48 +01:00
Jonas Van Goolen
9b812100b1 #150 Fixing path to use relative import 2017-12-01 11:50:34 +01:00
Lotte Hofstede
1f873901c9 130: fixed test description mistakes 2017-12-01 10:09:39 +01:00
Lotte Hofstede
aca0bca694 130: fixed test description mistakes 2017-12-01 10:08:52 +01:00
Jonas Van Goolen
b86905ab05 #150 Fixing rebase errors 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
27ae938153 #150 Avoid first "null" download for initial content 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
e331f7e288 #150 Rollback to previous state (not part of this issue) 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
d045b67b73 150 Separate maps per viewMode 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
db0db81c63 #150 Generalised AbstractListableElementComponent instead of grid/list specific implementations 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
d1b225bd95 #150 Merge fixes 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
ee099e275c #150 Removal of iml file + small margin between pagination and grid 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
7ae8950be5 #150 Removal of inherited css + restyling using bootstrap classes 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
68dd411ae7 #150 Grid element testing 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
04218060dd 150 Backup commit 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
520b7f3e12 #150 Moved list,grid and object-collection to shared package 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
cc4aaa4c79 #150 Safety-commit before moving to "shared" package 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
67356efaab #150 Intermediate commit 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
e7e129f80f #150 Intermediate commit 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
491d40c026 #150 Intermediate commit 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
c5bfbeaa00 #150 Pre grid/list decorator generalisation commit 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
17f839f9e1 #150 SortOptions config fixing 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
a704157c1f #150 Initial grid/list view implementation 2017-12-01 09:59:35 +01:00
courtneypattison
7083503ccd Let linting exit with a nonzero status 2017-11-29 14:08:11 -08:00
Lotte Hofstede
4b94f8bb4d 130: more core tests 2017-11-29 15:36:54 +01:00
Lotte Hofstede
553d1d6ffd 130: tests for uuid index reducer 2017-11-28 15:00:28 +01:00
Lotte Hofstede
6592d76154 130: added tests for request reducer 2017-11-28 13:20:14 +01:00
Giuseppe Digilio
ad6d42cd42 Fix config-response-parsing.service.spec 2017-11-27 12:39:36 +01:00
Lotte Hofstede
532b141344 130: added tests for object-list component 2017-11-24 16:06:19 +01:00
Lotte Hofstede
2ea8a561ff 130: added tests for object-list component 2017-11-24 16:04:09 +01:00
Giuseppe Digilio
b36498727f Remove empty line 2017-11-24 15:49:16 +01:00
Giuseppe Digilio
b1af25f7ee Update config-submission-section.model 2017-11-24 15:47:11 +01:00
Giuseppe Digilio
7361a9e776 Merge remote-tracking branch 'remotes/origin/master' into configuration
# Conflicts:
#	src/app/core/core.module.ts
2017-11-24 15:20:45 +01:00