10860 Commits

Author SHA1 Message Date
Denys Vuika
8a9b5e4c15 Update README.md
Removed "build each component" step as they are checked in with prebuilt versions already
2016-04-21 14:43:28 +01:00
Denys Vuika
a36828e5b3 Simplified package.json for documentlist 2016-04-21 14:19:57 +01:00
Denys Vuika
81516a9303 Updated npm ignore 2016-04-21 14:11:54 +01:00
Denys Vuika
55ae87e510 Update README.md 2016-04-21 14:07:00 +01:00
Denys Vuika
1003f8e3ce Clean and minimal DocumentList component implementation 2016-04-21 14:01:15 +01:00
Mario Romano
f9b34beafa #33 remove node modules 2016-04-21 12:49:59 +01:00
Mario Romano
125a73d3e3 #33 remove node_modules 2016-04-21 12:49:37 +01:00
Mario Romano
a40dc866a9 Revert " # add dist"
This reverts commit 07807e7bc3fd978eac942ca84c143369282a0bd2.
2016-04-21 12:18:34 +01:00
Mario Romano
dd20decc51 #33 update README 2016-04-21 12:00:24 +01:00
Mario Romano
07807e7bc3 # add dist 2016-04-21 11:56:31 +01:00
Mario Romano
5914688467 #33 components build 2016-04-21 11:39:16 +01:00
Denys Vuika
c35819515a Removed explicit library format
refs #35
2016-04-20 17:03:45 +01:00
Denys Vuika
5f07222f6c Fix jasmine build error
refs #35
2016-04-20 14:43:15 +01:00
Denys Vuika
d6bbb2cc5d Extended main readme 2016-04-20 13:17:48 +01:00
Denys Vuika
3b9ace3d98 Copy typings on build
refs #35
2016-04-20 13:04:16 +01:00
mauriziovitale84
735bd23c19 #17 Fixed unit test path base dist 2016-04-20 12:05:29 +01:00
Denys Vuika
786678be80 Fix unit tests 2016-04-20 11:11:39 +01:00
Mario Romano
f448c279a6 prefix 2016-04-20 11:07:48 +01:00
Eugenio Romano
f5aaa56832 #35 move test runner 2016-04-20 11:07:12 +01:00
Mario Romano
d6127cd722 clean 2016-04-20 10:53:43 +01:00
Denys Vuika
8a2fe353c3 Fix NPM issues
Pre/post-install scripts for ng2-angular library; refs #35
2016-04-20 10:45:52 +01:00
mauriziovitale84
f24cb17365 #17 Moved login component in login folder 2016-04-20 10:22:09 +01:00
mauriziovitale84
35403a9124 Unit test authentication
ref #17
2016-04-19 22:21:51 +01:00
Denys Vuika
4aebdc5639 Fix ng2-alfresco compilation 2016-04-19 21:12:05 +01:00
Eugenio Romano
5e65e55ecd 1️⃣ #32 setup unit test first dumb test 2016-04-19 17:06:47 +01:00
Eugenio Romano
84e5a6a45b makeup readme 2016-04-19 16:27:21 +01:00
Mario Romano
14a434d684 #33 fix dist folder 2016-04-19 15:30:18 +01:00
Mario Romano
6049ff664a #33 reomve dist 2016-04-19 14:57:31 +01:00
Mario Romano
1a66cad612 #33 gulp build 2016-04-19 14:42:45 +01:00
mauriziovitale84
4a0651f425 Using let instead of var and relative template path
ref #17
2016-04-19 14:12:04 +01:00
Mario Romano
88bd8ea345 #33 draft gulp 2016-04-19 11:57:05 +01:00
Denys Vuika
c90fac92a8 'Readme.md' improvements 2016-04-19 10:32:56 +01:00
Denys Vuika
4a85b28f17 Moved ng2-alfresco to the root level 2016-04-19 10:13:18 +01:00
Denys Vuika
fb208c6007 Configurable host address for document list
- allow application define host address for AlfrescoService
2016-04-18 21:20:51 +01:00
Denys Vuika
f39653bf6f Moved DocumentList to the ng2-alfresco package 2016-04-18 20:51:50 +01:00
Denys Vuika
4735bee08d Additional packaging settings 2016-04-18 20:24:39 +01:00
Denys Vuika
533b26a36f Minor code tweaks 2016-04-18 17:21:43 +01:00
Denys Vuika
78fffbb32e Stub for a redistributable package 2016-04-18 17:18:13 +01:00
Denys Vuika
5d9f65cd92 Fixed code issues 2016-04-18 16:17:41 +01:00
mauriziovitale84
baa0d60e5e External template
External css
Validation rules
ref #17
2016-04-18 15:59:26 +01:00
Denys Vuika
2e74d5fe3c Fixed types and missing imports 2016-04-18 15:52:23 +01:00
Denys Vuika
1e6d69f6cc Remove bower from post install 2016-04-18 15:19:30 +01:00
mauriziovitale84
9e413c0e09 Login Component A2
ref #17
2016-04-18 14:31:21 +01:00
Denys Vuika
ccb1b3ed58 package settings improvements
- added “npm install” on pre-start
- added “bower install” on post install
- calling “npm start” now should be enough to upgrade/run
2016-04-18 09:56:22 +01:00
Denys Vuika
d0a8159597 Drag and drop document upload demo (ng2) 2016-04-17 20:18:31 +01:00
Denys Vuika
7aacbf4cf1 Simple ng2 file uploader 2016-04-16 21:31:15 +01:00
Denys Vuika
f1b6d02a93 Simple 'item click' event 2016-04-16 13:24:37 +01:00
Denys Vuika
088f365355 Demo project cleanup
Removed all obsolete stuff from the ng2 demo project
2016-04-16 11:14:32 +01:00
Denys Vuika
549755ecf4 File download button for ng2 document list
- ability to download the file from the list
- ability to toggle download button via attributes
2016-04-16 08:55:07 +01:00
Denys Vuika
0625bf8116 Simple breadcrumb for ng2 document list 2016-04-15 22:17:32 +01:00