Commit Graph

9215 Commits

Author SHA1 Message Date
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
Art Lowel
f32cc574b9 stopped automatically installing global dependencies after npm install 2016-12-08 18:31:28 +01:00
Art Lowel
54b90a2c38 added npm script to install global dependencies 2016-12-08 18:29:50 +01:00
Art Lowel
5ff712b58e Merge pull request #10 from wwelling/bootstrap
Added bootstrap with ng-bootstrap: this closes #4
2016-12-07 18:00:40 +01:00
Art Lowel
c378d0affa Merge pull request #12 from wwelling/production-startup-script
Added production startup script: this closes #11
2016-12-07 16:12:02 +01:00
William Welling
6142114b67 Removed redundant node-sass call 2016-12-05 13:20:51 -06:00
William Welling
ed4e5fcc24 Updated package.json 2016-12-05 11:26:17 -06:00
William Welling
1635c7e4e8 Removed brotli compression. Enable async and preboot. 2016-12-05 11:25:58 -06:00
William Welling
103138d00c Refactor debug to dev on start and watch script 2016-12-05 10:58:40 -06:00
William Welling
ede7c56c1c Added concurrently. Updated npm scripts. 2016-12-05 10:52:33 -06:00
William Welling
55a57a72c4 Removed webpack.records.json from clean:ngc 2016-12-05 08:02:29 -06:00
William Welling
6c6208ee94 Updated clean:ngc to clean all production generated files 2016-12-05 08:01:22 -06:00
William Welling
ecdf7d5b16 Added production startup script 2016-12-05 07:54:52 -06:00
Art Lowel
ee2e4620c2 Merge pull request #8 from wwelling/tslint-warnings
Looks good, merging
2016-12-05 14:24:16 +01:00
Art Lowel
c4ce30130d Merge pull request #7 from wwelling/tslint-build
Looks good, merging.
2016-12-05 14:06:34 +01: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
ce6c707ff6 Updated package.json 2016-12-02 07:48:39 -06:00
William Welling
5c60530ffc Resolved merge conflicts. 2016-12-02 07:46:21 -06:00
Art Lowel
c87a20ea25 Merge pull request #9 from wwelling/i18n-translate
I18n translate: this connects to #3
2016-12-02 11:05:16 +01:00