Skip to content

Releases: mainflux/ui

0.13.0

10 May 17:17
1270f35
Compare
Choose a tag to compare
  • NOISSUE - Update changelog for release 0.13.0 (#252)
  • NOISSUE - Fix influx envars and minor dashboard fix (#249)
  • NOISSUE - Create message monitor config and creation in home page (#248)
  • NOISSUE - Fix env.template.js (#247)
  • NOISSUE - Use Bearer or Thing authorization header scheme prefixes (#243)
  • NOISSUE - Update docker-compose (#245)
  • Bump url-parse from 1.5.7 to 1.5.10 (#244)
  • Bump url-parse from 1.5.1 to 1.5.7 (#242)
  • Bump follow-redirects from 1.14.1 to 1.14.8 (#241)
  • Bump y18n from 3.2.1 to 3.2.2 (#240)
  • Bump trim-off-newlines from 1.0.1 to 1.0.3 (#239)
  • Bump karma from 6.3.4 to 6.3.14 (#238)
  • Bump handlebars from 4.0.11 to 4.7.7 (#237)
  • NOISSUE - Fix users groups and services pages and loginUrl (#235)
  • NOISSUE - Change endpoint /version by /health new one (#233)
  • NOISSUE - Add Keto to docker-compose and improve message monitor (#234)
  • NOISSUE - Fix certs req and users creation (#232)
  • NOISSUE - Improve message monitor charts types (#231)
  • Add chart type selection (#195)
  • NOISSUE - Update transformer config.toml (#229)
  • NOISSUE - Use latest influxDB config (#226)
  • NOISSUE - Dynamically set the year in the footer (#216)
  • UI-132 - Add Issue and View certs in Things details (#221)
  • NOISSUE - Add format http param to message-monitor (#224)
  • NOISSUE - Replace custom json editor by ang-jsoneditor (#222)
  • NOISSUE - Use pure JSON to save and upload Things and Channels (#223)
  • NOISSUE - Add dynamic prefix conf, and authentication when behind proxy. (#219)
  • Bump chart.js from 2.7.1 to 2.9.4 (#220)
  • NOISSUE - Update ngx-admin and use JSON for import/export (#214)
  • Bump chart.js from 2.7.1 to 2.9.4 (#210)
  • NOISSUE - Update docker-compose deps and remove lora-adapter (#213)
  • Update CHANGELOG.md (#209)

0.12.1

11 May 10:29
37000a7
Compare
Choose a tag to compare

Release 0.12.1 brings:

  • Bugfixes

Features and Bugfixes

  • NOISSUE - Fix nginx conf for groups
  • NOISSUE - Add defaults.ini as docker volume for grafana container

0.12.0

07 Apr 09:30
d90e6c1
Compare
Choose a tag to compare

Release 0.12.0 brings:

  • New style
  • Custom tables with pagination
  • Custom messages reader with filters and json/table/chart modes
  • New connection card with pagination
  • HTTP adapter client

Features and Bugfixes

  • NOISSUE - Fix menu style
  • NOISSUE - Rm ng2-smart-table and npm audit fix
  • NOISSUE - Update docker-compose for Mainflux 0.12.0
  • UI-174 - Replace ng2-smart-table by the custom one in users and groups
  • NOISSUE - Fix reader request
  • NOISSUE - Fix .env for latest docker-compose version
  • NOISSUE - Fix new disconnected readers filter
  • UI-156 - Implement v, vb, vs and vd filters in message-monitor component
  • UI-191 - Refactor twins to use generalized table component in states and definitions
  • UI-185 - Add contrast to alternating table rows and generalize table template
  • NOISSUE - Remap diff value fields to a field value in messages response
  • UI-187 - Add string, bool and data types in message-monitor and http client
  • NOISSUE - Replace ngIf with ngSwitch in table template
  • UI-147 - Refactor channels/things connection dropdown menu
  • UI-174 - Use custom table in opc-ua page
  • NOISSUE - Remove experimental build and use only dev and prod build
  • NOISSUE - Add separate pagination component to Gateway and Lora svcs
  • NOISSUE - Split Table component into Table and Pagination components
  • NOISSUE - Fix time unit in charts (use milliseconds)
  • UI-174 - Use custom table in twins states page
  • NOISSUE - Fix docker-compose for twins service
  • UI-174 - Implement custom table and message-monitor in gateways page
  • UI-174 - Implement custom table and message-monitor in lora page
  • NOISSUE - Fix style of sub-menu items
  • UI-171 - Change Menu and Header colors
  • NOISSUE - Sort connections list by name ascendent
  • NOISSUE - Add prefix and suffix inputs to configure reader path
  • UI-141 - Replace Things, Channels and Twins ng2-smart-table by the custom one
  • UI-155 - Implement table pagination with limit
  • UI-165 - Create custom table component with pagination
  • NOISSUE - separate nginx entrypoint for ui and main nginx
  • UI-152 - Add messages reader monitor (json, table and chart modes)
  • NOISSUE - Update InfluxDB and Postgres docker-compose images
  • UI-157 - Update docker-compose to use auth service
  • UI-152 - Implement datepicker filter in messages-table
  • NOISSUE - Add interval service
  • UI-143 - Add message table component and message value pipe
  • UI-140 - Add type edit/create to table and remove type undefined
  • NOISSUE - Add missing attributes to editor attr list
  • NOISSUE - Add Dockerfile.experimental
  • NOISSUE - Order Things and Channels by name ascendent
  • NOISSUE - Add UTF-8 BOM to CSV file
  • NOISSUE - Add customizable strings file
  • NOISSUE - Add experimental conditional build
  • NOISSUE - Add environment substitution for ui
  • NOISSUE - Add details to setup instructions
  • NOISSUE - Add messages sufix envar
  • NOISSUE - Fix typo
  • NOISSUE - Rename Dashboard -> Home
  • NOISSUE - Fix error messages and xterm bug in gateways page
  • NOISSUE - Rename Orgs -> Groups
  • NOISSUE - Add Organisations (Users groups) page
  • NOISSUE - Use new menu hierarchy and rename Devices->Things
  • NOISSUE - Add Users page
  • UI-121 - Upgrade Dockerfile Node.js to 14.14.0
  • NOISSUE - Fix typo and remove commented code
  • NOISSUE - Bump ckeditor from 4.7.3 to 4.12.1
  • NOISSUE - Update akveo/ngx-admin from starter-kit branch
  • NOISSUE - Configure charts to display other values
  • NOISSUE - Improve twin definition editor ergonomy
  • NOISSUE - Remove Loraserver, Tracing and Grafana pages
  • NOISSUE - Use new colors from styles/mainflux.css
  • NOISSUE - Set password minLength to 8
  • NOISSUE - Make angular environment variables configurable through docker environment vars
  • NOISSUE - Add user admin envars in docker-compose
  • NOISSUE - Add new Dashboard
  • NOISSUE - Fix ng2-charts version
  • NOISSUE - Add provision service to UI composition
  • NOISSUE - Fix typo in authorization.js
  • NOISSUE - Use not connected Things and Channels endpoint
  • NOISSUE - Add clean command to Makefile
  • NOISSUE - Fixed typo in ssl Makefile

0.11.0

11 May 10:23
fd0fb2a
Compare
Choose a tag to compare

Release 0.11.0 brings:

  • Digital Twin page
  • OPC-UA Browser
  • Export tables to CSV
  • Import tables from CSV

Features and Bugfixes

NOISSUE - update vars and docker-compose
NOISSUE - Renaming mac, gw password
NOISSUE - Use log level error for VermeMQ docker
UI-73 - Check if ID is defined before opening the table details
NOISSUE - fix var naming use snake case
Update some deprecated dependencies, fix missing dependencies and minimizing severity vulnerabilities
NOISSUE - Sort charts data by message name
UI-83 - Remove db reader logout on forbidden error
Update nginx-x509.conf
UI-79 - Check appID mapping before to create LoRa Devices
UI-78 - Use snake_case for Lora and OPC-UA metadata fields
NOISSUE - fix term variabl, and mqtt url
NOISSUE - Update docker-compose and .env
NOISSUE - Add type in Devices and Channels tables
NOISSUE - Update docker-compose
NOISSUE: adding remote terminal
UI-32 - Verify if MAC exist for Gateways creation and edit
UI-49 - Fix responsive buttons
NOISSUE - Add delta field to twin's definition
UI-23 - Implement Save table for all pages
NOISSUE - Fix opcua name editing
NOISSUE - Fix typos and mv rxjs imports to common.module
NOISSUE - Fix linter errors
NOISSUE - Check if subscription exist before creation
NOISSUE - Add namespace and identifier to opc-ua browser
Update README.md
Update README.md
UI-48 - Fix login sequence and add LoginComponent
NOISSUE - Add SenML value types to current state message composer
NOISSUE - Polish Twins lists
NOISSUE - Add Twins to docker-compose and nginx conf
NOISSUE - Enable edit twin name in twins table
NOISSUE - Add store and search bar for browsed opc-ua server data
NOISSUE - Export config
NOISSUE - Refactor definition attribute display in history and editor
NOISSUE - Add publishing mqtt to service subtopic
NOISSUE - Replace ng2-smart-table search bars by Mainflux implementation
NOISSUE - Add definition history page
NOISSUE - Fix non-implemented save buttons
[UI-33] MQTT url configurable from environment
NOISSUE - URL encode subtopic query param
NOISSUE - Fix get Things with metadata request
NOISSUE - Add bulk upload in opc-ua page
NOISSUE - Twins without thing
UI-23 - Add bulk upload for Things and Channels
NOISSUE - Add export configuration
NOISSUE- Bump tinymce from 4.5.7 to 4.9.7
NOISSUE - Improve messages service to fetch device or channel messages
NOISSUE - Twins page
NOISSUE - Add details to browsed OPC-UA nodes
NOISSUE - Add password endpoint to nginx conf
NOISSUE - add release command to Makefile
NOISSUE - Add complete docker-compose + nginx configuration
NOISSUE - Fix error catch and statusText
NOISSUE - Check if the opcua node channel exist before creation
NOISSUE - Simplify version urls
NOISSUE - Add Browse card inOPC-UA page