Commit Graph
292 Commits
Author SHA1 Message Date
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
john-knowles 02a5167957 Create doc-list.md 2017-12-12 11:37:17 +00:00
john-knowles b4e7f37925 Create side-nav.md 2017-12-12 11:36:53 +00:00
john-knowles 130bfa1ade Create header.md 2017-12-12 11:36:17 +00:00
john-knowles 42c7d2fe07 Update features.md 2017-12-12 11:35:25 +00:00
john-knowles b99c99c27c Update features.md 2017-12-12 11:26:10 +00:00
Denys Vuika 4789f93f1d docs update 2017-12-11 17:00:45 +00:00
Denys Vuika 286bd211b1 docs update 2017-12-11 11:31:09 +00:00
Denys Vuika cef61758bf [ACA-1003] FAQ section (#125) 2017-12-08 14:33:18 +00:00
Denys Vuika b97f86340e docs update (#124)
* docs: contribution policy

* 'Where to get help' section

* update docs
2017-12-08 14:23:56 +02:00
Adina Parpalita 6e2fc43dc3 [ACA-802] use American English (#122)
fix small typos
2017-12-08 08:25:21 +00:00
Denys Vuika a79a4f587e i18n docs 2017-12-07 20:19:36 +00:00
Denys Vuika 23049bb0c3 docs update (docker and build sections) (#107) 2017-12-05 08:37:53 +02:00
Denys Vuika 9ab7a78719 docs on building from code 2017-11-16 12:56:49 +00:00
Denys Vuika daa157ec24 basic docs on configuraiton file 2017-11-16 11:19:08 +00:00
Denys Vuika 2ab4d8940f update main readme 2017-11-16 10:09:45 +00:00
Denys Vuika 7ebb2d3781 docs on docker and cors 2017-11-15 15:36:36 +00:00
Denys Vuika dd5e9277ff remove language selector and docs 2017-10-24 21:56:56 +01:00
Denys Vuika e59cc227d1 documentation updates 2017-10-24 21:06:34 +01:00
Denys Vuika 5879db3fe7 remove changelog link from docs for now 2017-10-24 20:03:59 +01:00
Denys Vuika 7a6b4376d6 documentation settings 2017-10-24 20:02:12 +01:00
Denys Vuika 5dda693c58 minimal docs setup 2017-10-20 12:20:09 +01:00