Giuseppe Digilio
|
e9acec0633
|
Merge remote-tracking branch 'remotes/origin/master' into authentication
|
2018-02-09 09:56:50 +01:00 |
|
Giuseppe Digilio
|
2f19f32d91
|
Improvement for authentication module
|
2018-02-09 09:55:55 +01:00 |
|
Art Lowel
|
fe9150c0fc
|
Merge pull request #220 from artlowel/transfer-state
Switch to Angular 5's TransferState API
|
2018-02-08 19:04:32 +01:00 |
|
Art Lowel
|
74dc51c20b
|
Merge pull request #214 from artlowel/angular5-upgrade
Angular5 upgrade
|
2018-02-08 16:54:43 +01:00 |
|
Lotte Hofstede
|
9fd7b0ab2e
|
tslint fixes
|
2018-02-08 14:42:13 +01:00 |
|
Lotte Hofstede
|
7bf23d1b7a
|
466063: test fixes
|
2018-02-08 14:39:13 +01:00 |
|
Giuseppe Digilio
|
ae584915cf
|
Fix error with AOT compilation
|
2018-02-06 15:55:04 +01:00 |
|
Giuseppe Digilio
|
19c9482009
|
Added first release of the authentication module
|
2018-02-06 15:48:05 +01:00 |
|
Lotte Hofstede
|
42b315f8fb
|
46063: clean up
|
2018-02-05 12:51:36 +01:00 |
|
Lotte Hofstede
|
8ffd08d59f
|
Merge branch 'master' into w2p-46063_truncation-implementation
|
2018-02-05 11:32:33 +01:00 |
|
Lotte Hofstede
|
5f76bba050
|
46063: truncation finished, still have to fix some existing tests
|
2018-02-05 11:32:26 +01:00 |
|
Giuseppe Digilio
|
8f28429fe6
|
Added auth service
|
2018-02-02 14:35:26 +01:00 |
|
Giuseppe Digilio
|
55c55dc682
|
Added Eperson and group models
|
2018-02-02 14:33:48 +01:00 |
|
Giuseppe Digilio
|
2309c1be3b
|
Added login page ang nav menu
|
2018-02-01 17:13:08 +01:00 |
|
Art Lowel
|
78574df60b
|
removed the concept of prerender strategies. rehydrate is the default now
|
2018-02-01 13:57:24 +01:00 |
|
Art Lowel
|
4fbceab1b9
|
Switched to angular 5's built-in transfer state api
|
2018-02-01 13:17:59 +01:00 |
|
Art Lowel
|
befe08b571
|
Merge pull request #213 from 4Science/fix-pagination
Fix pagination issue on change page size
|
2018-01-25 15:41:59 +01:00 |
|
Lotte Hofstede
|
58a26c03cc
|
46063: removed ellipsis, added other animations..
|
2018-01-25 14:01:02 +01:00 |
|
Lotte Hofstede
|
1b0fc45b6d
|
46063: working CSS truncation, but were switching to JS again...
|
2018-01-24 15:22:31 +01:00 |
|
Art Lowel
|
1aebb4fb5b
|
package @angularclass/idle-preload was renamed to angular-idle-preload
|
2018-01-23 16:32:26 +01:00 |
|
Art Lowel
|
50ce788946
|
fixed 'Critical dependency' warnings when running karma
|
2018-01-23 16:00:39 +01:00 |
|
Art Lowel
|
643b715da2
|
fix lint issues
|
2018-01-23 15:18:11 +01:00 |
|
Art Lowel
|
962d87173e
|
Fixed AoT Build
|
2018-01-23 15:16:22 +01:00 |
|
Giuseppe Digilio
|
cf867cbcd6
|
Fixed pagination issue on change page size
|
2018-01-23 13:12:59 +01:00 |
|
Lotte Hofstede
|
136edddbdd
|
Merge branch 'master' into w2p-46063_truncation-implementation
Conflicts:
src/app/object-list/item-list-element/item-list-element.component.ts
src/app/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.scss
src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.ts
src/styles/_custom_variables.scss
src/styles/_mixins.scss
|
2018-01-23 10:27:25 +01:00 |
|
Lotte Hofstede
|
33e04fd324
|
46063: saved currect state
|
2018-01-23 10:21:35 +01:00 |
|
Art Lowel
|
107a0736c6
|
Angular 5 upgrade: upgrade dependencies - AoT build broken
|
2018-01-22 17:02:35 +01:00 |
|
Art Lowel
|
e47046c43d
|
Angular 5 upgrade: upgrade prep
|
2018-01-22 11:40:19 +01:00 |
|
Art Lowel
|
90c3d16e8e
|
Merge pull request #211 from artlowel/post-support
Store requests by UUID instead of URL
|
2018-01-19 13:07:25 +01:00 |
|
Art Lowel
|
1d48172ecd
|
refactored tests
|
2018-01-19 12:47:29 +01:00 |
|
Art Lowel
|
b771503cf7
|
more tests for request service
|
2018-01-19 10:40:04 +01:00 |
|
Art Lowel
|
55bb142d3a
|
Merge branch 'master' into post-support
|
2018-01-18 14:53:18 +01:00 |
|
Art Lowel
|
4c361d25b6
|
fixed an issue where certain GET requests would be performed more often then needed and added tests for the requestservice (not everything tested yet)
|
2018-01-18 13:51:01 +01:00 |
|
Art Lowel
|
a4bdc6d862
|
Merge pull request #210 from courtneypattison/http-client
Replaced Http with HttpClient
|
2018-01-17 17:10:02 +01:00 |
|
Art Lowel
|
f349f27002
|
fixed type issues in tests
|
2018-01-17 16:29:12 +01:00 |
|
Art Lowel
|
334b07ac26
|
added a RestRequest class for each http method
|
2018-01-17 15:58:40 +01:00 |
|
Art Lowel
|
ab570e4ffb
|
Merge branch 'master' into post-support
|
2018-01-17 15:34:54 +01:00 |
|
Art Lowel
|
1a1cc3a32a
|
Merge pull request #202 from jonas-atmire/150-List-and-grid-feedback
Closes #150
|
2018-01-17 14:04:57 +01:00 |
|
Art Lowel
|
6711b63827
|
Removed errors with status code 200 in mock search service and tests
|
2018-01-15 10:48:50 +01:00 |
|
Jonas Van Goolen
|
bbd6dcd475
|
#150 alligning statements....
|
2018-01-11 10:41:05 +01:00 |
|
Art Lowel
|
eb37488296
|
commented out the create method until the spec for POST responses is final
|
2018-01-11 10:40:31 +01:00 |
|
Art Lowel
|
0010f9d704
|
fixed find-and-replace mistakes in yarn.lock
|
2018-01-10 14:02:58 +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 |
|