Commit Graph

6690 Commits

Author SHA1 Message Date
Giuseppe Digilio
9994947ece roll back to webpack 2.1.0-beta.27 2017-01-10 17:40:56 +01:00
Giuseppe Digilio
144324e023 Dir tests deleted
test:watch added
webpack library updated
protractor installed locally
2017-01-10 09:45:29 +01:00
Matteo Perelli
4eb49883d5 Merge branch 'testing' of https://github.com/4Science/dspace-angular into testing 2017-01-10 09:11:49 +01:00
Matteo Perelli
b5357e1836 README.md update 2017-01-10 09:11:11 +01:00
Giuseppe Digilio
11c5e2ff79 Karma remap istanbul bug fix 2017-01-05 11:29:25 +01:00
Giuseppe Digilio
dcbb33d7ba package.json modified 2016-12-22 19:25:54 +01:00
Giuseppe Digilio
29eee0dda6 package.json modified 2016-12-22 19:20:06 +01:00
Matteo Perelli
48edf039ba README.md update 2016-12-22 18:53:59 +01:00
Matteo Perelli
b65e2f9442 README.md update 2016-12-22 18:48:15 +01:00
Matteo Perelli
697a398dc7 README.md update with tests 2016-12-22 18:37:56 +01:00
Giuseppe Digilio
8df306ba9a package.json merged 2016-12-22 18:33:27 +01:00
Giuseppe Digilio
a5e19989af Merge branch 'master' of https://github.com/DSpace/dspace-angular into testing
# Conflicts:
#	package.json
2016-12-22 18:27:26 +01:00
Giuseppe Digilio
dab6155468 unit test modified 2016-12-22 18:17:45 +01:00
Giuseppe Digilio
a58daf037d unit test modified 2016-12-22 17:55:48 +01:00
Giuseppe Digilio
1404e25731 test2.spec.ts removed 2016-12-22 12:17:29 +01:00
Giuseppe Digilio
c159c51539 Merge branch 'testing' of https://github.com/4Science/dspace-angular into testing 2016-12-22 12:12:03 +01:00
Giuseppe Digilio
e9df2915e8 test2.spec.ts added 2016-12-22 12:11:48 +01:00
Giuseppe Digilio
2eabedd3cc unit test modified 2016-12-22 12:07:33 +01:00
Matteo Perelli
95a39ef88c Config file fix 2016-12-22 12:05:58 +01:00
Matteo Perelli
f2e7e5dc31 Config file fix 2016-12-22 10:00:37 +01:00
Art Lowel
376255700b added entry to file structure 2016-12-21 17:50:20 +01:00
Art Lowel
37a19a3fbb added postcss 2016-12-21 17:11:19 +01:00
Giuseppe Digilio
d624a19618 unit test added 2016-12-21 11:32:47 +01:00
Matteo Perelli
4b5d9d5dc6 Protractor configuration 2016-12-20 14:43:25 +01:00
Art Lowel
8cd58f8243 Clarification 2016-12-19 15:11:16 +01:00
William Welling
6fdc02747a Merge pull request #23 from artlowel/readme-update
Readme update
2016-12-19 08:01:34 -06:00
Art Lowel
be3d005d0d removed a stray : 2016-12-19 14:56:23 +01:00
Art Lowel
ec0dafc739 update toc 2016-12-19 14:55:42 +01:00
Art Lowel
fa88856162 improve README.md 2016-12-19 14:50:54 +01:00
Art Lowel
e50ab780f2 Merge pull request #22 from wwelling/rollup
Added rollup for Tree-shaking: this closes #21
2016-12-19 11:43:13 +01:00
William Welling
6f3229fb38 Added rollup for Tree-shaking 2016-12-16 15:16:03 -06:00
William Welling
e1f141ba42 Merge pull request #19 from artlowel/mock-rest-api
Mock rest api
2016-12-16 14:34:34 -06:00
Art Lowel
3547571282 Merge pull request #20 from eDissPlus/update_readme
Update documentation of installation process
2016-12-15 17:24:02 +01:00
Art Lowel
7bf5c22e5f removed hardcoded included metadata from mock items 2016-12-15 17:21:53 +01:00
Art Lowel
8f2b141076 fixed the depth of the included attribute 2016-12-15 16:56:55 +01:00
Martin Walk
f87e81ed3d Update documentation of installation process 2016-12-15 11:34:13 +01:00
Matteo Perelli
de3f67e835 Starting commit for e2e and unit tests 2016-12-15 10:35:21 +01:00
Art Lowel
9c6e729018 added mock item data 2016-12-13 16:22:07 +01:00
Art Lowel
213ca4ae53 added mock collection REST data 2016-12-13 15:15:23 +01:00
William Welling
6c51618a2a Merge pull request #18 from artlowel/ngrx
Ngrx
2016-12-13 07:37:01 -06:00
Art Lowel
5d281fb828 removing unused router from app.component 2016-12-13 12:51:21 +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
5fbf07d838 removed test onResize call 2016-12-13 10:33:51 +01:00
Art Lowel
599cae07f6 forgot to move the styles from app.component to header.component 2016-12-13 10:32:24 +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
9bbb947987 Merge pull request #16 from artlowel/global-dependencies
Global dependencies
2016-12-08 11:37:47 -06:00