26 Commits

Author SHA1 Message Date
Adina Parpalita
92e30c2fa3 [ADF-1159] Fix misspellings in .md files (#2124) 2017-08-01 11:25:32 +01:00
Popovics András
4fd8bfb875 [ADF-1041] Node picker, first iteration (#2122)
* First try

* Dialog basic functionality

* Search input

* Hammering it together

* Fist working proto for copy

* Fix the tests and tslint errors for a happier world

* Add more tests (and test shells for the future)

* copyNode and moveNode methods

* Copy and move actions for content type

* Extract common parts in favor of using them in folder content type also

* Small fixes

* Copy and Move actions for folders as well

* Style fixes, ui behaviours and tests needed to be written

* Move duplicated search service from documentlist to core

* Use search service from core within the search component

* Fix dialog width

* Update docs

* Tests for node selector

* Change seletionMade event's name to select
2017-08-01 11:25:32 +01:00
Denys Vuika
ef518ea822 documentation and example (#2081) 2017-08-01 11:25:32 +01:00
Denys Vuika
554e0d79db documentation updates (#1831)
- new walkthrough on metadata-driven UI
2017-04-27 14:05:10 +01:00
Maurizio Vitale
f6102dfc07 DocumentList - Check permissions on delete folder/file (#1808)
* Add check permission on delete folder/file

* Provide a way to disable the action when if there is no permission

* Improve the code using the external permission inside the folder/document action service

* Add basic documentation.
 - How disable the button when the permission is missing
 - How to show a notification message when the permission is missing

* Resize the image

* Change the value to true for demo purpose

* Update folder-actions.service.ts

* Update document-actions.service.ts
2017-04-27 14:05:08 +01:00
Eugenio Romano
5c5911beef Dev eromano tag example (#1596)
* Update README.md

* Readme update with tag example integration document list

* add tag component in the document list demo
2017-02-06 09:54:35 +00:00
Denys Vuika
bf5482bf7b documentation updates for DocumentList 2017-01-20 14:06:35 +00:00
Denys Vuika
be578c607b readme updates 2017-01-20 11:21:28 +00:00
mauriziovitale84
9b3ab411af Overwrite images 2016-12-13 10:31:57 +00:00
mauriziovitale84
82d29d3bc2 overwrite image 2016-12-13 10:30:14 +00:00
mauriziovitale84
d950612738 #384 Rename event name and improve docs 2016-12-13 10:26:37 +00:00
Denys Vuika
9b6dcde0bc #393 readme update 2016-07-11 12:23:36 +01:00
Denys Vuika
4129210639 #227 improved styling support for columns
- support for custom css class for entire column (th + td) including
cell values
- demo for responsive columns behaviour
2016-06-20 16:28:31 +01:00
Denys Vuika
06af82d5dd document list readme update 2016-06-13 15:58:01 +01:00
Denys Vuika
54a8945338 Remove not supported property from document list
Custom folder icons as material design icon names are not supported for
the time being and might be reintroduced later.
2016-06-13 15:02:38 +01:00
Denys Vuika
e0d8b1fe31 #152 Support for custom 'empty folder' template
- default background image for empty folders
- support for user-defined custom templates
- readme updated
2016-06-07 14:32:07 +01:00
Denys Vuika
a6f25013ec #9 simple breadcrumb
- simple breadcrumb implementation (not bootstrap)
- readme updates
2016-05-10 10:46:29 +01:00
Denys Vuika
f06553f26e readme updates for document list
refs #9
2016-05-04 13:54:43 +01:00
Denys Vuika
9a5b4c98d3 Updated readme
refs #9
2016-05-03 15:18:34 +01:00
Denys Vuika
0ff5701900 Customisation of global actions (folders and documents)
- support for registering custom global actions (folders, documents)
- documentation update with code samples and pictures

refs #9
2016-05-03 15:15:23 +01:00
Denys Vuika
43344881e9 Updated readme images
ref #20
2016-05-03 14:01:14 +01:00
Denys Vuika
5cf9b296d6 'Download' action for document list menu
- default ‘download’ action for document list menu
- readme updates

refs #20
2016-05-03 13:58:37 +01:00
Denys Vuika
426b1df17a Readme updates
refs #9
2016-05-03 11:58:23 +01:00
Denys Vuika
e156dde15a Folder icon customization and readme updates
refs #9
2016-04-28 19:39:25 +01:00
Denys Vuika
e4870e7ff4 Updated readme for document list
refs #50
2016-04-28 14:53:25 +01:00
Denys Vuika
94de3354c9 README updates for document list
refs #20
2016-04-27 13:01:04 +01:00