* delete/restore from the viewer
* rename content management service events
* test fixes
* offload node delete/restore to content service
* improve tests
* 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
* [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
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...
* 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)
* 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)
* 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
* 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