49 Commits

Author SHA1 Message Date
Mario Romano
59ed4ee65d #1750 add ngOnchange on data input (#1751)
* #1750 add ngOnchange on data input

* Update datatable.component.ts
2017-03-23 15:49:58 +00:00
Denys Vuika
3fee3b5002 improved uploading of files (#1730)
* improved uploading of files

- new core/UploadDirective to allow dropping files to any html element
- enhanced file dropping for DataTable rows (disabled by default)
- enhanced file dropping for DocumentList rows (disabled by default)
- upload drop area now handles file uploads for child elements (i.e.
rows in the document list)

* fix unit tests

* unit tests and code cleanup

* #1732, fix upload of folders
2017-03-16 16:28:18 +00:00
Denys Vuika
f3de023ab3 extra DOM events for DataTable (#1723)
* extra DOM events for DataTable

- support for ‘row-click’ DOM event (bubbling)
- support for ‘row-dblclick’ DOM event (bubbling)
- DataRowEvent exposes ‘sender’ property to simplify access to
component from within handlers
- readme and test updates

* fix unit tests
2017-03-14 10:17:33 +00:00
Denys Vuika
57557a991e support for column definitions in html (#1705)
* support for column definitions in html

- provides generic support for html-based column definitions for
datatable-like controls

* html column definitions for Task List component

* html column definitions for Document List component

* update code and documentation
2017-03-13 11:05:52 +00:00
Denys Vuika
facd6e0458 DataTable docs and backwards compatibility (#1702)
* example: custom datatable row actions

* update docs, provide backwards compatibility
2017-03-10 09:50:02 +00:00
Denys Vuika
2e44550d7f support for toggling custom context menu (#1683)
* support for toggling custom context menu

* fix unit tests
2017-03-03 09:25:08 +00:00
Mario Romano
b614d2d5a5 #1540 fix systemjs links 2017-02-15 13:32:41 +00:00
Denys Vuika
7c54090dea ability to change position of the dropdown menu (left|right) (#1590)
* ability to change position of the dropdown menu (left|right)

* unit tests
2017-02-06 09:55:12 +00:00
Will Abson
5519f9fb00 Fix typos in component properties (#1560)
* Fix typo `fallbackThubnail` -> `fallbackThumbnail`

* Fix typo `showUdoNotificationBar` -> `showNotificationBar`

Update upload mis-spelled properties to 'showNotificationBar' since
showUndoNotificationBar is already a method on the drag area component

Refs #1559

* Fix test cases
2017-01-28 14:52:23 +00:00
Mario Romano
b05247dade #1014 use document list to display search results (#1548)
* #1014 use document list to diplay search results

* #1014 refactor pagination

* #1014 documentation and scripts update

* fix random erros on tests executrion

* #1014 fix travis scripts and raise timeout jasmine

* #1014 fix appveyor script

* #1014 type nodeId
2017-01-27 12:22:25 +00:00
Denys Vuika
9e00b1d4f1 documentation updates (#1549)
* documentation updates

refs #1357
refs #400

* Update README.md
2017-01-27 09:50:35 +00:00
Mario Romano
1c21875607 #537 snackbar notification system (#1527)
* #537 snackbar notification system

* #537 add test dependencies

* #537 add export material module

* #537 fix demo project
2017-01-24 17:09:13 +00:00
Denys Vuika
6f24ebd6d4 readme updates 2017-01-11 13:15:26 +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
f9210ba048 change needed for health care app 2016-09-06 19:18:35 +01:00
Eugenio Romano
beb37a2ded test and doc generateSchema 2016-07-19 10:21:22 +01:00
Denys Vuika
0bda181b94 Update README.md 2016-07-18 11:31:46 +01:00
Eugenio Romano
4c9463338f Update README.md 2016-07-15 10:55:54 +01:00
Mario Romano
723f14dc31 fix coverage badge 2016-07-12 15:51:33 +01:00
Mario Romano
5efbd7e864 integrate appveyor 2016-07-12 13:32:17 +01:00
Denys Vuika
5c546c5c8d Update README.md 2016-07-11 15:43:25 +01:00
Denys Vuika
1e312402e4 Update README.md 2016-07-11 15:42:24 +01:00
Denys Vuika
f158cbac1e Update README.md 2016-07-11 15:39:31 +01:00
Denys Vuika
0a9cc60016 #393 readme updates 2016-07-11 15:30:21 +01:00
Mario Romano
812befde22 update readme wiht new badge 2016-07-08 16:02:57 +01:00
Mario Romano
7a95c47598 #310 npm total donwloads stats 2016-07-01 10:49:37 +01:00
Mario Romano
89b90975b3 #310 npm donwloads stats 2016-07-01 10:47:15 +01:00
Mario Romano
2f9beba990 public travis 2016-06-29 23:26:27 +01:00
Mario Romano
13288199fb #229 remove private registry 2016-06-29 18:22:20 +01:00
Mario Romano
912f8554de #296 update naming and badges 2016-06-29 11:42:48 +01:00
Mario Romano
9e1f74caca #296 update travis link and badge after renaming 2016-06-29 10:48:43 +01:00
Mario Romano
dde481e64b more badges 2016-06-29 10:00:57 +01:00
Mario Romano
95b824bdbd update readme 2016-06-28 14:35:22 +01:00
Mario Romano
221c0e3d9b update travis badge 2016-06-28 11:26:53 +01:00
Mario Romano
e509dfceb1 #279 update doc 2016-06-27 12:20:39 +01:00
Mario Romano
849d66722e update doc 2016-06-23 01:15:08 +01:00
Mario Romano
b6fe509de8 update doc 2016-06-23 01:06:57 +01:00
Mario Romano
2d1da9d0ce fix readme 2016-06-22 23:44:56 +01:00
Denys Vuika
2f3b8afa75 Update README.md 2016-06-15 16:55:44 +01:00
Eugenio Romano
0ca3f8d64e change text watch 2016-06-07 11:23:52 +01:00
Eugenio Romano
f2275ebdcb add watching in readme 2016-06-06 15:36:56 +01:00
Denys Vuika
bb51cb3c78 #113 readme updates for datatable 2016-06-02 10:18:54 +01:00
Denys Vuika
a683cb12e6 Update README.md 2016-06-01 18:27:33 +01:00
Denys Vuika
e33db9e36f #82 DataTable code and readme improvements 2016-06-01 18:14:59 +01:00
Eugenio Romano
919eb14de7 imporve test configuration 2016-05-28 00:52:27 +01:00
Mario Romano
eb6a486bca update npm registry 2016-05-20 16:11:15 +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