YaFedImYaEatIm
|
b08f190124
|
Fixed Errors with Loading Flight Data FXML
|
9 years ago |
Liam Beckett
|
3be9fca029
|
Added back in the GUI implementation for the flight raw data and summary viewer which was lost / changed earlier. Also in the process of updating their fxml files to improve the GUI
|
9 years ago |
YaFedImYaEatIm
|
b9308060f1
|
Fixed Controller after merge
|
9 years ago |
YaFedImYaEatIm
|
859b19f7d5
|
Fixed Scene Loading
|
9 years ago |
Liam Beckett
|
9c594fd474
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/seng202/group9/GUI/MenuController.java
|
9 years ago |
Liam Beckett
|
3e5b793cb2
|
Trying to fix the merge conflict
|
9 years ago |
Liam Beckett
|
a46609b0b2
|
Begun work on the flight data parser, committing changes and merging in order to add another feature.
|
9 years ago |
YaFedImYaEatIm
|
6f14fc48f0
|
Added Raw Data loader for Airline
|
9 years ago |
YaFedImYaEatIm
|
d7ddf99842
|
Added Sample Loading for the GUI
|
9 years ago |
Liam Beckett
|
b7674fc8ea
|
Added in the Raw Flight Data page which now appears as a new window something again we will need to fix, have updated the menu.fxml document to include the tags for the two menu buttons for flight. Have realized that I will have to rework the GUI so that it scales better.
|
9 years ago |
Liam Beckett
|
83ccf04d85
|
Implemented the GUI to open for the Flight Data Summary page however was unable to get it to open in the same stage so it opens in a new window. This is something to address later.
|
9 years ago |
Liam
|
9cc02bb305
|
Added in the drop down menu for the view tab on the menu bar. This provides individual links to the different GUI pages.
|
9 years ago |
YaFedImYaEatIm
|
19ee2d2fff
|
Moved files around to get resources folder for maven
|
9 years ago |
YaFedImYaEatIm
|
a0f5505e27
|
Added Route Parser to Dataset, Runtime takes a while optimisation may be needed
|
9 years ago |
YaFedImYaEatIm
|
6f861400c2
|
Added Dataset Implementation as well as fixing a small bugs
|
9 years ago |
YaFedImYaEatIm
|
ffa26bc944
|
Starting run time changed to run some of the Dataset Parser Functions
|
9 years ago |
YaFedImYaEatIm
|
4c53609a45
|
Added Current Dataset Variable
|
9 years ago |
YaFedImYaEatIm
|
bbb9a250ba
|
Parsers, Core Files and Dataset Controllers
|
9 years ago |
YaFedImYaEatIm
|
f0e1691f69
|
Initial commit for Airport Unit Test
|
9 years ago |
YaFedImYaEatIm
|
5d70c087ac
|
Added Name Attribute and changed location to city as it was vague
|
9 years ago |
YaFedImYaEatIm
|
67f4bbd762
|
Added comment to exception unit test handler
|
9 years ago |
YaFedImYaEatIm
|
af3a30011a
|
Added Javadoc to Airport and configured a few variable types.
|
9 years ago |
YaFedImYaEatIm
|
eac9a931b6
|
Added Route Unit Tests and DataException Exceptions Class
|
9 years ago |
YaFedImYaEatIm
|
c096cf07dc
|
Finished basic airline JUnit test
|
9 years ago |
Sunguin
|
ccb852e670
|
Completed the first draft GUI for airline, airport and route raw data viewers.
|
9 years ago |
Liam
|
8111b9d35d
|
Added in the GUI template for the raw flight data view.
|
9 years ago |
Liam
|
c3a6dd406b
|
Added in the GUI template for the flight data summary.
|
9 years ago |
YaFedImYaEatIm
|
392246dfed
|
Added java doc to route as well as reordered the constructor to match openflights.org/data
|
9 years ago |
YaFedImYaEatIm
|
215e626afc
|
Added Unit tests to Airline (Missing Add, Set and Get routes)
|
9 years ago |
YaFedImYaEatIm
|
8d6c1badcb
|
Wrote java doc for Airline as well as fixed up constructor order to match the openflights layout. Lastly added a toString function which returns the name of the Airline.
|
9 years ago |
YaFedImYaEatIm
|
9f7d53c192
|
Added setters for Core classes
|
9 years ago |
YaFedImYaEatIm
|
03cf245b5c
|
Added Core Package Test JUnit Class (Empty)
|
9 years ago |
YaFedImYaEatIm
|
09675d9d3f
|
Finished Core Skeleton
|
9 years ago |
YaFedImYaEatIm
|
e1d72c318d
|
Partial Skeleton of the project
|
9 years ago |
YaFedImYaEatIm
|
db6bed2d2c
|
Took away 3+4=7 unit failure test
|
10 years ago |
YaFedImYaEatIm
|
f471e8ce31
|
Added non working unit test testAdd()
|
10 years ago |
YaFedImYaEatIm
|
09aa6c97fc
|
Removed unecessary file hierachy
|
10 years ago |