-
Notifications
You must be signed in to change notification settings - Fork 1
8. 11th May 2022
A possible human being edited this page May 15, 2022
·
3 revisions
- Updated user flow @Dylan
- Display airline logo when clicking on commercial aircraft @Matt
- Updated component testing @Dylan
- Updated settings menu @Shehan
- Created new plane and airport icons @David
- Create website logo @David
- Created documentation... lots of documentation @everyone
- Create Flight list button testing @Dylan
- Contribution guide moved out of readme into wiki @Dylan
- Moved airline logos from external hosted, to self hosted @Matt
- Updated FlightDetails component @Dylan
- ATC Radio function working @Murray
- Memory leak found and fixed @David
- Added mobile responsiveness @Dylan
- Updated FlightList selection @Dylan
- Added airport marker priority, airports are now displayed below planes rather an on top of @Matt
- Improved loading times @Dylan
- Get and display photo of plane @Matt
- Search popup worked on, but not implemented @shehan
- Plane image now fetch via proxy @Matt
ATC radio does not work when run locally due to CORS policies.
These policies cannot be changed due to the way the existing ICECAST server is depolyed (this is a pre-existing project from a team member, used here)
This function does work when using the production depolyment
It is decided that we will leave a note in the readme stating that this function only works in production