Andrea Chiapparelli - 4Science
|
2b8df1cc9d
|
bootstrap style notification
|
2018-03-02 19:41:12 +01:00 |
|
Giuseppe Digilio
|
cc615ac0bf
|
Added notifications state
|
2018-03-02 19:26:24 +01:00 |
|
Andrea Chiapparelli - 4Science
|
8c555292ac
|
notification start
|
2018-03-02 16:19:15 +01:00 |
|
Tim Donohue
|
e61fcdccdb
|
Merge pull request #227 from artlowel/fix-csr-only
Fix CSR only issue
|
2018-02-22 08:41:02 -06:00 |
|
Art Lowel
|
a654955340
|
fix an issue where the app woulnd't start if server side rendering was disabled
|
2018-02-15 15:46:25 +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 |
|
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 |
|
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 |
|
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 |
|
courtneypattison
|
7a7d27c680
|
Replaced Http with HttpClient
|
2017-12-19 13:50:12 -08:00 |
|
Jonas Van Goolen
|
4a56bd0f14
|
#150 Feedback fixes
|
2017-12-19 10:41:35 +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 |
|
Jonas Van Goolen
|
78ba105868
|
Merge remote-tracking branch 'origin/150-List-and-grid-feedback' into 150-List-and-grid-feedback
|
2017-12-01 11:29:08 +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 |
|