Commit Graph

3816 Commits

Author SHA1 Message Date
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
Denys Vuika
0a824dd75d fix "view" button (toolbar) 2017-12-14 17:03:46 +00:00
Adina Parpalita
6898b80404 Merge pull request #146 from Alfresco/denys-ACA-1023
[ACA-1023] move e2e to a separate repo
2017-12-14 18:39:45 +02:00
Denys Vuika
b193a30aa8 move e2e to a separate repo 2017-12-14 15:25:50 +00:00
Denys Vuika
a25e622047 [ACA-1061] update project version (#145)
[ACA-1061] update project version
2017-12-14 12:56:21 +00:00
Denys Vuika
7d16f13355 Sync with development (#144)
* 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
2017-12-14 11:00:57 +00:00
suzanadirla
926cae95cc 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
2017-12-14 10:59:03 +00:00
Denys Vuika
7d1f3615b5 fix navigation docs issues 2017-12-14 10:59:03 +00:00
Denys Vuika
f0a7bf3a75 Sync with latest development (#141)
* Update index.html

* Update features.md

* Update header.md

* Update header.md

* Update header.md

* Add files via upload

* Update header.md

* Update header.md

* Add files via upload

* Update header.md

* Add files via upload

* Add files via upload

* Update header.md

* Add files via upload

* Delete sid-nav.png

* Add files via upload

* Update side-nav.md

* Add files via upload

* Update side-nav.md

* Update side-nav.md

* Update doc-list.md

* Add files via upload

* Update doc-list.md

* Update doc-list.md

* Delete doclist.png

* Add files via upload

* small changes to docs

* [ACA-1038] 'Load more' doesn't work correctly on destination picker (#135)

made sure that a search is performed only if there is a search string to search for

* [ACA-951] Color theme and logo (#138)

- documented customization of the logo and header background color

* [ACA-803] Navigation docs (#140)

* navigation docs

* spelling
2017-12-14 09:36:58 +00:00
john-knowles
94ec91a787 Update configuration.md 2017-12-13 18:10:08 +00:00
Denys Vuika
ebc3111824 Sync with latest development (#139)
* Update index.html

* Update features.md

* Update header.md

* Update header.md

* Update header.md

* Add files via upload

* Update header.md

* Update header.md

* Add files via upload

* Update header.md

* Add files via upload

* Add files via upload

* Update header.md

* Add files via upload

* Delete sid-nav.png

* Add files via upload

* Update side-nav.md

* Add files via upload

* Update side-nav.md

* Update side-nav.md

* Update doc-list.md

* Add files via upload

* Update doc-list.md

* Update doc-list.md

* Delete doclist.png

* Add files via upload

* small changes to docs

* [ACA-1038] 'Load more' doesn't work correctly on destination picker (#135)

made sure that a search is performed only if there is a search string to search for

* [ACA-951] Color theme and logo (#138)

- documented customization of the logo and header background color
2017-12-13 17:39:14 +00:00
john-knowles
ae84e67ee3 Update side-nav.md 2017-12-12 15:49:38 +00:00
john-knowles
ca4f1c013b Update side-nav.md 2017-12-12 15:47:43 +00:00
Cilibiu Bogdan
0186f4aec9 Merge pull request #134 from Alfresco/development
Sync with latest development
2017-12-12 14:34:41 +02:00
Denys Vuika
d5beb165ab update feature links 2017-12-12 12:07:17 +00:00
john-knowles
fca747bfb7 Update index.html 2017-12-12 11:59:26 +00:00
Cilibiu Bogdan
aff0408db6 [ACA-969] Login - redirect when user is authenticated (#131) 2017-12-12 11:56:48 +00:00
john-knowles
9d1a3930e9 Update features.md 2017-12-12 11:50:49 +00:00
john-knowles
51d35e6e47 Update index.html 2017-12-12 11:50:29 +00:00
john-knowles
18ef4998c4 Update features.md 2017-12-12 11:46:20 +00:00
Denys Vuika
2afd59b6d7 [ACA-1049] refine i18n files (#133)
* remove 'FOLDER_DIALOG' node

* remove 'PAGINATION' node

* remove 'DIALOG' node
2017-12-12 13:43:25 +02:00
john-knowles
72803c17a0 Update features.md 2017-12-12 11:42:43 +00:00
john-knowles
63058314bd Update features.md 2017-12-12 11:41:57 +00:00
john-knowles
02a5167957 Create doc-list.md 2017-12-12 11:37:17 +00:00