Skip to content

Releases: odch/flightbox

v2.1.3

23 Apr 15:14
Compare
Choose a tag to compare

Usability improvements:

  • Better movement wizard progress indicator
  • Better layout of buttons on small devices (expanded to full width)

v2.1.2

19 Apr 06:30
Compare
Choose a tag to compare

Fixed bug:

  • Keep movement list getting synced after the Firebase session expires and refreshes (after 24h)

v2.1.1

09 Apr 17:10
Compare
Choose a tag to compare

Updated dependencies css-loader, file-loader, sass-loader and style-loader.

v2.1.0

08 Apr 09:29
Compare
Choose a tag to compare

New features:

  • Click on a movement in the list displays detailed information (no need to click through the wizard anymore). To edit the movement there is an edit button on the bottom right.

v2.0.4

02 Apr 11:25
Compare
Choose a tag to compare
  • Changed label "Abflug" to "Abflug erfassen" in movements list
  • Adjusted LSZT theme according to new CI

v2.0.3

29 Mar 16:51
Compare
Choose a tag to compare

Fixed bugs:

  • Fixed layout issues in movement wizard which got introduced in v2.0.2

v2.0.2

28 Mar 19:54
Compare
Choose a tag to compare

Fixed bugs:

  • Fixed layout issues in pages with vertical header on the left side (for example the movements page): there was a blank space at the bottom when the browser address bar wasn't visible.
  • Fix infinite scrolling on movements page (on Chromebit)

v2.0.1

19 Mar 17:44
Compare
Choose a tag to compare

Fixed bug:

  • Movement wizard: only display clear button in member nr dropdown, if dropdown is not readonly

v2.0.0

21 Feb 15:52
Compare
Choose a tag to compare
  • Major refactoring (Redux)
  • Support for multiple projects (each with its own config)
  • Replaced selection list for aircraft, pilot or aerodrome at the right with dropdown components

v1.1.1

09 Oct 13:40
Compare
Choose a tag to compare
  • Fix support for Safari and Internet Explorer (fetch polyfill)