Andy Stark
7d5f1b223b
[ADF-2557] Added return tag support and error messages ( #3127 )
...
* [ADF-2557] Added return tag support and error messages
* [ADF-2557] Set doc tool config to use index script correctly
2018-03-28 16:00:59 +01:00
Popovics András
0aba5bb1b5
[ADF-2559] Sidenav layout ( #3119 )
...
* First step of extraction
* Add sidenav-layout to demo-shell
* Fix some sidenav-layout styles
* Fix tests
* Add documentation
* Fix typescript transpiler's stomache
* Modify component's directive's interface
* Enrich documentation
* Another documentation enrichment
* Fix tests and mobile expanded issue
2018-03-28 13:49:52 +01:00
Eugenio Romano
9e2969b955
[ADF-2569] fix reload app.config.json ( #3124 )
...
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
2018-03-28 11:01:04 +01:00
Andy Stark
21b8cd30ce
[ADF-2557] Added new prop table script with support for "deprecated" tags ( #3126 )
...
* [ADF-2557] Initial test of typedoc props script
* [ADF-2557] Added simple table generation and support for deprecated tag
* [ADF-2557] Added templates and simple method list
* [ADF-2557] Finished method features and added new templates
* [ADF-2557] Updated templates and added Markdown insertion
2018-03-28 10:20:29 +01:00
Eugenio Romano
c803e9f753
fix reload app.config.json
2018-03-26 19:27:32 +01:00
davidcanonieto
3d21aa59f3
[ADF-1828] Folder title shrinks when it's too long to display it in a small screen ( #3123 )
2018-03-26 19:29:03 +02:00
davidcanonieto
3033102ae4
[ADF-1935] Content on widgets now wraps when viewing it on a small de… ( #3117 )
...
* [ADF-1935] Content on widgets now wraps when viewing it on a small device
* [ADF-1935] Width property replaced for flex property
* [ADF-1935] Query modified to work with variable
* [ADF-1935] Removed unnecessary styling classes
2018-03-26 14:32:46 +02:00
Andy Stark
838842caac
[ADF-2451] Reviewed component docs and fixed package.json ( #3118 )
...
* [ADF-2451] Reviewed component docs and fixed package.json issues
* [ADF-2451] Fixed permission list brief desc and rebuilt indexes
* [ADF-2451] Fixed incorrect filename for inherited button directive docs
2018-03-26 14:32:12 +02:00
Denys Vuika
396d9104ee
[ADF-2531] Fixes for production mode ( #3121 )
...
* fix dialog module
* fix social component providers
* content metadata module fixes
* remove empty provider sections
2018-03-26 11:37:28 +02:00
davidcanonieto
2940b6ce99
[ADF-1932] Settings button now is located inside the login menu ( #3114 )
...
* [ADF-1932] Settings button now is located inside the login menu
* [ADF-1932] Improved styles
* [ADF-1932] CSS replaced by SCSS, settings button now matches material accent color
* enable source map in the dist
* Revert "enable source map in the dist"
This reverts commit 0e53ace55b
.
2018-03-26 10:57:50 +02:00
Eugenio Romano
b84e716fe5
Update generator to use packages version 2.3.0-beta5 ( #3120 )
2018-03-26 10:57:20 +02:00
Eugenio Romano
812c7be6f6
[no-issue] remove viewChildren use ( #3116 )
...
* remove viewChildren component use in lib and demoshell
* Update trashcan.component.ts
* Update trashcan.component.ts
2.3.0-beta5
2018-03-23 10:06:59 +00:00
Deepak Paul
12f29d5524
[ADF-2505] ADF Processlist multi selection issues. ( #3115 )
...
* [ADF-2505] Added new input to check if first row has to be selected
* [ADF-2505] Reset selection when data changes
* [ADF-2505] Added documentation
2018-03-23 08:16:06 +00:00
Eugenio Romano
845bdebfc9
remove sourcemap
2018-03-22 23:41:30 +00:00
Eugenio Romano
11c0c89c25
exclude node_modules demo shell
2018-03-22 21:36:50 +00:00
Eugenio Romano
3a499c8561
restore fdescribe ban
2018-03-22 19:16:50 +00:00
Eugenio Romano
c2820ee9b4
fix demo node permissions dist
2018-03-22 19:09:08 +00:00
Eugenio Romano
535a445c95
enable source map in the dist
2018-03-22 17:46:44 +00:00
Andy Stark
ea0f783015
[ADF-2451] Reviewed component docs ( #3113 )
...
* [ADF-2451] Reviewed component docs
* [ADF-2451] Updated review date on tasklist service docs
2018-03-22 17:27:30 +00:00
Vito
10d437b30b
[ADF-2432] created directive for add/remove inherited permissions ( #3111 )
...
* [ADF-2432] permission display component - phase 1
* [ADF-2432] display permission table for node - phase 2
* [ADF-2432] fixed layout for display permissions
* [ADF-2432] added test and documentation for permission display
* [ADF-2432] fixed wrong rebase changes
* [ADF-2432] created directive for add/remove inherited permissions
* [ADF-2432] renamed folder and added inheriting directive
* [ADF-2432] removed old documentation
* [ADF-2432] added async to tests
2018-03-22 14:56:32 +00:00
davidcanonieto
2084748993
[ADF-2018] Hide details button when it's displayed on a smartphone ( #3100 )
...
* [ADF-2018] Hide details button when it's displayed on a smartphone
* [ADF-2018] Media query with variables fixed
* [ADF-2018] Properly merged
2018-03-22 14:53:17 +00:00
Denys Vuika
5c4a18dd48
[ADF-2531] support for AoT and production builds ( #3110 )
...
* fix translation for Core module
* fix datatable reference
* fix issue with duplicate pipe and i18n error
* fixes for upload service cutomisation (process services)
* demo shell fixes
* fix search component
* remove unused declaration
* update tests
* remove fdescribe
2018-03-22 10:43:56 +00:00
camorra-skk
7358563b09
[ADF-711] Drag and drop doesn't have the acceptedFilesType property ( #3104 )
...
* Added acceptedFilesType property for upload-drag-area component.
* Only those files will be uploaded which are included in acceptedFilesType.
2018-03-22 09:35:40 +00:00
Andy Stark
36625c1af6
[ADF-2451] Reviewed component docs ( #3108 )
...
* [ADF-2451] Reviewed component docs
* [ADF-2451] Reviewed component docs
* [ADF-2451] Renamed node share directive doc fileand rebuilt index
2018-03-22 09:34:26 +00:00
Eugenio Romano
e8e2af7d6b
[ADF-2306] DocumentList should let configure the includeFields request to the se… ( #3109 )
...
* DocumentList should let configure the includeFields request to the server
* fix test
* fix test after rebase
* fix permissions
* travis_wait dist
2018-03-22 09:27:12 +00:00
Vito
99e694ef98
[ADF-2432] Creating component to display node permission ( #3106 )
...
* [ADF-2432] start adding demo shell changes for permissions
* [ADF-2432] permission display component - phase 1
* [ADF-2432] added permissions to node query|
* [ADF-2432] display permission table for node - phase 2
* [ADF-2432] fixed layout for display permissions
* [ADF-2432] added test and documentation for permission display
* [ADF-2432] fixed wrong rebase changes
* [ADF-2432] added peer review changes
* [ADF-2432] added license header to mock file
2018-03-21 22:02:40 +00:00
Cilibiu Bogdan
ae8b7419a0
[ADF-2415] PDF Viewer - open password protected pdf files ( #3022 )
...
* pdf password dialog
* PDF viewer onPassword test
* pdf password dialog
* PDF viewer onPassword test
* test
* test
* test
* test
* test
* test
* test
* fix password test
* travis improvements
2018-03-21 21:30:20 +00:00
Eugenio Romano
2951374cc0
[ASD-2483] Validate folder name on change ( #3088 )
...
* notify service refactoring
get translate eliminitation in favor of instant
add error event where necessary
fix config problem during test
* fix delete notify test
* remove fdescribe
* fix core test
* errors
* fix types
2018-03-21 16:55:52 +00:00
Cilibiu Bogdan
de0fdd9ab4
translate group title ( #3105 )
2018-03-21 15:18:09 +00:00
Eugenio Romano
18a5106b86
rollback update angular cli because of https://github.com/angular/angular-cli/issues/10031
2018-03-21 02:12:15 +00:00
Eugenio Romano
2761626f55
[ADF-ADF-2528] share directive ( #3102 )
...
* share file directive
* share link phase 2
* share dialog
* share dialog test
* more documentation
* add more meaningfully specification
* Add description in the dialog
2018-03-20 22:32:56 +00:00
Eugenio Romano
71b85588cf
fix pipeline
2018-03-20 21:45:22 +00:00
Vito
ebec5ea8d7
[ADF-2444] supportedPageSize is used only via input parameter ( #3087 )
...
* [ADF-2444] supportedPageSize is used only via input parameter
* [ADF-2444] removed white space
* [ADF-2444] added deprecation to supportedPageSize attribute of paginated interface
2018-03-20 17:23:10 +00:00
Andy Stark
436a911e0d
[ADF-2451] Reviewed component docs ( #3101 )
...
* [ADF-2451] Reviewed Login component docs
* [ADF-2451] Reviewed component docs
2018-03-20 16:47:47 +00:00
Andy Stark
347b2bb5e8
[ADF-2526] Fixed interpolation marker issue in doc files ( #3098 )
...
* [ADF-2526] Test commit of a file with escape tags
* [ADF-2526] Fixed interpolation marker issue in doc code samples
2018-03-20 14:03:12 +00:00
Popovics András
f5d58178db
[ADF-2504] Add read-only mode for the content meta-data component ( #3089 )
...
* Add read-only mode for the content meta-data component
* Multi parameter
* Fix input param name
2018-03-20 12:24:30 +00:00
camorra-skk
afb91cf062
[ADF-2452] Task Standalone component ( #3084 )
...
* Add a new standalone component to show when there is no form attached to a task.
2018-03-20 12:23:19 +00:00
Eugenio Romano
c578529b15
[ADF-2514][ADF-2517][ADF-2143] Fix build isssues ( #3097 )
...
* fix remove angular folder problem
* fix npm import cli
* fix search module
* fix comment
* fix tsconfig output
* es 20016 tsconfig
* travis add demo shell dist
* exclude datapicker process services
* demo shell script fix
* bundle check new build
* add simulate publish
* invert publish
* test distribution
* improve sh help
* uncomment script
* finally got the guilty piece of code
* run e2e
2018-03-20 11:53:11 +00:00
siva kumar
c06cf28769
[ADF-2492] Task without a form is not displayed when the assignment is preselected on APS ( #3093 )
...
* [ADF-2492] Task without a form is not displayed when assignment is preselected on APS
* Fixed task without a form is not displayed when assignment is preselected on APS
* * Added testcases for the recent changes
2018-03-20 01:00:23 +00:00
davidcanonieto
a5055128b8
[ADF-2454] ficing style for fixing the logo ( #3095 )
2018-03-19 22:36:48 +00:00
Vito
5d92fc4b3b
[ADF-2480] document list reload should be always performed ( #3096 )
2018-03-19 22:36:33 +00:00
Vito
8ead17685a
[ADF-2484] moved translation into the context menu action ( #3092 )
2018-03-19 15:57:37 +00:00
Vito
1c2a959a23
[ADF-2486] input mask placeholder should be shown whenever it is present ( #3090 )
...
* [ADF-2486] input mask placeholder should be shown whenever it is present
* [ADF-2486] fixed test for checking placehoolder
2018-03-19 14:37:54 +00:00
Andy Stark
9d578bbd55
[ADF-2463] Added index pages to doc subfolders ( #3091 )
2018-03-19 14:37:08 +00:00
Eugenio Romano
6427139b21
ng-packagr 2.2.0 update
...
travis PR also in ng2-components
2018-03-18 10:34:25 +00:00
Andy Stark
126e73f5f3
[ADF-2463] Moved user guide pages to a subfolder ( #3083 )
...
* [ADF-2463] Moved user guide to a subfolder
* [ADF-2463] Fixed broken links and images
2018-03-16 17:26:39 +00:00
Vito
6490260c5d
[ADF-2353] replaced datatable with mat-list ( #3085 )
...
* [ADF-2353] replaced datatable with mat-list
* [ADF-2353] fixed test for the new mat-list comment
2018-03-16 17:11:50 +00:00
Denys Vuika
ce14d68ea7
Create CODE_OF_CONDUCT.md ( #3082 )
2.3.0-beta4
2018-03-16 09:55:09 +00:00
Eugenio Romano
7c6085648f
remove conditional build
2018-03-15 15:42:16 +00:00
Andy Stark
e33cb06371
[ADF-2463] Moved doc files to subfolders ( #3081 )
2018-03-15 15:41:09 +00:00