62 Commits

Author SHA1 Message Date
Denys Vuika
45993793f9 remove core-js dependency 2016-12-06 19:50:12 +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
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
Eugenio Romano
d87a768d20 Remove deprecated use of getAlfrescoApi() #1094
remove getAlfrescoApi from auth #1094
2016-11-28 14:04:58 +00:00
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +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
3aa64626de #878 doc and demo webscript 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
mauriziovitale84
0dd8b5c3ad Fix travis build setting 2016-10-31 10:29:33 +00:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +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
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Eugenio Romano
29d891b475 fix test and coverage Angular2 Final release documentlist component #749 2016-10-05 14:40:26 +01:00
Mario Romano
79fc3085c0 Merge pull request #840 from Alfresco/dev-eromano-webscriptTestFix
fix test webscript
2016-10-04 13:06:15 +02:00
Eugenio Romano
c7fb84b7f9 fix coverage 2016-10-04 11:17:08 +01:00
Eugenio Romano
2c78a43750 fix test webscript 2016-10-03 17:35:34 +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
60cebae6cc Upgrade ng2-alfresco-webscript/demo 2016-09-23 15:47:07 +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
7c56935e48 Upgrade ng2-alfresco-webscript (karma) 2016-09-23 10:43:49 +01:00
Denys Vuika
815bd31ef5 Upgrade ng2-alfresco-webscript 2016-09-21 19:47:52 +01:00
Denys Vuika
f592c71a7a Upgrade ng2-alfresco-tag 2016-09-21 18:51:28 +01:00
Denys Vuika
ce518056be Update TS configs with the type libs 2016-09-19 16:33:45 +01:00
Denys Vuika
7c9bdc3bce Upgrade ng2-alfresco-webscript 2016-09-19 14:48:18 +01:00
Denys Vuika
34e46b32cc fix unit tests 2016-09-17 20:24:44 +01:00
Mario Romano
f19670b550 version bump 2016-09-08 18:28:41 +01:00
Eugenio Romano
3b2bdd6f6b Fix build tags add AlfrescoApiService 2016-09-06 14:59:12 +02:00
Eugenio Romano
053855afd1 improve code coverage 2016-09-05 19:51:47 +02:00
Eugenio Romano
0ee2a1654c improve test service 2016-09-05 19:51:23 +02:00
Denys Vuika
c4a593f9a2 Fix unit tests 2016-09-05 10:23:27 +01:00
Eugenio Romano
1f6898d043 fix demo folder document list 2016-08-31 14:09:04 +01:00
Eugenio Romano
83461e4cac component demo folder 0.3.0 2016-08-30 14:10:11 +01:00
Mario Romano
1665cc0890 version bump 2016-08-29 23:46:29 -04:00
Eugenio Romano
4406024330 fix demo index 2016-08-25 11:47:49 +01:00
Eugenio Romano
720480de00 move js-api version 0.3.0 2016-08-23 16:56:01 +01:00
Eugenio Romano
e2b3259e14 fix webscript tests 2016-08-23 16:56:01 +01:00
Eugenio Romano
f63b8700b4 name unify for setting import 2016-08-23 16:55:26 +01:00
Eugenio Romano
9c5d62f5d1 tasklist modify step 1 2016-08-23 16:55:00 +01:00
Eugenio Romano
077df4b87f remove unused dependencies 2016-08-23 16:55:00 +01:00
Eugenio Romano
dc19e45e7b rename two times service class just once
move responsability providers configurration in setting service
refactoring
2016-08-23 16:55:00 +01:00
Denys Vuika
3dc95dc4ed #586 fix npm scripts for demo app and demo projects
- pre-build TypeScript code before running watchers
- don’t clean (rimraf) destination folders on watcher (done on
pre-build, fixes many browser load errors)
- simplified ‘tslint’ tasks for demo projects
- running ’tsc’ and ‘tsc -w’ from local node_modules (don’t expect
global typescript compiler)
2016-08-23 14:10:42 +01:00
Mario Romano
b6626e1c20 fix tslint and package.json + build-all script 2016-08-11 16:30:36 +01:00
Eugenio Romano
fabbe2534a dix test skip 2016-08-04 10:37:37 +01:00
Eugenio Romano
b5bab2c753 update readme 2016-08-03 23:46:22 +01:00