Releases: odch/flightbox
Releases · odch/flightbox
v2.1.3
Usability improvements:
- Better movement wizard progress indicator
- Better layout of buttons on small devices (expanded to full width)
v2.1.2
Fixed bug:
- Keep movement list getting synced after the Firebase session expires and refreshes (after 24h)
v2.1.1
Updated dependencies css-loader
, file-loader
, sass-loader
and style-loader
.
v2.1.0
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
- Changed label "Abflug" to "Abflug erfassen" in movements list
- Adjusted LSZT theme according to new CI
v2.0.3
Fixed bugs:
- Fixed layout issues in movement wizard which got introduced in v2.0.2
v2.0.2
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
Fixed bug:
- Movement wizard: only display clear button in member nr dropdown, if dropdown is not readonly
v2.0.0
- 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
- Fix support for Safari and Internet Explorer (fetch polyfill)