Commit Graph

100 Commits

Author SHA1 Message Date
Vito
93b8d3742f Added permission check on documentlist action menu (#1832)
* #ADF-166 - add permissin check on folder creation

* #ADF-166 - removed wrong pushed change

* #ADF-166 - improved permission check

* #ADF-166 - added test for menu action permission check

* #ADF-166 upgraded disabled attribute to match all the browsers

* #ADF-166 added peer review changes

* #ADF-166 added some little code improvements
2017-04-27 14:05:11 +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
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
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
Mario Romano
7ee97efdca #1173 fix doc documentlist 2017-02-15 13:42:11 +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
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
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
eacdfd7f6a Support for column (cell) templates (#1513)
support for column (cell) templates readme updates and test fixes
2017-01-23 10:28:57 +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
Denys Vuika
dc28d5b679 #1400 component naming convention fixes (#1418) 2017-01-09 18:57:58 +00:00
Denys Vuika
f00decabc5 readme updates, fix license checker 2017-01-04 16:02:14 +00:00
Denys Vuika
fefe4b6963 update code as per code review
- upgrade demo project
- extend readme
- remove commented out unit tests
2017-01-04 14:20:15 +00:00
Denys Vuika
7ecf9f2fc3 readme update 2017-01-03 21:20:16 +00:00
Mario Romano
e1824238f9 Merge pull request #1208 from Alfresco/dev-mvitale-384-style
Document list - Create Folder Docs
2016-12-13 14:33:45 +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
Will Abson
b34a38fcff Allow navigation to folders from search results (#1209)
* Allow navigation to folders from search results

- Uses router to pass ID of the folder
- Modified document list component to accept folder ID without path
- Current limitations
  - Breadcrumb cannot currently be shown when navigating via folder id
  - Clicking between folders does not update the current route

* Allow root folder ID to be changed and have documentlist reload

- e.g switching from Company home to My Files

* New tests for navigating to folders based on ID

Refs #666
2016-12-13 09:30:58 +00:00
mauriziovitale84
369ac0d7d6 #384 Change API name, add docs, fix demo 2016-12-07 10:46:22 +00:00
Denys Vuika
9066ce49e0 document-list improvements (#1169)
* #1167 document-list improvements

- allow setting custom root path
- document-list module now re-exports datatable module (no need
importing it separately if document-list is already used)
- documentation updates and fixes

* readme updates and unit test
2016-11-29 12:03:24 +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
f9210ba048 change needed for health care app 2016-09-06 19:18:35 +01:00
Denys Vuika
328f37282a DocumentList component improvements
- expose ‘properties’ for the Node model
- Row filtering support for Document List (refs #522)
- Custom image resolver for Document List (refs #532)
- readme updates
2016-08-22 12:01:54 +01:00
Eugenio Romano
78bf2b54ab Update README.md 2016-07-16 00:20:19 +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
0a9cc60016 #393 readme updates 2016-07-11 15:30:21 +01:00
Denys Vuika
491a9ab57b Update README.md 2016-07-11 13:31:58 +01:00
Denys Vuika
1eed604cfe #393 readme updates 2016-07-11 13:17:26 +01:00
Denys Vuika
5ef43c25fd #393 readme updates 2016-07-11 12:56:52 +01:00
Denys Vuika
892f422309 #393 added properties/events readme section 2016-07-11 12:51:29 +01:00
Denys Vuika
9b6dcde0bc #393 readme update 2016-07-11 12:23:36 +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
8158957b2f clean repo 2016-06-29 22:56:36 +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
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