Skip to content

Releases: L-Evg/FTB-FlightBookingSystem

GUI0.09/API0.075: Merge pull request #24 from L-Evg/fb-LE_API_Import_Export_Aircrafts

18 Nov 07:12
8cda5e9
Compare
Choose a tag to compare

Logging and validations!

27 Jan 17:50
ea64716
Compare
Choose a tag to compare

Izvod 0.75 / API 00.06

API

  • Improved validation and error handling.

GUI

  • Improved logging.

What's Changed

Full Changelog: GUI0.7/API00.05...GUI0.75/API00.06

GUI0.7/API00.05

09 Jan 10:09
8bc9916
Compare
Choose a tag to compare

What's Changed

  • REST API v0, part 1 + some refactoring of models, repositories and se… by @L-Evg in #1
  • REST API v0, part 2. Added FlightRestController. Introduced DTOs. by @L-Evg in #2
  • REST API v0, part 3. Added PassengerRestController. by @L-Evg in #3
  • REST API v0, part 4. Added UserRestController. by @L-Evg in #4
  • REST API v0, part 5. Added booking related methods to FlightRestContr… by @L-Evg in #5
  • REST API v0, part 6. Added OpenAPI docs (Swagger-UI). by @L-Evg in #6
  • REST API v0, part 8. Basic auth for any API calls. by @L-Evg in #7
  • REST API v0, part 9. Fake (test) data generator as a REST resource. by @L-Evg in #8
  • GUI. Fixed appearance. by @L-Evg in #9
  • App. Added auto-creation of admin and agent users if absent. by @L-Evg in #10
  • Added high-level REST API requirements document. by @L-Evg in #11
  • Code, files etc clean-up. + fixed broken unit-tests/ by @L-Evg in #12
  • UI fixes. Added limits for entity fields. by @L-Evg in #13
  • Added banner.txt by @L-Evg in #14
  • Added ids to some buttons by @L-Evg in #15
  • Added custom /error page. Some fixes in data generator. by @L-Evg in #16
  • DEBUG and Version REST API resources. Data to be generated automatica… by @L-Evg in #17
  • DEBUG and Version REST API resources. Data to be generated automatica… by @L-Evg in #18
  • 0.7/00.05 by @L-Evg in #19

Full Changelog: https://github.com/L-Evg/FTB-FlightBookingSystem/commits/GUI0.7/API00.05