Commit Graph
9334 Commits
Author SHA1 Message Date
Mario Romano 076c68a22e demo shell cli polishing and remove all demo refenreces 2017-10-23 13:31:32 +01:00
Eugenio Romano 0039fb17ab fix 3D viewer 2017-10-23 12:18:36 +01:00
Mario Romano bc48ad59ef remove proxy from dist start 2017-10-23 10:54:05 +01:00
mihai sirghe b2e67e0392 Created language keys for the header labels in proccess atachment list component (#2523)
Updated the component
2017-10-23 11:06:46 +02:00
Mario Romano 8d6c6063e7 fix dist script 2017-10-23 09:55:17 +01:00
Mario Romano 167336f245 Refactor demo shell as CLI project (#2501)
* split interfaces

* angular cli demo refactoring

* fix test import

* fix demo script

* fix demo script

* fix demo script

* fix demo script
2017-10-22 00:02:41 +01:00
Denys Vuika 9ac0c06acd strongly typed events, removed deprecations (#2525) 2017-10-21 11:09:55 +01:00
Maurizio Vitale 4d9591c76c [ADF-1781] Task List - the default columns must be localisable (#2517)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Add a root scope ADF_TASK_LIST into the json file
Remove the hardcoded string from the component and use keys
Refactoring json structure
2017-10-20 16:44:29 +01:00
Maurizio Vitale 729270b138 [ADF-1782] Language menu - Fix typo (#2520)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Fix typo

* Fix typo
2017-10-20 16:43:08 +01:00
Vito 6b20c89b6d [ADF-1725] added responsive layout for task details and infodrawer (#2516) 2017-10-20 16:42:23 +01:00
Denys Vuika f9fc76a3ce optional port number (#2518) 2017-10-20 16:41:19 +01:00
Maurizio Vitale c2cafaa648 [ADF-1768] Process list - The columns must be localisable (#2515)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Add a root scope ADF_PROCESS_LIST into the json file
Remove the hardcoded string from the component and use keys
Refactoring json structure

* Fix unit test
2017-10-20 16:36:57 +01:00
Eugenio Romano 9ce0cd45e8 [ADF-1777] Remove unused parameter from search parameter method 1.10.0-beta3 2017-10-20 12:36:25 +01:00
Maurizio Vitale 8963320f01 [ADF-1735] Rename tasklist.component.ts to task-list.component.ts (#2510)
* Rename tasklist.component.ts to task-list.component.ts
Rename tasklist.component.md to task-list.component.md

* Rollback change service name
2017-10-20 12:27:01 +01:00
Maurizio Vitale c3b948a1b7 Rename processlist.component.ts to process-list.component.ts (#2511)
Rename processlist.component.md to process-list.component.md
2017-10-20 12:26:49 +01:00
siva kumar 2aff5434f6 [ADF-1747] Task service - findAllTaskByState return a wrong list. (#2485)
* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Refactored findAllTasksWhitoutState method.

* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Added unit test case.

* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Refactored unit test cases for tasklist.service
2017-10-20 10:22:29 +01:00
Cilibiu Bogdan 834a61eda4 sort by file size (#2514) 2017-10-20 10:17:23 +01:00
Vito 9116c54f4c [ADF-1704] added encoding to filename to avoid break on special chara… (#2509)
* [ADF-1704] added encoding to filename to avoid break on special characters

* [ADF-1704] removed unused encode decode for file name
2017-10-19 21:24:26 +01:00
Eugenio Romano 0f8534091b fix hiding header for non group (#2512) 2017-10-19 17:14:14 +01:00
Eugenio Romano 25371ead52 fix string in content service demo page (#2507) 2017-10-19 17:11:56 +01:00
madhukar23 6ee53fe302 Revert the scss changes on Process Info Drawer (#2505)
* [ADF-1760] Process Info Drawer - The keys must be localized

* Reverting scss changes done in the previous PR for the same issue

* Revert the scss changes on Process Info Drawer
2017-10-19 14:51:10 +02:00
Eugenio Romano c4b90f22ce [ADF-1648] fix layout issue hiding name user in small devices (#2506) 2017-10-19 13:38:21 +01:00
Eugenio Romano 8b0047337f [ADF-1723] LogService configuration (#2496)
* log levels implementation

* documentation and test

* remove logservieMock

* add logLevel in app config file

* remove semicolons

* fix pagination test

* fix test form

* silent test in production config

* fix test
2017-10-19 12:54:56 +01:00
Andy Stark de8fa02ef7 [ADF-1586] Added doc files for Form library (#2503)
* [ADF-1586] Added docs for Form library

* [ADF-1586] Added updated doc index
2017-10-19 12:24:52 +01:00
madhukar23 b7e00caee1 [ADF-1760] Process Info Drawer - The keys must be localized (#2502)
* Made all the keys localised for process header

* Added style for adf-info-drawer according to zeplin specification
2017-10-19 11:18:15 +02:00
Cilibiu Bogdan 4e558cb162 [ADF-1753] update counter (#2498) 2017-10-18 20:15:18 +01:00
Vito 224c97642c [ADF-1651] removed pagination from site service query (#2500) 2017-10-18 19:22:32 +01:00
Maurizio Vitale d5cd38b7ee [ADF-1698] Task Info Drawer should be localizable (#2495)
* Card component should provide the localization

* Fix unit test
2017-10-18 19:21:18 +01:00
Maurizio Vitale 0bdd66e158 [ADF-1758] Remove the hardcoded work and add keys (#2499) 2017-10-18 19:15:21 +01:00
Maurizio Vitale 0c717fe9cc The translation service must be called at the beginning of the bootstrap (#2497)
* The translation service must be called at the beginning of the bootstrap

* Fix name
2017-10-18 17:32:39 +01:00
Eugenio Romano ec53a8d2a2 also in dev we want have "noUnusedLocals": true 2017-10-18 17:03:50 +01:00
Maurizio Vitale ed36d08344 [ADF-1706] Translate ADF i18n strings into all supported languages (#2490)
* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages

* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706

* Add multilanguages

* Load the languages from the app config file

* Fix it json

* Simplify the adf menu languages

* Removed unused code

* Basic documentation

* Fix unit test
2017-10-18 15:50:52 +01:00
Denys Vuika 1cafaa11f1 remove blue success label from the dialog (#2494) 2017-10-18 15:32:53 +01:00
Vito 5d77060cd4 [ADF-1720] Fixed format for min date and max date (#2492) 2017-10-18 14:22:29 +01:00
Denys Vuika 643921ae30 [ADF-829] i18n support for Viewer (#2489)
* i18n support for viewer

* remove commented out info drawer placeholder

* remove demo buttons
2017-10-18 14:21:56 +01:00
Vito 6d97e6724d [ADF-1681] removed N/A default value (#2493) 2017-10-18 14:19:52 +01:00
mihai sirghe 235fd12824 [ADF-1702] Login Component - Fix username input text (#2468)
* bug fix for ADF-1702

updated login component scss (added adf-full-height class)
update login component template (applied the mentioned class to the html markup)

* Login component - issue ADF-1702 issue

update

applying the adf-full-height class to the password input field which has the same issue as the username field

* added general style rules that will override material design form input line height.

this is application specific change, will not impact the adf component framework

reverted the changes made in my previous attempt to fix this issue (login.component.scss and login.component.html)
2017-10-18 13:57:52 +02:00
Maurizio Vitale c6518dd6c5 Fix dev build (#2491) 2017-10-18 11:54:09 +01:00
Cilibiu Bogdan 448c5564b2 [ADF-1745] Delete multiple nodes (#2481)
* multiple delete

* removed restore functionality

* data types
2017-10-18 09:26:10 +01:00
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
Denys Vuika 0cc578ba0e [ADF-1748] remove MDL dependency and fix style issues (#2486)
* remove dialogPolyfill references

* remove MDL dependencies

* style fixes

* exclude the test (needs dialog support)
2017-10-17 17:20:06 +01:00
Vito 073003ba9a [ADF-1740] disabling start process button when the process name is empty (#2483)
* [ADF-1740] disabling start process button when the process name is empty

* [ADF-1740] removed wrong fdescribe
2017-10-17 15:11:06 +01:00
Maurizio Vitale fa7f89c75f [ADF-1694] Datepicker should be localizable (#2471)
* Add locate as user preference property

* The datepicker should be localizable.
Save the locale as user preference
The app should get the default locale from the store or appcongif or Browser or en

* Fix build error

* Fix unit test date widget

* Needs more investigation

* Fix import UserPreference

* Rollback date format change
2017-10-17 14:12:07 +01:00
Mario Romano 415d6c7a4a add clean lock file to clean script (#2484) 2017-10-17 14:10:43 +01:00
Denys Vuika 3dfb67313a [ADF-1746] node name tooltip pipe (#2480)
* node name tooltip pipe

* update docs
2017-10-17 11:41:53 +01:00
Andy Stark 0e80f0ab8a [ADF-1586] Updated doc indexing to include pipes (#2482) 2017-10-17 11:41:07 +01:00
Vito 3023d30d38 [ADF - 1681] Added username and created initials pipe for user info (#2479)
* [ADF-1681] appling design spec to userinfo component

* [ADF-1681] added default pipe to userinfo

* [ADF-1681] fixed pipe name and added pipe test

* [ADF-168] fixed test for new userinfo feature

* [ADF-1681] fixed test

* [ADF-1681] fixed style for initials image

* [ADF-1681] fixed button for new material design spec

* [ADF - 1681] Added documentation for the new values

* [ADF - 1681] added some test to check new input attributes
2017-10-16 22:55:40 +01:00
Denys Vuika bf05b5df05 [ADF-1744] content projection for toolbar and info drawer (#2476)
* content projection for toolbar and info drawer

* unit tests
2017-10-16 18:21:07 +01:00
Andy Stark f8438ea2de [ADF-1586] Moved and renamed docs index file (#2477)
* [ADF-1586] Moved and renamed doc index file

* [ADF-1586] Moved and renamed docs index file
2017-10-16 15:10:29 +01:00
Denys Vuika 89dcc2a26a Merge branch 'development' of https://github.com/Alfresco/alfresco-ng2-components into development 2017-10-16 12:27:57 +01:00