Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Flask
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ethan2.Clay@live.uwe.ac.uk
Flask
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5194403d7a0623a4138f66df4c800cf44598e250
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
21
Mar
14
4
25
Feb
24
21
20
19
18
17
14
13
12
11
10
9
6
3
30
Jan
29
28
27
17
15
14
8
7
6
5
3
30
Dec
16
13
10
3
2
29
Nov
22
19
15
5
1
25
Oct
18
15
11
Made changes to error pages, make errors more useful
master
master
Remove user permission for password reset
Fix security bug where users can access other user's bookings
Fix favicon for error page, add view bookings for admins which allows cancellation
Add favicon, add exceptions to 404 error being thrown if it is for images or the ico
Add manage user bookings page
Updating and fixing minor bugs
Update schema dump
Finish cancellation, other small additions and bug fixes
Finish manage reports, update manage bookings to include cancel within view booking, begin to add cancellation % and refund amount from spec
Add reporting tab and fix merge conflict
Add reporting tab
Add 403 error page, finish manage bookings, add tos, privacy and other misc pages including updating footer
Add listing images and link book now buttons on main page
Finish removing legacy listing_image field from db and UI
Remove legacy migrations as switched to inital creation, use migration for future builds, update index.html
Complete view booking route
Add manage bookings for profile, and edit username/password
Add manage profile page
Finish plane tickets and receipt generation
Update checkout page and begin to update receipt and boarding passes
Merge branch 'master' of https://github.com/Ethan-clay03/Flask
Image updates
Update Read Me
Begin to work on receipt and ticket generation
Begin route for payment success screen
Add SQL on inital load, depending on init.sql file
Add SQL file, to fix as runs before db is setup
Added models for listing_availability and bookings. Completed the checkout post method, need to add receipt generation for user to be able to download
Fully link seat type to listings and bookings page, complete checkout to do
Add seat type to booking process
Begin to split out fair cost to economy and business ticket prices
Merge branch 'master' of https://github.com/Ethan-clay03/Flask
Remove API legacy code, continue work on checkout page
Add manage user edit route and add majority of content. TO DO: Create role selector and link save changes button
Begin to work on manage users
Adding checkout page
Begin to add book now route
Add callback to login/signup for listing page requiring login before booking
Add listing page details and add banner to display price and discount banner when date is in future
Loading