Eugenio Romano
4cbc7328ca
fix login failing test
2018-04-26 09:04:22 +01:00
Eugenio Romano
94ebb3f602
cache burst version file about demo shell
2018-04-26 00:31:36 +01:00
Maurizio Vitale
c3db1c2ff8
[ADF-2825] - Form visibility fix on Master ( #3237 )
...
* Fix form visibility related to the process variables (#3232 )
* bump 2.3.1 version
2018-04-25 18:28:06 +01:00
Denys Vuika
3a51c27f66
[ADF-2189] new search facets ( #3230 )
...
* slider facet
* number range facet
* unit tests
* remove fdescribe
* remove old demo-only content
* remove old tests
* Support "include" and "field" values with app config
* exclude deprecated demo content from export checks
2018-04-25 17:45:14 +01:00
Maurizio Vitale
b7fc44d576
fix unit test ( #3236 )
2018-04-25 14:08:05 +01:00
Cilibiu Bogdan
3bc419e128
download shared nodes ( #3229 )
2018-04-25 11:01:00 +01:00
Maurizio Vitale
1f72317e93
Fix form visibility related to the process variables ( #3232 )
2018-04-25 09:28:27 +01:00
Cilibiu Bogdan
95a2a54017
update pagination on count 0 ( #3228 )
2018-04-24 17:24:01 +01:00
Andy Stark
8f27cd1758
[ADF-2764] Added tool to add links to type names in Markdown files ( #3226 )
...
* [ADF-2764] Added basic type linker tool
* [ADF-2764] Support for class links in body text
* [ADF-2764] Started support for multi-word class names (not working yet)
* [ADF-2764] Updated script to handle English component names
2018-04-24 14:30:51 +01:00
Denys Vuika
b580efb7f6
[ADF-2786] AOT support for search filter widgets ( #3224 )
...
* AOT support for search filter widgets
* json schema for search settings
2018-04-24 14:28:24 +01:00
davidcanonieto
40b4fc7d66
[ADF-2717] Long names fixed in lock dialog ( #3225 )
...
* [ADF-2717] Long names fixed in lock dialog
* [ADF-2717] Removed unused imports in version-list tests
2018-04-24 10:08:37 +01:00
Denys Vuika
edee2f12b6
[ADF-2589] conditional visibility for DL/DT components ( #3223 )
...
* watch data columns and update layout if needed
* update docs
* support DataTable, docs and tests
2018-04-24 10:06:32 +01:00
Denys Vuika
382ea3c1b3
unit test performance ( #3194 )
...
* DataTable (-4 sec)
* PaginationComponent (-1 sec)
* DocumentList
* custom testbed setup, test upgrades
* test fixes
* more test fixes
* remove fdescribe
* test fixes
* test fixes
* more test fixes
* test fixes
* upgrade tests
* update tests
* upgrade tests
* upgrade tests
* upgrade tests
* upgrade tests
* update tests
* translate loader fixes
* auth and cookie fixes
* upgrade tests
* upgrade tests
* test fixes
* almost there
* diable broken tests
* process tests (part 1)
* fix lint issues
* another test upgrade
* almost there
* cleanup
* insights testing upgrade
* improve tests
* tests cleanup
* tests cleanup
* cleanup tests
* test cleanup
* favorite nodes tests
* rebase fix syntax
* fix core test
* give up test focus
* flush tabs
* fix search test
* Update document-list.component.spec.ts
* fix document list lock
* increase tick time
* remove duplicate test
2018-04-23 09:55:22 +01:00
siva kumar
9fbfcfa96e
[ADF-2709] Replace the ADF accordion with material accordion ( #3187 )
...
* [DW-569] Replace the ADF accordion with material accordion
* * Added testcases for the recent changes.
* * Used angular materail mat-accordion
* Refactored accordion/group component
* * Refactored accordion group component.
* * Refactored accordion scss
2018-04-21 00:07:07 +01:00
Eugenio Romano
5a255d27fd
Update ADF packages version 2.4.0-beta1 ( #3222 )
2018-04-20 22:23:38 +01:00
davidcanonieto
37c0d583aa
[ADF-1934] Item select in search bar fixed for touchscreens ( #3221 )
...
* [ADF-1934] Item select in search bar fixed for touchscreens
* [ADF-1934] Bug fixed
2018-04-20 22:23:05 +01:00
Denys Vuika
917b5f787a
Fix error in the documentation example ( #3219 )
2018-04-20 15:30:36 +01:00
Andy Stark
e0cc0fc7c5
[ADF-2643] Added compatibility info to version index ( #3218 )
...
* [ADF-1643] Updated version index and script to support compatibility info
* [ADF-2643] Added links and compatibility info
2.4.0-beta1
2018-04-19 16:20:00 +01:00
Francesco Corti
fbe675aedb
Tutorials: Creating an ADF app using Yeoman and Customising the Login component. ( #3217 )
...
* Adding two tutorials: creating the app using Yeoman and Customising login component.
* Review of PR #3217 .
2018-04-19 16:19:16 +01:00
Popovics András
deb09e4d5f
Create Folder directive enhancement: custom nodeType ( #3214 )
2018-04-19 13:03:38 +01:00
Francesco Corti
0ff0573401
New tutorial about: Working with DataTable. ( #3199 )
...
New tutorial about: Working with DataTable
2018-04-19 09:22:12 +01:00
Eugenio Romano
782893838f
rancher env update script
2018-04-18 22:48:05 +01:00
Andy Stark
3713284ada
[ADF-2688] Added properties of ContentNodeSelectorComponentData to ContentNodeSelector docs ( #3212 )
2018-04-18 16:20:07 +01:00
Eugenio Romano
30758f95e9
save package-lock.json ( #3209 )
2018-04-18 14:23:22 +01:00
Vito
5cd554e85e
[ADF-2529] click will unselect the selected row ( #3188 )
...
* [ADF-2529] click will unselect the selected row
* [ADF-2529] removed wrong comment
2018-04-18 12:28:21 +01:00
Eugenio Romano
5e5b0a9207
add docker ignore file ( #3210 )
2018-04-18 12:27:50 +01:00
Vito
e3ff312d04
[ADF-2692] - refresh must be done on tab changes otherwise ViewChild obj refrence are null ( #3190 )
...
* [ADF-2692] - refresh must be done on tab changes otherwise ViewChild obj refrence are null
* [ADF-2692] removed extra reloading calls
* [ADF-2692] rebased and fixed name
2018-04-18 11:16:03 +01:00
Andy Stark
026da57cb8
[ADF-2759] Updated doc script to allow multiple config profiles ( #3211 )
2018-04-18 11:15:47 +01:00
camorra-skk
1b2bd6220e
[ADF-2703] Info Drawer - Header does not navigate to name of default tab. ( #3192 )
...
* Selected Tab is getting highlited if value of selectedIndex is passed to adf-info-drawer.
2018-04-17 21:11:26 +01:00
Vito
fabb6f4450
[ADF-2601] added permission check to info editing button ( #3177 )
...
* [ADF-2601] added permission check to info editing button
* [ADF-2601] added test for node permission check on the content metadata card
* [ADF-2601] used enum instead of string for test
2018-04-17 20:34:14 +01:00
Popovics András
ee9393caf0
[APM-7] Feature enhancement for the create and edit folder directive ( #3179 )
...
* Add observable menu open state to the sidenav-layout component
* add documentation, fix inversed value
* Add success events to folder create/edit directives
* Overridable dialog titles for the directives
* Update the documentation
2018-04-17 20:27:41 +01:00
Vito
21ad4c2894
[ADF-2551] removed wrong check before checking permissions ( #3163 )
...
* [ADF-2551] removed wrong check before checking permissions
* [ADF-2551] fixed disablewithnopermission value for content actions
* [ADF-2551] fixed tests titles
* [ADF-2551] removed disabled tslint rule
* [ADF-2551] removed duplicated wrong tests
2018-04-17 20:23:44 +01:00
Alex Bolboșenco
cebe0f57f5
[ADF-2560] Empty template for nodes without permissions ( #3171 )
...
* No permissions template
* Unit test added
* custom template
* template selector changed
* tslint error fix
2018-04-17 20:22:48 +01:00
Eugenio Romano
06d85aa8d3
add export check 2.3.0
2018-04-17 17:56:27 +01:00
Eugenio Romano
afa298060a
Merge pull request #3206 from Alfresco/development
...
2.3.0
2.3.0
2018-04-17 17:43:50 +01:00
Eugenio Romano
89af79029a
Update 2.3.0 version ( #3207 )
2018-04-17 17:40:50 +01:00
Popovics András
fba23c4377
[ADF-2755] Fix preview overlay ( #3208 )
...
* Fix overlay in the new sidenav
* Update wrong url
* Enrich BlobPreviewService
* Fix another previews
* Filepreview use the same router outlet
2018-04-17 17:04:24 +01:00
Eugenio Romano
adfc5adba8
Merge branch 'master' into development
2018-04-17 15:16:19 +01:00
Andy Stark
02620f5563
[ADF-2670] Final doc checks for release ( #3205 )
...
* [ADF-2670] Fixed files with wrong name or location
* [ADF-2670] Fixed display glitch with tutorial index
2018-04-17 13:02:12 +01:00
Eugenio Romano
1681958d6b
[ADF-2743] changes gallery manager
2018-04-17 12:27:05 +01:00
Eugenio Romano
0a8438954b
[ADF-2455] fix properly fall back datatable thumbnail
...
fix search node selector
drop down list style
2018-04-17 01:19:59 +01:00
Eugenio Romano
c8cbc8d645
fix cdk scrollable sidenav ( #3204 )
2018-04-16 22:42:22 +01:00
Mario Romano
2aafecd752
move data pipe in adf core ( #3203 )
2018-04-16 21:51:02 +01:00
Vito
fc22c2a4c8
[ADF-2734] added the listner for user preference supported page to th… ( #3201 )
...
* [ADF-2734] added the listner for user preference supported page to the trashcan
* [ADF-2734] revert changes on app.config
* [ADF-2734] added missing whitespace
2018-04-16 21:05:24 +01:00
Vito
a6b8e16391
[ADF-2723] preventing document list to restart always from -my- folder ( #3200 )
...
* [ADF-2723] preventing document list to restart always from -my- folder
* [ADF-2723] fixed condition
* [ADF-2723] removed commented line
2018-04-16 21:03:03 +01:00
Andy Stark
460e33ccdb
[ADF- 2670] Checked and updated docs for 2.3 ( #3197 )
...
* [ADF-2670] Reviewed docs for 2.3 with only minor changes
* [ADF-2670] Checked and updated docs for 2.3
2018-04-16 15:51:29 +01:00
Eugenio Romano
e4b9d775a2
[ADF-2695] DocumentList content action documentation ( #3198 )
...
* update action component documentation
* fix after review
2018-04-16 15:48:19 +01:00
Eugenio Romano
62f91b567c
[ADF-2682][ADF-2714][ADF-2719] fix issues folder navigation and messages releated ( #3196 )
...
* [ADF-2687] No message is displayed when deleting a folder from content action
[ADF-2714] Not able to download a version of a file
[ADF-2682] Number of page doesn't change when navigating to another folder
Expand lock documentation
* fix test init
2018-04-16 14:02:44 +01:00
Mario Romano
8a0af2c5e4
[ADF-2724] fix comments internationalization ( #3195 )
2018-04-16 13:05:09 +01:00
Francesco Corti
68df6138c4
Updated the existing tutorials and added another about Using components. ( #3191 )
2018-04-16 12:23:46 +01:00