216 Commits

Author SHA1 Message Date
Denys Vuika
49b74cfbc6 #9 Minor fixes for document list 2016-05-19 11:52:04 +01:00
Denys Vuika
c39782b3ca Build fixes
- removed duplicate ng2-translate
- tsconfig fixes
2016-05-19 11:15:42 +01:00
mauriziovitale84
a9df957f2a #60 Reproduce folders tree when a folder is uploaded 2016-05-19 11:00:14 +01:00
Denys Vuika
2fa8283213 #82 datatable project cleanup
basic implementation of main features:

- custom data sources
- column types
- sorting by columns
- click events
2016-05-19 10:58:19 +01:00
Mario Romano
faeaf7ad88 demos folder 2016-05-19 10:29:42 +01:00
Mario Romano
337f00999d demo 2016-05-19 02:09:56 +01:00
Mario Romano
dde61f2302 Update README.md 2016-05-19 02:03:40 +01:00
Mario Romano
5762db13a7 Update README.md 2016-05-18 19:40:57 +01:00
Mario Romano
a1f2e48400 Update README.md 2016-05-18 19:07:04 +01:00
Mario Romano
2e6fde6d9c Update README.md 2016-05-18 19:05:34 +01:00
Eugenio Romano
752df121ee #68 viewer link readme in the main readme 2016-05-18 15:42:00 +01:00
Eugenio Romano
f179f3431d remove manual npm link and add it in postinstall script 2016-05-18 14:48:13 +01:00
Hussain Ashraf
1624a61c0c Data automation id for done icon/tick within uploader dialog 2016-05-18 14:37:02 +01:00
Denys Vuika
cf37f92606 #82 readme updates 2016-05-18 12:59:16 +01:00
Denys Vuika
a73591773b #82 Initial implementation of the DataTable component
forked Document List into a separate generic DataTable component, work
in progress
2016-05-18 12:29:55 +01:00
Eugenio Romano
4cc0894591 #68 remove test runner 2016-05-17 16:55:24 +01:00
Denys Vuika
5319726a22 #66 fix clickable header behaviour for special cases 2016-05-17 16:27:05 +01:00
Denys Vuika
4cf31f0d1e Fixed coverage generation for document list 2016-05-17 16:10:59 +01:00
Denys Vuika
3f61e3627d #66 fix code style issues 2016-05-17 15:59:32 +01:00
Denys Vuika
a0848ea825 #66 Initial sorting support for document list 2016-05-17 15:57:16 +01:00
Eugenio Romano
5a4bfb5ea8 first commit document viewer scaffold 2016-05-17 15:55:34 +01:00
mauriziovitale84
b37eaa1bc9 Fixed build error of translate dependency 2016-05-17 14:37:15 +01:00
mauriziovitale84
8395860a8f #9 Test cases fixed 2016-05-17 14:31:50 +01:00
Mario Romano
b0fb060624 renaming 2016-05-17 14:13:52 +01:00
Mario Romano
53d321e581 #60 more fix fot tests 2016-05-17 14:01:56 +01:00
Denys Vuika
847a350de2 Update README.md 2016-05-17 13:04:32 +01:00
Will Abson
3f05411097 Fix thumbnail rendering in doclist
Fixes #75
2016-05-17 10:53:14 +01:00
Mario Romano
ce0e0d3598 #60 include html and css in tests 2016-05-17 10:45:13 +01:00
Denys Vuika
88d1bf53c5 Update README.md 2016-05-17 10:22:20 +01:00
Denys Vuika
46ae4365de Update README.md 2016-05-17 10:21:45 +01:00
Denys Vuika
59b2f6bbd9 Update README.md 2016-05-17 10:20:36 +01:00
Mario Romano
874b6c0a31 #60 coverage and tets for core component 2016-05-16 19:17:22 +01:00
Mario Romano
fbb94189e7 #60 coverage and tets for upload component 2016-05-16 19:04:06 +01:00
Denys Vuika
d96c559a13 Login tests/coverage configuration 2016-05-16 18:43:02 +01:00
Denys Vuika
5a56b6d274 Fix tslint issues for login 2016-05-16 17:53:48 +01:00
Mario Romano
7252cfe623 #60 missing lib 2016-05-16 14:49:38 +01:00
Mario Romano
ca986523aa #60 log in terminal and copy template file 2016-05-16 14:47:27 +01:00
Denys Vuika
bb630efc37 Updated readme.md for document list 2016-05-16 14:42:51 +01:00
Denys Vuika
242d13add7 Merge branch 'master' into dev-denys-coverage-fixes
# Conflicts:
#
ng2-components/ng2-alfresco-documentlist/src/components/document-list.ts
2016-05-16 13:59:17 +01:00
Denys Vuika
b84b63b2f9 Fix unit tests and code coverage for document list 2016-05-16 13:48:17 +01:00
Will Abson
db08b6e154 Remove promises conversion form superagent callback in documentlist GET
Fixes #71
2016-05-16 11:31:13 +01:00
Will Abson
f7ddf59d1c Move login component to new v1 API
Fixes #65
2016-05-16 11:31:13 +01:00
mauriziovitale84
82c1621edd #46 refresh documentList after file uploaded 2016-05-14 21:21:55 +01:00
mauriziovitale84
bbcd83b377 #46 Added karma-jasmine-ajax to fix test problems 2016-05-13 17:28:04 +01:00
Mario Romano
9a73b7f40d #60 fix config for core 2016-05-13 16:36:11 +01:00
mauriziovitale84
66272dd703 #17 Label improvements multi-language 2016-05-13 16:35:07 +01:00
Denys Vuika
b237f92c7d #9 emit folderClick event in proper place 2016-05-13 16:24:06 +01:00
Denys Vuika
b6ef6966d3 #9 Fixed displaying content on reload 2016-05-13 15:13:19 +01:00
Denys Vuika
7f0f4707cd #9 reload document list api 2016-05-13 15:09:14 +01:00
Denys Vuika
73792318ae Fixed TS configs regression 2016-05-13 13:57:40 +01:00