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
Adina Parpalita
9e94636172
small change to trigger travis
2020-01-06 01:07:25 +02:00
Adina Parpalita
8496df6a98
re-enable all tests on travis
2020-01-06 00:39:45 +02:00
Adina Parpalita
821d0fc106
another try
2020-01-05 23:24:16 +02:00
Adina Parpalita
98e10adebd
try to fix tests failing only on travis
2020-01-05 22:45:15 +02:00
Adina Parpalita
8077ec5078
small changes
2020-01-05 21:33:35 +02:00
Adina Parpalita
3d141cf42f
remove fdescribe
2020-01-05 19:01:00 +02:00
Adina Parpalita
e27a517ad7
automate tests for search filters and search results sorting
2020-01-05 19:00:19 +02:00
Adina Parpalita
03bb0b139f
add components for search filters and search sorting
2020-01-05 18:58:07 +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
Denys Vuika
95d40b86dd
Merge pull request #1289 from Alfresco/fix/aca-2755_SSO_Private_URL
...
[ACA-2755] Unable to access a private url after a public url was loaded in the same browser tab
2020-01-03 07:53:07 +00:00
Martin Mueller
2fc8cd4429
merge docker-compose.yaml and docker-compose-keycloak.yaml to one file. Implement start.sh for starting with and without SSO.
2020-01-02 21:42:01 +01:00
Cilibiu Bogdan
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
Martin Mueller
a5df1b3655
merge docker-compose.yaml and docker-compose-keycloak.yaml to one file. Implement start.sh for starting with and without SSO.
2020-01-02 18:35:12 +01:00
Martin Mueller
5be755ad4b
merge docker-compose.yaml and docker-compose-keycloak.yaml to one file. Implement start.sh for starting with and without SSO.
2020-01-02 18:31:18 +01:00
Yuuki Ebihara
0d0ddfcf37
README Documentation Modify. ( #1271 )
...
* Fixed invalid url link.
* Update docs/features/side-navigation.md
Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com >
* Compatibility modify in README.md.
Co-authored-by: Suzana Dirla <dirla.silvia.suzana@gmail.com >
2019-12-30 13:41:13 +02:00