71 Commits

Author SHA1 Message Date
Suzana Dirla
fe7fbcb004 [ACA-1815] update documentation for the viewer toolbar actions (#672) 2018-09-28 11:22:46 +01:00
Denys Vuika
457fa74048
[ACA-1830] create menu enhancements (#670)
* nested menus for create button

* evaluate sub-menu permissions

* demo plugin

* "create library" action

* unit tests and proper effect name
2018-09-27 09:07:24 +01:00
Denys Vuika
4ff92c23e5 update docs 2018-09-25 14:18:41 +01:00
Denys Vuika
8a7fbaa70a
[ACA-1809] app header extensions (#659)
* move header to separate component

* code fixes

* project header buttons and menus

* app menu example

* delete empty style

* logout action

* update docs

* and one more test
2018-09-23 17:53:56 +01:00
oliveralfresco2018
57501a0ad7 Update README.md (#649) 2018-09-19 15:00:03 +01:00
oliveralfresco2018
85599f6739 Update README.md (#647)
Made some minor changes, checking in again.
2018-09-19 13:52:21 +01:00
oliveralfresco2018
f9e9057974 Update README.md (#643)
Added a question Mark and to see if I can publish. I made the same change previously but I think I may have done it in the wrong branch.
2018-09-18 16:25:09 +01:00
Suzana Dirla
8a11137eed [ACA-1548][ACA-1807] Set viewer toolbar actions via extensions (#640)
* [ACA-1548][ACA-1807] add download action via extension

* [ACA-1548][ACA-1807] add print action via extension

* [ACA-1548][ACA-1807] add fullscreen viewer action via extension

* [ACA-1548][ACA-1807] prettier formatting
2018-09-18 16:01:25 +01:00
Denys Vuika
eb97b18f95 feature modules (#636)
* permission manager module

* permissions module

* common module

* layout and search modules

* trashcan module, lazy load

* fix context menu module

* lint fix

* recent files module

* favorites module (lazy)

* shared files module (lazy)

* shared link module (lazy)

* lazy loaading fixes
2018-09-17 06:57:56 +03:00
Denys Vuika
c166f255b5
extension guide and example (#623)
* extension guide and example

* code and guide fixes

* update dependencies
2018-09-11 21:30:26 +01:00
john-knowles
7ad57b08dc
Update README.md 2018-09-06 13:46:50 +01:00
Denys Vuika
85d19251d4 update docs 2018-09-06 12:22:33 +01:00
Denys Vuika
c916ab4cd1
reusable extensibility lib (#585)
reusable extensibility lib (part 1)
2018-08-29 16:38:44 +01:00
Denys Vuika
e31f51694e update docs 2018-08-21 16:26:26 +01:00
Denys Vuika
129f2c5570 doc fixes 2018-08-21 15:28:26 +01:00
Denys Vuika
41d1d49412
[ACA-1699] update extensibilty docs (#578)
* update extensibility docs

* update docs

* doc fixes

* update docs
2018-08-21 14:37:08 +01:00
Denys Vuika
e97c8b703c
[ACA-1695] viewer extensions (#576)
[ACA-1695] viewer extensions
2018-08-19 15:14:06 +01:00
Denys Vuika
160226094d
extensibility docs update (#571)
* docs: custom sidebar tabs

* update docs

* docs update, simplify extension schema

* test fixes
2018-08-17 13:44:01 +01:00
Denys Vuika
22eac50d27
basic docs on extensibility apis (#543)
basic docs on extensibility apis
2018-08-04 08:26:33 +01:00
Suzana Dirla
7e676410fe some link fixes (#465) 2018-06-27 16:53:54 +01:00
Suzana Dirla
6314657466 some link fixes & upload version doc update (#464) 2018-06-27 16:11:17 +01:00
Denys Vuika
9188213845 docs on Search Result page (#462) 2018-06-27 12:34:23 +03:00
Denys Vuika
5a05aba280
improve docs readability (#459)
* merge several pages together

* docs cleanup

* merge "Home" and "Features" together

* fix broken links

* update json example

* fix link
2018-06-26 15:53:36 +01:00
Suzana Dirla
8ca13478d5 update the ADF version and the port (#326) 2018-04-20 09:23:08 +01:00
Suzana Dirla
5ec02b4188 [ACA-1291] Update docs with new features (#325) 2018-04-20 06:56:54 +01:00
Denys Vuika
d586073705 use default port 4200 for development (#322) 2018-04-19 12:10:32 +03:00
john-knowles
5a0441806f Update index.html (#222) 2018-03-06 15:32:41 +00:00
john-knowles
3b7cb2f2d4 Create file-viewer.md (#221) 2018-03-06 15:32:23 +00:00
john-knowles
97478ea67b Update README.md (#216) 2018-03-06 14:57:54 +00:00
john-knowles
0968ac567c Update index.html (#218)
* Update index.html

* Update index.html
2018-03-06 13:56:47 +00:00
john-knowles
eb7bd9656e Create help.md (#217) 2018-03-06 13:56:26 +00:00
john-knowles
74eb2e3ad0
Add files via upload 2018-03-06 13:27:49 +00:00
john-knowles
bc07fd1c58 Update README.md (#215) 2018-03-06 12:13:51 +00:00
Denys Vuika
f0c5644262 docs update 2018-03-02 12:25:49 +00:00
Cilibiu Bogdan
3a7e114006 pagination configuration (#175) 2018-01-15 12:35:25 +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
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)
2017-12-15 09:28:45 +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
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
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
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
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