Skip to content
This repository was archived by the owner on Dec 26, 2019. It is now read-only.

Releases: probablyadev/DFN-Maintenance-GUI-Frontend

Release list

v0.1.0

Choose a tag to compare

@probablyadev probablyadev released this 16 Aug 08:25

0.1.0 (2018-08-16)

Bug Fixes

  • api: api root url (6c5edc1)
  • api: superagent post in body (6942a9b)
  • auth: logout if disconnected and navigating pages (81a26cf)
  • header: icon color to grey for visibility (44b38ba)
  • mobx: private route from inject to import (cce46a7)
  • network: request now ends in the finally block (a1b4f15)
  • public: fireball flame ico (b85c8b9)
  • routes: nested routes correct referencing (e7b0b28)

Features

  • JWT token authentication (cd52baa)
  • 404: basic 404 page (641b518)
  • advanced: blank advanced page (626a52f)
  • footer: footer component (53c65ca)
  • header: header component (2c12b8d)
  • login: basic login page (984f48d)
  • network: feature complete network page (82ff5d6)
  • network: very basic network page (63fe7be)
  • notifications: custom actions for notifications (7f6b650)
  • notifications: generic notifications and actions (04869a7)
  • notifications: notifications snackbar (015a44a)
  • public: convert fireball flame ico to svg (c663b08)
  • public: fireballs flame icon (187056c)
  • routes: basic page routes (fffa284)
  • routing: basic app and login routing (6c05467)
  • sass: enable sass styling (7894549)
  • sidenav: basic sidenav (a0eaf06)
  • store: tracking network request by type (7e635fa)