YaFedImYaEatIm
693acf9b9c
Finished Create Link() establishment
9 years ago
YaFedImYaEatIm
58c2c6a839
Refactored some variables
9 years ago
Liam Beckett
76da24c06e
Merge branch 'WIP_Flight_Summary_Button' into 'master'
...
Implemented the raw data button on the flight summary page so it changes the scene
See merge request !7
9 years ago
Liam Beckett
11ad212c2e
Implemented the raw data button on the flight summary page so it changes the scene
9 years ago
Liam Beckett
d62dce4041
Merge branch 'WIP_Flight_ListView_Click_Response' into 'master'
...
flight list view click response
See merge request !6
9 years ago
Liam Beckett
c1ac1ca6e3
Added in some comment for the functions and classes that didnt have them
9 years ago
Liam Beckett
6049e5b1a5
Implemented the Flight lists response to being clicked. Now in the raw data when a list item is selected then it changes the displayed table data.
9 years ago
Liam Beckett
8192c59bb4
Merge branch 'WIP_Flight_Path_List' into 'master'
...
Implemented the list view of the different paths in the database. Currently only…
… displays the names without any response when clicked. Also made slight adjustments to the summary and raw data Flight GUIs
See merge request !5
9 years ago
Liam Beckett
f212be8dbd
Implemented the list view of the different paths in the database. Currently only displays the names without any response when clicked. Also made slight adjustments to the summary and raw data Flight GUIs
9 years ago
Sunguin Peng
f33cdca373
Applied single entry add methods to GUI for Airports and Airlines. Made error pop ups for them as well.
9 years ago
YaFedImYaEatIm
c7f033283d
Add Singular Route Adding Function
9 years ago
YaFedImYaEatIm
66ee9ced2d
Added Singular Add Route
9 years ago
Liam Beckett
9912f2c3af
Merge branch 'WIP_Flight_RawData' into 'master'
...
flight raw data
See merge request !4
9 years ago
Liam Beckett
208621650e
Minor updates to the GUI files for both raw data and summary Flight pages. Implemented the loading of data into tables for flight raw data.
9 years ago
YaFedImYaEatIm
e6c468e826
Added Singular Airport Adding
9 years ago
YaFedImYaEatIm
d84346de60
Added singular Airport adding
9 years ago
Sunguin Peng
3eb144ae36
Merged into master branch
9 years ago
Liam Beckett
399d1eb069
Changed the raw data GUI for flights and testing new branch
9 years ago
Sunguin Peng
6806c0d099
Linked Raw Data GUI together and tables have some data in them from the database.
9 years ago
YaFedImYaEatIm
4418bc6824
Changed files to work with merge
9 years ago
Liam Beckett
30181d39da
Merge branch 'WIP_Flights' into 'master'
...
Flights
See merge request !3
9 years ago
Liam Beckett
35db19db2d
Not all files were commited from the earlier commit, due to idle functionality misunderstandings
9 years ago
Liam Beckett
af8617b316
Commented out tests in the App
9 years ago
YaFedImYaEatIm
a89e5f7b95
Made Add Airline FUnction
9 years ago
Liam Beckett
13697ac673
Implemented the parser for basic Flight files(The one given to us in the important documents folder on learn)
9 years ago
Michael
b5b7899b7b
Merge remote-tracking branch 'origin/master'
9 years ago
Michael
0182cabec6
Added summary gui components
9 years ago
Sunguin Peng
dff71615cb
Trialing branch for own work
9 years ago
Liam Beckett
b6624f20a8
Updated the Flight Summary GUI
9 years ago
YaFedImYaEatIm
dac4146f33
Added calculate Distance()
9 years ago
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
Fan-Wu Yang
5c71a95e63
Added how to import this project.
9 years ago
Liam Beckett
ef3028c8c4
Merge branch 'ImplementFlightGUI' into 'master'
...
Added in the drop down menu for the view tab on the menu bar. This provides indi…
Didnt mean to branch off at this point
See merge request !1
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
7c4d3a15e4
New Test Data Implemented
9 years ago
YaFedImYaEatIm
4c53609a45
Added Current Dataset Variable
9 years ago