Commit Graph
9334 Commits
Author SHA1 Message Date
Eugenio Romano f179f3431d remove manual npm link and add it in postinstall script 2016-05-18 14:48:13 +01:00
Mario Romano 5ec91a4c5d Merge pull request #84 from Alfresco/dev-hashraf-auto-ids
Data automation id for done icon/tick within uploader dialog
2016-05-18 15:39:29 +02:00
Hussain Ashraf 1624a61c0c Data automation id for done icon/tick within uploader dialog 2016-05-18 14:37:02 +01:00
Denys Vuika bf2d7eeb83 Update README.md 2016-05-18 13:09:55 +01:00
Denys Vuika cf37f92606 #82 readme updates 2016-05-18 12:59:16 +01:00
Denys Vuika ca630772d0 #82 separate page for data table within demo app 2016-05-18 12:55:48 +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
Mario Romano 6183712028 Merge pull request #79 from Alfresco/dev-hashraf-auto-ids
Remove space in data automation id
2016-05-18 12:57:31 +02:00
Mario Romano a589c393ce Merge pull request #83 from kevinroast/master
Simplified npm link cmds and added Linux help line
2016-05-18 12:56:31 +02:00
Kevin Roast a237f4ffa9 Merged windows readme line 2016-05-18 11:52:59 +01:00
Kevin Roast 6ae43bbf25 Merged windows readme line 2016-05-18 11:52:33 +01:00
Kevin Roast 4751a067a3 Updated readme with simplified npm link cmds 2016-05-18 11:39:14 +01:00
Hussain Ashraf 10d2d7ba4f Remove space in data automation id 2016-05-17 17:33:06 +01:00
Maurizio Vitale ea9abe4431 Merge pull request #78 from Alfresco/dev-hashraf-auto-ids
Add data-automation-id attribute to top navigation menu
2016-05-17 17:17:58 +01:00
Hussain Ashraf 9d4ccb44e2 Add data-automation-id attribute to top navigation menu 2016-05-17 17:14:40 +01:00
Eugenio Romano 4cc0894591 #68 remove test runner 2016-05-17 16:55:24 +01:00
Mario Romano 0e224c3172 pr #77 rename .md file to uppercase 2016-05-17 16:54:31 +01:00
Mario Romano 76ad20b28a Merge pull request #77 from spotnape/master
Add Windows installation instructions
2016-05-17 17:42:07 +02: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
Richard Smith a18ae47cbe Add installation instructions for Windows 2016-05-17 16:00:37 +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
Richard Smith 5ddf8810ec Merge branch 'master' of https://github.com/Alfresco/dev-platform-webcomponents 2016-05-17 15:05:53 +01:00
Richard Smith 752efe3f32 Add installation instructions for Windows 2016-05-17 15:05:03 +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
mauriziovitale84 8716ee59f8 #46 Guide how to npm link file upload component 2016-05-17 10:54:56 +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 f06f7d75cd Update README.md 2016-05-17 10:44:23 +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
Denys Vuika 4d593ee76e Update README.md 2016-05-17 10:19:24 +01:00
Denys Vuika b31c1a2d97 Update README.md 2016-05-17 10:06:46 +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
Mario Romano 17af1e0d16 Merge pull request #72 from Alfresco/dev-denys-coverage-fixes
Fix unit tests and code coverage for document list
2016-05-16 15:12:56 +02: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