Commit Graph

28 Commits

Author SHA1 Message Date
Maurizio Vitale
d787160c26 [ADF-716] Task Header - Use a custom view inside the component (#1967)
* Use a generic custom view inside the task header

* Move the component into core component and change name

* Missing file

* Fix unit test

* fix unit test component name
2017-06-29 15:09:17 +01:00
Denys Vuika
6aa6a155e2 [ADF-754] toolbar component (#1938)
* toolbar component

- simple toolbar component (core lib)
- readme updates (core lib)
- update demo shell with toolbar component demo (document list)

* update unit tests
2017-06-29 15:09:10 +01:00
Deepak Paul
8b7b57efe6 #ADF-696 Now accordion opens/closes on click of group header along with emitting heading click event (#1936) 2017-06-29 15:09:10 +01:00
Deepak Paul
2f79163451 [ADF-696] Entire accordion group header should be clickable (#1918)
* #ADF-696 Added new input to show/hide expand icon, click event is activated for the complete heading

* #ADF-696 tslint fix

* #ADF-696 Added documentation for new input and removed unwanted div
2017-06-29 15:09:06 +01:00
Denys Vuika
a2ef939860 [ADF-604] Upgrade @angular/material to latest version (#1909)
* update dependencies and module imports

* fix template warnings and fix import issues

* migrate Activiti Form to MdTabsModule

* fix unit tests

* fix tests

* fix unit tests

* fix unit tests

* disable test that fails only on travis

* upgrade activiti form component to angular/material

* fix test (remove MDL class check)
2017-06-29 15:09:04 +01:00
Denys Vuika
da18a21e7c [ADF-551] sorting for document list (#1891)
* table cell component

- table cell component with performance improvements

* permissions and sorting fixes

- fixed ability to set default sorting
- fixed permission evaluation
- new: context menu now also works with permissions
- disabled tags column in demo shell due to performance implications

* fix unit tests

* fix tsconfig for unit testing
2017-05-25 15:12:52 +01:00
Infad Kachancheri
22bbffdb21 [DW-50]: New features for accordion-group component (#1851)
[ADF-557] -  Add a new property called showIcon as input to hide/show filter icons.
2017-05-25 15:12:48 +01:00
Eugenio Romano
0b246b8211 Speed up build (#1852)
* single build webpack

* fix demo shell test
2017-05-25 15:12:46 +01:00
Maurizio Vitale
1d45089125 #514 (#1840)
Follow the component guide style
The accordion should be open by default
2017-04-27 14:05:11 +01:00
Maurizio Vitale
1de625d960 Custom Filter Component (#1823)
* Add Accordion component

* Add property to hide icon

* Use accordion component in demo shell

* Add basic doc

* Add adf prefix

* Add element id and change unit test
2017-04-27 14:05:10 +01:00
Denys Vuika
afa21dcc42 unit tests (#1798) 2017-03-31 19:53:40 +01: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
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
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Eugenio Romano
83755f7d45 exclude mdl folder coverage 2016-11-07 10:40:31 +00:00
Denys Vuika
51102980df Basic editing for dynamic table rows
Editors:
- text (also covers number and amount for now)
- boolean
- dropdown (manual)
- date
2016-10-27 10:40:23 +01:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
Denys Vuika
b09e0bc1b3 Upgrade core, documentList, dataTable 2016-09-21 17:36:29 +01:00
Denys Vuika
3a9e89a19a Tabs widget enhancements, Form Viewer route 2016-07-29 19:15:06 +01:00
Denys Vuika
e5355bd603 Move 'pagination' from 'core' to 'datatable' 2016-07-14 14:50:47 +01:00
Denys Vuika
380652df83 Move 'pagination' to the core, barrel files for core 2016-07-14 12:04:30 +01:00
Denys Vuika
9b9e86c817 #353 Disable right clicks for context menu 2016-07-08 15:09:43 +01:00
Denys Vuika
21c1cbc531 Code cleanup and fixes 2016-07-05 16:19:39 +01:00
Denys Vuika
236926c1ca #340 Empty content template and context menu for datatable 2016-07-05 12:37:07 +01:00
Denys Vuika
da3ca383ca Code style updates 2016-06-16 12:20:06 +01:00
Denys Vuika
ab1e10e74b #181 unit tests for context menu (core) 2016-06-16 12:15:06 +01:00
Denys Vuika
2ab2b5bbb0 Upgrade "ng2-alfresco-core" 2016-06-13 16:35:01 +01:00
Denys Vuika
dda57d8b8b #181 Context menu implementation 2016-06-13 13:37:10 +01:00