Commit Graph
4139 Commits
Author SHA1 Message Date
Denys Vuika 8d4e6a6604 upgrade to lastest ADF alpha (#201) 2018-02-26 16:37:04 +00:00
Cilibiu Bogdan 9bbc11b0b0 granular dependencies (#200) 2018-02-24 07:52:10 +00:00
Cilibiu Bogdan 4d7b6d3271 Browsing Files - unit tests granular dependencies (#199) 2018-02-23 16:25:59 +00:00
suzanadirla 114455e5c9 [ACA-863][Destination picker] User can see the entire repository by using the breadcrumb instead of just his Personal Files (#198)
added a breadcrumbTransform function to customize the display of the breadcrumb as needed
used similar approach as on page breadcrumb
2018-02-23 14:55:48 +00:00
suzanadirla bdaafe6b6c [ACA-1053] [Destination picker] User should not be able to copy / move items into a site outside of the documentLibrary [ADF-2077] (#197) 2018-02-23 13:19:01 +02:00
Denys Vuika 5a51567c06 upgrade to latest ADF alpha (#196) 2018-02-23 10:44:43 +00:00
Cilibiu Bogdan 3cbb7fa065 route defined preference data prefix (#195) 2018-02-22 20:24:31 +00:00
Denys Vuika 8e0bcad285 upgrade to latest ADF (alpha) (#194)
* upgrade to latest ADF (alpha)

* upgrade js-api

* workaround for alfresco-js-api build error
2018-02-21 16:52:47 +00:00
Denys Vuika ed2f91ee7c [ACA-1137] Spike - Improving speed of unit tests (#193)
* improve tests

* improve tests

* improve tests

* improve tests
2018-02-21 15:21:59 +02:00
Denys Vuika 5234a875e7 [ACA-1135] spike on deleting nodes from the viewer (#192)
* delete/restore from the viewer

* rename content management service events

* test fixes

* offload node delete/restore to content service

* improve tests
2018-02-21 08:00:58 +02:00
Cilibiu Bogdan 0d727a5ffd [ACA-1134] Shared Files - get user preference sorting (#191) 2018-02-20 12:05:08 +00:00
Denys Vuika 5fb55afeb2 [ACA-793] use download directive from ADF (#190) 2018-02-19 18:31:35 +02:00
Denys Vuika 91ee923ab9 upgrade to ADF 2.2.0-beta3 (#189) 2018-02-19 13:16:14 +00:00
Denys Vuika f7e3695c5c upgrade to ADF 2.2.0-beta2 (#188) 2018-02-12 16:46:23 +02:00
Denys Vuika 3cff48cac5 [ACA-1078] next/prev navigation for the Viewer (#187)
* basic navigation through the folder

* carousel mode for libraries

* code polishing

* save and restore sorting settings

* get user sorting preferences into account

* sorting fixes

* full test coverage
2018-02-08 20:39:19 +02:00
suzanadirla 34e322e9f6 [ACA-1091] Destination picker is not completely translated [ADF-2000] (#186)
* [ACA-1091] Destination picker is not completely translated [ADF-2000]

translate title taking into consideration also multiple selections for copy/move action

* [ACA-1091] updated unit tests

* [ACA-1091] removed translation to french as this will be added by the translation team and refactored title translation code
2018-02-06 07:21:06 +02:00
Denys Vuika b28eabc63d upgrade to ADF 2.2.0-beta1 (#185)
* upgrade to ADF 2.2.0-beta1

* upgrade and cleanup unit tests

* cleanup unused locals

* cleanup test files
2018-02-05 11:15:57 +02:00
suzanadirla f2cb478c1f [ACA-1097] Selecting node on document picker fails (#184)
* [ACA-1097] Selecting node on document picker fails

fixed bug

* upgrade to ADF 2.1.0 (#182)
2018-01-30 14:20:29 +00:00
Denys Vuika 19d6a65eff upgrade to ADF 2.1.0 (#182) 2018-01-30 14:04:51 +02:00
Cilibiu Bogdan a9262659e4 refresh when change the favorite state (#181) 2018-01-30 09:54:47 +02:00
Denys Vuika d020baa35e add missing packages after merge 2018-01-26 20:11:07 +00:00
Denys Vuika 1e2dbff33f Merge branch 'master' into development 2018-01-26 19:49:50 +00:00
Denys Vuika cc02993d9a upgrade CLI, package lock files for NPM and Yarn (#180) v1.0.1 2018-01-26 19:00:59 +00:00
Denys Vuika b5e394bc07 [ACA-591] unsharing links (#177)
* unsharing links

* restore move/delete buttons, new icon for unshare
2018-01-23 18:47:44 +02:00
Adina Parpalita cb95a422aa Merge pull request #178 from Alfresco/dev-denys-ACA-1064
[ACA-1064] readme update
2018-01-23 10:48:23 +02:00
Denys Vuika 890db215c8 readme update 2018-01-22 13:22:33 +00:00
Denys Vuika e46f9c8a5e codacy integration (#176)
* codacy tool depencendy

* setup travis converage integration

* fix CLI dependency issue

* travis setup
2018-01-20 18:34:35 +00:00
Cilibiu Bogdan 3a7e114006 pagination configuration (#175) 2018-01-15 12:35:25 +02:00
suzanadirla b780bd831b upgrade to ADF 2.1.0-beta6 (#174) 2018-01-11 17:21:54 +00:00
Denys Vuika 00d14069c5 [ACA-1066] Improved files preview (#173)
* preview files child route

* fix previewing root files (personal)
2018-01-09 16:00:19 +00:00
Adina Parpalita c38a193712 Merge branch 'development' of https://github.com/Alfresco/alfresco-content-app into development 2018-01-08 18:08:02 +02:00
Denys Vuika b6018facac Revert "preview files child route (#170)" (#171)
This reverts commit d768219bdb.
2018-01-03 10:05:54 +00:00
Cilibiu Bogdan d768219bdb preview files child route (#170) 2018-01-03 09:38:30 +00:00
Denys Vuika 887d8b811c headless chrome for unit tests (#169) 2017-12-21 15:55:40 +02:00
Denys Vuika 60cba5b93b update travis config 2017-12-19 09:51:57 +00:00
Denys Vuika cf7b781b6d Docker Hub integration (#168) 2017-12-18 17:17:48 +00:00
Cilibiu Bogdan 5dea44c342 fixed name column when checkbox is present (#167) 2017-12-18 15:30:08 +00:00
Cilibiu Bogdan 9428913900 ensure parameter node id is a folder instance (#166) 2017-12-18 14:19:31 +00:00
Denys Vuika 92c147fae3 Code coverage reports (#165)
* travis settings update

* travis update

* enable coverage reports
2017-12-18 15:33:18 +02:00
Bindu Wavell dfb676a29b Don't try to port map to 80 as it is < 1024 (#161)
In the docker example we were proposing that folks map port 80 from the docker container to port 80 on localhost. Unless the user is running as root, they likely won't be able to bind to any port < 1024. As such, I am proposing we bind to the local port 8888. Could change it to 3000 to be in-line with the `docker compose` example; but to me the use cases are different so I like having different ports...
2017-12-15 19:40:55 +00:00
Denys Vuika 7a1176a259 Merge branch 'master' into development 2017-12-15 19:30:21 +00:00
Denys Vuika 67cc20f2c6 add logo to readme (#160) 2017-12-15 14:23:13 +00:00
Denys Vuika c0f226d9b0 add logo to readme 2017-12-15 14:22:36 +00:00
Denys Vuika 7a3c636274 Sync with development (#159)
* Update README.md (#156)

* Update README.md (#158)

Updating the readme with correct introduction.
2017-12-15 12:07:00 +00:00
Denys Vuika 34914a4c34 Sync with development (#155)
* fix navigation docs issues

* update documentation (#142)

* update documentation

changed start command
used a tags for links nested inside table and p tags, because Github did not render them correctly

* set link to navigation on side-nav.md

* [ACA-1061] update project version (#145)

[ACA-1061] update project version

* move e2e to a separate repo

* fix "view" button (toolbar)

* Update doc-list.md (#148)

Correct minor typo.

* Update doc-list.md (#151)

Minor typo fix

* Update doc-list.md (#152)

Fixing more url typos.

* [ACA] Layout - fix tests (#150)

* mock sidenav data

* removed fdescribe

* [ACA] Breacrumb - fix opacity for active crumb (#153)

* full opacity when on first crumb

* indentation

* [ACA-1062] Document list - ellipses colums (#154)
v1.0.0
2017-12-15 09:28:45 +00:00
john-knowles 9a8d342295 Update doc-list.md (#152)
Fixing more url typos.
2017-12-14 21:20:24 +00:00
john-knowles 69d63533fd Update doc-list.md (#151)
Minor typo fix
2017-12-14 21:15:37 +00:00
john-knowles 6dd711b06f Update doc-list.md (#148)
Correct minor typo.
2017-12-14 21:10:16 +00:00
Denys Vuika e36ad93a98 Sync latest development (#147)
* fix navigation docs issues

* update documentation (#142)

* update documentation

changed start command
used a tags for links nested inside table and p tags, because Github did not render them correctly

* set link to navigation on side-nav.md

* [ACA-1061] update project version (#145)

[ACA-1061] update project version

* move e2e to a separate repo

* fix "view" button (toolbar)
2017-12-14 18:55:01 +00:00
Denys Vuika 9dd62989fd Merge branch 'development' of https://github.com/Alfresco/alfresco-content-app into development 2017-12-14 17:03:48 +00:00