185 Commits

Author SHA1 Message Date
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
Denys Vuika
19450df41f Add missing dependencies for karma 2016-05-13 13:02:18 +01:00
Denys Vuika
2f40a5446c Gitignore configuration for core library 2016-05-13 12:46:17 +01:00
Denys Vuika
0c65676383 Improved gitignore rules 2016-05-13 12:31:56 +01:00
Mario Romano
31bad389b9 #62 core test and coverage 2016-05-13 12:24:49 +01:00
Mario Romano
e0978c2a13 #62 uploader test and coverage 2016-05-13 12:13:11 +01:00
Denys Vuika
42b8e4e207 Quick fix for upload header width issue 2016-05-13 12:02:24 +01:00
Mario Romano
0c9a7d29bd #62 document list test and coverage 2016-05-13 11:59:16 +01:00
Denys Vuika
08ac4203b1 Gitignore fixes for login 2016-05-13 11:27:01 +01:00
Maurizio Vitale
caebc8c8e4 Merge pull request #63 from Alfresco/dev-mromano-tests-karma
#62 add coverage and tests
2016-05-13 11:17:35 +01:00
Mario Romano
b81c064624 #62 add coverage and tests 2016-05-13 11:14:08 +01:00
Denys Vuika
ba3d730960 Enable declaration generation for document list 2016-05-13 11:08:09 +01:00
Denys Vuika
7f4cdc65ce Update .gitignore files, fix licenses 2016-05-13 10:35:29 +01:00
Denys Vuika
dc14b688f5 Translation service fixes 2016-05-13 10:14:16 +01:00
Denys Vuika
27898fecdb Fixes for document list 2016-05-13 10:14:16 +01:00
mauriziovitale84
ed7cf30de6 #46 Removed .js .map files 2016-05-13 10:03:34 +01:00
mauriziovitale84
f97d31f530 #46 Fixed build error 2016-05-13 10:00:12 +01:00
mauriziovitale84
51b940b03e #46 onSuccess Event Emitter FileUploader 2016-05-12 21:02:04 +01:00
Mario Romano
b9a999be0e lint 2016-05-12 20:22:16 +01:00
Mario Romano
6b99e49498 lint login and upload 2016-05-12 19:35:41 +01:00
Mario Romano
6654563469 lint login and upload 2016-05-12 19:14:29 +01:00
Eugenio Romano
d1858f54ab add badges 2016-05-12 15:42:59 +01:00
mauriziovitale84
9143acc759 Fixed join JSON - AlfrescoTranslationLoader 2016-05-12 15:40:30 +01:00
mauriziovitale84
2446f8474e #46 Fixed test after translation task. 2016-05-12 15:40:30 +01:00
mauriziovitale84
3c2167273f #46 Upload files in a folder 2016-05-12 15:40:30 +01:00
Will Abson
e67385fb7c Missed changes to generated files 2016-05-11 22:34:37 +01:00
Will Abson
5b6eab4ca3 Fix types referenced in JSDoc 2016-05-11 22:33:58 +01:00
Will Abson
61750c3a1e Combine imports 2016-05-11 22:33:19 +01:00
Will Abson
21c20e5de9 Allow Company Home space to be used as start folder for the doclist
Refs #7
2016-05-11 17:23:22 +01:00
Will Abson
daeddee98e Fix 404s when loading sample site content, missing Sites prefix
Refs #7
2016-05-11 17:22:20 +01:00
Will Abson
eebb051515 Revert "Switch to Company Home as basis for file browser"
This reverts commit 877ac5eb232dc172380e8d6ac495cb9c134522f2.
2016-05-11 17:06:29 +01:00
Will Abson
877ac5eb23 Switch to Company Home as basis for file browser
- Allows us to work with a bare platform repo which does not have the
  swsdp site installed

Refs #7
2016-05-11 16:50:30 +01:00