Adina Parpalita
48100b40bb
bump versions ( #1365 )
2020-03-16 21:21:49 +00:00
Gloria Broadbent
db86a081e4
LOC-191: Localised UI files for ADW 1.4 ( #1347 )
2020-02-19 05:01:42 +02:00
Cilibiu Bogdan
5284f96981
bump 1.10.0 ( #1343 )
...
* 1.10.0
* bump app config
2020-02-17 17:35:51 +02:00
Cilibiu Bogdan and Adina 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
5e203cab96
[ACA-2882] Create from template - generic form errors ( #1317 )
...
* remove type from error message
* change validation message
* change required message
2020-01-23 09:58:30 +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 Bogdan
4dcb0d2a26
disabled action tooltip ( #1304 )
2020-01-15 12:17:28 +02:00
Cilibiu Bogdan and Adina 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
29c0b69767
declare user actions entries
2020-01-07 20:33:31 +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
bc570acca5
add i18n
2019-12-23 11:00:59 +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
1264218cd1
i18n
2019-12-12 10:14:33 +02:00
pionnegru
fa448f4d4b
menu entry
2019-12-12 10:14:13 +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
9d787669a9
add schema reference and fixes
2019-12-06 08:40:49 +02:00