10 Commits

Author SHA1 Message Date
Denys Vuika
6de51e098e Migrated document list to material design table
refs #9
2016-04-29 20:35:53 +01:00
Denys Vuika
e156dde15a Folder icon customization and readme updates
refs #9
2016-04-28 19:39:25 +01:00
Denys Vuika
464688918d Support for replaceable action services
- angular services for system document/folder actions
2016-04-28 13:59:17 +01:00
Denys Vuika
84aa5a4efd Quick actions for document list
- support for quick actions (folders/documents)
- reworked project structure for document list (simplified naming and
hierarchy)

refs #20, #50
2016-04-28 13:02:24 +01:00
Denys Vuika
992f265d75 Folder actions for document list
- support for declarative folder actions
- folder actions dropdown menu
- readme file updates

refs #
2016-04-27 12:02:24 +01:00
Denys Vuika
9c88fcb830 Improved component hierarchy for actions
document actions are now nested within “document-actions” container to
separate them from other action types (i.e. folder actions); and to be
able applying bulk properties for “document-actions” collection if
needed (i.e. ‘show system actions’)
2016-04-27 10:33:17 +01:00
Denys Vuika
56896f2200 Declarative document actions
- initial support for declarative document actions (system and custom)

refs #20
2016-04-26 20:54:00 +01:00
Denys Vuika
8158a6b007 Core settings service, license fixes
- fixed license text as per Apache appendix
(http://www.apache.org/licenses/LICENSE-2.0)
- added AlfrescoSettings service to the core component library
- document list now takes host information from the AlfrescoSettings
service
2016-04-26 11:09:01 +01:00
Denys Vuika
66a8eb039f core library implementation; license fixes
- library with code/utils to be shared across other components or top
level application;
- moved MDL directive to core as an example
- license fixes
2016-04-25 14:11:44 +01:00
Mario Romano
d524274d82 clean demo project 2016-04-21 18:47:42 +01:00