823 Commits
Author SHA1 Message Date
Cilibiu BogdanandAdina Parpalita 1a16d74b62 [ACA-2174][ACA-2173] Shared / Favorites - edit offline (#1341)
* edit offline

* try to fix test for viewer - password protected file

* bug: Edit in Microsoft Office action is displayed in Shared Files for a locked file
move Shared Files workaround down in the file to fix this

* remove some workarounds, update some comments

* remove other workarounds, make some tests independent, enable lock icon on Search results

* forgotten change

* remove another workaround

Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-02-17 16:02:25 +02:00
Cilibiu Bogdan f4cfc96849 hide floating label (#1339) 2020-02-13 17:36:36 +02:00
Cilibiu Bogdan d6a8075642 [ACA-2280] Favorite Libraries - Previous page is not loaded when deleting all items from current page (#1338)
* pagination target

* default pagination config

* prevent ExpressionChangedAfterItHasBeenCheckedError
2020-02-13 09:15:32 +02:00
Martin Mueller 38a2edf6f1 Forgot commit authguard change for aca-2755 2020-02-06 15:32:49 +01:00
Cilibiu Bogdan 1e3c21fca2 level 2 heading 2020-02-06 07:03:25 +02:00
Cilibiu Bogdan 1389c0bf5f update tests 2020-02-01 07:59:53 +02:00
Cilibiu Bogdan 2ce7eb7c7d set info drawer state based on location 2020-02-01 07:58:51 +02:00
Cilibiu Bogdan 5102f7d64d [ACA-2704] move Locked By to aca-shared library (#1322)
* move component to aca-shared

* use aca-shared import

* update e2e

* fix selector prefix

* remove

* move node utils to aca-shared

* update reference

* fix lint

* fix linting
2020-01-28 07:00:48 +00:00
Cilibiu Bogdan 4c7a95c7e6 [ACA-2870] Create from template - extra unnecessary call is performed when opening the dialog (#1321)
* hide inputs via configuration

* remove styling workaround
2020-01-27 13:14:46 +02:00
Cilibiu Bogdan f0a9b5bf43 explicit route string over generic name (#1318) 2020-01-27 13:13:37 +02:00
Adina Parpalita 2733c69c9a [ACA-1921] automate tests for Create folder from template (#1320)
* automate tests for Create folder from template
added unit test for exclusion of folder links

* fix stupid mistake
2020-01-23 17:47:25 +02:00
Cilibiu Bogdan 7c30ad139f check properties object exists (#1316) 2020-01-22 16:45:22 +02:00
Cilibiu Bogdan 34c559c7d5 filter out folder links (#1314) 2020-01-22 12:17:43 +02:00
Cilibiu Bogdan 8603d13f71 [ACA-1921] Create folder structure from template (#1309)
* update template actions

* update template effects

* declare menu option

* rename dialog component

* rename service

* update tests

* update docs

* e2e fix locator

* fix translation reference
2020-01-22 10:35:32 +02:00
Cilibiu Bogdan 8b7c7b5ed4 [ACA-2873] Move acaContextActions to aca-shared library (#1301)
* move to aca-shared library

* export directive

* context menu action

* import directive from shared library

* context menu effect

* test

* update docs

* fix production code

* fix imports

* fix licence header

* fix licence headers
2020-01-20 10:42:42 +02:00
Adina Parpalita fb6ba7cf6a [ACA-2874] improve the execution time of actions-available tests (#1307)
* some refactoring trying to improve the execution time of actions-available tests

* copyright update
2020-01-17 16:49:58 +02:00
Cilibiu Bogdan 66f9442563 update copyright (#1302)
* update copyright

* update year
2020-01-16 18:15:34 +02:00
Cilibiu Bogdan 0bc4a3453b [ACA-2869] Create File from template - keep the dialog open if creation fails due to the usage of a duplicate file name (#1299)
* rename create from template flow action

* create from template action

* dialog service

* subscribe to dialog service

* dispatch create file from template action on submit

* update tests

* subject value type

* break effects and refactoring

* update tests

* update docs

* change version number
2020-01-16 11:21:06 +02:00
Chris Rodriguez d12079e2a7 [ACA-2543] Left Navigation - Button does not have a role (#1306)
* chore: a11y removed overriding role from button in menu

* chore: removed comment

* chore: removed previous change and override role with new role
2020-01-16 06:31:15 +02:00
Cilibiu BogdanandAdina Parpalita 503075143b [ACA-2871] Create File from template - filter link files (#1298)
* filter rows

* tests

* small rename of the tests

Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-01-14 10:09:32 +02:00
Cilibiu Bogdan fab739de05 trim value (#1297) 2020-01-09 09:54:54 +02:00
Cilibiu Bogdan 9104ab33c3 distinct button state style (#1296) 2020-01-08 15:49:46 +02:00
pionnegru ea6eb8b8fc tests 2020-01-07 20:38:35 +02:00
pionnegru a8776241b6 dynamically load user menu options 2020-01-07 20:37:16 +02:00
pionnegru 75b9b017dd user menu option item component 2020-01-07 20:35:47 +02:00
pionnegru 427ae8aeff user options extension and rules 2020-01-07 20:31:50 +02:00
pionnegru 5396b3591c update extensions module 2020-01-07 20:29:47 +02:00
pionnegru acdda231c4 user menu options components 2020-01-07 20:28:35 +02:00
Denys Vuika 4b7cd44001 Merge pull request #1282 from Alfresco/dev-pionnegru-ACA-2860
[ACA-2860] Create file from a template
2020-01-03 07:54:54 +00:00
55547ed163 [ACA-2850][ACA-2849] Viewer - document properties not refreshed after changes or uploading new version (#1286)
* update viewer on upload complete

* prevent multiple same actions triggers

* Display node again after upload was complete

* Add e2e test for showing 'Editing Offline' when a new version was uploaded and the node was locked before

* Add e2e test for showing 'Editing Offline' when a new version was uploaded and the node was locked before

* Add e2e test for showing 'Editing Offline' when a new version was uploaded and the node was locked before

* Update src/app/components/page.component.ts

return type

Co-Authored-By: Denys Vuika <denys.vuika@alfresco.com>

* return type

Co-Authored-By: Denys Vuika <denys.vuika@alfresco.com>

* return type

Co-Authored-By: Denys Vuika <denys.vuika@alfresco.com>

Co-authored-by: Martin Muller <damadden88@googlemail.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2020-01-02 20:17:59 +02:00
pionnegru c1dfed9e1c tests 2019-12-23 11:01:38 +02:00
pionnegru 04fc47c08d add dialog theme 2019-12-23 11:00:35 +02:00
pionnegru 9e93d462f7 open create dialog after template selection 2019-12-23 11:00:02 +02:00
pionnegru 42cdbc2931 add open create from template 2019-12-23 10:59:01 +02:00
pionnegru b3a7c63b45 create from template dialog 2019-12-23 10:56:48 +02:00
Cilibiu Bogdan db2a6a7ef7 [ACA-2835] Favorites list - incorrect viewer actions when opened via link (#1279)
* stop event propagation

* tests
2019-12-16 16:26:56 +02:00
pionnegru 5e0f187087 hide node selector inputs 2019-12-12 10:15:13 +02:00
pionnegru dc511bd430 tests 2019-12-12 10:14:55 +02:00
pionnegru b7f29990c2 file from template dialog 2019-12-12 10:13:24 +02:00
pionnegru dd6a61e9f1 file from template effect 2019-12-12 10:12:47 +02:00
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
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