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
Commits
Commits · master
master
Select Git revision
1 result
Searching
SE577
Author
Search by author
Any Author
authors
0 authors
Browse files
Mar 21, 2020
Added Orders page and Controller, minor tweaks to templates
· 55908125
cmsho
authored
5 years ago
55908125
Merge remote-tracking branch 'origin/master'
· ab61f948
Jonathan McDaniel
authored
5 years ago
ab61f948
Closes
#3
· 998db0b5
Jonathan McDaniel
authored
5 years ago
998db0b5
Updating groups admin panel to include the number of users in each group
· ef20b57c
dmz39
authored
5 years ago
ef20b57c
Administrators can now delete or update orders from the manage orders tab
· 45e015d5
dmz39
authored
5 years ago
45e015d5
Mar 20, 2020
updating sql table creation for orders table
· 67e54a7c
dmz39
authored
5 years ago
67e54a7c
Manage Orders page framework completed
· e85aeb7b
dmz39
authored
5 years ago
e85aeb7b
Persisting orders to the database
· 8887f604
dmz39
authored
5 years ago
8887f604
Merge branch 'master' of
https://github.com/jonathanmcdaniel/SE577
· a29d0dad
dmz39
authored
5 years ago
a29d0dad
Adding possibility for admins to delete users
· 763d01ac
dmz39
authored
5 years ago
763d01ac
Create PaypalRest.java
· 6a11a1b7
Lambof3
authored
5 years ago
6a11a1b7
Added checkout page from cart screen
· ef8d7a45
dmz39
authored
5 years ago
ef8d7a45
Added ability to remove ticket from cart
· b8aebe08
dmz39
authored
5 years ago
b8aebe08
Merge branch 'dylan-workspace'
· 85d23469
dmz39
authored
5 years ago
85d23469
Removing duplicate groups table init
· 4572d6a8
dmz39
authored
5 years ago
4572d6a8
Added initial work for Orders functionality
· fbecca4e
cmsho
authored
5 years ago
fbecca4e
Merge branch 'master' of
https://github.com/jonathanmcdaniel/SE577
· dc46d6bd
dmz39
authored
5 years ago
dc46d6bd
Adding new groups functionality that allows permissions to be set for users by linking groups
· b15476e6
dmz39
authored
5 years ago
b15476e6
Departure time selection in search
· e9cc207b
Jonathan McDaniel
authored
5 years ago
e9cc207b
Cosmetic Changes + Hiding Admin Link when not signed in
· 4cad825f
Jonathan McDaniel
authored
5 years ago
4cad825f
Mar 19, 2020
Styling admin manage users page
· 36d8d556
dmz39
authored
5 years ago
36d8d556
Added Manage Groups Shell
· f9ff368a
dmz39
authored
5 years ago
f9ff368a
Added manage groups page on admin panel
· 35d7cffa
dmz39
authored
5 years ago
35d7cffa
Adding Manage Users Panel to the Admin Panel
· 6ffe736b
dmz39
authored
5 years ago
6ffe736b
Adding missing javascript update for new users
· 6fe0a24c
dmz39
authored
5 years ago
6fe0a24c
Merge branch 'master' of
https://github.com/jonathanmcdaniel/SE577
· 6984b8af
dmz39
authored
5 years ago
6984b8af
Adding Admin Panel
· e04d9b89
dmz39
authored
5 years ago
e04d9b89
Merge branch 'master' of
https://github.com/jonathanmcdaniel/SE577
· 3f57494a
cmsho
authored
5 years ago
3f57494a
Create PayPalPayment.java
· abf824da
Lambof3
authored
5 years ago
abf824da
Implemented Cart functionality
· b0642383
cmsho
authored
5 years ago
b0642383
Create PaymentService.java
· 22e51850
Lambof3
authored
5 years ago
22e51850
Adding changing account phone number ability
· 33567579
dmz39
authored
5 years ago
33567579
Added phone number to UserEntity
· d88066b4
dmz39
authored
5 years ago
d88066b4
Merging dylan-workspace branch into master
· 754ae046
dmz39
authored
5 years ago
754ae046
Ability to add and remove addresses to an account added.
· b94d734a
dmz39
authored
5 years ago
b94d734a
Changes to groups and language
· 13d4d73c
Jordan Woolley
authored
5 years ago
13d4d73c
Mar 18, 2020
Refactoring: Organized code into folders that agree with component structure
· eb3c48f3
cmsho
authored
5 years ago
eb3c48f3
Updating address implementation and database relation
· 00ee7351
dmz39
authored
5 years ago
00ee7351
Adding instructions to README to add other tables for user accounts to database during setup
· e0eb30fd
dmz39
authored
5 years ago
e0eb30fd
Updating User Accounts functionality that was not previously pushed
· 7ff5c070
dmz39
authored
5 years ago
7ff5c070
Loading