15 Jun, 2016
18 commits
-
Added css rules that increased margin and padding on specific elements, horizontal rules with text in the middle and new translations. Also added checkbox for keep logged in. Signed-off-by: Carlos Coêlho <carlospecter@gmail.com> Signed-off-by: Sabryna Sousa <sabryna.sousa1323@gmail.com>
-
* fix-invisible-block-title: fix invisible block title
-
* theme-skin-yellow: New npm config 'skin' to allow sass by theme skins
-
Export comments Incorporado o botão de exportar comentários. See merge request !40
14 Jun, 2016
7 commits
-
…ith the query value in the current query param. changed the search.component to have a search text box to show then current query and allow the user query for new terms.
13 Jun, 2016
3 commits
-
The use of bootstrap to start the application broke the startup process.
08 Jun, 2016
1 commit
-
The use of bootstrap to start the application broke the startup process.
07 Jun, 2016
1 commit
-
…designModeToggler Component
06 Jun, 2016
5 commits
03 Jun, 2016
4 commits
02 Jun, 2016
1 commit
-
Change environment name ### Updated to shows the EnvironmentName dinamically on the navbar component. Some changes were made to bring the request to the api to return the environment to the `@StateConfig` `resolve` function of the mainComponent. See merge request !35