Denys Vuika
e94a5375c5
Merge pull request #1334 from Alfresco/adina-upgrade-adf
...
upgrade to ADF 3.7.0
2020-02-07 10:16:04 +00:00
Adina Parpalita
3a56835a65
upgrade to ADF 3.7.0
2020-02-07 11:02:36 +02:00
Martin Mueller
38a2edf6f1
Forgot commit authguard change for aca-2755
2020-02-06 15:32:49 +01:00
Cilibiu Bogdan
d4f04323b3
ADF 3.7.0-bab49 ( #1324 )
...
* adf 3.7.0-1754
* fix header name selector
* fix more / less state
* click correct button
* check correct button
* remove Thumbnail column from headers list
* 3.7.0-0256a update
* remove Thumbnail. from headers list
* remove Thumbnail
* header cell value selector
* adf 3.7.0-bab49
* change selector after accessibility fixes
Co-authored-by: Adina Parpalita <adina.parpalita@ness.com >
2020-02-06 15:31:27 +02:00
Denys Vuika
9f5d73a4d7
Merge pull request #1331 from Alfresco/dev-pionnegru-ACA-2564
...
[ACA-2564] - Manage Permissions - Visual heading text is not marked as a heading
2020-02-06 10:05:30 +00:00
Cilibiu Bogdan
1e3c21fca2
level 2 heading
2020-02-06 07:03:25 +02:00
Adina Parpalita
dc63b58cd6
upgrade puppeteer to use the latest chrome ( #1330 )
2020-02-05 11:51:21 +02:00
Denys Vuika
b72a98e3d4
Merge pull request #1328 from Alfresco/dev-pionnegru-ACA-2910
...
[ACA-2910] Viewer - Info Drawer action triggers parent side panel
2020-02-05 09:43:11 +00: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
874392159d
resolve node id for different nodes ( #1327 )
2020-01-31 06:53:55 +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
Snyk bot
4a849fead1
fix: package.json & package-lock.json to reduce vulnerabilities ( #1305 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PDFJSDIST-469200
2020-01-24 01:05:20 +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
1eab186340
adf update ( #1319 )
2020-01-23 17:16:26 +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
Adina Parpalita
9e4e4a9b0c
fix build scripts ( #1313 )
2020-01-22 13:27:29 +01: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
Adina Parpalita
653be8bbcd
refactor pagination e2e ( #1312 )
...
* wrap test suites in functions
* better naming and small improvements
* higher suite that calls the wrapped test functions
2020-01-22 07:46:57 +02:00
Adina Parpalita
4e7595f7b2
refactor available actions e2e ( #1311 )
...
* remove unused methods
* wrap suites in functions
* higher suite calling each wrapped function
* better naming
* wrap test suites in functions
* higher suite calling the wrapped functions
* add searchApi to adminActions
2020-01-22 07:46:41 +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
Martin Muller
b09c93b103
Git Submodules improvements ( #1300 )
...
* fix local adf script + attach _LOCAL to the local created libraries
* fix redirect login for SSO
* optimise package.json
2020-01-17 17:51:40 +01: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
Adina Parpalita
569ee98e8d
[ACA-1920] automate tests for Create file from template ( #1303 )
...
* change component ancestor from ElementFinder to string for better usability
better naming for some methods
small code cleanup
* add test components and automate tests for Create File from Template action
* ignore e2e-downloads folder
* add return types
* enable check
* enable check after issue got fixed
2020-01-16 13:16:18 +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
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
Martin Muller
fd970c1ef1
ACA-2755 sso simplified ADF integrating ( #1295 )
...
* Simplify ADF changing
2020-01-10 12:36:10 +01: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
Denys Vuika
3521a1cca4
Merge pull request #1291 from Alfresco/adina-e2e-search
...
[ACA-2841] Automate tests for Search results filters and sorting
2020-01-08 07:33:55 +00:00
Denys Vuika
289fca759f
Merge pull request #1294 from Alfresco/dev-pionnegru-ACA-2867
...
[ACA-2867] User - actions menu extensibility
2020-01-08 07:33:12 +00:00
pionnegru
ea6eb8b8fc
tests
2020-01-07 20:38:35 +02:00
pionnegru
673e1f4d75
update docs
2020-01-07 20:38:17 +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
684a9a3d34
update extension schema
2020-01-07 20:32:55 +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
Adina Parpalita
e17de2f733
reorganize the tests so that the comment is created closer to the moment when comment created date is checked, in order to avoid this flaky fail: ( #1293 )
...
Expected 'a few seconds ago' to be 'a minute ago', 'Incorrect comment created time'.
2020-01-07 14:23:50 +02:00
Martin Muller
9007d40a8e
[ACA-2755] SSO: Simplify changing alfresco-js-api ( #1290 )
...
* include alfresco-js-api
* provide update submodules as reset for the submodules
2020-01-06 13:33:39 +01:00
Adina Parpalita
e44a35f656
re-format travis.yml
2020-01-06 01:18:38 +02:00