372 Commits

Author SHA1 Message Date
Will Abson
fb851271e9 Fix uploads from folders opened from search results
Refs #1248
2016-12-16 17:52:57 +00:00
Mario Romano
04768f9798 #1026 fix bundles 2016-12-15 01:07:08 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Denys Vuika
8e69cf86d6 fix: ng2-alfresco-upload 2016-12-08 16:52:29 +00:00
Denys Vuika
45993793f9 remove core-js dependency 2016-12-06 19:50:12 +00:00
Denys Vuika
10423ca985 remove module.id 2016-12-06 17:01:31 +00:00
Denys Vuika
800a2a6530 Demo shell improvements (#1199)
* #1197 auth guards

* #1197 restore lost router dependency to all libs

* #1197 ecm/bpm auth guards, home page

- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas

* css improvements

make app text white as per request
2016-12-03 18:57:43 +00:00
Maurizio Vitale
3a288c6b1b #1181 Show toast message once (#1189)
* #1181 Show toast once

* #1181 fix unit test

* #1181 Fix unit test compilation problem
2016-12-01 16:28:16 +00:00
Denys Vuika
da70a72bba Login dialog shows error for Safari with Private Window mode (#1172)
* #958 new StorageService service

abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)

* fix unit tests

* update unit tests

- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)

* fix unit tests
2016-11-30 11:32:16 +00:00
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
Eugenio Romano
ae6f4eeb1c fix any type build 2016-11-25 19:09:06 +00:00
Mario Romano
c9e3723613 remove polyfill and material from components, leave it in the core and demo 2016-11-25 19:07:29 +00:00
Mario Romano
8fc548eea4 #1038 version bump 2016-11-10 21:09:26 +00:00
Mario Romano
9dc3990425 #878 review pr 2016-11-09 21:55:31 +00:00
Mario Romano
177c9694af #878 doc,demo and code improvements userinfo component 2016-11-09 12:27:44 +00:00
Mario Romano
0a8bc8bccc #878 doc and demo upload component 2016-11-09 10:56:36 +00:00
Mario Romano
5e0f592380 #878 doc and demo tag component 2016-11-09 10:56:36 +00:00
Mario Romano
d908cf4754 #878 #797 demo folder form component and documentation update 2016-11-09 10:56:35 +00:00
Mario Romano
7cbee40b4a #878 fix documentation diagrams,login,analytics,core and package.json dependencies 2016-11-09 10:56:35 +00:00
Mario Romano
6ee5bf6ece fix upload dialog size for mobile 2016-11-02 01:48:35 +00:00
Denys Vuika
5977e638ae Merge pull request #917 from Alfresco/dev-eromano-916
fix importing alfreso-js-api compatible with the version 0.3.6 #916
2016-10-29 19:34:39 +01:00
Eugenio Romano
f8979f06c5 fix importing alfreso-js-api compatible with the version 0.3.6 #916 2016-10-29 16:37:10 +01:00
Mario Romano
2a257fac68 #680 fix upload dialog z-index 2016-10-27 09:47:54 +01:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Mario Romano
73d4c3b4f1 Merge pull request #870 from Alfresco/dev-eromano-demoPackageUpgrade
install rimraf pkg if not present during the clean in demo folders
2016-10-10 15:30:35 +02:00
Denys Vuika
c1a78e8c5f Fix demo shell and upload component 2016-10-10 11:18:53 +01:00
Eugenio Romano
8ef8d43b9c install rimraf pkg if not present during the clean in demo folders 2016-10-10 10:30:21 +01:00
Eugenio Romano
f17824cf87 fix test conf file demo folders and demo shell component #749 2016-10-07 15:28:57 +01:00
Eugenio Romano
362e2e32ea fix test and coverage Angular2 Final release uploader component #749 2016-10-06 21:54:01 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Vito Albano
3b6b8ed59b Added some upgrades to demo and added the component to demo shell 2016-10-04 14:18:43 +01:00
Eugenio Romano
b309961edb fix clean script, remove typing folder and install rimraf if is not present 2016-09-30 09:42:53 +01:00
Denys Vuika
2f935e6c96 Upgrade ng2-alfresco-upload/demo 2016-09-23 15:29:53 +01:00
Denys Vuika
dd2d41db2c Greatly reduced module imports hierarchy
- it is no longer needed manually importing numerous modules as
CoreModule re-exports them
2016-09-23 13:58:40 +01:00
Denys Vuika
ad40c24d0b Upgrade to release version of TypeScript (2.0.3) 2016-09-23 12:36:41 +01:00
Denys Vuika
de5b8a8973 Upgrade ng2-alfresco-tag and ng2-alfresco-upload 2016-09-23 10:38:03 +01:00
Denys Vuika
9e0534ff90 Upgrade ng2-alfresco-upload 2016-09-21 18:23:57 +01:00
Denys Vuika
6104c5d669 Upgrade ng2-alfresco-upload, code fixes 2016-09-21 14:12:42 +01:00
Denys Vuika
ce518056be Update TS configs with the type libs 2016-09-19 16:33:45 +01:00
Denys Vuika
612328ef12 Upgrade ng2-alfresco-upload 2016-09-19 14:33:43 +01:00
Denys Vuika
34e46b32cc fix unit tests 2016-09-17 20:24:44 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
Mario Romano
f19670b550 version bump 2016-09-08 18:28:41 +01:00
Vito Albano
83742eea94 Added tab and title to upload list elements 2016-09-07 15:08:24 +01:00
Denys Vuika
c4a593f9a2 Fix unit tests 2016-09-05 10:23:27 +01:00
Denys Vuika
8159cc1dd9 Code fixes after merge 2016-09-05 09:33:42 +01:00
Denys Vuika
c037b91c9c Merge branch 'development' into dev-denys-dts
# Conflicts:
#	demo-shell-ng2/systemjs.config.js
#	ng2-components/ng2-alfresco-upload/src/services/upload.service.spec.ts
#	ng2-components/ng2-alfresco-upload/src/services/upload.service.ts
#
ng2-components/ng2-alfresco-viewer/src/componets/viewer.component.spec.t
s
#	ng2-components/ng2-alfresco-viewer/src/componets/viewer.component.ts
2016-09-05 09:10:08 +01:00
Denys Vuika
3c662de36d Update upload service with Api service 2016-08-30 14:38:28 +01:00