875 Commits

Author SHA1 Message Date
Cilibiu Bogdan
deaed1b81a [ACA-770] Long file names break the application (#98) 2017-11-29 20:34:25 +00:00
Anni Nygren
441a1e2173 Merge branch 'development' of https://github.com/Alfresco/alfresco-content-app into development 2017-11-29 12:10:21 +00:00
Anni Nygren
4f9a4cc6bc ALL LANGUAGES updated files for Content App based on EN revision 2017-11-22 2017-11-29 12:09:57 +00:00
Adina Parpalita
f6f7b0bdf3 add tests for pagination on multiple list views (#97) 2017-11-28 23:29:07 +02:00
Denys Vuika
c1e9001c38 [ACA-1033] pagination fixes (#95)
* pagination fixes

* test fixes
2017-11-28 22:03:35 +02:00
Adina Parpalita
79f8ec33a9 [ACA-990] framework improvements (#96)
* refactoring

* e2e API improvements

* forgot one file
2017-11-28 22:02:47 +02:00
suzanadirla
1dade550a1 [ACA-902] fix bug: Personal Files - toolbar actions reloads to first page (#94) 2017-11-28 10:12:09 +00:00
Denys Vuika
ce19f4f40d update to latest ADF 2.0 alpha (#93)
* update to latest ADF 2.0 alpha

* test fixes

* remove fdescribe
2017-11-28 10:10:33 +02:00
Denys Vuika
6dbaf63dab fix the location colour 2017-11-27 11:56:01 +00:00
Denys Vuika
9b9dc2fbcd build and routing improvements (#92) 2017-11-27 13:28:52 +02:00
Denys Vuika
5fd2482488 update header and location link colours (#91) 2017-11-27 13:15:23 +02:00
Denys Vuika
a1897ba757 fix import for download dialog (#90) 2017-11-27 12:31:51 +02:00
Cilibiu Bogdan
0ec6e0cd14 [ACA-1027] Trash - page crases when page contains deleted sites (#82)
* resolve routerLink

* restore index value

* length condition
2017-11-27 09:51:53 +00:00
Cilibiu Bogdan
319594d63b [ACA-866] Trash - Undo deleted node notification not reflected (#88) 2017-11-27 09:50:58 +00:00
Cilibiu Bogdan
b1b9e04db6 [ACA-770] User name - long text ellipsis (#87) 2017-11-27 10:31:49 +02:00
Cilibiu Bogdan
ca8231496a [ACA] Logo height (#85) 2017-11-27 10:12:12 +02:00
Cilibiu Bogdan
ffbdf5f929 [ACA] Document List - center column header text (#86) 2017-11-27 10:10:09 +02:00
Adina Parpalita
a1304cf6c2
Merge pull request #89 from Alfresco/dev-pionnegru-e2e-delete-nodes
[ACA-990] E2E - delete nodes by Id
2017-11-26 16:45:11 +02:00
Bogdan Cilibiu
d34cca3c6e deleteNodesById 2017-11-26 14:10:09 +02:00
suzanadirla
ac7a33e454 [ACA-865] [Destination picker] Symlinks to folders should not appear … (#84)
* [ACA-865] [Destination picker] Symlinks to folders should not appear in the destination picker

* [ACA-865] added tests for fix to not show Symlinks in the destination picker

* [ACA-865] fix failing test
2017-11-25 07:36:22 +02:00
Cilibiu Bogdan
1dcd4ef6ea custom date column template (#83) 2017-11-24 09:54:48 +00:00
Cilibiu Bogdan
ac6c9e961d render condition (#80) 2017-11-24 09:49:58 +00:00
suzanadirla
4b2c0dfab7 [ACA-1029] Move action does not work for items in Favorites (#81)
-fix move on favorites
-ensure translation of 'Undo' from notification bar
-add '' to file name displayed on destination picker's title
2017-11-24 09:36:06 +00:00
Cilibiu Bogdan
69f43d75f7 safe unsubscribe (#75) 2017-11-22 18:38:51 +00:00
Cilibiu Bogdan
702614d8b0 [ACA-679] Favorites - enable Edit folder action (#78) 2017-11-22 18:37:58 +00:00
Adina Parpalita
d7ba58616c add tests for Restore from Trash (#79) 2017-11-22 17:36:35 +02:00
Adina Parpalita
8fd55fbb3a add tests for Permanent delete action (#77) 2017-11-22 12:57:27 +02:00
Adina Parpalita
56d62276d7 e2e test components refactoring (#76) 2017-11-22 10:51:49 +02:00
Cilibiu Bogdan
8df9aab5c0 [ACA-1017] View action text translation (#73) 2017-11-21 16:29:34 +00:00
Cilibiu Bogdan
41aec25b91 [ACA-1016] translate Undo action text (#72) 2017-11-21 16:29:01 +00:00
Cilibiu Bogdan
025210fcce [ACA-537] remove permission check on toolbar options (#74) 2017-11-21 16:28:18 +00:00
Cilibiu Bogdan
4cb51469ab PathInfoEntity data exists condition (#69) 2017-11-21 09:21:19 +00:00
Cilibiu Bogdan
f9ecc83152 distinguish duplicate site names (#71) 2017-11-21 09:20:51 +00:00
Adina Parpalita
f9f98bd09c
Merge pull request #70 from Alfresco/dev-pionnegru-ACA-1000
[ACA-1000] Recent Files - empty state misleading text
2017-11-21 10:24:21 +02:00
Bogdan Cilibiu
23649eedd9 correct message 2017-11-21 09:18:08 +02:00
Adina Parpalita
b189945627 [ACA-986] fix ts error (#68)
* fix ts error

* another fix
2017-11-21 08:26:46 +02:00
Adina Parpalita
892b49046f Toolbar - multiple selection - all list views (#66) 2017-11-20 22:30:25 +02:00
Denys Vuika
f747ee8673 fix about page imports 2017-11-20 16:46:39 +00:00
Denys Vuika
89fb92d1d9 Upgrade to ADF 2.0.0-beta2 (#65)
* upgrade to 2.0.0-beta2

* search fixes

* test fixes

* test fixes

* cleanup CLI config

* remove unused property
2017-11-20 18:23:23 +02:00
Cilibiu Bogdan
ecbb57d64f
Merge pull request #64 from Alfresco/development
Sprint 25
2017-11-20 13:00:21 +02:00
Cilibiu Bogdan
54b4a8193b disable link element click on routerLink (#62) 2017-11-18 20:27:50 +00:00
Cilibiu Bogdan
fd685a6591 config logo (#63) 2017-11-18 20:27:35 +00:00
Cilibiu Bogdan
31bf8ac7aa
Merge pull request #61 from Alfresco/adina-toolbar-tests
[ACA-990] Add toolbar tests for single selection
2017-11-17 14:57:22 -08:00
Adina Parpalita
ab55bbc9b1 move cleanup to specific tests 2017-11-17 23:47:34 +02:00
Adina Parpalita
361e17cb77 add tests for Toolbar single selection for all list views 2017-11-17 23:09:35 +02:00
Adina Parpalita
f75538c532 small logout refactoring 2017-11-17 23:08:57 +02:00
Adina Parpalita
03c81d8b60 add methods to check if an action is present in the menu 2017-11-17 23:08:25 +02:00
Adina Parpalita
c10774a6ba add shared-links api 2017-11-17 23:07:43 +02:00
Adina Parpalita
03e1187780 add trashcan api 2017-11-17 23:06:57 +02:00
Cilibiu Bogdan
c7f7fbdaa9 app navigation external config (#60) 2017-11-17 12:38:35 +00:00