Merge Request #10
← To merge requests
From
sidebar-menu
into
master
Sidebar menu
Created the Sidebar widget with two typescript parent and children components: SidebarComponent
and SidebarSectionsComponent
.
A lot of things were made. See the summary below:
- A simple feature to allow theme skins (sidebar with two color palletes)
- Push content to right when sidebar is opened (using
.content-wrapper
css class) - Unit tests helpers refactory
Screenshot
Commits (7)
-
Milestone changed to 2016.05
-
Reassigned to @carloseugenio
-
Added 1 new commit:
- 3ba3aa13 - Added @ngdoc documentation and refactor the SidebarSection component
-
Added 1 new commit:
- ebe67808 - Added @ngdoc documentation and refactor the SidebarSection component
-
Added 25 new commits:
- fc86b9f5 - Refactory into ComponentTestHelper and helpers.ts with improvements
- 0e6cfa00 - Merge branch 'component-test-improvements' into 'master'
- ed34cf65 - Support ckeditor in article edition
- 28d86107 - Support storage of current object in generic restangular service
- 2259690d - Create article and associate it to parent
- a5984494 - Move basic editor to its own folder
- ecac812c - Add cancel button in basic editor
- ed2107bd - Translate basic editor component
- 33ae65dd - Adapt basic editor to edit an existing article
- 8f0e4db1 - Create component to encapsulate wysiwyg editor
- 6b15acb7 - Add article edit button
- ba389ecc - Edit visibility status of an article
- 00eaab03 - Display basic error message when fail to save an article
- 5f9ef2ae - Refactor tests of content viewer actions to use ComponentTestHelper
- 1894afc0 - Merge branch 'create-article' into 'master'
- 8616dd98 - Add missing type arguments from members and people blocks
- dcc1120f - Fix styles watch from gulp
- 8362948a - adding participa consulta theme
- e59add5d - Created sidebar component with sass and a service to show/hide using Angular 2 EventEmitter sintax
- 4c39bd75 - Added hamburguer sidebar toggle button to show only after login
- 41cad538 - Refactory into unit tests to use EventEmitter mocks
- f711ee9c - Refactory into ComponentTestHelper and sidebar unit tests enhancements
- dd6a4819 - Added feature to sidebar pushing right content on show/hide
- af427f22 - Created SidebarSectionsComponent with a dinamic menu/submenu
- 7e4cecee - Added @ngdoc documentation and refactor the SidebarSection component
-
mentioned in commit c0fd7cf69b4970798103e4269de264a62856ce02
-
Assignee removed