Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SE577
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dmz39
SE577
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
Branches
1
dylan-workspace
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Mar
19
18
17
15
14
13
12
11
Feb
19
Jan
Added Orders page and Controller, minor tweaks to templates
master
master
Merge remote-tracking branch 'origin/master'
Closes #3
Updating groups admin panel to include the number of users in each group
Administrators can now delete or update orders from the manage orders tab
updating sql table creation for orders table
Manage Orders page framework completed
Persisting orders to the database
Merge branch 'master' of https://github.com/jonathanmcdaniel/SE577
Adding possibility for admins to delete users
Create PaypalRest.java
Added checkout page from cart screen
Added ability to remove ticket from cart
Merge branch 'dylan-workspace'
Removing duplicate groups table init
dylan-workspace
dylan-workspace
Added initial work for Orders functionality
Merge branch 'master' of https://github.com/jonathanmcdaniel/SE577
Adding new groups functionality that allows permissions to be set for users by linking groups
Departure time selection in search
Cosmetic Changes + Hiding Admin Link when not signed in
Styling admin manage users page
Added Manage Groups Shell
Added manage groups page on admin panel
Adding Manage Users Panel to the Admin Panel
Adding missing javascript update for new users
Merge branch 'master' of https://github.com/jonathanmcdaniel/SE577
Adding Admin Panel
Merge branch 'master' of https://github.com/jonathanmcdaniel/SE577
Create PayPalPayment.java
Implemented Cart functionality
Create PaymentService.java
Adding changing account phone number ability
Added phone number to UserEntity
Merging dylan-workspace branch into master
Ability to add and remove addresses to an account added.
Changes to groups and language
Refactoring: Organized code into folders that agree with component structure
Updating address implementation and database relation
Adding instructions to README to add other tables for user accounts to database during setup
Updating User Accounts functionality that was not previously pushed
Loading