Skip to content

Client #30

Merged
merged 14 commits into from Mar 24, 2017
Merged

Client #30

merged 14 commits into from Mar 24, 2017

Conversation

clj13001
Copy link
Collaborator

No description provided.

arc12012 and others added 13 commits February 14, 2017 01:50
It also now closes when pressing escape or clicking outside of it.

Made shoppingCart.html and shoppingCart.js into shoppnigCart.jsp and shop.jsp respetively; getting ready for database stuff
Submitting the form does not do everything it needs to do with tables yet. There is a good deal of polishing and refactoring to now too.
Hopefully won't mess with what anyone else is doing
…miting I messed up with stashing and lost my work :p
…ng; only the location part of the ticket is ignored. That's what the new text fields are for, and once I get them behaving as desired I'll be able to finish ticket generating.

Changed link in navbar to direct to /2017-CSE-Senior-Project-Team-2/html/webpages/ instead of /2017-CSE-Senior-Project-Team-2/html/webpages/index.html. Apache will find the index.* file if it exists there, and I have been using index.jsp.
Needs some css love, and a way to include data from the new fields when generating tickets.
…stment though.

I'm storing dates as milliseconds, which don't fit as varchars. Also need to add user ID column to location table
Uses pivotal instead of local db, and also connections are closed when finished
I haven't included a way to name the new location, yet. But the feature does work. Also ordering multiple devices works
Added Return_Date field to the ticket table. Presumably, the corresponding field
will be updated in the device table when admin approves request, but for that to
happen it will need to be able to read from somewhere. The 'date' selector provides
dates as a simple "dd-mm-yyyy" string, so I just stored it that way. Given that it
would probably be better if I just store the other dates as simple string; I will probably do that
@arc12012 arc12012 closed this Mar 23, 2017
@arc12012 arc12012 reopened this Mar 23, 2017
clj13001 added a commit that referenced this pull request Mar 24, 2017
@clj13001 clj13001 merged commit 08176ab into master Mar 24, 2017
@clj13001 clj13001 deleted the Client branch April 7, 2017 02:43
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants