Denys Vuika
cda0d78a7b
fix component tests
2016-12-08 16:45:56 +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
Denys Vuika
3ca2c28a41
Performance improvements ( #1166 )
...
#1166 * Update angular libs
document-list: performance improvements
caching ‘heavy’ cell evaluations (i.e. date pipe)
code/test fixes
document-list: performance improvements
Removed ‘AfterViewChecked’ bottleneck as underlying data-table already
does it.
data-table: performance improvements
2016-11-28 21:36:00 +00:00
Mario Romano
3f98ef146d
0.5.0
2016-11-25 19:09:08 +00:00
mauriziovitale84
d905aaa0cf
Fix remove default sorting on the fist column
2016-11-25 19:09:05 +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
Eugenio Romano
ce6f89d47d
improve test datatable
2016-11-10 15:18:04 +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
cf0b0c5974
#878 doc and demo documentlist
2016-11-09 10:56:35 +00:00
Mario Romano
e778940f94
#878 doc and demo datatable
2016-11-09 10:56:35 +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
Denys Vuika
8c1f2cc957
#960 fix event handling for FF
...
- use cross browser `event.target` instead of IE-specific
`event.srcElement`
2016-11-01 15:25:04 +00:00
Mario Romano
2959db79c6
Merge pull request #945 from Alfresco/dev-denys-478
...
Pagination component improvements
2016-10-31 10:41:52 +00:00
Eugenio Romano
334f836383
add missing js-api dependency
2016-10-30 19:49:51 +00:00
Denys Vuika
820e200379
#478 Custom event emitter for data loaded event
2016-10-28 15:03:53 +01:00
Denys Vuika
6873fc01bc
#478 pagination improvements
...
- update page summary only on data change (performance and presentation
improvements)
2016-10-28 14:57:03 +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
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
12914e0680
change tsconfig,module name ,karma.conf,karma-tst-shim and #749
2016-10-06 11:56:07 +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
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
c15d32a5c0
Upgrade ng2-alfresco-datatable/demo
2016-09-23 12:58:10 +01:00
Denys Vuika
ad40c24d0b
Upgrade to release version of TypeScript (2.0.3)
2016-09-23 12:36:41 +01:00
Denys Vuika
75849b7ea0
Enable unit tests for datatable
2016-09-22 15:09:04 +01:00
Denys Vuika
b09e0bc1b3
Upgrade core, documentList, dataTable
2016-09-21 17:36:29 +01:00
Denys Vuika
e5c35dd24e
Merge pull request #773 from Alfresco/dev-mvitale-677
...
Filter the tasks/processes by Date instead of Name
2016-09-21 09:39:21 +01:00
mauriziovitale84
b4ca418d44
add sort feature
2016-09-20 13:53:16 +01:00
Denys Vuika
ce518056be
Update TS configs with the type libs
2016-09-19 16:33:45 +01:00
Denys Vuika
dcbcb48c56
Upgrade ng2-alfresco-datatable
2016-09-19 14:04:35 +01:00
Denys Vuika
2c830d9693
Single place for translate pipe
2016-09-17 19:56:55 +01:00
Mario Romano
a87e85e830
Merge pull request #722 from Alfresco/dev-valbano-374-firefox-fix
...
Fix for selection in firefox and Safari
2016-09-08 20:25:03 +02:00
Mario Romano
f19670b550
version bump
2016-09-08 18:28:41 +01:00
Vito Albano
87b9269b81
Fix for selection in firefox and Safari
2016-09-08 17:18:17 +01:00
Vito Albano
a95aad8685
#374 Added tabindex for data table
2016-09-07 09:15:58 +01:00
Vito Albano
25f91beab6
Revert "Added tabindex for data table"
...
This reverts commit e51984c33cf7e92502ea5f4ff329d7f7142b692b.
2016-09-07 09:13:39 +01:00
Vito Albano
e51984c33c
Added tabindex for data table
2016-09-07 09:10:32 +01:00
Mario Romano
f9210ba048
change needed for health care app
2016-09-06 19:18:35 +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
Denys Vuika
c3f5395190
Fix typing issue
2016-08-25 13:32:08 +01:00
Denys Vuika
2d8d31aed4
#601 support for fallback thumbnails
2016-08-25 12:49:36 +01:00
Eugenio Romano
06c05ea9b5
move form to activity js api
2016-08-23 16:56:01 +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