Commit Graph
77 Commits
Author SHA1 Message Date
suzana_dirla 8f5017fc36 [ACA-2797] Upgrade to latest ADF alpha
- get accessibility fixes
- get fix for Auth guard
2019-10-29 20:41:00 +02: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
suzana_dirla 12a718d9cb [ACA-2140] improve search-results style 2019-08-20 18:02:39 +03:00
suzana_dirla 3423ba298d [ACA-2140] move search-results styles to component 2019-08-20 16:47:32 +03:00
suzana_dirla eadaa3035d [ACA-2140] set $data-table-dividers-wrapper-border 2019-08-20 16:04:50 +03:00
suzana_dirla 5bc7676f5c [ACA-2494]-Document List accessibility- show cell outline 2019-08-20 12:27:22 +03:00
suzana_dirla 0a8ff95531 [ACA-2140] set $data-table-hover-color and $data-table-selection-color 2019-08-20 11:39:14 +03:00
suzana_dirla d14a15206d [ACA-2140] set $data-table-cell-outline 2019-08-20 11:28:22 +03:00
suzana_dirla 67559e120d [ACA-2140] remove style about $data-table-thumbnail-width - moved to ADF 2019-08-20 11:26:00 +03:00
suzana_dirla 733e5c8733 [ACA-2140] set $data-table-cell-min-width--fileSize 2019-08-20 11:22:59 +03:00
suzana_dirla 735d41e02a [ACA-2140] set $data-table-cell-min-width--no-grow 2019-08-20 10:59:45 +03:00
suzana_dirla 6f8763a791 [ACA-2140] set $data-table-cell-min-width 2019-08-20 10:56:16 +03:00
suzana_dirla cb10ad9831 [ACA-2140] remove document-list styles already moved to ADF 2019-08-20 10:50:51 +03:00
suzana_dirla 506580b42f [ACA-2140] remove document-list css overrides
- remove style for selection svg icon
- remove .adf-document-list background color - was moved to ADF
2019-08-20 10:36:27 +03:00
suzana_dirla de4a757bb6 About page - bump development version 2019-07-12 11:09:44 +03:00
suzana_dirla eeb9ac0f02 bump aca-shared version 2019-07-11 11:13:29 +03:00
Suzana Dirla 7e4b635154 Upgrade to ADF 3.2.0 (#1100)
* Upgrade to ADF 3.2.0 version

* fixes login button color

* Revert "fixes login button color"

This reverts commit 29c529d

* include only button color styling for toolbar
2019-05-08 16:14:57 +01:00
Suzana Dirla 21f85015e0 [ACA-1623] enable Reset all filters button (#1097) 2019-05-06 08:54:40 +03:00
Suzana Dirla f74a1f5606 [ACA-1623] remove mincount set to 0 (#1094)
- use the default value of 1
2019-05-03 15:56:28 +01:00
Suzana Dirla 29f4b64ccc [ACA-1521] set upload version tooltip text (#485) 2018-07-04 17:00:03 +01:00
Suzana Dirla 66783e1f9c [ACA-1518] search results - file size settings (#479)
* [ACA-1518] search results - file size settings

* [ACA-1518][ACA-118] set file size intervals limits
2018-07-03 14:19:26 +01:00
Suzana Dirla 0edac73291 [ACA-1505] set info drawer tooltip from preview file (#472) 2018-06-29 10:50:17 +01:00
Suzana Dirla 7d5351b3c5 do not show the filter panel when there is no search term in URL (#467) 2018-06-28 10:46:23 +01:00
Suzana Dirla 7e676410fe some link fixes (#465) 2018-06-27 16:53:54 +01:00
Suzana Dirla 6314657466 some link fixes & upload version doc update (#464) 2018-06-27 16:11:17 +01:00
Suzana Dirla e600d437e3 [ACA-1489] Handling cleared searches and searches with no results (#460)
* skip search action when no searchTerm

* hide search filters when no results
2018-06-26 13:11:33 +01:00
Suzana Dirla dd08d1b3a8 [ACA-1485] use SearchTriggerDirective only when liveSearchEnabled (#458) 2018-06-26 07:08:37 +01:00
Suzana Dirla 5d9eb2f94d [ACA] improve reload on upload (#450) 2018-06-22 15:32:57 +01:00
Suzana Dirla f34c0a96a6 [ACA-1451] search input component (#432)
* made copy of ADF search-control component

* show search icon even if not 'expandable'

* clear button

* no autoComplete triggered calls when liveSearchEnabled is false

* remove unneeded arguments
2018-06-19 14:07:44 +01:00
Suzana Dirla 981b59095c [ACA-1449][ACA-1448] Show searched term on the extended search input (#411)
* [ACA-1449][ACA-1448] Show searched term on the extended search input

* [ACA-1449][ACA-1448] fix test
2018-06-14 14:26:25 +01:00
Suzana Dirla f1171c06ec [ACA-117][ACA-1434] navigate to new search results on input change (#390)
* [ACA-117][ACA-1434] change total results info

* [ACA-117][ACA-1434] update search results on input change

* [ACA-117][ACA-1434] update search results on input change - only when on the results page already

* [ACA-117][ACA-1434] check url if on the search results page

* [ACA-117][ACA-1434] no live search enabled and no expandable search control on the results page
2018-06-12 09:18:42 +01:00
Suzana Dirla f2cc8e260b [ACA-1406] search results - part 1 (#375)
* [ACA-117][ACA-1406] breadcrumb "Search Results"

* [ACA-117][ACA-1406] Showing n results

* [ACA-117][ACA-1406] Showing n results - get total results number only on resultLoaded event

* [ACA-117][ACA-1406] Showing n results - a bit of styling

* [ACA-117][ACA-1406] enable preview of file results
2018-06-01 07:33:39 +01:00
Suzana Dirla 8ca13478d5 update the ADF version and the port (#326) 2018-04-20 09:23:08 +01:00
Suzana Dirla 5ec02b4188 [ACA-1291] Update docs with new features (#325) 2018-04-20 06:56:54 +01:00
Suzana Dirla 10818633c5 [ACA-1308] User can't upload a new version for a document in "Favorties" view list from the drop down menu (#308)
fix bug - made sure to always get the allowableOperations for selected node
2018-04-16 10:39:21 +01:00
Suzana Dirla e521023435 [ACA-1307] Update to latest ADF alpha (#306) 2018-04-16 10:49:06 +03:00
Suzana Dirla 0bab36e882 [ACA-1275] full view for comments (#297) 2018-04-12 14:26:25 +01:00
Suzana Dirla 3065f122f2 [ACA-1280] Update to latest ADF alpha (#283) 2018-04-05 20:24:00 +03:00
suzanadirla 1bbb409a4c Update to latest ADF & alfresco-js-api (#264)
* upgrade to latest ADF & alfresco-js-api

* fix tests

* update to latest ADf alpha
2018-03-29 10:20:35 +01:00
suzanadirla c8ace1f5f1 [ACA-1230] Manage versions from right panel tab. (#259)
* [ACA-1230] Manage versions from right panel tab.

* scss changes

* use Flexbox to center icon
2018-03-27 13:04:01 +03:00
suzanadirla 15c361c962 [ACA-1236] Manage Versions - of Shared Files (#251)
* you can't open version history for multiple files selected

* update node-version directive to handle the node versions of shared files
2018-03-24 07:15:32 +00:00
suzanadirla ac28a28f94 add version manager on favorites, preview, recent and shared (#250) 2018-03-23 13:08:32 +02:00
suzanadirla ae5bd67067 [ACA-1221] Files versions manager (#247)
* [ACA-1221] Integrate the component as it currently is on ADF.

add versions as a modal

* refactor scss file

* remove permission check from directive

* emit event on node type error
2018-03-22 18:08:29 +02:00
suzanadirla 3a51f7c6b0 Remove commented out code related to the fix for [ACA-1054] (#248)
code is no longer needed because [ACA-1054] is fixed since this ADF change was made:
https://github.com/Alfresco/alfresco-ng2-components/pull/2868/files#diff-80f7c6137233f6a2440b1e75cc0b9244R614
2018-03-21 12:17:52 +00:00
suzanadirla 2285856c14 [ACA-1215] Remove workaround because of broken navigation on -mysites- (#236) 2018-03-14 17:06:16 +00:00
suzanadirla ef92062fd1 [ACA-1211] upgrade to latest ADF alpha (#232)
* upgrade to latest ADF alpha

* upgrade also to latest alfresco-js-api alpha
2018-03-14 11:39:15 +00:00
suzanadirla 267ba27635 [ACA-1169] Default location of the copy/move file is not displayed (#211)
fix for https://issues.alfresco.com/jira/browse/ACA-1169
2018-03-02 13:14:01 +02:00
suzanadirla 14c9995915 [ACA-1146] The main node of the breadcrumb is not displayed in File Libraries (#210)
fixes https://issues.alfresco.com/jira/browse/ACA-1146
2018-03-02 09:12:34 +00:00
suzanadirla 18e657d2ba [ACA-1162] Destination picker has incorrect title when opened for multiple selection of items (#207) 2018-03-01 15:57:55 +00:00
suzanadirla 8558d1f3ca [ACA-1145] File name incorrectly appears in the breadcrumb when opening the destination picker for a shared node when user does not have permissions on node's parent folder (#206)
* [ACA-1145] File name incorrectly appears in the breadcrumb when opening the destination picker for a shared node when user does not have permissions on node's parent folder

* [ACA-1145] send the correct argument
2018-03-01 16:59:54 +02:00
suzanadirla 114455e5c9 [ACA-863][Destination picker] User can see the entire repository by using the breadcrumb instead of just his Personal Files (#198)
added a breadcrumbTransform function to customize the display of the breadcrumb as needed
used similar approach as on page breadcrumb
2018-02-23 14:55:48 +00:00
suzanadirla bdaafe6b6c [ACA-1053] [Destination picker] User should not be able to copy / move items into a site outside of the documentLibrary [ADF-2077] (#197) 2018-02-23 13:19:01 +02:00
suzanadirla 34e322e9f6 [ACA-1091] Destination picker is not completely translated [ADF-2000] (#186)
* [ACA-1091] Destination picker is not completely translated [ADF-2000]

translate title taking into consideration also multiple selections for copy/move action

* [ACA-1091] updated unit tests

* [ACA-1091] removed translation to french as this will be added by the translation team and refactored title translation code
2018-02-06 07:21:06 +02:00
suzanadirla f2cb478c1f [ACA-1097] Selecting node on document picker fails (#184)
* [ACA-1097] Selecting node on document picker fails

fixed bug

* upgrade to ADF 2.1.0 (#182)
2018-01-30 14:20:29 +00:00
suzanadirla b780bd831b upgrade to ADF 2.1.0-beta6 (#174) 2018-01-11 17:21:54 +00:00
suzanadirla 926cae95cc update documentation (#142)
* update documentation

changed start command
used a tags for links nested inside table and p tags, because Github did not render them correctly

* set link to navigation on side-nav.md
2017-12-14 10:59:03 +00:00
suzanadirla d834e7d628 [ACA-1054] [Destination picker] File Libraries list should be sorted … (#132)
* [ACA-1054] [Destination picker] File Libraries list should be sorted by name

manipulate the content-node-selector component from ACA by using the matDialogRef.componentInstance

* [ACA-1054] fix node-actions.service tests
2017-12-12 11:26:24 +00:00
suzanadirla ebd1d840f8 [ACA-1060] [Recent Files] Working copy is incorrectly displayed for a file locked for offline editing (#128)
-moved common code to PageComponent to avoid duplication
-used the imageResolver and onNodeSelect on recent files also
2017-12-11 14:59:50 +00:00
suzanadirla 860b637c9c [ACA-903] anything you use in template must not be private (#117) 2017-12-06 11:46:21 +00:00
suzanadirla e5853c1a51 [ACA-1008] Customize the dropdown on copy/move destination picker from node-actions.service (#112) 2017-12-05 19:11:40 +00:00
suzanadirla 38b4a83673 [ACA-903] Working copy is incorrectly displayed for a file locked for… (#110)
* [ACA-903] Working copy is incorrectly displayed for a file locked for offline editing

-use locked icon for locked nodes
-do not allow locked nodes to be selected

* [ACA-903] fix failing tests
2017-12-05 19:17:26 +02:00
suzanadirla 1dade550a1 [ACA-902] fix bug: Personal Files - toolbar actions reloads to first page (#94) 2017-11-28 10:12:09 +00:00
suzanadirla ac7a33e454 [ACA-865] [Destination picker] Symlinks to folders should not appear … (#84)
* [ACA-865] [Destination picker] Symlinks to folders should not appear in the destination picker

* [ACA-865] added tests for fix to not show Symlinks in the destination picker

* [ACA-865] fix failing test
2017-11-25 07:36:22 +02:00
suzanadirla 4b2c0dfab7 [ACA-1029] Move action does not work for items in Favorites (#81)
-fix move on favorites
-ensure translation of 'Undo' from notification bar
-add '' to file name displayed on destination picker's title
2017-11-24 09:36:06 +00:00
suzana_dirla e8106801f9 [ACA-980] Clean up code: remove folder-dialog.component from ACA
this is now available on ADF side, no need to have it here anymore
2017-11-07 13:42:31 +02:00
suzanadirla e0efdeb12b [ACA-972] Refactor code to use folder edit directive from ADF, once the PR (to add those to ADF) is merged (#39)
and some [ACA-966] changes to use correct service and event to reload
2017-11-06 10:25:33 +00:00
suzanadirla 8401f939cc [ACA-9380] fix Incorrect behavior when doing a multiple selection Copy or Move and only some of the items fail to be copied (#31)
* [ACA-938] Incorrect behavior when doing a multiple selection Copy or Move and only some of the items fail to be copied

* [ACA-938] Incorrect behavior when doing a multiple selection Copy or Move and only some of the items fail to be copied

unit tests changes according to partial action changes
2017-11-02 16:50:24 +00:00
suzanadirla 51e27f12df Merge pull request #19 from Alfresco/dev-denys-license
add license file and missing headers
2017-10-31 09:03:53 +02:00
suzanadirla 2e7cb973a7 Merge pull request #15 from Alfresco/pionnegru-tidyup
empty states - not found - permissions content style fixes
2017-10-27 12:18:29 +03:00
suzanadirla 6031c9116e Merge branch 'master' into sdirla-undo-move-unit-test 2017-10-20 12:24:31 +03:00
suzana_dirla 454ca7e696 [SFSNG-924] add unit tests for undo move 2017-10-20 09:52:12 +03:00