Commit Graph

8155 Commits

Author SHA1 Message Date
Giuseppe Digilio
589c9d5822 Default configuration file added 2017-01-27 18:34:24 +01:00
Lotte Hofstede
16fb1a3794 Merge remote-tracking branch 'artlowel/reducer-tests' into w2p-38248_PageNotFound-component 2017-01-23 11:26:39 +01:00
Giuseppe Digilio
2f77c21ed5 Merge branch 'master' of https://github.com/4Science/dspace-angular into Environments
# Conflicts:
#	README.md
2017-01-20 15:17:27 +01:00
Giuseppe Digilio
5ada934e67 Add a mechanism to configure environment variables. 2017-01-20 15:08:30 +01:00
Art Lowel
8fd1c6de5c added a MockTranslateLoader to fix 404 with ng2-translate during testing 2017-01-18 12:53:09 +01:00
Art Lowel
58b4b381e7 added test for window resize to app.component.spec.ts 2017-01-18 11:27:39 +01:00
Art Lowel
e1d69e0efd header component tests 2017-01-17 18:50:07 +01:00
Art Lowel
562f09a366 turned null actions in to classes 2017-01-17 12:06:32 +01:00
Art Lowel
5e523a5653 Merge remote-tracking branch 'upstream/pr/37' into inital-tests 2017-01-17 11:17:46 +01:00
Giuseppe
bd29e4ad65 Delete test-issue.spec.ts 2017-01-16 17:13:45 +01:00
Giuseppe Digilio
3766a4ba85 test issue 2017-01-13 18:39:24 +01:00
Giuseppe Digilio
28fd92b9f7 test issue 2017-01-13 18:37:35 +01:00
Art Lowel
8e4bec9c30 added tests for hostReducer and Header Effects, and switch to typed actions 2017-01-13 11:25:07 +01:00
Lotte Hofstede
4ddaf450ae Added missing pagenotfound files 2017-01-12 15:26:03 +01:00
Lotte Hofstede
82a379df3c 38248: Added PageNotFound component 2017-01-12 15:18:15 +01:00
Art Lowel
4b62d964a9 added tests for headerReducer and HeaderActions 2017-01-11 09:40:23 +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
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
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
Giuseppe Digilio
d624a19618 unit test added 2016-12-21 11:32:47 +01:00
William Welling
6f3229fb38 Added rollup for Tree-shaking 2016-12-16 15:16:03 -06: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
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
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
1635c7e4e8 Removed brotli compression. Enable async and preboot. 2016-12-05 11:25:58 -06:00
William Welling
657d5c35f3 Import variables into component scss files 2016-12-02 09:59:41 -06:00
William Welling
82ecfbf6dd Specify scss for imports. Only clean css within src folder 2016-12-02 09:54:39 -06:00
William Welling
df41a8ef71 Prototype branding. Added resource images. 2016-12-02 09:46:39 -06:00
William Welling
82143578fd App component styleUrls point to generated css 2016-12-02 08:13:47 -06:00
William Welling
8878e9ba38 Removed generate css files. 2016-12-02 08:11:01 -06:00
William Welling
1a0edc56e0 Merge tslint-warnings 2016-12-02 08:10:32 -06:00
William Welling
925f33ce17 Resolved merge conflicts. 2016-12-02 08:02:08 -06:00
William Welling
c6472c245f Merge branch 'tslint-build' into tslint-warnings 2016-12-02 07:50:11 -06:00
William Welling
b56fc730c5 Added bootstrap with ng-bootstrap 2016-12-01 13:49:24 -06:00
William Welling
8268845cf0 Use lifecycle hooks to unsubscribe 2016-12-01 13:16:39 -06:00