Commit Graph

3616 Commits

Author SHA1 Message Date
Vito
6e3e3ab5b7 [ADF-242] Fixed behaviour for saving/deleting reports (#1905)
* [ADF-242] - fix for deleting - saving a report

* [ADF - 242] added test for fixed feature on reports save - delete

* Added translation key
2017-06-29 15:09:04 +01:00
Denys Vuika
7b17b10ef1 [ADF-621] show drop effect on folders only (#1897)
* show drop effect on folders only

- fix `hasValue` api for data rows (avoid 'false' value to be evaluated as missing value)
- support for evaluating drop support for rows
- document list enables upload zones for folders only

* api improvements as per code review
2017-06-29 15:09:03 +01:00
Denys Vuika
d8a46c9765 [ADF-640] reload document list on folder upload (#1895)
* reload document list on folder upload

- extend UploadService with 'folderCreated' event to be able reacting on folder uploads globally
- extend Demo Shell to reload document list on UploadService events (folderCreated)

* readme updates
2017-06-29 15:09:03 +01:00
Denys Vuika
9bb7d90670 [ADF-610] Upload button and DnD area should not upload hidden files and folders (#1908)
[ADF-610]  upload cleanup
- more strongly typing
- api improvements

* Upload cleanup and api improvements

- remove old unused settings (formFields variable)
- individual options for uploaded files (i.e. versioning)
- upload button and drag-and-drop area now set individual settings for file versioning

* exclude hidden files from upload
2017-06-29 15:09:03 +01:00
Eugenio Romano
2e1649e1da Merge pull request #1886 from Alfresco/dev-denys-ADF-535
[ADF-535] SASS support for components
2017-06-29 15:09:03 +01:00
Denys Vuika
aa19904e5c SASS support for components
ability to use '.scss' files from within components
2017-06-29 15:09:03 +01:00
Eugenio Romano
2ab245ac72 Merge pull request #1904 from Alfresco/dev-denys-ADF-690
[ADF-690] fix upload area snackbar behaviour
2017-06-29 15:09:02 +01:00
Denys Vuika
53d693b900 fix upload area snackbar behaviour 2017-06-29 15:09:02 +01:00
Eugenio Romano
c6f6227da7 update-version script 2017-05-26 15:12:08 +01:00
Eugenio Romano
9fe6f4b06c split the module runner ts-loader between dev and production in the way that the production runner will override the path during the build (#1907) 2017-05-26 15:11:35 +01:00
Eugenio Romano
f835e43e45 Merge pull request #1906 from Alfresco/development
1.5.0
1.5.0
2017-05-25 18:10:11 +01:00
Eugenio Romano
81270d3a32 fix image in dist 2017-05-25 15:12:56 +01:00
Eugenio Romano
c751c28bbd update 1.5.0 version (#1903) 2017-05-25 15:12:56 +01:00
Eugenio Romano
e376b34341 update version library demo folders (#1901)
* update version library demo folders

* fix demo dependency

* fix upload demo and check permissions

* fix images webpack resolution

* fix update versions script
2017-05-25 15:12:56 +01:00
Denys Vuika
5b4aad5d91 icon type for columns (#1902)
- new 'icon' type for columns to render internal icons
- enable attachment list in the demo shell
2017-05-25 15:12:55 +01:00
Eugenio Romano
0f66ce3472 ADF-656 about component fix (#1899) 2017-05-25 15:12:55 +01:00
Vito
2b755d7ee4 [ADF-673] - text widget value is not updated when the mask is not applied (#1900) 2017-05-25 15:12:55 +01:00
Denys Vuika
10b310288a upgrade zone.js to fix stack trace errors in console 2017-05-25 15:12:55 +01:00
Eugenio Romano
9f96f7ea82 use correct -dev build options appveyor
check for invalid options start.sh and npm-clean.sh
2017-05-25 15:12:55 +01:00
Eugenio Romano
120db7e52c fix prod build demo 2017-05-25 15:12:55 +01:00
Eugenio Romano
545879f090 appveyor split 2017-05-25 15:12:55 +01:00
Eugenio Romano
ba9ac5c469 gnu mode change version script for sed incompatibility 2017-05-25 15:12:54 +01:00
Eugenio Romano
95d2219332 update version script refactoring 2017-05-25 15:12:54 +01:00
Eugenio Romano
2ac6439bb4 check bundles script 2017-05-25 15:12:54 +01:00
Denys Vuika
2ea5e8d0e0 Merge branch 'development' of https://github.com/Alfresco/alfresco-ng2-components into development 2017-05-25 15:12:54 +01:00
Eugenio Romano
ee77a1c53f set ex update version 2017-05-25 15:12:54 +01:00
Eugenio Romano
92ceb0b867 update version folder 2017-05-25 15:12:54 +01:00
Eugenio Romano
4a753e6aa3 update version script modify 2017-05-25 15:12:54 +01:00
Denys Vuika
6acb8e128f fix demo shell references to components
- fix an issue with demo shell not checking changed code inside the local component folders
2017-05-25 15:12:53 +01:00
Eugenio Romano
f9b8e8efc8 fix tag publish 2017-05-25 15:12:53 +01:00
Eugenio Romano
c5f0196e71 cahnge label permission button (#1894) 2017-05-25 15:12:53 +01:00
Eugenio Romano
84d0415171 example to not overlay mode viewer (#1893) 2017-05-25 15:12:53 +01:00
Vito
246180925e [ADF-509] - fixed settings window dimension (#1892)
* [ADF-509] - fixed settings window dimension

* [ADF-509] - Changed fixed pixel dimension with percentage values
2017-05-25 15:12:53 +01:00
Eugenio Romano
811e1b3783 invert clean and registry 2017-05-25 15:12:52 +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
Eugenio Romano
ef5bb6333c change order publish script install and dev js api 2017-05-25 15:12:52 +01:00
Eugenio Romano
0e153c47ef group test (#1890) 2017-05-25 15:12:52 +01:00
Eugenio Romano
59021ae9d2 activiti-start-process should accept list of process variable in input (#1880) 2017-05-25 15:12:52 +01:00
Eugenio Romano
075ee8a538 relative pointing (#1879)
readme modify
start.sh and nom-build-all refactoring
change travis conf
update version of zone.js (fixes console error)
karma conf remove dist
add alias build
override tsconfig components build
2017-05-25 15:12:52 +01:00
Eugenio Romano
d5f90a59f4 List all components in readme (#1889) 2017-05-25 15:12:51 +01:00
Vito
38a04d24fc [ADF-647] Fix retrieving value for dropdown (#1888)
* [ADF-647] Fix retrieving value for dropdown
2017-05-25 15:12:51 +01:00
Vito
e8889a5adb [ADF-147] Add input mask to Text Widget on Form (#1885)
* ADF-147 create directive to apply input mask
* ADF-147 - created directive for calculate input mask
* ADF-147 added input mask for text element
2017-05-25 15:12:51 +01:00
Denys Vuika
b79ee13d11 [ADF-641] fix upload issues with various file types (#1887)
* fix upload issues with various file types

- removes file type check as most browsers leave this field empty
- allows uploading all types of files

* remove obsolete tests
2017-05-25 15:12:51 +01:00
Denys Vuika
e63802ef4f form renderer fixes (#1882)
- provide support for showing generated documents in Display Value widget
2017-05-25 15:12:51 +01:00
Maurizio Vitale
a90423aa21 [ADF-491] Task Attachment List Component (#1877)
* Create a new component Task Attachment List
Improve the datatable to get the rows to show

* The component name should follow the guide style
Move the Content calls in a different service file
Show the attach file inside the viewer

* Change method name

* Datatable should get the path and show the icon

* Improve attachment component

* Improve datatable documentation

* Remove console.log
2017-05-25 15:12:51 +01:00
Denys Vuika
608b3639ea auth service enhancements (#1860) 2017-05-25 15:12:51 +01:00
Eugenio Romano
af82f83669 Add config files in any components folder (#1878)
* add config files in any components folder
* all test run option ft and option to skip build and run only test
2017-05-25 15:12:50 +01:00
Denys Vuika
130c2e4428 auth service api improvements (#1865)
Rename Auth Service events:
- loginSubject -> onLogin
- logoutSubject -> onLogout
2017-05-25 15:12:50 +01:00
Eugenio Romano
4db98a1d7b Fix Readme scripts 2017-05-25 15:12:50 +01:00
Eugenio Romano
404ea5c852 token option 2017-05-25 15:12:50 +01:00