Commit Graph

3596 Commits

Author SHA1 Message Date
Adina Parpalita
45f974b42a fix inconsistency in class names 2017-11-14 10:17:24 +02:00
Denys Vuika
51e564a552 test fixes 2017-11-13 16:41:35 +00:00
Denys Vuika
ba2395c7b2 location link component 2017-11-13 16:21:58 +00:00
Cilibiu Bogdan
44bb71aa53 Merge pull request #48 from Alfresco/adina-add-wait
[ACA-964] Add proper wait methods to fix the intermittently failing tests
2017-11-13 13:14:40 +02:00
Adina Parpalita
a46f4f063f separate wait for when we’re expecting login not to succeed 2017-11-13 12:44:42 +02:00
Adina Parpalita
4040e80db7 add wait for app to load 2017-11-13 12:18:24 +02:00
Cilibiu Bogdan
b690805a8b Merge pull request #47 from Alfresco/adina-auto-fixes
[ACA-973] use randomly generated names
2017-11-13 08:26:24 +02:00
Adina Parpalita
cef78c3713 use randomly generated names for users, nodes 2017-11-10 15:42:10 +02:00
Adina Parpalita
dab38d5a47 small refactoring of login / logout 2017-11-10 15:39:15 +02:00
Cilibiu Bogdan
382609df95 [ACA-931] Information page (#46)
* information page

* uncomment template

* correct import
2017-11-10 12:01:22 +00:00
Cilibiu Bogdan
bba3273ea0 Merge pull request #45 from Alfresco/development
Sync with latest development branch
2017-11-10 12:15:32 +02:00
Denys Vuika
96ac54bb2b split build scripts into dev and prod 2017-11-10 09:57:16 +00:00
Cilibiu Bogdan
950dc48c2c Merge pull request #41 from Alfresco/dev-sdirla-ACA-980
[ACA-980] Clean up code: remove folder-dialog.component from ACA
2017-11-09 15:01:23 +02:00
Denys Vuika
91fb346f31 update nginx settings 2017-11-09 09:39:32 +00:00
Cilibiu Bogdan
4fc6d0f5fa Merge pull request #44 from Alfresco/adina-auto-tests-fixes
[ACA-964] more tests fixes
2017-11-09 03:14:07 +02:00
Adina Parpalita
128c6b7284 clear storage and cookies before each login 2017-11-09 00:51:54 +02:00
Adina Parpalita
1f7b09af83 few more changes trying to fix randomly failing tests 2017-11-09 00:24:11 +02:00
Adina Parpalita
e41550c4f0 small fix for the logout method 2017-11-08 23:38:49 +02:00
Adina Parpalita
609163d136 rename utils file to allow future more utils to be added 2017-11-08 23:38:20 +02:00
Cilibiu Bogdan
91baaa5096 Merge pull request #43 from Alfresco/adina-tests-fixes
[ACA-964] some tests fixes
2017-11-08 19:31:58 +02:00
Adina Parpalita
9058febfd1 update package.json to use latest version of protractor and jasmine 2017-11-08 19:05:01 +02:00
Adina Parpalita
9632f57e5e provide the list of specs to enforce their execution order
proper formatting
2017-11-08 16:16:18 +02:00
Adina Parpalita
5a28a7fcab some changes to create-folder and edit-folder tests 2017-11-08 16:15:06 +02:00
Adina Parpalita
f1fc4d2ffe set hash strategy to false as per latest changes 2017-11-08 16:14:11 +02:00
Adina Parpalita
08179772e3 fix login page selector 2017-11-08 16:12:53 +02:00
Adina Parpalita
8dfa30e22d Merge pull request #42 from Alfresco/dev-pionnegru-ng-build-no-tree-shaking
[ACA] npm - ng build without tree shaking
2017-11-08 12:13:59 +02:00
Bogdan Cilibiu
d0226f3f29 temporary no tree shaking 2017-11-08 12:07:54 +02: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
Denys Vuika
d2cd302a66 fix base path 2017-11-06 16:55:15 +00:00
Cilibiu Bogdan
4062f51f79 Merge pull request #40 from Alfresco/dev-denys-production-build
[ACA-975] production build setup
2017-11-06 17:01:53 +02:00
Denys Vuika
d10255b843 production build setup 2017-11-06 14:11:04 +00: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
Cilibiu Bogdan
71c5d96cf3 switch to adf component (#38) 2017-11-04 11:26:22 +00:00
Cilibiu Bogdan
1a16ae588d Merge pull request #36 from Alfresco/dev-denys-ACA-971
[ACA-971] upgrade to ADF 1.10.0-beta6
2017-11-03 19:26:34 +02:00
Denys Vuika
10649fb6a5 upgrade to ADF 1.10.0-beta6 2017-11-03 16:56:59 +00:00
Cilibiu Bogdan
4215421d9d Merge pull request #35 from Alfresco/adina-favorites-api
[ACA-588] Create favorites api
2017-11-03 17:51:08 +02:00
Adina Parpalita
04b410254e changes after review 2017-11-03 17:26:10 +02:00
Adina Parpalita
59d4a4a8ed add favorites api 2017-11-03 16:54:27 +02:00
Denys Vuika
a16885a856 sync latest features and bug fixes (#34)
* [ACA-968] Language Picker

* [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

* [ACA-919] style fixes for search and toolbar (#27)

* style fixes for search and toolbar

* inherited font family

* [ACA-937] fix trashcan tooltip

* tab title translation (#33)

* fix logo image reference

* minor code formatting
2017-11-03 14:35:40 +00:00
Denys Vuika
75f6cd3de1 minor code formatting 2017-11-03 14:04:50 +00:00
Denys Vuika
3bf1af209d fix logo image reference 2017-11-03 13:41:14 +00:00
Cilibiu Bogdan
39c5796317 tab title translation (#33) 2017-11-03 09:13:08 +00:00
Denys Vuika
4307793a94 [ACA-937] fix trashcan tooltip 2017-11-02 16:51:57 +00:00
Denys Vuika
96239694d7 [ACA-919] style fixes for search and toolbar (#27)
* style fixes for search and toolbar

* inherited font family
2017-11-02 16:51:22 +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
Cilibiu Bogdan
7007c735e4 [ACA-968] Language Picker 2017-11-02 16:48:37 +00:00
Cilibiu Bogdan
bfbc7d354a Merge pull request #30 from Alfresco/development
sync latest features and bug fixes
2017-11-02 16:38:21 +02:00
Denys Vuika
c3f8724a23 Revert "[ACA-944] Personal Files - label is not translated [i18n]"
This reverts commit 7306e5591a.
2017-11-02 09:31:55 +00:00
Cilibiu Bogdan
7306e5591a [ACA-944] Personal Files - label is not translated [i18n] 2017-11-01 20:57:58 +00:00
Cilibiu Bogdan
785fb3cda5 Merge pull request #25 from Alfresco/dev-denys-ACA-792
[ACA-792] migrate the NodeNameTooltipPipe
2017-11-01 21:11:08 +02:00