Tags: CESNET/liberouter-gui
Tags
Release non-major v0.3.2 with NEMEA Reporters Configuration * devel: (25 commits) Release v0.3.2 Remove unused code UT: remove duplicate code Remove loading of config on startup Fix .htaccess Fix environments Small Python script for generating password hash Remove unused import UT: add some basic info for unittests UT: retab and add classmethod for checking role presence UT: retab configurator and set logging level UT: retab user API module UT: retab and fix tests for users Lint: almost all linting errors eliminated Lint: update tslint config to ignore component names Lint: remove unused file Lint: editorconfig use spaces Lint: convert to whitespaces all files Lint: autofix linting NEMEA:RC: backend for reporters ...
Release v0.3.1 * devel: Bump version to v0.3.1 Fix copying .htaccess to dist folder Remove unused links from user menu NERD,FTAS: fix when configuration is empty API: check if config file was loaded API: just log failure while connecting to mongo
liberouter-gui v0.3.0 * devel: (78 commits) Bump to version 0.3.0 Update paths to FA and .htaccess Copy FA fonts to assets folder Add steps to build production Update to @angular/[email protected] Rename getConfig function to main FTAS: remove ftas from environment FTAS: add initial config setup NERD: add configuration to module FTAS: refactoring of modal triggering Config: all needed methods in service Config: do not force absence of name FTAS: add configuration Configuration API full implementation ng couldn't find entry module Base for configuration API Add source for app.module bootstraping WIP: Configuration service for modules Configurable HTTP interceptor via config.json file Config: Add sample config file and update gitignore ...