pionnegru
ab527d7f23
fix test
2019-12-05 14:14:12 +02:00
pionnegru
4c840036be
remove tag name check
2019-12-05 13:35:24 +02:00
pionnegru
b3d8dedd09
Merge branch 'development' of https://github.com/Alfresco/alfresco-content-app into dev-pionnegru-ACA-2623
2019-12-02 08:40:56 +02:00
Denys Vuika
961d3896e2
[ACA-2834][ACA-2837][ACA-2835] regression fixes ( #1270 )
...
* disable lazy loading for certain routes
* backwards compatibility for old viewer routes
* remove old lazy modules
2019-11-28 19:53:24 +01:00
Martin Muller
5791622f6e
[ACA-2832] Select node after reload ( #1267 )
...
* Select node after reload
2019-11-28 10:57:31 +01:00
Denys Vuika
80fcdd47ad
configurable viewer retries ( #1263 )
2019-11-27 14:45:21 +02:00
Denys Vuika
c98591596c
hide node selector columns ( #1262 )
2019-11-27 14:44:33 +02:00
Adina Parpalita
b869bde294
add new translation files ( #1257 )
2019-11-25 14:12:50 +02:00
Cilibiu Bogdan
f526db9657
[ACA-2621] Shared link - when dialog is closed focus is not returned to trigger ( #1255 )
...
* use custom component action
* adjust component. to render icon and menu action
* pass action data
* update selection after dialog closes
* update mocks
2019-11-22 14:16:23 +02:00
Martin Muller
b228ca2f64
Try latest ACS com to see if e2e are passing ( #1248 )
...
* use latest ACS com
* add workaround for REPO-4772
* due to the workaround done for REPO-4772, files now have an initial version set to MAJOR 1.0
* add workaround for REPO-4772 for bulk create files
* Get ACS log if something goes wrong
* wait for the dialog to close only in specific cases
* Import Custom Model into ACS. Update proxy to work with Share.
2019-11-18 18:08:32 +01:00
Adina Parpalita
9738752f0f
[ACA-2822] add no-duplicate-imports rule ( #1250 )
...
* add no-duplicate-imports rule and fix few issues
* fix incorrect import :D
2019-11-15 14:57:34 +02:00
pionnegru
741bca5795
trigger event when not input
2019-11-14 10:40:40 +02:00
pionnegru
cdcc770e24
tests
2019-11-14 08:16:40 +02:00
pionnegru
88e6f98ed2
close panel on Esc keyboard event
2019-11-14 08:16:24 +02:00
pionnegru
195284c13a
trap focus on drawer when active
2019-11-14 08:15:34 +02:00
Suzana Dirla
ef97c646bc
[ACA-2601] Search-date-range - fix content overlap ( #1246 )
2019-11-12 07:57:34 +02:00
Martin Muller and Denys Vuika
3ff12eecf4
[ACA-2782] Header - sidenav menu button expanded/collapsed state not exposed via ARIA ( #1245 )
...
* Calculating if sidenav is expanded or not
* Update src/app/components/layout/app-layout/app-layout.component.html
Co-Authored-By: Denys Vuika <denys.vuika@alfresco.com >
2019-11-07 15:29:34 +01:00
Martin Muller
f0a03c8a30
[ACA-2782] Header - sidenav menu button expanded/collapsed state not exposed via ARIA ( #1239 )
...
* Implement the expanded aria for the sidenav toogle button
2019-11-06 11:00:36 +01:00
Cilibiu Bogdan
cb268f2ebe
[ACA-2489] - Drag and Drop is not operable with keyboard alone ( #1235 )
...
* filter out image-viewer for key navigation
* cancel keyboard navigation for cdk-overlay-container children
2019-10-24 07:55:57 +03:00
Martin Muller
8faca1f9a0
[ACA-2507] Header - link does not have a role ( #1231 )
...
* Add meaning full aria label to avatar icon button
* Add meaning full aria label to avatar icon button
* Add meaning full aria label to avatar icon button
* Add meaning full aria label to avatar icon button
* Update current-user.component.html
VS Code doesn't do the formate changing ... trying browser editor
* Move aria label string from avatar button
2019-10-21 17:53:34 +03:00
Denys Vuika
f335bcf708
Merge pull request #1234 from Alfresco/dev-pionnegru-ACA-2526
...
[ACA-2526] Info Drawer - When user selects or inputs value a substantial change occurs
2019-10-21 11:44:45 +01:00
Cilibiu Bogdan
37f3a07906
fix revert ( #1232 )
2019-10-21 12:26:34 +03:00
pionnegru
473f4ced8e
test
2019-10-21 12:15:52 +03:00
pionnegru
4abb09c98f
filter element target on keyboard event
2019-10-21 12:15:41 +03:00
pionnegru
d7d876187e
Revert "[ACA-2506] Header - Button does not have a role ( #1229 )"
...
This reverts commit 322cd27111 .
2019-10-21 11:06:53 +03:00
Martin Muller
322cd27111
[ACA-2506] Header - Button does not have a role ( #1229 )
...
* Add aria label to avatar button
* Add tabindex 0 to make it tab focusable
* changed to button as div doesn't allow using tab for opening the menu
2019-10-17 19:53:56 +03:00
Martin Muller
1c1a365ac9
Trap the tab in the cdk overlay for the search input to make it possible to reach the Search filter checkboxes ( #1227 )
2019-10-17 18:12:39 +03:00
pionnegru
b633d85352
accessibility page heading
2019-10-17 13:43:47 +03:00
pionnegru
d616d393b8
no implicit returns
2019-10-16 13:38:02 +03:00
Denys Vuika
af67703371
enable noImplicitReturns rule
2019-10-16 09:45:52 +01:00
Denys Vuika
fdc85a14f7
Merge pull request #1224 from Alfresco/dev-pionnegru-ACA-2486
...
[ACA-2486] Share link - when modal is closed focus is not returned to trigger
2019-10-16 08:11:17 +01:00
pionnegru
cdb2f72846
restore focus
2019-10-16 08:52:11 +03:00
pionnegru
61bc80e538
set aria-expanded
2019-10-16 07:47:08 +03:00
pionnegru
a1224d2f72
action icons accessibility
2019-10-11 08:31:44 +03:00
pionnegru
aa0cbcfd38
set image name
2019-10-04 14:29:26 +03:00
Suzana Dirla
a480d0c105
[ACA-2742] remove not needed style fixes - already moved to ADF 3.5.0 ( #1215 )
...
* [ACA-2742] remove not needed style fixes - already moved to ADF 3.5.0
* [ACA-2742] !default not needed
2019-10-02 13:06:12 +03:00
Cilibiu Bogdan
f29c477ce8
[ACA-2499] Document list - search results accessibility ( #1212 )
...
* accessibility
* fix focus outline
2019-09-30 12:27:59 +03:00
pionnegru
6f79db6882
icons translation text
2019-09-27 10:27:27 +03:00
Martin Muller
aa8a66f942
Add AuthGuard ( #1207 )
2019-09-26 13:21:21 +03:00
Suzana Dirla
087b23f313
[ACA-2644] set publicUrls list of minimatch patterns to skip implicitLogin ( #1209 )
2019-09-26 13:20:59 +03:00
Cilibiu Bogdan
1091c6fe86
[ACA-2746] Side Navigation - conditionally render group of items ( #1197 )
...
* filter groups based on rule
* test
* update docs
2019-09-06 17:16:43 +03:00
Cilibiu Bogdan
edf1e52e94
[ACA-2745] Viewer - return to location on close ( #1196 )
...
* use viewNodeExtras when calling action
* open viewer based on ViewNodeExtras data
* resolve closing destination based on ViewNodeExtras query params
* remove unused param
* call ViewNodeAction with correct params
* update tests
* update docs
2019-09-06 14:17:29 +03:00
Cilibiu Bogdan
2aa44ac6d8
[ACA-2499] DocumentList - custom name column link does not have a role ( #1188 )
...
* custom element as accessibility link
* fix focus outline
* internationalization key
* folder link aria-label
* use not folder evaluation for shared files
2019-08-22 14:33:01 +03:00
suzana_dirla
6ca8de7e4c
[ACA-2140] remove not needed style
...
- this actually improves the display of columns inside the content node selector
- increase min-width of datatable cells
2019-08-21 10:34:03 +03:00
suzana_dirla
f7329699a0
[ACA-2140] set $data-table-cell-text-color
...
- and $data-table-cell-link-color - which must be moved to ADF
2019-08-20 19:55:13 +03:00
suzana_dirla
d46316072a
[ACA-2140] remove the content node selector styles moved to ADF
2019-08-20 19:47:35 +03:00
suzana_dirla
b46c4b891c
[ACA-2140] rename the ADF style fixes file
2019-08-20 19:25:56 +03:00
suzana_dirla
0c0e13e13e
[ACA-2140] get the ADF style fixes in the same place
...
- to be easier to move them to ADF
2019-08-20 19:21:51 +03:00
suzana_dirla
a971d8c24b
[ACA-2140] remove some datatable style moved to ADF
...
- fix permission table width
2019-08-20 19:10:33 +03:00
suzana_dirla
bfcd0f1832
[ACA-2140] remove unneeded style
2019-08-20 18:21:08 +03:00