Eugenio Romano
036c63e43d
[ADF-1004] The process service definition file in the alfresco-js-api is incomplete ( #2488 )
...
* correction after new declaration file for PS
* remove unused jasmine
* commit ifx initial pipe
* fix tasklist test
* fix tasklist test
* reinsert test
2017-10-18 09:20:19 +01:00
Deepak Paul
9673772f50
[ADF-1291] Attachment list is not instantly refreshed after upload ( #2387 )
...
* [ADF-1291] Attachment list after upload list is not instantly refreshed
* Implemented NgZone to ensure change detection
* [#2377 Github] Attachments control won't let you add a document you removed
* Reset the value of input after each upload so that change will be detected if the same file is selected repeatedly
* [#2377 Github] Attachments control won't let you add a document you removed
* Added test to make sure the input value is rest after upload
2017-09-28 14:58:12 +01:00
Denys Vuika
ffbfc8b87a
[ADF-1502] Fixes for AoT checks in Angular CLI ( #2282 )
...
* Fixes for AoT checks in Angular CLI
* login fixes
- aot compatibility
- fix copyright symbol
- fix toggling password (operates within the component instead of the whole document)
- remove old MDL calls on error style check
* Search fixes
* login test fixes
* form fixes
- add WidgetComponent to the module
- remove missing 'focus' property from Hyperlink widget template/style
* task-list fixes
* process-list fixes
* analytics fixes
2017-09-05 15:16:41 +01:00
siva kumar
5e17c8e103
[ADF-1346] Attachment list component is shown for completed tasks/processes. ( #2194 )
...
* Added ng-content to adf-empty-list compoent.
* Updated css to scss.
* Added 'CUSTOM_ELEMENTS_SCHEMA' to allow non-angular elements.
* Updated readme.mg file
2017-09-05 15:16:41 +01:00
Denys Vuika
003b0c133b
[ADF-1356] Single configuration of i18n service per project ( #2199 )
...
* rework i18n layer init
* fix unit tests
* fix tests
* test fixes
* remove obsolete tests
2017-09-05 15:16:41 +01:00
Denys Vuika
9d3962b3b5
[ADF-1287] compatibility with the new noUnusedLocals rule ( #2170 )
...
* support for noUnusedLocals rule
* clean diagram components
* code cleanup
* Viewer fixes
* code fixes
* code fixes
2017-09-05 15:16:41 +01:00
Eugenio Romano
a8eac42c05
[ADF-1103] Add custom tslint rules to avoid unwanted Class and File name prefix ( #2087 )
...
* custom tslint rules adf project name files
* filename and class prefix rule
* filename process service mock
* fix spec filename
* fix demo shell
* rename mock
* alias deprecated name class
* core rename services
* fix pacakge.json adf-rules
* add exclude in whitelist
2017-08-01 11:25:32 +01:00