davidcanonieto
b2b3625929
[ADF-2650] Error with rootDir at insights folder fixed ( #3215 )
...
* [ADF-1939] Responsive button to edit reports
* [ADF-1939] Removed unused dependencies in material module
* [ADF-1939] Edit buttons now use flex layout
* [ADF-2650] Report action menu component created
* [ADF-2650] Added Button Model
* [ADF-2650] Buttons component finished
* [ADF-2650] Buttons menu component moved to core library
* [ADF-2650] Included index.ts in core/buttons-menu
* [ADF-2650] cleaned the module and public api file
* Revert "[ADF-2650] Included index.ts in core/buttons-menu"
This reverts commit 6bdf1f2f48a30bb4622eb4c000e5318370503710.
* [ADF-2650] Applied the peer review changes
* [ADF-2650] Comment removed
* [ADF-2650] Failing tests fixed
* [ADF-2650] Dynamic theming for analytic reports
* [ADF-2650] Themes not ap
2018-04-26 14:56:05 +01:00
Andy Stark
2c0e7aa035
[ADF-2847] Added Class members headings and rebuilt prop/method tables for docs ( #3240 )
...
* [ADF-2847] Added class members heading to content services docs
* [ADF-2847] Updated all prop/method tables in content services
2018-04-26 14:54:25 +01:00
siva kumar
616036f9e7
[DW-609] The People image logo is not visible in people list ( #3238 )
...
[ADF-2845] The People image logo is not visible in people list
2018-04-26 10:23:37 +01:00
Eugenio Romano
4cbc7328ca
fix login failing test
2018-04-26 09:04:22 +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
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
2018-04-19 16:20:00 +01:00
Popovics András
deb09e4d5f
Create Folder directive enhancement: custom nodeType ( #3214 )
2018-04-19 13:03:38 +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
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
89af79029a
Update 2.3.0 version ( #3207 )
2018-04-17 17:40:50 +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
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
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
Eugenio Romano
eff3ea83b0
Update ADF packages version 2.3.0-beta10 ( #3193 )
2018-04-14 19:11:53 +01:00
Eugenio Romano
6cd0e9f5bb
[ADF-2645] move the service use in the upload in the right place ( #3189 )
...
[ADF-2645] move the service use in the upload in the right place
[ADF-2687] No message is displayed when deleting a file/folder from content action
[ADF-2714] [demo shell] Not able to download a version of a file
* add spaces tslint fix
2018-04-14 10:39:24 +01:00
Alex Bolboșenco
66d8935624
[ADF-2676] Demo shell pagination bug fix ( #3174 )
...
* Demo shell pagination bug fix
* tslint error fix
* user preferences service fix
* refactor
* refactor
* refactor
* unit tests added
* unit tests fix
* [ADF-2676] added documentation for app config onChange stream
* [ADF-2676] renamed onChange stream to onLoad stream
* [ADF-2676] fixed test
2018-04-14 02:47:06 +01:00
Andy Stark
d0f5bad894
[ADF-2679] Added first tutorials ( #3186 )
...
* [ADF-2679] Updated tutorial index script and added the first few tutorials
* [ADF-2679] Minor fixes to README and index script
2018-04-13 14:50:29 +01:00
Eugenio Romano
978c4487a7
[ADF-2690] fix margin header property metadata card
2018-04-13 10:44:56 +01:00
Eugenio Romano
f8d1480f29
[ADF-2682] Fix pagination, bradcrumb, general reload scenarios ( #3184 )
...
* skipcount page reset in new folder
* fix files component reload multiple times
* fix folderNode scenario
2018-04-13 10:08:02 +01:00
Eugenio Romano
007cc1d1fc
i18n update 2.3.0 ( #3185 )
2018-04-12 19:53:15 +01:00
Andy Stark
0d2f0b7b84
[ADF-2670] Updated doc indexes for 2.3 ( #3183 )
...
* [ADF-2670] Updated doc indexes for 2.3
* [ADF-2670] Clarified explanation of sharedLinkId property in Viewer
* [ADF-2670] Updated review checker for new doc folder structure
2018-04-12 16:46:35 +01:00
Alex Bolboșenco
893cefa9ee
bug fix ( #3180 )
2018-04-12 12:27:10 +01:00
Andy Stark
809cf56e2b
[ADF-2679] Added tutorial index tool ( #3175 )
2018-04-11 17:46:27 +01:00
Denys Vuika
aba9f41af1
[ADF-2672] version manager fixes ( #3169 )
...
* fix app config, add extra flags for version manager
* add docs and tests
* update i18n strings
* rename "id" to "nodeId"
* automatically detect permissions
* restore 'id' and mark as deprecated
2018-04-11 17:34:45 +01:00
Eugenio Romano
8b4af90b46
restore PS xit tests ( #3173 )
2018-04-11 17:23:56 +01:00
Andy Stark
38de016893
[ADF-2670] Reviewed sidenav docs and updated index files ( #3172 )
...
* [ADF-2670] Updated indexes and reviewed sidenav docs
* [ADF-2670] Rebuilt index files after doc file change
2018-04-11 14:27:42 +01:00